Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MultipleExistingCRDOwnersError ¶
MultipleExistingCRDOwnersError is an error that denotes multiple owners of a CRD exist simultaneously in the same namespace
func NewMultipleExistingCRDOwnersError ¶
func NewMultipleExistingCRDOwnersError(csvNames []string, crdName string, namespace string) MultipleExistingCRDOwnersError
func (MultipleExistingCRDOwnersError) Error ¶
func (m MultipleExistingCRDOwnersError) Error() string
Click to show internal directories.
Click to hide internal directories.