Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Object ¶
type Object interface { ctrlclient.Object GetSpec() interface{} GetGroupVersionResource() schema.GroupVersionResource NewList() runtime.Object }
An API object with the methods we need to do bulk creation.
type ObjectSet ¶
type ObjectSet map[schema.GroupVersionResource]TypedObjectSet
A set of API Objects of different types.
Click to show internal directories.
Click to hide internal directories.