Versions in this module Expand all Collapse all v0 v0.5.0 Jun 25, 2021 v0.4.0 Jan 8, 2021 Changes in this version + type ClusterState map[*identity.Locator]*unstructured.Unstructured + func (c ClusterState) Locators() []identity.Locator v0.3.1 Dec 16, 2020 v0.3.0 Dec 16, 2020 Changes in this version + func NewLastResourceVersions() *lastResourceVersions v0.2.0 Nov 6, 2020 Changes in this version + func NewRvTracker() *rvTracker v0.1.0 Oct 28, 2020 Changes in this version + type CueInstanceController struct + func NewCueInstanceController(client dynamic.Interface, mapper meta.RESTMapper, ...) *CueInstanceController + func (c *CueInstanceController) Start(ctx context.Context, ...) (count int, err error)