| Package | Description |
|---|---|
| org.jenkinsci.plugins.kubernetes.auth.impl | |
| org.jenkinsci.plugins.kubernetes.tokensource |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesAuthCertificate |
class |
KubernetesAuthKeystore
Kubernetes authentication using certificate and private key obtained from a keystore with a passphrase.
|
class |
KubernetesAuthKubeconfig
Kubernetes authentication using a raw kubeconfig string.
|
class |
KubernetesAuthToken
Kubernetes authentication using a token.
|
class |
KubernetesAuthUsernamePassword
Kubernetes Authentication using a username and password
|
| Modifier and Type | Method and Description |
|---|---|
KubernetesAuth |
UsernamePasswordCredentialsTokenSource.convert(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credential) |
Copyright © 2016–2020. All rights reserved.