package
12.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev

# Packages

Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.

# Functions

Kind takes an unqualified kind and returns a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.

# Variables

SchemeGroupVersion is group version used to register these objects.

# Structs

ExecCredentials is used by exec-based plugins to communicate credentials to HTTP transports.
ExecCredenitalSpec holds request and runtime specific information provided by the transport.
ExecCredentialStatus holds credentials for the transport to use.
Response defines metadata about a failed request, including HTTP status code and response headers.