Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Clientsets ¶
type Clientsets struct { // The Kubernetes config used for these client sets KubeConfig *rest.Config // Kube is a connection to the core Kubernetes API Kube kubernetes.Interface // Rook is a typed connection to the rook API Rook rookclient.Interface // Dynamic is used for manage dynamic resources Dynamic dynamic.Interface }
Click to show internal directories.
Click to hide internal directories.