Documentation
¶
Index ¶
Constants ¶
View Source
const ( //Namespace namespace Namespace = "rbd-system" // DefImageRepositoryDomain is the default domain name of the mirror repository that Rainbond is installed. DefImageRepositoryDomain = "goodrain.me" //DefInstallPkgDestPath Default destination path of the installation package extraction. DefInstallPkgDestPath = "/tmp/DefInstallPkgDestPath" //RainbondClusterName rainbond cluster resource name RainbondClusterName = "rainbondcluster" //RainbondPackageName rainbond package resource name RainbondPackageName = "rainbondpackage" //DefStorageClass - DefStorageClass = "rbd-nfs" //DefImageRepository - DefImageRepository = "goodrain.me" //GrDataPVC - GrDataPVC = "grdata" // CachePVC CachePVC = "cache" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.