package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev
# Functions
Convert_clientauthentication_Cluster_To_v1_Cluster is an autogenerated conversion function.
Convert_clientauthentication_ExecCredential_To_v1_ExecCredential is an autogenerated conversion function.
Convert_clientauthentication_ExecCredentialSpec_To_v1_ExecCredentialSpec is an autogenerated conversion function.
Convert_clientauthentication_ExecCredentialStatus_To_v1_ExecCredentialStatus is an autogenerated conversion function.
Convert_v1_Cluster_To_clientauthentication_Cluster is an autogenerated conversion function.
Convert_v1_ExecCredential_To_clientauthentication_ExecCredential is an autogenerated conversion function.
Convert_v1_ExecCredentialSpec_To_clientauthentication_ExecCredentialSpec is an autogenerated conversion function.
Convert_v1_ExecCredentialStatus_To_clientauthentication_ExecCredentialStatus is an autogenerated conversion function.
RegisterConversions adds conversion functions to the given scheme.
RegisterDefaults adds defaulters functions to the given scheme.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
GroupName is the group name use in this package.
# Variables
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
# Structs
Cluster contains information to allow an exec plugin to communicate with the kubernetes cluster being authenticated to.
ExecCredential is used by exec-based plugins to communicate credentials to HTTP transports.
ExecCredentialSpec holds request and runtime specific information provided by the transport.
ExecCredentialStatus holds credentials for the transport to use.