Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ControllerRuntimeVersion is the kubernetes-sigs/controller-runtime version to be used in the project ControllerRuntimeVersion = "v0.11.0" // ControllerToolsVersion is the kubernetes-sigs/controller-tools version to be used in the project ControllerToolsVersion = "v0.8.0" // KustomizeVersion is the kubernetes-sigs/kustomize version to be used in the project KustomizeVersion = "v3.8.7" )
Variables ¶
This section is empty.
Functions ¶
func NewInitScaffolder ¶
func NewInitScaffolder(config config.Config, license, owner string) plugins.Scaffolder
NewInitScaffolder returns a new plugins.Scaffolder for project initialization operations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.