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

# Packages

Package fake has the automatically generated clients.

# Functions

New creates a new AppsV1Client for the given RESTClient.
NewForConfig creates a new AppsV1Client for the given config.
NewForConfigOrDie creates a new AppsV1Client for the given config and panics if there is an error in the config.

# Structs

AppsV1Client is used to interact with features provided by the apps group.

# Interfaces

ControllerRevisionInterface has methods to work with ControllerRevision resources.
ControllerRevisionsGetter has a method to return a ControllerRevisionInterface.
DaemonSetInterface has methods to work with DaemonSet resources.
DaemonSetsGetter has a method to return a DaemonSetInterface.
DeploymentInterface has methods to work with Deployment resources.
DeploymentsGetter has a method to return a DeploymentInterface.
ReplicaSetInterface has methods to work with ReplicaSet resources.
ReplicaSetsGetter has a method to return a ReplicaSetInterface.
StatefulSetInterface has methods to work with StatefulSet resources.
StatefulSetsGetter has a method to return a StatefulSetInterface.