//
pkg.gl
Category
sigs.k8s.io/kubebuilder/v3
pkg
plugins
golang
v2
scaffolds
internal
templates
controllers
package
3.15.1
Repository:
https://github.com/kubernetes-sigs/kubebuilder.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
247 SLOC
#
Structs
Controller
Controller scaffolds the file that defines the controller for a CRD or a builtin resource nolint:maligned.
SuiteTest
SuiteTest scaffolds the file that sets up the controller tests nolint:maligned.