# Functions
NewConfig is a convenience function that returns a new Config object with non-nil maps.
NewConfig is a convenience function that returns a new Config object with non-nil maps.
NewConfig is a convenience function that returns a new Config object with non-nil maps.
NewConfig is a convenience function that returns a new Config object with non-nil maps.
NewConfig is a convenience function that returns a new Config object with non-nil maps.
# Variables
Scheme is the default instance of runtime.Scheme to which types in the Kubernetes API are already registered.
# Structs
AuthInfo contains information that describes identity information.
Cluster contains information about how to communicate with a kubernetes cluster.
Config holds the information needed to build connect to remote kubernetes clusters as a given user.
Context is a tuple of references to a cluster (how do I communicate with a kubernetes cluster), a user (how do I identify myself), and a namespace (what subset of resources do I want to work with).
No description provided by the author