Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRvTracker ¶ added in v0.2.0
func NewRvTracker() *rvTracker
Types ¶
type CueInstanceController ¶
type CueInstanceController struct {
// contains filtered or unexported fields
}
func NewCueInstanceController ¶
func NewCueInstanceController(client dynamic.Interface, mapper meta.RESTMapper, buildInstance *build.Instance) *CueInstanceController
func (*CueInstanceController) Start ¶
func (c *CueInstanceController) Start(ctx context.Context, stateChan chan map[*identity.Locator]*unstructured.Unstructured, errChan chan error) (count int, err error)
Click to show internal directories.
Click to hide internal directories.