Documentation ¶
Index ¶
Constants ¶
View Source
const ( INFO = "INFO" WARN = "WARN" )
Variables ¶
View Source
var ( // Client defines the API client to run CRUD operations, that will be used for testing Client client.Client // K8sClient defines k8s client to run subresource operations, for example you should use it to get pod logs KubeClient *kubernetes.Clientset // ClientsEnabled tells if the client from the package can be used ClientsEnabled bool )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.