//
pkg.gl
Category
github.com/docker/cli
kubernetes
client
clientset
package
20.10.27+incompatible
Repository:
https://github.com/docker/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
6 SLOC
#
Packages
scheme
No description provided by the author
typed
No description provided by the author
#
Variables
New
New creates a new Clientset for the given RESTClient.
NewForConfig
NewForConfig creates a new Clientset for the given config.
NewForConfigOrDie
NewForConfigOrDie creates a new Clientset for the given config and panics if there is an error in the config.
#
Type aliases
Clientset
Clientset contains the clients for groups.
Interface
Interface defines the methods a compose kube client should have Deprecated: Use github.com/docker/compose-on-kubernetes/api/client/clientset.Interface instead.