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 batch client.
NewForConfig builds a new batch client for the given config.
NewInstanceFromConfigFile returns new instance of client by using given config file.
SetInstance replaces the instance with the provided one.

# Variables

No description provided by the author

# Structs

Client is a wrapper for the kubernetes batch client.

# Interfaces

Ops is an interface to perform kubernetes related operations on the crd resources.
JobOps is an interface to perform job operations.
Ops is an interface to perform kubernetes related operations on the batch resources.