- GCPAuthenticator - Class in io.kubernetes.client.util.authenticators
-
The Authenticator interface represents a plugin that can handle
a specific type of authentication information (e.g.
- GCPAuthenticator() - Constructor for class io.kubernetes.client.util.authenticators.GCPAuthenticator
-
- get(Message.Builder, String) - Method in class io.kubernetes.client.ProtoClient
-
Get a Kubernetes API object using protocol buffer encoding.
- getAccessToken() - Method in class io.kubernetes.client.util.KubeConfig
-
- getApiClient() - Method in class io.kubernetes.client.Attach
-
Get the API client for these Attach operations.
- getApiClient() - Method in class io.kubernetes.client.Exec
-
Get the API client for these exec operations.
- getApiClient() - Method in class io.kubernetes.client.ProtoClient
-
Get the API client for these ProtocolBuffer operations.
- getCertificateAuthorityData() - Method in class io.kubernetes.client.util.KubeConfig
-
- getCertificateAuthorityFile() - Method in class io.kubernetes.client.util.KubeConfig
-
- getClientCertificateData() - Method in class io.kubernetes.client.util.KubeConfig
-
- getClientCertificateFile() - Method in class io.kubernetes.client.util.KubeConfig
-
- getClientKeyData() - Method in class io.kubernetes.client.util.KubeConfig
-
- getClientKeyFile() - Method in class io.kubernetes.client.util.KubeConfig
-
- getErrorStream() - Method in class io.kubernetes.client.Attach.AttachResult
-
- getInputStream(int) - Method in class io.kubernetes.client.util.WebSocketStreamHandler
-
Get a specific input stream using its identifier
- getInputStreamFromDataOrFile(String, String) - Static method in class io.kubernetes.client.util.SSLUtils
-
- getName() - Method in interface io.kubernetes.client.util.authenticators.Authenticator
-
Return the name of this authenticator, this should be the
value that is also in a kubeconfig file.
- getName() - Method in class io.kubernetes.client.util.authenticators.GCPAuthenticator
-
- getOutputStream(int) - Method in class io.kubernetes.client.util.WebSocketStreamHandler
-
Gets a specific output stream using it's identified
- getPassword() - Method in class io.kubernetes.client.util.KubeConfig
-
- getServer() - Method in class io.kubernetes.client.util.KubeConfig
-
- getStandardInputStream() - Method in class io.kubernetes.client.Attach.AttachResult
-
- getStandardOutputStream() - Method in class io.kubernetes.client.Attach.AttachResult
-
- getToken(Map<String, Object>) - Method in interface io.kubernetes.client.util.authenticators.Authenticator
-
Get a token from this authenticator.
- getToken(Map<String, Object>) - Method in class io.kubernetes.client.util.authenticators.GCPAuthenticator
-
- getUsername() - Method in class io.kubernetes.client.util.KubeConfig
-