Versions in this module Expand all Collapse all v0 v0.1.0 Mar 9, 2026 Changes in this version + func NewLegacyBehaviorFeature(version string) feature.Mutation[*resources.DeploymentResourceMutator] + func NewLegacyCompatibilityFeature(version string) feature.Mutation[*resources.DeploymentResourceMutator] + func NewTracingFeature(version string, enabled bool) feature.Mutation[*resources.DeploymentResourceMutator] + type ExampleVersionConstraint struct + func MustRegister(name, constraint string) *ExampleVersionConstraint + func NewExampleVersionConstraint(name, constraint string) (*ExampleVersionConstraint, error) + func (c *ExampleVersionConstraint) Enabled(version string) (bool, error)