Documentation
¶
Index ¶
- Constants
- func AtomixController(testName string, componentName string) string
- func AtomixControllerName(testName string, componentName string) string
- func AtomixName(testName string, componentName string) string
- func CacheReleaseName(componentName string) string
- func RaftReleaseName(componentName string) string
Constants ¶
View Source
const ( AtomixChartRepo = "https://charts.atomix.io" OnosChartRepo = "https://charts.onosproject.org" SdranChartRepo = "https://sdrancharts.onosproject.org" AtomixControllerPort = "5679" SecretsName = "helmit-secrets" ControllerChartName = "atomix-controller" RaftStorageControllerChartName = "raft-storage-controller" CacheStorageControllerChartName = "cache-storage-controller" )
Variables ¶
This section is empty.
Functions ¶
func AtomixController ¶
func AtomixControllerName ¶
func AtomixName ¶
func CacheReleaseName ¶
func RaftReleaseName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.