local types = import 'types.libsonnet'; types.envoy.type.v3.SemanticVersion .withMajorNumber(1) .withMinorNumber(1) .withPatch(1) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
major_number | uint32 |
|
||
minor_number | uint32 |
|
||
patch | uint32 |
|