package
0.0.0-20240912145314-f5949d81732a
Repository: https://github.com/kcp-dev/client-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewForConfig creates a new AppsV1ClusterClient for the given config.
NewForConfigAndClient creates a new AppsV1ClusterClient for the given config and http client.
NewForConfigOrDie creates a new AppsV1ClusterClient for the given config and panics if there is an error in the config.

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
ControllerRevisionClusterInterface can operate on ControllerRevisions across all clusters, or scope down to one cluster and return a ControllerRevisionsNamespacer.
ControllerRevisionsClusterGetter has a method to return a ControllerRevisionClusterInterface.
ControllerRevisionsNamespacer can scope to objects within a namespace, returning a appsv1client.ControllerRevisionInterface.
DaemonSetClusterInterface can operate on DaemonSets across all clusters, or scope down to one cluster and return a DaemonSetsNamespacer.
DaemonSetsClusterGetter has a method to return a DaemonSetClusterInterface.
DaemonSetsNamespacer can scope to objects within a namespace, returning a appsv1client.DaemonSetInterface.
DeploymentClusterInterface can operate on Deployments across all clusters, or scope down to one cluster and return a DeploymentsNamespacer.
DeploymentsClusterGetter has a method to return a DeploymentClusterInterface.
DeploymentsNamespacer can scope to objects within a namespace, returning a appsv1client.DeploymentInterface.
ReplicaSetClusterInterface can operate on ReplicaSets across all clusters, or scope down to one cluster and return a ReplicaSetsNamespacer.
ReplicaSetsClusterGetter has a method to return a ReplicaSetClusterInterface.
ReplicaSetsNamespacer can scope to objects within a namespace, returning a appsv1client.ReplicaSetInterface.
StatefulSetClusterInterface can operate on StatefulSets across all clusters, or scope down to one cluster and return a StatefulSetsNamespacer.
StatefulSetsClusterGetter has a method to return a StatefulSetClusterInterface.
StatefulSetsNamespacer can scope to objects within a namespace, returning a appsv1client.StatefulSetInterface.