Versions in this module Expand all Collapse all v1 v1.8.1 Mar 10, 2020 Changes in this version + func CheckFunctionExistence(client client.Interface, functions []string, fnNamespace string) (err error) + func GetApplicationUrl(selector string) (string, error) + func GetFissionNamespace() string + func GetKubernetesClient() (*restclient.Config, *kubernetes.Clientset, error) + func GetResourceReqs(input cli.Input, resReqs *v1.ResourceRequirements) (*v1.ResourceRequirements, error) + func GetServer(input cli.Input) (c client.Interface, err error) + func GetServerURL(input cli.Input) (serverUrl string, err error) + func GetSpecDir(input cli.Input) string + func GetVersion(client client.Interface) info.Versions + func KubifyName(old string) string + func SetupPortForward(namespace, labelSelector string) (string, error)