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

# Packages

No description provided by the author
No description provided by the author
go:deprecated This package has been deprecated.
go:deprecated This package has been deprecated in favor of v4.
No description provided by the author

# Functions

FindCurrentRepo attempts to determine the current repository though a combination of go/packages and `go mod` commands/tricks.
MustParse will panic if verStr does not match the expected Go version string spec.
ValidateGoVersion verifies that Go is installed and the current go version is supported by a plugin.

# Constants

DefaultNameQualifier is the suffix appended to all kubebuilder plugin names for Golang operators.

# Structs

GoVersion describes a Go version.
Options contains the information required to build a new resource.Resource.