Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ComponentName is the name of this project ComponentName = "captain" //LeaderLockName is the name of lock for leader election LeaderLockName = "captain-controller-lock" // FinalizerName is the finalizer name we append to each HelmRequest resource FinalizerName = "captain.alauda.io" )
Variables ¶
This section is empty.
Functions ¶
func ParseChartName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.