Documentation ¶
Index ¶
Constants ¶
View Source
const ( // RolloutKey defines the key for the rollout field RolloutKey = "rollout" // ExperimentKey defines the key for the experiment field ExperimentKey = "experiment" // AnalysisRunKey defines the key for the analysisrun field AnalysisRunKey = "analysisrun" // ServiceKey defines the key for the service field ServiceKey = "service" // NamespaceKey defines the key for the namespace field NamespaceKey = "namespace" )
Variables ¶
This section is empty.
Functions ¶
func WithAnalysisRun ¶ added in v0.6.0
func WithAnalysisRun(ar *v1alpha1.AnalysisRun) *log.Entry
func WithExperiment ¶ added in v0.5.0
func WithExperiment(experiment *v1alpha1.Experiment) *log.Entry
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.