Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeptnMetricProvider ¶
func (*KeptnMetricProvider) FetchData ¶
func (p *KeptnMetricProvider) FetchData(ctx context.Context, objective apilifecycle.Objective, namespace string) (string, []byte, error)
FetchData fetches the SLI values from KeptnMetric resource
func (*KeptnMetricProvider) GetKeptnMetric ¶
func (p *KeptnMetricProvider) GetKeptnMetric(ctx context.Context, objective apilifecycle.Objective, namespace string) (*unstructured.Unstructured, error)
Click to show internal directories.
Click to hide internal directories.