Versions in this module Expand all Collapse all v2 v2.3.2 Feb 16, 2021 Changes in this version + func IsDNS1123Subdomain(value string) []string + type Options struct + CreateExampleReconcileBody bool + Group string + Kind string + Namespaced bool + Plural string + Version string + func (opts *Options) GVK() config.GVK + func (opts *Options) NewResource(c *config.Config, doResource bool) *Resource + func (opts *Options) NewV1Resource(c *config.Config, doResource bool) *Resource + func (opts *Options) Validate() error + type Resource struct + CreateExampleReconcileBody bool + Domain string + Group string + GroupPackageName string + ImportAlias string + Kind string + Namespaced bool + Package string + Plural string + Version string + func (r *Resource) GVK() config.GVK + func (r Resource) Replacer() *strings.Replacer Other modules containing this package sigs.k8s.io/kubebuilder/v3 sigs.k8s.io/kubebuilder/v4