Package io.kubernetes.client.util.credentials
package io.kubernetes.client.util.credentials
-
ClassDescriptionUses a Bearer Token to configure
ApiClientauthentication to the Kubernetes API.Allows the implementation of different authentication mechanisms for the Kubernetes API.Uses Client Certificates to configureApiClientauthentication to the Kubernetes API.Uses aKubeConfigto configureApiClientauthentication to the Kubernetes API.Uses Username and Password to configureApiClientauthentication to the Kubernetes API.