Versions in this module Expand all Collapse all v1 v1.0.0 Jun 23, 2026 Changes in this version + var IdentityResourceCustomizer = func(object ctrl.Object) ctrl.Object + func CloseQuietly(closer io.Closer) + func DirExists(dirName string) bool + func ObjectOrCollect(ctx context.Context, c client.Client, namespace string, ...) error + func Open(name string) (*os.File, error) + func Resource(name string) ([]byte, error) + func ResourceAsString(name string) (string, error) + func ResourceOrCollect(ctx context.Context, c client.Client, namespace string, ...) error + func Resources(dirName string) ([]string, error) + func ResourcesOrCollect(ctx context.Context, c client.Client, namespace string, ...) error + func WithPrefix(pathPrefix string) ([]string, error) + type ResourceCustomizer func(object ctrl.Object) ctrl.Object