Documentation ¶ Index ¶ Constants func WithRollout(rollout *v1alpha1.Rollout) *log.Entry Constants ¶ View Source const ( // RolloutKey defines the key for the rollout field RolloutKey = "rollout" // NamespaceKey defines the key for the namespace field NamespaceKey = "namespace" ) Variables ¶ This section is empty. Functions ¶ func WithRollout ¶ func WithRollout(rollout *v1alpha1.Rollout) *log.Entry WithRollout returns a logging context with the rollout field set Types ¶ This section is empty. Source Files ¶ View all Source files log.go Click to show internal directories. Click to hide internal directories.