Documentation ¶
Index ¶
- Constants
- func AddOwnerReference(dependent, owner client.Object) (changed bool)
- func CurrentNamespace() string
- func DetermineDefaultRepositoryType(defaultRegistryURL string) (string, error)
- func EnsureDeleteAllOf(ctx context.Context, cl client.Client, gvk schema.GroupVersionKind, ...) error
- func ReleaseNameFromVersion(version string) string
- func TemplatesChartFromReleaseName(releaseName string) string
Constants ¶
View Source
const ( RegistryTypeOCI = "oci" RegistryTypeDefault = "default" )
View Source
const (
DefaultSystemNamespace = "hmc-system"
)
Variables ¶
This section is empty.
Functions ¶
func AddOwnerReference ¶ added in v0.0.4
func CurrentNamespace ¶
func CurrentNamespace() string
func EnsureDeleteAllOf ¶
func EnsureDeleteAllOf(ctx context.Context, cl client.Client, gvk schema.GroupVersionKind, opts *client.ListOptions) error
func ReleaseNameFromVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.