Documentation
¶
Index ¶
Constants ¶
View Source
const ( // AppSelector - used by operators to specify labels AppSelector = "service" // CustomServiceConfigFileName - file name used to add the service customizations CustomServiceConfigFileName = "custom.conf" // 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.