package
1.2.0-alpha.8
Repository: https://github.com/liugenping/kubernetes.git
Documentation: pkg.go.dev

# Packages

TODO: the fake discovery client should live in pkg/client/discovery/, rather than being copied in every fake clientset.

# Functions

FromUnversionedClient adapts a pkg/client/unversioned#Client to a Clientset.
New creates a new Clientset for the given RESTClient.
NewForConfig creates a new Clientset for the given config.
NewForConfigOrDie creates a new Clientset for the given config and panics if there is an error in the config.

# Structs

Clientset contains the clients for groups.

# Interfaces

No description provided by the author