Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientSetSet ¶
type ClientSetSet struct { LoopbackClientConfig rest.Config Client kubernetes.Interface ExternalClient clientset.Interface InternalClient internalclientset.Interface ControllerClientBuilder controller.ControllerClientBuilder }
func New ¶
func New(cluster *client.Cluster) (*ClientSetSet, error)
func (*ClientSetSet) Start ¶
func (c *ClientSetSet) Start(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.