# 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.