package
3.15.1
Repository: https://github.com/kubernetes-sigs/kubebuilder.git
Documentation: pkg.go.dev

# Structs

Controller scaffolds the file that defines the controller for a CRD or a builtin resource nolint:maligned.
ControllerTest scaffolds the file that defines tests for the controller for a CRD or a builtin resource nolint:maligned.