package
1.20.4-rc1
Repository: https://github.com/portworx/sched-ops.git
Documentation: pkg.go.dev

# Functions

Instance returns a singleton instance of the client.
New builds a new apps client.
NewForConfig builds a new apps client for the given config.
NewInstanceFromConfigFile returns new instance of client by using given config file.
SetInstance replaces the instance with the provided one.

# Structs

Client provides a wrapper for the kubernetes apps client.

# Interfaces

DaemonSetOps is an interface to perform k8s daemon set operations.
DeploymentOps is an interface to perform k8s deployment operations.
Ops is an interface to perform kubernetes related operations on the apps resources.
ReplicaSetOps is an interface to perform k8s daemon set operations.
StatefulSetOps is an interface to perform k8s stateful set operations.