Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( UnexpectedError = errors.New("mock unexpected error") AlreadyExistsError = k8serrors.NewAlreadyExists(schema.GroupResource{ Group: "alreadyExists", Resource: "alreadyExists", }, "mock") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.