# Constants
DefaultGopkgHeader is the default header used to separate user managed lines and controller-manager managed lines.
DefaultGopkgUserContent is the default user managed lines to provide.
# Structs
AuthProxyRole scaffolds the config/rbac/auth_proxy_role.yaml file.
AuthProxyRoleBinding scaffolds the config/rbac/auth_proxy_role_binding_rbac.yaml file.
AuthProxyService scaffolds the config/rbac/auth_proxy_role.yaml file.
Boilerplate scaffolds a boilerplate header file.
GitIgnore scaffolds the .gitignore file.
GopkgToml writes a templatefile for Gopkg.toml.
Kustomize scaffolds the Kustomization file.
KustomizeAuthProxyPatch scaffolds the patch file for enabling prometheus metrics for manager Pod.
KustomizeImagePatch scaffolds the patch file for customizing image URL manifest file for manager resource.
KustomizePrometheusMetricsPatch scaffolds the patch file for enabling prometheus metrics for manager Pod.
Makefile scaffolds the Makefile.
Project scaffolds the PROJECT file with project metadata.
Stanza is a single Gopkg.toml entry.