Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProviderFactory ¶
type ProviderFactory struct { KubeClient kubernetes.Interface JobLister batchlisters.JobLister }
func (*ProviderFactory) NewProvider ¶
func (f *ProviderFactory) NewProvider(logCtx log.Entry, metric v1alpha1.Metric) (metric.Provider, error)
NewProvider creates the correct provider based on the provider type of the Metric
Click to show internal directories.
Click to hide internal directories.