Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adder ¶
type Adder struct {
CFClient *constraintclient.Client
ProviderCache *frameworksexternaldata.ProviderCache
Tracker *readiness.Tracker
}
func (*Adder) Add ¶
Add creates a new ExternalData Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.
func (*Adder) InjectCFClient ¶ added in v3.14.0
func (a *Adder) InjectCFClient(c *constraintclient.Client)
func (*Adder) InjectProviderCache ¶
func (a *Adder) InjectProviderCache(providerCache *frameworksexternaldata.ProviderCache)
func (*Adder) InjectTracker ¶
Click to show internal directories.
Click to hide internal directories.