Documentation ¶
Index ¶
Constants ¶
This section is empty.
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 K8sClient *kubernetes.Clientset // ClientsEnabled tells if the client from the package can be used ClientsEnabled bool )
Functions ¶
func GetWithRetry ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.