Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsTooManyCRsError ¶
IsTooManyCRsError asserts tooManyCRsError.
Types ¶
type Clients ¶
type Clients struct { ControlPlane k8sclient.Interface TenantCluster k8sclient.Interface // contains filtered or unexported fields }
func NewClients ¶
Click to show internal directories.
Click to hide internal directories.