Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitCubeClientSetWithOpts ¶
func InitCubeClientSetWithOpts(opts *Config)
InitCubeClientSetWithOpts initialize global clients with given config.
Types ¶
type Clients ¶
type Clients interface {
Kubernetes(cluster string) kubernetes.Client
}
Clients aggregates all clients of cube needed
Click to show internal directories.
Click to hide internal directories.