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