Versions in this module Expand all Collapse all v0 v0.1.0 Apr 18, 2019 Changes in this version + func FreePort() (string, error) + func NewTLSSelfSignedCertKey(dir, prefix string) (certPath, keyPath string, sk *rsa.PrivateKey, certBytes []byte, err error) + func SignalHandler() chan struct + func WaitForPodReady(kubeclient *kubernetes.Clientset, name, namespace string) error