Documentation
¶
Index ¶
- func GenerateSelector(labels entities.Labels) string
- func GetObjectiveResultsForObjective(c *api.Client, hostname string, org string, limit int, ...) ([]*entities.ObjectiveResult, error)
- func GetObjectiveScores(c *api.Client, hostname string, org string, limit int, ...) ([]*entities.ObjectiveScore, error)
- func GetObjectivesV1(c *api.Client, hostname, org string, labels ...entities.Labels) ([]*entities.Objective, error)
- func GetObjectivesWithSelector(c *api.Client, hostname, org, selector string) ([]*entities.Objective, error)
- func GetScoreCards(c *api.Client, hostname string, org string, selector string) ([]*entities.ScoreCard, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSelector ¶ added in v0.42.1
func GetObjectiveResultsForObjective ¶ added in v0.44.0
func GetObjectiveScores ¶ added in v0.44.0
func GetObjectiveScores(c *api.Client, hostname string, org string, limit int, objectiveResult *entities.ObjectiveResult) ([]*entities.ObjectiveScore, error)
func GetObjectivesV1 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.