Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ManifestsFolder is where the Kubernetes manifests are stored ManifestsFolder = "manifests" // MesheryFolder is the default relative location of the meshery config // related configuration files. MesheryFolder = ".meshery" ReleaseTag string )
Functions ¶
func CreateManifestsFolder ¶
func CreateManifestsFolder() error
CreateManifestsFolder creates a new folder (.meshery/manifests)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.