Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientsSet ¶
type ClientsSet struct { client.Client corev1client.CoreV1Interface networkv1client.NetworkingV1Client appsv1client.AppsV1Interface Config *rest.Config }
ClientsSet provides the struct to talk with relevant API
var Client *ClientsSet
Client defines the client set that will be used for testing
func New ¶
func New(kubeconfig string) *ClientsSet
New returns a *ClientBuilder with the given kubeconfig.
Click to show internal directories.
Click to hide internal directories.