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 ¶ added in v1.21.0
GetSourceHash returns the source hash that is defined in the source hash annotation.
func IsStatusDisabled ¶ added in v1.21.0
func IsStatusDisabled(resgroup *v1alpha1.ResourceGroup) bool
IsStatusDisabled returns whether the ResourceGroup has disabled status updates.
func TruncateSourceHash ¶ added in v1.21.0
TruncateSourceHash truncates the provided source hash after the first 7 characters.
func Unstructured ¶
func Unstructured(name, namespace, id string) *unstructured.Unstructured
Unstructured creates a ResourceGroup object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.