Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Propagator ¶
type Propagator struct {
// contains filtered or unexported fields
}
func NewPropagator ¶
func NewPropagator(forController string, parents, children resources.InputResourceList, ResourceClients clients.ResourceClients, writeErrs chan error) *Propagator
func (*Propagator) PropagateStatuses ¶
func (p *Propagator) PropagateStatuses(opts clients.WatchOpts) error
sources can be multiple types
type ResourcesByType ¶
type ResourcesByType map[string]resources.ResourceList
Click to show internal directories.
Click to hide internal directories.