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