public class GitlabKubernetes extends Object
GitlabClient from a KubernetesClient| Modifier and Type | Field and Description | 
|---|---|
static String | 
JENKINS_GOGS_PASSWORD  | 
static String | 
JENKINS_GOGS_USER  | 
| Constructor and Description | 
|---|
GitlabKubernetes()  | 
| Modifier and Type | Method and Description | 
|---|---|
static GitlabClient | 
createGitRepoClient(io.fabric8.kubernetes.client.KubernetesClient kubernetes)  | 
static GitlabClient | 
createGitRepoClient(io.fabric8.kubernetes.client.KubernetesClient kubernetes,
                   String userName,
                   String password)  | 
public static final String JENKINS_GOGS_USER
public static final String JENKINS_GOGS_PASSWORD
public static GitlabClient createGitRepoClient(io.fabric8.kubernetes.client.KubernetesClient kubernetes)
public static GitlabClient createGitRepoClient(io.fabric8.kubernetes.client.KubernetesClient kubernetes, String userName, String password)
Copyright © 2011–2017 Red Hat. All rights reserved.