Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Group which this clientset interacts with. Group = "apps.skpr.io" // Version which this clientset interacts with. Version = "v1beta1" // APIVersion which this clientset interacts with. APIVersion = "apps.skpr.io/v1beta1" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client for interacting with Operator objects.
func NewForConfig ¶
NewForConfig returns a client for interacting with Operator objects.
Click to show internal directories.
Click to hide internal directories.