Versions in this module Expand all Collapse all v1 v1.0.0 Dec 21, 2021 Changes in this version + func GetKubeClient(userAgent string) (*k8sClient.Clientset, error) + func GetTestKubernetesClient(version string, httpClient *http.Client) *k8sClient.Clientset + func ObjBody(codec runtime.Codec, obj runtime.Object) io.ReadCloser + func TestVersionAndCodec() (version string, codec runtime.Codec)