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.
func Unstructured ¶
func Unstructured(name, namespace, id string) *unstructured.Unstructured
Unstructured creates a ResourceGroup object TODO: Replace Unstructured with kptv1alpha1.ResourceGroup
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.