Documentation
¶
Index ¶
- func CreateDirectory(path string) (string, error)
- func Expand(path string) (string, error)
- func ExpandHome(s string) string
- func Kubeconfig(artifactDirectory, ns, clusterName string) string
- func UserHomeDirectory() (string, error)
- func WKSHome(artifactDirectory string) string
- func WKSResourcePath(artifactDirectory string, paths ...string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDirectory ¶
CreateDirectory creates directories corresponding to the provided path.
func ExpandHome ¶
func Kubeconfig ¶
func UserHomeDirectory ¶
UserHomeDirectory returns the user directory.
func WKSResourcePath ¶
WKSResourcePath joins the provided (optional) artifact directory and the provided path components into a well-formed path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.