Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ManagerContainerName is a name of the manager controller in the // ResourceGroup controller Deployment. ManagerContainerName = "manager" )
Variables ¶
This section is empty.
Functions ¶
func GetSourceHash ¶
GetSourceHash returns the source hash that is defined in the source hash annotation.
func IsStatusDisabled ¶
func IsStatusDisabled(resgroup *v1alpha1.ResourceGroup) bool
IsStatusDisabled returns whether the ResourceGroup has disabled status updates.
func TruncateSourceHash ¶
TruncateSourceHash truncates the provided source hash after the first 7 characters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.