Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientBuilder ¶
type ClientBuilder func(authToken string, needDiscovery bool) (client.Client, discovery.DiscoveryInterface, error)
func NewClientBuilder ¶
func NewClientBuilder(restConfig *rest.Config) ClientBuilder
Click to show internal directories.
Click to hide internal directories.