Documentation
¶
Index ¶
Constants ¶
View Source
const ( // AppSelector - used by operators to specify labels AppSelector = "service" // ComponentSelector - used by operators to specify labels for a sub component ComponentSelector = "component" // CustomServiceConfigFileName - file name used to add the service customizations CustomServiceConfigFileName = "custom.conf" // CustomPolicyFileName - file name used to add the policy rule customizations CustomPolicyFileName = "custom.yaml" // DebugCommand - Default debug command for pods DebugCommand = "/usr/local/bin/kolla_set_configs && /bin/sleep infinity" // InputHashName -Name of the hash of hashes of all resources used to indentify an input change InputHashName = "input" )
consts used by all operators
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.