Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
Types ¶
type ObjectiveResult ¶
type ObjectiveResult struct { Name string `json:"name" yaml:"name"` Labels entities.Labels `json:"labels" yaml:"labels"` Current Percent `json:"current" yaml:"current"` Budget Percent `json:"budget" yaml:"budget"` Target Percent `json:"target" yaml:"target"` Window core.Duration `json:"window" yaml:"window"` HasBudget bool `json:"has_budget" yaml:"has_budget"` }
type ObjectiveScore ¶
Click to show internal directories.
Click to hide internal directories.