Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConditions ¶
func GetConditions(existingData *unstructured.Unstructured) (v1beta1.Conditions, interface{}, error)
Types ¶
type ListableTracker ¶
type ListableTracker interface {
WatchOnDynamicObject(ctx context.Context, gvr schema.GroupVersionResource) error
}
func NewListableTracker ¶
func NewListableTracker(ctx context.Context, getter func(ctx context.Context) duck.InformerFactory, impl *controller.Impl) ListableTracker
NewListableTracker creates a new ListableTracker, backed by a TypedInformerFactory.
Click to show internal directories.
Click to hide internal directories.