Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Group which this clientset interacts with. Group = "extensions.skpr.io" // Version which this clientset interacts with. Version = "v1beta1" // APIVersion which this clientset interacts with. APIVersion = "extensions.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 Extensions objects.
func (*Client) BackupScheduleds ¶ added in v0.4.2
func (c *Client) BackupScheduleds(namespace string) backupscheduled.Interface
BackupScheduleds within a namespace.
Click to show internal directories.
Click to hide internal directories.