Versions in this module Expand all Collapse all v1 v1.4.0 Nov 9, 2024 v1.3.0 Nov 10, 2024 Changes in this version + func CreateNamespace(kubeConfig *restclient.Config, namespace string) error + func GetNodePortEndPoint(kubeConfig *restclient.Config, namespace, deploymentName, serviceName string) (string, error) + func GetPodNodeIP(coreFactory *core.Factory, namespace, labelAppValue string) (string, error)