Documentation ¶
Overview ¶
Package api for the operator api manager.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRookClient ¶ added in v0.5.0
func GetRookClient(namespace string, client kubernetes.Interface) (rookclient.RookRestClient, error)
GetRookClient gets a reference of the rook client connected to the Rook-API on the given namespace
Types ¶
type Cluster ¶
type Cluster struct { Namespace string Version string Replicas int32 // contains filtered or unexported fields }
Cluster has the api service properties
Click to show internal directories.
Click to hide internal directories.