Versions in this module Expand all Collapse all v0 v0.0.2 Jan 20, 2025 v0.0.1 Aug 18, 2024 Changes in this version + const DefaultUser + func GetGitCloneOptions(data map[string][]byte, object Object) (*git.CloneOptions, error) + func Save(ctx context.Context, object Object, yaml []byte, ...) error + type Object interface + GetName func() string + GetNamespace func() string + GetObjectKind func() schema.ObjectKind