Documentation
¶
Index ¶
Constants ¶
View Source
const ANNOTATION_TITLE = "applications.application.sample.ibm.com/title"
View Source
const DEFAULT_ANNOTATION_TITLE = "My Title"
View Source
const EnvKeyDataDirectory = "DATA_DIRECTORY"
View Source
const EnvKeyNamespace = "NAMESPACE"
View Source
const EnvKeyPodname = "POD_NAME"
View Source
const Image = "docker.io/nheidloff/database-service:v1.0.17"
View Source
const LabelKey = "app"
View Source
const LabelValue = "database-cluster"
View Source
const Port int32 = 8089
View Source
const RoleBindingServiceAccount = "default"
View Source
const VolumeMountName = "data-volume"
Variables ¶
View Source
var ClusterRoleBindingName string
View Source
var ClusterRoleName string
View Source
var ContainerName string
View Source
var DataDirectory string = "/data"
View Source
var FsGroup int64 = 2000
View Source
var ServiceName string
View Source
var StatefulSetName string
View Source
var StorageClassName string = "ibmc-vpc-block-5iops-tier"
View Source
var StorageResourceRequirement = "1Gi"
Functions ¶
func PrintVariables ¶
func SetGlobalVariables ¶
func SetGlobalVariables(applicationName string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.