Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientSet ¶
type ClientSet struct { client.Client corev1client.CoreV1Interface networkv1client.NetworkingV1Client appsv1client.AppsV1Interface rbacv1client.RbacV1Interface discovery.DiscoveryInterface Config *rest.Config }
ClientSet provides the struct to talk with relevant API
var Client *ClientSet
Client defines the client set that will be used for testing
Click to show internal directories.
Click to hide internal directories.