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 BatchV1ClusterClient for the given config.
NewForConfigAndClient creates a new BatchV1ClusterClient for the given config and http client.
NewForConfigOrDie creates a new BatchV1ClusterClient 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
CronJobClusterInterface can operate on CronJobs across all clusters, or scope down to one cluster and return a CronJobsNamespacer.
CronJobsClusterGetter has a method to return a CronJobClusterInterface.
CronJobsNamespacer can scope to objects within a namespace, returning a batchv1client.CronJobInterface.
JobClusterInterface can operate on Jobs across all clusters, or scope down to one cluster and return a JobsNamespacer.
JobsClusterGetter has a method to return a JobClusterInterface.
JobsNamespacer can scope to objects within a namespace, returning a batchv1client.JobInterface.