Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextKey ¶
type ContextKey string
ContextKey is the type of key that will be used to index into context.
type Tags ¶
type Tags struct {
M map[string]interface{}
}
Tags supports string extrapolation using tags.
func (*Tags) Interpolate ¶ added in v0.1.10
Interpolate str using tags.
func (Tags) WithRecommendedVersionForPromotion ¶ added in v0.1.18
func (tags Tags) WithRecommendedVersionForPromotion(exp *v2alpha2.Experiment) Tags
WithRecommendedVersionForPromotion adds variables from versionDetail of version recommended for promotion
Click to show internal directories.
Click to hide internal directories.