Documentation
¶
Index ¶
- Variables
- func RegisterOpenapiServer(s grpc.ServiceRegistrar, srv OpenapiServer)
- type BadRequest
- type BgpAddPath
- type BgpAdvanced
- func (*BgpAdvanced) Descriptor() ([]byte, []int)deprecated
- func (x *BgpAdvanced) GetHoldTimeInterval() int32
- func (x *BgpAdvanced) GetKeepAliveInterval() int32
- func (x *BgpAdvanced) GetMd5Key() string
- func (x *BgpAdvanced) GetTimeToLive() int32
- func (x *BgpAdvanced) GetUpdateInterval() int32
- func (*BgpAdvanced) ProtoMessage()
- func (x *BgpAdvanced) ProtoReflect() protoreflect.Message
- func (x *BgpAdvanced) Reset()
- func (x *BgpAdvanced) String() string
- type BgpAsPath
- func (*BgpAsPath) Descriptor() ([]byte, []int)deprecated
- func (x *BgpAsPath) GetAsSetMode() BgpAsPath_AsSetMode_Enum
- func (x *BgpAsPath) GetSegments() []*BgpAsPathSegment
- func (*BgpAsPath) ProtoMessage()
- func (x *BgpAsPath) ProtoReflect() protoreflect.Message
- func (x *BgpAsPath) Reset()
- func (x *BgpAsPath) String() string
- type BgpAsPathSegment
- func (*BgpAsPathSegment) Descriptor() ([]byte, []int)deprecated
- func (x *BgpAsPathSegment) GetAsNumbers() []int64
- func (x *BgpAsPathSegment) GetType() BgpAsPathSegment_Type_Enum
- func (*BgpAsPathSegment) ProtoMessage()
- func (x *BgpAsPathSegment) ProtoReflect() protoreflect.Message
- func (x *BgpAsPathSegment) Reset()
- func (x *BgpAsPathSegment) String() string
- type BgpAsPathSegment_Type
- type BgpAsPathSegment_Type_Enum
- func (BgpAsPathSegment_Type_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpAsPathSegment_Type_Enum) Enum() *BgpAsPathSegment_Type_Enum
- func (BgpAsPathSegment_Type_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpAsPathSegment_Type_Enum) Number() protoreflect.EnumNumber
- func (x BgpAsPathSegment_Type_Enum) String() string
- func (BgpAsPathSegment_Type_Enum) Type() protoreflect.EnumType
- type BgpAsPath_AsSetMode
- type BgpAsPath_AsSetMode_Enum
- func (BgpAsPath_AsSetMode_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpAsPath_AsSetMode_Enum) Enum() *BgpAsPath_AsSetMode_Enum
- func (BgpAsPath_AsSetMode_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpAsPath_AsSetMode_Enum) Number() protoreflect.EnumNumber
- func (x BgpAsPath_AsSetMode_Enum) String() string
- func (BgpAsPath_AsSetMode_Enum) Type() protoreflect.EnumType
- type BgpCMacIpRange
- func (*BgpCMacIpRange) Descriptor() ([]byte, []int)deprecated
- func (x *BgpCMacIpRange) GetAdvanced() *BgpRouteAdvanced
- func (x *BgpCMacIpRange) GetAsPath() *BgpAsPath
- func (x *BgpCMacIpRange) GetCommunities() []*BgpCommunity
- func (x *BgpCMacIpRange) GetExtCommunities() []*BgpExtCommunity
- func (x *BgpCMacIpRange) GetIncludeDefaultGateway() bool
- func (x *BgpCMacIpRange) GetIpv4Addresses() *V4RouteAddress
- func (x *BgpCMacIpRange) GetIpv6Addresses() *V6RouteAddress
- func (x *BgpCMacIpRange) GetL2Vni() int32
- func (x *BgpCMacIpRange) GetL3Vni() int32
- func (x *BgpCMacIpRange) GetMacAddresses() *MACRouteAddress
- func (x *BgpCMacIpRange) GetName() string
- func (*BgpCMacIpRange) ProtoMessage()
- func (x *BgpCMacIpRange) ProtoReflect() protoreflect.Message
- func (x *BgpCMacIpRange) Reset()
- func (x *BgpCMacIpRange) String() string
- type BgpCapability
- func (*BgpCapability) Descriptor() ([]byte, []int)deprecated
- func (x *BgpCapability) GetEvpn() bool
- func (x *BgpCapability) GetExtendedNextHopEncoding() bool
- func (x *BgpCapability) GetIpv4Mdt() bool
- func (x *BgpCapability) GetIpv4MplsVpn() bool
- func (x *BgpCapability) GetIpv4Multicast() bool
- func (x *BgpCapability) GetIpv4MulticastMplsVpn() bool
- func (x *BgpCapability) GetIpv4MulticastVpn() bool
- func (x *BgpCapability) GetIpv4SrTePolicy() bool
- func (x *BgpCapability) GetIpv4Unicast() bool
- func (x *BgpCapability) GetIpv4UnicastAddPath() bool
- func (x *BgpCapability) GetIpv4UnicastFlowSpec() bool
- func (x *BgpCapability) GetIpv6Mdt() bool
- func (x *BgpCapability) GetIpv6MplsVpn() bool
- func (x *BgpCapability) GetIpv6Multicast() bool
- func (x *BgpCapability) GetIpv6MulticastMplsVpn() bool
- func (x *BgpCapability) GetIpv6MulticastVpn() bool
- func (x *BgpCapability) GetIpv6SrTePolicy() bool
- func (x *BgpCapability) GetIpv6Unicast() bool
- func (x *BgpCapability) GetIpv6UnicastAddPath() bool
- func (x *BgpCapability) GetIpv6UnicastFlowSpec() bool
- func (x *BgpCapability) GetLinkStateNonVpn() bool
- func (x *BgpCapability) GetLinkStateVpn() bool
- func (x *BgpCapability) GetRouteConstraint() bool
- func (x *BgpCapability) GetRouteRefresh() bool
- func (x *BgpCapability) GetVpls() bool
- func (*BgpCapability) ProtoMessage()
- func (x *BgpCapability) ProtoReflect() protoreflect.Message
- func (x *BgpCapability) Reset()
- func (x *BgpCapability) String() string
- type BgpCommunity
- func (*BgpCommunity) Descriptor() ([]byte, []int)deprecated
- func (x *BgpCommunity) GetAsCustom() int32
- func (x *BgpCommunity) GetAsNumber() int32
- func (x *BgpCommunity) GetType() BgpCommunity_Type_Enum
- func (*BgpCommunity) ProtoMessage()
- func (x *BgpCommunity) ProtoReflect() protoreflect.Message
- func (x *BgpCommunity) Reset()
- func (x *BgpCommunity) String() string
- type BgpCommunity_Type
- type BgpCommunity_Type_Enum
- func (BgpCommunity_Type_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpCommunity_Type_Enum) Enum() *BgpCommunity_Type_Enum
- func (BgpCommunity_Type_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpCommunity_Type_Enum) Number() protoreflect.EnumNumber
- func (x BgpCommunity_Type_Enum) String() string
- func (BgpCommunity_Type_Enum) Type() protoreflect.EnumType
- type BgpEthernetSegmentDfElection
- func (*BgpEthernetSegmentDfElection) Descriptor() ([]byte, []int)deprecated
- func (x *BgpEthernetSegmentDfElection) GetElectionTimer() int32
- func (*BgpEthernetSegmentDfElection) ProtoMessage()
- func (x *BgpEthernetSegmentDfElection) ProtoReflect() protoreflect.Message
- func (x *BgpEthernetSegmentDfElection) Reset()
- func (x *BgpEthernetSegmentDfElection) String() string
- type BgpExtCommunity
- func (*BgpExtCommunity) Descriptor() ([]byte, []int)deprecated
- func (x *BgpExtCommunity) GetSubtype() BgpExtCommunity_Subtype_Enum
- func (x *BgpExtCommunity) GetType() BgpExtCommunity_Type_Enum
- func (x *BgpExtCommunity) GetValue() string
- func (*BgpExtCommunity) ProtoMessage()
- func (x *BgpExtCommunity) ProtoReflect() protoreflect.Message
- func (x *BgpExtCommunity) Reset()
- func (x *BgpExtCommunity) String() string
- type BgpExtCommunity_Subtype
- type BgpExtCommunity_Subtype_Enum
- func (BgpExtCommunity_Subtype_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpExtCommunity_Subtype_Enum) Enum() *BgpExtCommunity_Subtype_Enum
- func (BgpExtCommunity_Subtype_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpExtCommunity_Subtype_Enum) Number() protoreflect.EnumNumber
- func (x BgpExtCommunity_Subtype_Enum) String() string
- func (BgpExtCommunity_Subtype_Enum) Type() protoreflect.EnumType
- type BgpExtCommunity_Type
- type BgpExtCommunity_Type_Enum
- func (BgpExtCommunity_Type_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpExtCommunity_Type_Enum) Enum() *BgpExtCommunity_Type_Enum
- func (BgpExtCommunity_Type_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpExtCommunity_Type_Enum) Number() protoreflect.EnumNumber
- func (x BgpExtCommunity_Type_Enum) String() string
- func (BgpExtCommunity_Type_Enum) Type() protoreflect.EnumType
- type BgpRouteAdvanced
- func (*BgpRouteAdvanced) Descriptor() ([]byte, []int)deprecated
- func (x *BgpRouteAdvanced) GetMultiExitDiscriminator() int32
- func (x *BgpRouteAdvanced) GetOrigin() BgpRouteAdvanced_Origin_Enum
- func (*BgpRouteAdvanced) ProtoMessage()
- func (x *BgpRouteAdvanced) ProtoReflect() protoreflect.Message
- func (x *BgpRouteAdvanced) Reset()
- func (x *BgpRouteAdvanced) String() string
- type BgpRouteAdvanced_Origin
- type BgpRouteAdvanced_Origin_Enum
- func (BgpRouteAdvanced_Origin_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpRouteAdvanced_Origin_Enum) Enum() *BgpRouteAdvanced_Origin_Enum
- func (BgpRouteAdvanced_Origin_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpRouteAdvanced_Origin_Enum) Number() protoreflect.EnumNumber
- func (x BgpRouteAdvanced_Origin_Enum) String() string
- func (BgpRouteAdvanced_Origin_Enum) Type() protoreflect.EnumType
- type BgpRouteDistinguisher
- func (*BgpRouteDistinguisher) Descriptor() ([]byte, []int)deprecated
- func (x *BgpRouteDistinguisher) GetAutoConfigRdIpAddr() bool
- func (x *BgpRouteDistinguisher) GetRdType() BgpRouteDistinguisher_RdType_Enum
- func (x *BgpRouteDistinguisher) GetRdValue() string
- func (*BgpRouteDistinguisher) ProtoMessage()
- func (x *BgpRouteDistinguisher) ProtoReflect() protoreflect.Message
- func (x *BgpRouteDistinguisher) Reset()
- func (x *BgpRouteDistinguisher) String() string
- type BgpRouteDistinguisher_RdType
- func (*BgpRouteDistinguisher_RdType) Descriptor() ([]byte, []int)deprecated
- func (*BgpRouteDistinguisher_RdType) ProtoMessage()
- func (x *BgpRouteDistinguisher_RdType) ProtoReflect() protoreflect.Message
- func (x *BgpRouteDistinguisher_RdType) Reset()
- func (x *BgpRouteDistinguisher_RdType) String() string
- type BgpRouteDistinguisher_RdType_Enum
- func (BgpRouteDistinguisher_RdType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpRouteDistinguisher_RdType_Enum) Enum() *BgpRouteDistinguisher_RdType_Enum
- func (BgpRouteDistinguisher_RdType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpRouteDistinguisher_RdType_Enum) Number() protoreflect.EnumNumber
- func (x BgpRouteDistinguisher_RdType_Enum) String() string
- func (BgpRouteDistinguisher_RdType_Enum) Type() protoreflect.EnumType
- type BgpRouteTarget
- func (*BgpRouteTarget) Descriptor() ([]byte, []int)deprecated
- func (x *BgpRouteTarget) GetRtType() BgpRouteTarget_RtType_Enum
- func (x *BgpRouteTarget) GetRtValue() string
- func (*BgpRouteTarget) ProtoMessage()
- func (x *BgpRouteTarget) ProtoReflect() protoreflect.Message
- func (x *BgpRouteTarget) Reset()
- func (x *BgpRouteTarget) String() string
- type BgpRouteTarget_RtType
- type BgpRouteTarget_RtType_Enum
- func (BgpRouteTarget_RtType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpRouteTarget_RtType_Enum) Enum() *BgpRouteTarget_RtType_Enum
- func (BgpRouteTarget_RtType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpRouteTarget_RtType_Enum) Number() protoreflect.EnumNumber
- func (x BgpRouteTarget_RtType_Enum) String() string
- func (BgpRouteTarget_RtType_Enum) Type() protoreflect.EnumType
- type BgpSrteBindingSubTlv
- func (*BgpSrteBindingSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteBindingSubTlv) GetBindingSidType() BgpSrteBindingSubTlv_BindingSidType_Enum
- func (x *BgpSrteBindingSubTlv) GetFourOctetSid() int32
- func (x *BgpSrteBindingSubTlv) GetIFlag() bool
- func (x *BgpSrteBindingSubTlv) GetIpv6Sid() string
- func (x *BgpSrteBindingSubTlv) GetSFlag() bool
- func (*BgpSrteBindingSubTlv) ProtoMessage()
- func (x *BgpSrteBindingSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteBindingSubTlv) Reset()
- func (x *BgpSrteBindingSubTlv) String() string
- type BgpSrteBindingSubTlv_BindingSidType
- func (*BgpSrteBindingSubTlv_BindingSidType) Descriptor() ([]byte, []int)deprecated
- func (*BgpSrteBindingSubTlv_BindingSidType) ProtoMessage()
- func (x *BgpSrteBindingSubTlv_BindingSidType) ProtoReflect() protoreflect.Message
- func (x *BgpSrteBindingSubTlv_BindingSidType) Reset()
- func (x *BgpSrteBindingSubTlv_BindingSidType) String() string
- type BgpSrteBindingSubTlv_BindingSidType_Enum
- func (BgpSrteBindingSubTlv_BindingSidType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpSrteBindingSubTlv_BindingSidType_Enum) Enum() *BgpSrteBindingSubTlv_BindingSidType_Enum
- func (BgpSrteBindingSubTlv_BindingSidType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpSrteBindingSubTlv_BindingSidType_Enum) Number() protoreflect.EnumNumber
- func (x BgpSrteBindingSubTlv_BindingSidType_Enum) String() string
- func (BgpSrteBindingSubTlv_BindingSidType_Enum) Type() protoreflect.EnumType
- type BgpSrteColorSubTlv
- func (*BgpSrteColorSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteColorSubTlv) GetColor() string
- func (*BgpSrteColorSubTlv) ProtoMessage()
- func (x *BgpSrteColorSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteColorSubTlv) Reset()
- func (x *BgpSrteColorSubTlv) String() string
- type BgpSrteExplicitNullLabelPolicySubTlv
- func (*BgpSrteExplicitNullLabelPolicySubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteExplicitNullLabelPolicySubTlv) GetExplicitNullLabelPolicy() BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum
- func (*BgpSrteExplicitNullLabelPolicySubTlv) ProtoMessage()
- func (x *BgpSrteExplicitNullLabelPolicySubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteExplicitNullLabelPolicySubTlv) Reset()
- func (x *BgpSrteExplicitNullLabelPolicySubTlv) String() string
- type BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy
- func (*BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) Descriptor() ([]byte, []int)deprecated
- func (*BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) ProtoMessage()
- func (x *BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) ProtoReflect() protoreflect.Message
- func (x *BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) Reset()
- func (x *BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) String() string
- type BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum
- func (BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) Enum() *BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum
- func (BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) Number() protoreflect.EnumNumber
- func (x BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) String() string
- func (BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) Type() protoreflect.EnumType
- type BgpSrtePolicyNameSubTlv
- func (*BgpSrtePolicyNameSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrtePolicyNameSubTlv) GetPolicyName() string
- func (*BgpSrtePolicyNameSubTlv) ProtoMessage()
- func (x *BgpSrtePolicyNameSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrtePolicyNameSubTlv) Reset()
- func (x *BgpSrtePolicyNameSubTlv) String() string
- type BgpSrtePolicyPrioritySubTlv
- func (*BgpSrtePolicyPrioritySubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrtePolicyPrioritySubTlv) GetPolicyPriority() int32
- func (*BgpSrtePolicyPrioritySubTlv) ProtoMessage()
- func (x *BgpSrtePolicyPrioritySubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrtePolicyPrioritySubTlv) Reset()
- func (x *BgpSrtePolicyPrioritySubTlv) String() string
- type BgpSrtePreferenceSubTlv
- func (*BgpSrtePreferenceSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrtePreferenceSubTlv) GetPreference() int64
- func (*BgpSrtePreferenceSubTlv) ProtoMessage()
- func (x *BgpSrtePreferenceSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrtePreferenceSubTlv) Reset()
- func (x *BgpSrtePreferenceSubTlv) String() string
- type BgpSrteRemoteEndpointSubTlv
- func (*BgpSrteRemoteEndpointSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteRemoteEndpointSubTlv) GetAddressFamily() BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum
- func (x *BgpSrteRemoteEndpointSubTlv) GetAsNumber() int64
- func (x *BgpSrteRemoteEndpointSubTlv) GetIpv4Address() string
- func (x *BgpSrteRemoteEndpointSubTlv) GetIpv6Address() string
- func (*BgpSrteRemoteEndpointSubTlv) ProtoMessage()
- func (x *BgpSrteRemoteEndpointSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteRemoteEndpointSubTlv) Reset()
- func (x *BgpSrteRemoteEndpointSubTlv) String() string
- type BgpSrteRemoteEndpointSubTlv_AddressFamily
- func (*BgpSrteRemoteEndpointSubTlv_AddressFamily) Descriptor() ([]byte, []int)deprecated
- func (*BgpSrteRemoteEndpointSubTlv_AddressFamily) ProtoMessage()
- func (x *BgpSrteRemoteEndpointSubTlv_AddressFamily) ProtoReflect() protoreflect.Message
- func (x *BgpSrteRemoteEndpointSubTlv_AddressFamily) Reset()
- func (x *BgpSrteRemoteEndpointSubTlv_AddressFamily) String() string
- type BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum
- func (BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) Enum() *BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum
- func (BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) Number() protoreflect.EnumNumber
- func (x BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) String() string
- func (BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) Type() protoreflect.EnumType
- type BgpSrteSRv6SIDEndpointBehaviorAndStructure
- func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetArgLength() int32
- func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetFuncLength() int32
- func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetLbLength() int32
- func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetLnLength() int32
- func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) ProtoMessage()
- func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) Reset()
- func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) String() string
- type BgpSrteSegment
- func (*BgpSrteSegment) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegment) GetActive() bool
- func (x *BgpSrteSegment) GetName() string
- func (x *BgpSrteSegment) GetSegmentType() BgpSrteSegment_SegmentType_Enum
- func (x *BgpSrteSegment) GetTypeA() *BgpSrteSegmentATypeSubTlv
- func (x *BgpSrteSegment) GetTypeB() *BgpSrteSegmentBTypeSubTlv
- func (x *BgpSrteSegment) GetTypeC() *BgpSrteSegmentCTypeSubTlv
- func (x *BgpSrteSegment) GetTypeD() *BgpSrteSegmentDTypeSubTlv
- func (x *BgpSrteSegment) GetTypeE() *BgpSrteSegmentETypeSubTlv
- func (x *BgpSrteSegment) GetTypeF() *BgpSrteSegmentFTypeSubTlv
- func (x *BgpSrteSegment) GetTypeG() *BgpSrteSegmentGTypeSubTlv
- func (x *BgpSrteSegment) GetTypeH() *BgpSrteSegmentHTypeSubTlv
- func (x *BgpSrteSegment) GetTypeI() *BgpSrteSegmentITypeSubTlv
- func (x *BgpSrteSegment) GetTypeJ() *BgpSrteSegmentJTypeSubTlv
- func (x *BgpSrteSegment) GetTypeK() *BgpSrteSegmentKTypeSubTlv
- func (*BgpSrteSegment) ProtoMessage()
- func (x *BgpSrteSegment) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegment) Reset()
- func (x *BgpSrteSegment) String() string
- type BgpSrteSegmentATypeSubTlv
- func (*BgpSrteSegmentATypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentATypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentATypeSubTlv) GetLabel() int32
- func (x *BgpSrteSegmentATypeSubTlv) GetSBit() bool
- func (x *BgpSrteSegmentATypeSubTlv) GetTc() int32
- func (x *BgpSrteSegmentATypeSubTlv) GetTtl() int32
- func (*BgpSrteSegmentATypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentATypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentATypeSubTlv) Reset()
- func (x *BgpSrteSegmentATypeSubTlv) String() string
- type BgpSrteSegmentBTypeSubTlv
- func (*BgpSrteSegmentBTypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentBTypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentBTypeSubTlv) GetSrv6Sid() string
- func (x *BgpSrteSegmentBTypeSubTlv) GetSrv6SidEndpointBehavior() *BgpSrteSRv6SIDEndpointBehaviorAndStructure
- func (*BgpSrteSegmentBTypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentBTypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentBTypeSubTlv) Reset()
- func (x *BgpSrteSegmentBTypeSubTlv) String() string
- type BgpSrteSegmentCTypeSubTlv
- func (*BgpSrteSegmentCTypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentCTypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentCTypeSubTlv) GetIpv4NodeAddress() string
- func (x *BgpSrteSegmentCTypeSubTlv) GetSrAlgorithm() int32
- func (x *BgpSrteSegmentCTypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
- func (*BgpSrteSegmentCTypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentCTypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentCTypeSubTlv) Reset()
- func (x *BgpSrteSegmentCTypeSubTlv) String() string
- type BgpSrteSegmentDTypeSubTlv
- func (*BgpSrteSegmentDTypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentDTypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentDTypeSubTlv) GetIpv6NodeAddress() string
- func (x *BgpSrteSegmentDTypeSubTlv) GetSrAlgorithm() int32
- func (x *BgpSrteSegmentDTypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
- func (*BgpSrteSegmentDTypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentDTypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentDTypeSubTlv) Reset()
- func (x *BgpSrteSegmentDTypeSubTlv) String() string
- type BgpSrteSegmentETypeSubTlv
- func (*BgpSrteSegmentETypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentETypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentETypeSubTlv) GetIpv4NodeAddress() string
- func (x *BgpSrteSegmentETypeSubTlv) GetLocalInterfaceId() int32
- func (x *BgpSrteSegmentETypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
- func (*BgpSrteSegmentETypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentETypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentETypeSubTlv) Reset()
- func (x *BgpSrteSegmentETypeSubTlv) String() string
- type BgpSrteSegmentFTypeSubTlv
- func (*BgpSrteSegmentFTypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentFTypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentFTypeSubTlv) GetLocalIpv4Address() string
- func (x *BgpSrteSegmentFTypeSubTlv) GetRemoteIpv4Address() string
- func (x *BgpSrteSegmentFTypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
- func (*BgpSrteSegmentFTypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentFTypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentFTypeSubTlv) Reset()
- func (x *BgpSrteSegmentFTypeSubTlv) String() string
- type BgpSrteSegmentGTypeSubTlv
- func (*BgpSrteSegmentGTypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentGTypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentGTypeSubTlv) GetLocalInterfaceId() int32
- func (x *BgpSrteSegmentGTypeSubTlv) GetLocalIpv6NodeAddress() string
- func (x *BgpSrteSegmentGTypeSubTlv) GetRemoteInterfaceId() int32
- func (x *BgpSrteSegmentGTypeSubTlv) GetRemoteIpv6NodeAddress() string
- func (x *BgpSrteSegmentGTypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
- func (*BgpSrteSegmentGTypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentGTypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentGTypeSubTlv) Reset()
- func (x *BgpSrteSegmentGTypeSubTlv) String() string
- type BgpSrteSegmentHTypeSubTlv
- func (*BgpSrteSegmentHTypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentHTypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentHTypeSubTlv) GetLocalIpv6Address() string
- func (x *BgpSrteSegmentHTypeSubTlv) GetRemoteIpv6Address() string
- func (x *BgpSrteSegmentHTypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
- func (*BgpSrteSegmentHTypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentHTypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentHTypeSubTlv) Reset()
- func (x *BgpSrteSegmentHTypeSubTlv) String() string
- type BgpSrteSegmentITypeSubTlv
- func (*BgpSrteSegmentITypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentITypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentITypeSubTlv) GetIpv6NodeAddress() string
- func (x *BgpSrteSegmentITypeSubTlv) GetSrv6Sid() string
- func (x *BgpSrteSegmentITypeSubTlv) GetSrv6SidEndpointBehavior() *BgpSrteSRv6SIDEndpointBehaviorAndStructure
- func (*BgpSrteSegmentITypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentITypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentITypeSubTlv) Reset()
- func (x *BgpSrteSegmentITypeSubTlv) String() string
- type BgpSrteSegmentJTypeSubTlv
- func (*BgpSrteSegmentJTypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentJTypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentJTypeSubTlv) GetLocalInterfaceId() int32
- func (x *BgpSrteSegmentJTypeSubTlv) GetLocalIpv6NodeAddress() string
- func (x *BgpSrteSegmentJTypeSubTlv) GetRemoteInterfaceId() int32
- func (x *BgpSrteSegmentJTypeSubTlv) GetRemoteIpv6NodeAddress() string
- func (x *BgpSrteSegmentJTypeSubTlv) GetSrAlgorithm() int32
- func (x *BgpSrteSegmentJTypeSubTlv) GetSrv6Sid() string
- func (x *BgpSrteSegmentJTypeSubTlv) GetSrv6SidEndpointBehavior() *BgpSrteSRv6SIDEndpointBehaviorAndStructure
- func (*BgpSrteSegmentJTypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentJTypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentJTypeSubTlv) Reset()
- func (x *BgpSrteSegmentJTypeSubTlv) String() string
- type BgpSrteSegmentKTypeSubTlv
- func (*BgpSrteSegmentKTypeSubTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentKTypeSubTlv) GetFlags() string
- func (x *BgpSrteSegmentKTypeSubTlv) GetLocalIpv6Address() string
- func (x *BgpSrteSegmentKTypeSubTlv) GetRemoteIpv6Address() string
- func (x *BgpSrteSegmentKTypeSubTlv) GetSrAlgorithm() int32
- func (x *BgpSrteSegmentKTypeSubTlv) GetSrv6Sid() string
- func (x *BgpSrteSegmentKTypeSubTlv) GetSrv6SidEndpointBehavior() *BgpSrteSRv6SIDEndpointBehaviorAndStructure
- func (*BgpSrteSegmentKTypeSubTlv) ProtoMessage()
- func (x *BgpSrteSegmentKTypeSubTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentKTypeSubTlv) Reset()
- func (x *BgpSrteSegmentKTypeSubTlv) String() string
- type BgpSrteSegmentList
- func (*BgpSrteSegmentList) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSegmentList) GetActive() bool
- func (x *BgpSrteSegmentList) GetName() string
- func (x *BgpSrteSegmentList) GetSegments() []*BgpSrteSegment
- func (x *BgpSrteSegmentList) GetWeight() int64
- func (*BgpSrteSegmentList) ProtoMessage()
- func (x *BgpSrteSegmentList) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSegmentList) Reset()
- func (x *BgpSrteSegmentList) String() string
- type BgpSrteSegment_SegmentType
- type BgpSrteSegment_SegmentType_Enum
- func (BgpSrteSegment_SegmentType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpSrteSegment_SegmentType_Enum) Enum() *BgpSrteSegment_SegmentType_Enum
- func (BgpSrteSegment_SegmentType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpSrteSegment_SegmentType_Enum) Number() protoreflect.EnumNumber
- func (x BgpSrteSegment_SegmentType_Enum) String() string
- func (BgpSrteSegment_SegmentType_Enum) Type() protoreflect.EnumType
- type BgpSrteSrMplsSid
- func (*BgpSrteSrMplsSid) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteSrMplsSid) GetLabel() int32
- func (x *BgpSrteSrMplsSid) GetSBit() bool
- func (x *BgpSrteSrMplsSid) GetTc() int32
- func (x *BgpSrteSrMplsSid) GetTtl() int32
- func (*BgpSrteSrMplsSid) ProtoMessage()
- func (x *BgpSrteSrMplsSid) ProtoReflect() protoreflect.Message
- func (x *BgpSrteSrMplsSid) Reset()
- func (x *BgpSrteSrMplsSid) String() string
- type BgpSrteV4Policy
- func (*BgpSrteV4Policy) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteV4Policy) GetActive() bool
- func (x *BgpSrteV4Policy) GetAddPath() *BgpAddPath
- func (x *BgpSrteV4Policy) GetAdvanced() *BgpRouteAdvanced
- func (x *BgpSrteV4Policy) GetAsPath() *BgpAsPath
- func (x *BgpSrteV4Policy) GetColor() int64
- func (x *BgpSrteV4Policy) GetCommunities() []*BgpCommunity
- func (x *BgpSrteV4Policy) GetDistinguisher() int64
- func (x *BgpSrteV4Policy) GetExtCommunities() []*BgpExtCommunity
- func (x *BgpSrteV4Policy) GetIpv4Endpoint() string
- func (x *BgpSrteV4Policy) GetName() string
- func (x *BgpSrteV4Policy) GetNextHopAddressType() BgpSrteV4Policy_NextHopAddressType_Enum
- func (x *BgpSrteV4Policy) GetNextHopIpv4Address() string
- func (x *BgpSrteV4Policy) GetNextHopIpv6Address() string
- func (x *BgpSrteV4Policy) GetNextHopMode() BgpSrteV4Policy_NextHopMode_Enum
- func (x *BgpSrteV4Policy) GetTunnelTlvs() []*BgpSrteV4TunnelTlv
- func (*BgpSrteV4Policy) ProtoMessage()
- func (x *BgpSrteV4Policy) ProtoReflect() protoreflect.Message
- func (x *BgpSrteV4Policy) Reset()
- func (x *BgpSrteV4Policy) String() string
- type BgpSrteV4Policy_NextHopAddressType
- func (*BgpSrteV4Policy_NextHopAddressType) Descriptor() ([]byte, []int)deprecated
- func (*BgpSrteV4Policy_NextHopAddressType) ProtoMessage()
- func (x *BgpSrteV4Policy_NextHopAddressType) ProtoReflect() protoreflect.Message
- func (x *BgpSrteV4Policy_NextHopAddressType) Reset()
- func (x *BgpSrteV4Policy_NextHopAddressType) String() string
- type BgpSrteV4Policy_NextHopAddressType_Enum
- func (BgpSrteV4Policy_NextHopAddressType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpSrteV4Policy_NextHopAddressType_Enum) Enum() *BgpSrteV4Policy_NextHopAddressType_Enum
- func (BgpSrteV4Policy_NextHopAddressType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpSrteV4Policy_NextHopAddressType_Enum) Number() protoreflect.EnumNumber
- func (x BgpSrteV4Policy_NextHopAddressType_Enum) String() string
- func (BgpSrteV4Policy_NextHopAddressType_Enum) Type() protoreflect.EnumType
- type BgpSrteV4Policy_NextHopMode
- type BgpSrteV4Policy_NextHopMode_Enum
- func (BgpSrteV4Policy_NextHopMode_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpSrteV4Policy_NextHopMode_Enum) Enum() *BgpSrteV4Policy_NextHopMode_Enum
- func (BgpSrteV4Policy_NextHopMode_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpSrteV4Policy_NextHopMode_Enum) Number() protoreflect.EnumNumber
- func (x BgpSrteV4Policy_NextHopMode_Enum) String() string
- func (BgpSrteV4Policy_NextHopMode_Enum) Type() protoreflect.EnumType
- type BgpSrteV4TunnelTlv
- func (*BgpSrteV4TunnelTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteV4TunnelTlv) GetActive() bool
- func (x *BgpSrteV4TunnelTlv) GetBindingSubTlv() *BgpSrteBindingSubTlv
- func (x *BgpSrteV4TunnelTlv) GetColorSubTlv() *BgpSrteColorSubTlv
- func (x *BgpSrteV4TunnelTlv) GetExplicitNullLabelPolicySubTlv() *BgpSrteExplicitNullLabelPolicySubTlv
- func (x *BgpSrteV4TunnelTlv) GetName() string
- func (x *BgpSrteV4TunnelTlv) GetPolicyNameSubTlv() *BgpSrtePolicyNameSubTlv
- func (x *BgpSrteV4TunnelTlv) GetPolicyPrioritySubTlv() *BgpSrtePolicyPrioritySubTlv
- func (x *BgpSrteV4TunnelTlv) GetPreferenceSubTlv() *BgpSrtePreferenceSubTlv
- func (x *BgpSrteV4TunnelTlv) GetRemoteEndpointSubTlv() *BgpSrteRemoteEndpointSubTlv
- func (x *BgpSrteV4TunnelTlv) GetSegmentLists() []*BgpSrteSegmentList
- func (*BgpSrteV4TunnelTlv) ProtoMessage()
- func (x *BgpSrteV4TunnelTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteV4TunnelTlv) Reset()
- func (x *BgpSrteV4TunnelTlv) String() string
- type BgpSrteV6Policy
- func (*BgpSrteV6Policy) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteV6Policy) GetActive() bool
- func (x *BgpSrteV6Policy) GetAddPath() *BgpAddPath
- func (x *BgpSrteV6Policy) GetAdvanced() *BgpRouteAdvanced
- func (x *BgpSrteV6Policy) GetAsPath() *BgpAsPath
- func (x *BgpSrteV6Policy) GetColor() int64
- func (x *BgpSrteV6Policy) GetCommunities() []*BgpCommunity
- func (x *BgpSrteV6Policy) GetDistinguisher() int64
- func (x *BgpSrteV6Policy) GetExtcommunities() []*BgpExtCommunity
- func (x *BgpSrteV6Policy) GetIpv6Endpoint() string
- func (x *BgpSrteV6Policy) GetName() string
- func (x *BgpSrteV6Policy) GetNextHopAddressType() BgpSrteV6Policy_NextHopAddressType_Enum
- func (x *BgpSrteV6Policy) GetNextHopIpv4Address() string
- func (x *BgpSrteV6Policy) GetNextHopIpv6Address() string
- func (x *BgpSrteV6Policy) GetNextHopMode() BgpSrteV6Policy_NextHopMode_Enum
- func (x *BgpSrteV6Policy) GetTunnelTlvs() []*BgpSrteV6TunnelTlv
- func (*BgpSrteV6Policy) ProtoMessage()
- func (x *BgpSrteV6Policy) ProtoReflect() protoreflect.Message
- func (x *BgpSrteV6Policy) Reset()
- func (x *BgpSrteV6Policy) String() string
- type BgpSrteV6Policy_NextHopAddressType
- func (*BgpSrteV6Policy_NextHopAddressType) Descriptor() ([]byte, []int)deprecated
- func (*BgpSrteV6Policy_NextHopAddressType) ProtoMessage()
- func (x *BgpSrteV6Policy_NextHopAddressType) ProtoReflect() protoreflect.Message
- func (x *BgpSrteV6Policy_NextHopAddressType) Reset()
- func (x *BgpSrteV6Policy_NextHopAddressType) String() string
- type BgpSrteV6Policy_NextHopAddressType_Enum
- func (BgpSrteV6Policy_NextHopAddressType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpSrteV6Policy_NextHopAddressType_Enum) Enum() *BgpSrteV6Policy_NextHopAddressType_Enum
- func (BgpSrteV6Policy_NextHopAddressType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpSrteV6Policy_NextHopAddressType_Enum) Number() protoreflect.EnumNumber
- func (x BgpSrteV6Policy_NextHopAddressType_Enum) String() string
- func (BgpSrteV6Policy_NextHopAddressType_Enum) Type() protoreflect.EnumType
- type BgpSrteV6Policy_NextHopMode
- type BgpSrteV6Policy_NextHopMode_Enum
- func (BgpSrteV6Policy_NextHopMode_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpSrteV6Policy_NextHopMode_Enum) Enum() *BgpSrteV6Policy_NextHopMode_Enum
- func (BgpSrteV6Policy_NextHopMode_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpSrteV6Policy_NextHopMode_Enum) Number() protoreflect.EnumNumber
- func (x BgpSrteV6Policy_NextHopMode_Enum) String() string
- func (BgpSrteV6Policy_NextHopMode_Enum) Type() protoreflect.EnumType
- type BgpSrteV6TunnelTlv
- func (*BgpSrteV6TunnelTlv) Descriptor() ([]byte, []int)deprecated
- func (x *BgpSrteV6TunnelTlv) GetActive() bool
- func (x *BgpSrteV6TunnelTlv) GetBindingSubTlv() *BgpSrteBindingSubTlv
- func (x *BgpSrteV6TunnelTlv) GetColorSubTlv() *BgpSrteColorSubTlv
- func (x *BgpSrteV6TunnelTlv) GetExplicitNullLabelPolicySubTlv() *BgpSrteExplicitNullLabelPolicySubTlv
- func (x *BgpSrteV6TunnelTlv) GetName() string
- func (x *BgpSrteV6TunnelTlv) GetPolicyNameSubTlv() *BgpSrtePolicyNameSubTlv
- func (x *BgpSrteV6TunnelTlv) GetPolicyPrioritySubTlv() *BgpSrtePolicyPrioritySubTlv
- func (x *BgpSrteV6TunnelTlv) GetPreferenceSubTlv() *BgpSrtePreferenceSubTlv
- func (x *BgpSrteV6TunnelTlv) GetRemoteEndpointSubTlv() *BgpSrteRemoteEndpointSubTlv
- func (x *BgpSrteV6TunnelTlv) GetSegmentLists() []*BgpSrteSegmentList
- func (*BgpSrteV6TunnelTlv) ProtoMessage()
- func (x *BgpSrteV6TunnelTlv) ProtoReflect() protoreflect.Message
- func (x *BgpSrteV6TunnelTlv) Reset()
- func (x *BgpSrteV6TunnelTlv) String() string
- type BgpV4EthernetSegment
- func (*BgpV4EthernetSegment) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV4EthernetSegment) GetActiveMode() BgpV4EthernetSegment_ActiveMode_Enum
- func (x *BgpV4EthernetSegment) GetAdvanced() *BgpRouteAdvanced
- func (x *BgpV4EthernetSegment) GetAsPath() *BgpAsPath
- func (x *BgpV4EthernetSegment) GetCommunities() []*BgpCommunity
- func (x *BgpV4EthernetSegment) GetDfElection() *BgpEthernetSegmentDfElection
- func (x *BgpV4EthernetSegment) GetEsi() string
- func (x *BgpV4EthernetSegment) GetEsiLabel() int32
- func (x *BgpV4EthernetSegment) GetEvis() []*BgpV4EvpnEvis
- func (x *BgpV4EthernetSegment) GetExtCommunities() []*BgpExtCommunity
- func (*BgpV4EthernetSegment) ProtoMessage()
- func (x *BgpV4EthernetSegment) ProtoReflect() protoreflect.Message
- func (x *BgpV4EthernetSegment) Reset()
- func (x *BgpV4EthernetSegment) String() string
- type BgpV4EthernetSegment_ActiveMode
- func (*BgpV4EthernetSegment_ActiveMode) Descriptor() ([]byte, []int)deprecated
- func (*BgpV4EthernetSegment_ActiveMode) ProtoMessage()
- func (x *BgpV4EthernetSegment_ActiveMode) ProtoReflect() protoreflect.Message
- func (x *BgpV4EthernetSegment_ActiveMode) Reset()
- func (x *BgpV4EthernetSegment_ActiveMode) String() string
- type BgpV4EthernetSegment_ActiveMode_Enum
- func (BgpV4EthernetSegment_ActiveMode_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV4EthernetSegment_ActiveMode_Enum) Enum() *BgpV4EthernetSegment_ActiveMode_Enum
- func (BgpV4EthernetSegment_ActiveMode_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV4EthernetSegment_ActiveMode_Enum) Number() protoreflect.EnumNumber
- func (x BgpV4EthernetSegment_ActiveMode_Enum) String() string
- func (BgpV4EthernetSegment_ActiveMode_Enum) Type() protoreflect.EnumType
- type BgpV4EviVxlan
- func (*BgpV4EviVxlan) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV4EviVxlan) GetAdLabel() int32
- func (x *BgpV4EviVxlan) GetAdvanced() *BgpRouteAdvanced
- func (x *BgpV4EviVxlan) GetAsPath() *BgpAsPath
- func (x *BgpV4EviVxlan) GetBroadcastDomains() []*BgpV4EviVxlanBroadcastDomain
- func (x *BgpV4EviVxlan) GetCommunities() []*BgpCommunity
- func (x *BgpV4EviVxlan) GetExtCommunities() []*BgpExtCommunity
- func (x *BgpV4EviVxlan) GetL3RouteTargetExport() []*BgpRouteTarget
- func (x *BgpV4EviVxlan) GetL3RouteTargetImport() []*BgpRouteTarget
- func (x *BgpV4EviVxlan) GetPmsiLabel() int32
- func (x *BgpV4EviVxlan) GetReplicationType() BgpV4EviVxlan_ReplicationType_Enum
- func (x *BgpV4EviVxlan) GetRouteDistinguisher() *BgpRouteDistinguisher
- func (x *BgpV4EviVxlan) GetRouteTargetExport() []*BgpRouteTarget
- func (x *BgpV4EviVxlan) GetRouteTargetImport() []*BgpRouteTarget
- func (*BgpV4EviVxlan) ProtoMessage()
- func (x *BgpV4EviVxlan) ProtoReflect() protoreflect.Message
- func (x *BgpV4EviVxlan) Reset()
- func (x *BgpV4EviVxlan) String() string
- type BgpV4EviVxlanBroadcastDomain
- func (*BgpV4EviVxlanBroadcastDomain) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV4EviVxlanBroadcastDomain) GetCmacIpRange() []*BgpCMacIpRange
- func (x *BgpV4EviVxlanBroadcastDomain) GetEthernetTagId() int64
- func (x *BgpV4EviVxlanBroadcastDomain) GetVlanAwareService() bool
- func (*BgpV4EviVxlanBroadcastDomain) ProtoMessage()
- func (x *BgpV4EviVxlanBroadcastDomain) ProtoReflect() protoreflect.Message
- func (x *BgpV4EviVxlanBroadcastDomain) Reset()
- func (x *BgpV4EviVxlanBroadcastDomain) String() string
- type BgpV4EviVxlan_ReplicationType
- func (*BgpV4EviVxlan_ReplicationType) Descriptor() ([]byte, []int)deprecated
- func (*BgpV4EviVxlan_ReplicationType) ProtoMessage()
- func (x *BgpV4EviVxlan_ReplicationType) ProtoReflect() protoreflect.Message
- func (x *BgpV4EviVxlan_ReplicationType) Reset()
- func (x *BgpV4EviVxlan_ReplicationType) String() string
- type BgpV4EviVxlan_ReplicationType_Enum
- func (BgpV4EviVxlan_ReplicationType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV4EviVxlan_ReplicationType_Enum) Enum() *BgpV4EviVxlan_ReplicationType_Enum
- func (BgpV4EviVxlan_ReplicationType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV4EviVxlan_ReplicationType_Enum) Number() protoreflect.EnumNumber
- func (x BgpV4EviVxlan_ReplicationType_Enum) String() string
- func (BgpV4EviVxlan_ReplicationType_Enum) Type() protoreflect.EnumType
- type BgpV4EvpnEvis
- func (*BgpV4EvpnEvis) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV4EvpnEvis) GetChoice() BgpV4EvpnEvis_Choice_Enum
- func (x *BgpV4EvpnEvis) GetEviVxlan() *BgpV4EviVxlan
- func (*BgpV4EvpnEvis) ProtoMessage()
- func (x *BgpV4EvpnEvis) ProtoReflect() protoreflect.Message
- func (x *BgpV4EvpnEvis) Reset()
- func (x *BgpV4EvpnEvis) String() string
- type BgpV4EvpnEvis_Choice
- type BgpV4EvpnEvis_Choice_Enum
- func (BgpV4EvpnEvis_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV4EvpnEvis_Choice_Enum) Enum() *BgpV4EvpnEvis_Choice_Enum
- func (BgpV4EvpnEvis_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV4EvpnEvis_Choice_Enum) Number() protoreflect.EnumNumber
- func (x BgpV4EvpnEvis_Choice_Enum) String() string
- func (BgpV4EvpnEvis_Choice_Enum) Type() protoreflect.EnumType
- type BgpV4Interface
- func (*BgpV4Interface) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV4Interface) GetIpv4Name() string
- func (x *BgpV4Interface) GetPeers() []*BgpV4Peer
- func (*BgpV4Interface) ProtoMessage()
- func (x *BgpV4Interface) ProtoReflect() protoreflect.Message
- func (x *BgpV4Interface) Reset()
- func (x *BgpV4Interface) String() string
- type BgpV4Peer
- func (*BgpV4Peer) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV4Peer) GetAdvanced() *BgpAdvanced
- func (x *BgpV4Peer) GetAsNumber() int32
- func (x *BgpV4Peer) GetAsNumberWidth() BgpV4Peer_AsNumberWidth_Enum
- func (x *BgpV4Peer) GetAsType() BgpV4Peer_AsType_Enum
- func (x *BgpV4Peer) GetCapability() *BgpCapability
- func (x *BgpV4Peer) GetEvpnEthernetSegments() []*BgpV4EthernetSegment
- func (x *BgpV4Peer) GetName() string
- func (x *BgpV4Peer) GetPeerAddress() string
- func (x *BgpV4Peer) GetV4Routes() []*BgpV4RouteRange
- func (x *BgpV4Peer) GetV4SrtePolicies() []*BgpSrteV4Policy
- func (x *BgpV4Peer) GetV6Routes() []*BgpV6RouteRange
- func (x *BgpV4Peer) GetV6SrtePolicies() []*BgpSrteV6Policy
- func (*BgpV4Peer) ProtoMessage()
- func (x *BgpV4Peer) ProtoReflect() protoreflect.Message
- func (x *BgpV4Peer) Reset()
- func (x *BgpV4Peer) String() string
- type BgpV4Peer_AsNumberWidth
- type BgpV4Peer_AsNumberWidth_Enum
- func (BgpV4Peer_AsNumberWidth_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV4Peer_AsNumberWidth_Enum) Enum() *BgpV4Peer_AsNumberWidth_Enum
- func (BgpV4Peer_AsNumberWidth_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV4Peer_AsNumberWidth_Enum) Number() protoreflect.EnumNumber
- func (x BgpV4Peer_AsNumberWidth_Enum) String() string
- func (BgpV4Peer_AsNumberWidth_Enum) Type() protoreflect.EnumType
- type BgpV4Peer_AsType
- type BgpV4Peer_AsType_Enum
- func (BgpV4Peer_AsType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV4Peer_AsType_Enum) Enum() *BgpV4Peer_AsType_Enum
- func (BgpV4Peer_AsType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV4Peer_AsType_Enum) Number() protoreflect.EnumNumber
- func (x BgpV4Peer_AsType_Enum) String() string
- func (BgpV4Peer_AsType_Enum) Type() protoreflect.EnumType
- type BgpV4RouteRange
- func (*BgpV4RouteRange) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV4RouteRange) GetAddPath() *BgpAddPath
- func (x *BgpV4RouteRange) GetAddresses() []*V4RouteAddress
- func (x *BgpV4RouteRange) GetAdvanced() *BgpRouteAdvanced
- func (x *BgpV4RouteRange) GetAsPath() *BgpAsPath
- func (x *BgpV4RouteRange) GetCommunities() []*BgpCommunity
- func (x *BgpV4RouteRange) GetName() string
- func (x *BgpV4RouteRange) GetNextHopAddressType() BgpV4RouteRange_NextHopAddressType_Enum
- func (x *BgpV4RouteRange) GetNextHopIpv4Address() string
- func (x *BgpV4RouteRange) GetNextHopIpv6Address() string
- func (x *BgpV4RouteRange) GetNextHopMode() BgpV4RouteRange_NextHopMode_Enum
- func (*BgpV4RouteRange) ProtoMessage()
- func (x *BgpV4RouteRange) ProtoReflect() protoreflect.Message
- func (x *BgpV4RouteRange) Reset()
- func (x *BgpV4RouteRange) String() string
- type BgpV4RouteRange_NextHopAddressType
- func (*BgpV4RouteRange_NextHopAddressType) Descriptor() ([]byte, []int)deprecated
- func (*BgpV4RouteRange_NextHopAddressType) ProtoMessage()
- func (x *BgpV4RouteRange_NextHopAddressType) ProtoReflect() protoreflect.Message
- func (x *BgpV4RouteRange_NextHopAddressType) Reset()
- func (x *BgpV4RouteRange_NextHopAddressType) String() string
- type BgpV4RouteRange_NextHopAddressType_Enum
- func (BgpV4RouteRange_NextHopAddressType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV4RouteRange_NextHopAddressType_Enum) Enum() *BgpV4RouteRange_NextHopAddressType_Enum
- func (BgpV4RouteRange_NextHopAddressType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV4RouteRange_NextHopAddressType_Enum) Number() protoreflect.EnumNumber
- func (x BgpV4RouteRange_NextHopAddressType_Enum) String() string
- func (BgpV4RouteRange_NextHopAddressType_Enum) Type() protoreflect.EnumType
- type BgpV4RouteRange_NextHopMode
- type BgpV4RouteRange_NextHopMode_Enum
- func (BgpV4RouteRange_NextHopMode_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV4RouteRange_NextHopMode_Enum) Enum() *BgpV4RouteRange_NextHopMode_Enum
- func (BgpV4RouteRange_NextHopMode_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV4RouteRange_NextHopMode_Enum) Number() protoreflect.EnumNumber
- func (x BgpV4RouteRange_NextHopMode_Enum) String() string
- func (BgpV4RouteRange_NextHopMode_Enum) Type() protoreflect.EnumType
- type BgpV6EthernetSegment
- func (*BgpV6EthernetSegment) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV6EthernetSegment) GetActiveMode() BgpV6EthernetSegment_ActiveMode_Enum
- func (x *BgpV6EthernetSegment) GetAdvanced() *BgpRouteAdvanced
- func (x *BgpV6EthernetSegment) GetAsPath() *BgpAsPath
- func (x *BgpV6EthernetSegment) GetCommunities() []*BgpCommunity
- func (x *BgpV6EthernetSegment) GetDfElection() *BgpEthernetSegmentDfElection
- func (x *BgpV6EthernetSegment) GetEsi() string
- func (x *BgpV6EthernetSegment) GetEsiLabel() int32
- func (x *BgpV6EthernetSegment) GetEvis() []*BgpV6EvpnEvis
- func (x *BgpV6EthernetSegment) GetExtCommunities() []*BgpExtCommunity
- func (*BgpV6EthernetSegment) ProtoMessage()
- func (x *BgpV6EthernetSegment) ProtoReflect() protoreflect.Message
- func (x *BgpV6EthernetSegment) Reset()
- func (x *BgpV6EthernetSegment) String() string
- type BgpV6EthernetSegment_ActiveMode
- func (*BgpV6EthernetSegment_ActiveMode) Descriptor() ([]byte, []int)deprecated
- func (*BgpV6EthernetSegment_ActiveMode) ProtoMessage()
- func (x *BgpV6EthernetSegment_ActiveMode) ProtoReflect() protoreflect.Message
- func (x *BgpV6EthernetSegment_ActiveMode) Reset()
- func (x *BgpV6EthernetSegment_ActiveMode) String() string
- type BgpV6EthernetSegment_ActiveMode_Enum
- func (BgpV6EthernetSegment_ActiveMode_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV6EthernetSegment_ActiveMode_Enum) Enum() *BgpV6EthernetSegment_ActiveMode_Enum
- func (BgpV6EthernetSegment_ActiveMode_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV6EthernetSegment_ActiveMode_Enum) Number() protoreflect.EnumNumber
- func (x BgpV6EthernetSegment_ActiveMode_Enum) String() string
- func (BgpV6EthernetSegment_ActiveMode_Enum) Type() protoreflect.EnumType
- type BgpV6EviVxlan
- func (*BgpV6EviVxlan) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV6EviVxlan) GetAdLabel() int32
- func (x *BgpV6EviVxlan) GetAdvanced() *BgpRouteAdvanced
- func (x *BgpV6EviVxlan) GetAsPath() *BgpAsPath
- func (x *BgpV6EviVxlan) GetBroadcastDomains() []*BgpV6EviVxlanBroadcastDomain
- func (x *BgpV6EviVxlan) GetCommunities() []*BgpCommunity
- func (x *BgpV6EviVxlan) GetExtCommunities() []*BgpExtCommunity
- func (x *BgpV6EviVxlan) GetL3RouteTargetExport() []*BgpRouteTarget
- func (x *BgpV6EviVxlan) GetL3RouteTargetImport() []*BgpRouteTarget
- func (x *BgpV6EviVxlan) GetPmsiLabel() int32
- func (x *BgpV6EviVxlan) GetReplicationType() BgpV6EviVxlan_ReplicationType_Enum
- func (x *BgpV6EviVxlan) GetRouteDistinguisher() *BgpRouteDistinguisher
- func (x *BgpV6EviVxlan) GetRouteTargetExport() []*BgpRouteTarget
- func (x *BgpV6EviVxlan) GetRouteTargetImport() []*BgpRouteTarget
- func (*BgpV6EviVxlan) ProtoMessage()
- func (x *BgpV6EviVxlan) ProtoReflect() protoreflect.Message
- func (x *BgpV6EviVxlan) Reset()
- func (x *BgpV6EviVxlan) String() string
- type BgpV6EviVxlanBroadcastDomain
- func (*BgpV6EviVxlanBroadcastDomain) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV6EviVxlanBroadcastDomain) GetCmacIpRange() []*BgpCMacIpRange
- func (x *BgpV6EviVxlanBroadcastDomain) GetEthernetTagId() int64
- func (x *BgpV6EviVxlanBroadcastDomain) GetVlanAwareService() bool
- func (*BgpV6EviVxlanBroadcastDomain) ProtoMessage()
- func (x *BgpV6EviVxlanBroadcastDomain) ProtoReflect() protoreflect.Message
- func (x *BgpV6EviVxlanBroadcastDomain) Reset()
- func (x *BgpV6EviVxlanBroadcastDomain) String() string
- type BgpV6EviVxlan_ReplicationType
- func (*BgpV6EviVxlan_ReplicationType) Descriptor() ([]byte, []int)deprecated
- func (*BgpV6EviVxlan_ReplicationType) ProtoMessage()
- func (x *BgpV6EviVxlan_ReplicationType) ProtoReflect() protoreflect.Message
- func (x *BgpV6EviVxlan_ReplicationType) Reset()
- func (x *BgpV6EviVxlan_ReplicationType) String() string
- type BgpV6EviVxlan_ReplicationType_Enum
- func (BgpV6EviVxlan_ReplicationType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV6EviVxlan_ReplicationType_Enum) Enum() *BgpV6EviVxlan_ReplicationType_Enum
- func (BgpV6EviVxlan_ReplicationType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV6EviVxlan_ReplicationType_Enum) Number() protoreflect.EnumNumber
- func (x BgpV6EviVxlan_ReplicationType_Enum) String() string
- func (BgpV6EviVxlan_ReplicationType_Enum) Type() protoreflect.EnumType
- type BgpV6EvpnEvis
- func (*BgpV6EvpnEvis) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV6EvpnEvis) GetChoice() BgpV6EvpnEvis_Choice_Enum
- func (x *BgpV6EvpnEvis) GetEviVxlan() *BgpV6EviVxlan
- func (*BgpV6EvpnEvis) ProtoMessage()
- func (x *BgpV6EvpnEvis) ProtoReflect() protoreflect.Message
- func (x *BgpV6EvpnEvis) Reset()
- func (x *BgpV6EvpnEvis) String() string
- type BgpV6EvpnEvis_Choice
- type BgpV6EvpnEvis_Choice_Enum
- func (BgpV6EvpnEvis_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV6EvpnEvis_Choice_Enum) Enum() *BgpV6EvpnEvis_Choice_Enum
- func (BgpV6EvpnEvis_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV6EvpnEvis_Choice_Enum) Number() protoreflect.EnumNumber
- func (x BgpV6EvpnEvis_Choice_Enum) String() string
- func (BgpV6EvpnEvis_Choice_Enum) Type() protoreflect.EnumType
- type BgpV6Interface
- func (*BgpV6Interface) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV6Interface) GetIpv6Name() string
- func (x *BgpV6Interface) GetPeers() []*BgpV6Peer
- func (*BgpV6Interface) ProtoMessage()
- func (x *BgpV6Interface) ProtoReflect() protoreflect.Message
- func (x *BgpV6Interface) Reset()
- func (x *BgpV6Interface) String() string
- type BgpV6Peer
- func (*BgpV6Peer) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV6Peer) GetAdvanced() *BgpAdvanced
- func (x *BgpV6Peer) GetAsNumber() int32
- func (x *BgpV6Peer) GetAsNumberWidth() BgpV6Peer_AsNumberWidth_Enum
- func (x *BgpV6Peer) GetAsType() BgpV6Peer_AsType_Enum
- func (x *BgpV6Peer) GetCapability() *BgpCapability
- func (x *BgpV6Peer) GetEvpnEthernetSegments() []*BgpV6EthernetSegment
- func (x *BgpV6Peer) GetName() string
- func (x *BgpV6Peer) GetPeerAddress() string
- func (x *BgpV6Peer) GetSegmentRouting() *BgpV6SegmentRouting
- func (x *BgpV6Peer) GetV4Routes() []*BgpV4RouteRange
- func (x *BgpV6Peer) GetV4SrtePolicies() []*BgpSrteV4Policy
- func (x *BgpV6Peer) GetV6Routes() []*BgpV6RouteRange
- func (x *BgpV6Peer) GetV6SrtePolicies() []*BgpSrteV6Policy
- func (*BgpV6Peer) ProtoMessage()
- func (x *BgpV6Peer) ProtoReflect() protoreflect.Message
- func (x *BgpV6Peer) Reset()
- func (x *BgpV6Peer) String() string
- type BgpV6Peer_AsNumberWidth
- type BgpV6Peer_AsNumberWidth_Enum
- func (BgpV6Peer_AsNumberWidth_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV6Peer_AsNumberWidth_Enum) Enum() *BgpV6Peer_AsNumberWidth_Enum
- func (BgpV6Peer_AsNumberWidth_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV6Peer_AsNumberWidth_Enum) Number() protoreflect.EnumNumber
- func (x BgpV6Peer_AsNumberWidth_Enum) String() string
- func (BgpV6Peer_AsNumberWidth_Enum) Type() protoreflect.EnumType
- type BgpV6Peer_AsType
- type BgpV6Peer_AsType_Enum
- func (BgpV6Peer_AsType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV6Peer_AsType_Enum) Enum() *BgpV6Peer_AsType_Enum
- func (BgpV6Peer_AsType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV6Peer_AsType_Enum) Number() protoreflect.EnumNumber
- func (x BgpV6Peer_AsType_Enum) String() string
- func (BgpV6Peer_AsType_Enum) Type() protoreflect.EnumType
- type BgpV6RouteRange
- func (*BgpV6RouteRange) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV6RouteRange) GetAddPath() *BgpAddPath
- func (x *BgpV6RouteRange) GetAddresses() []*V6RouteAddress
- func (x *BgpV6RouteRange) GetAdvanced() *BgpRouteAdvanced
- func (x *BgpV6RouteRange) GetAsPath() *BgpAsPath
- func (x *BgpV6RouteRange) GetCommunities() []*BgpCommunity
- func (x *BgpV6RouteRange) GetName() string
- func (x *BgpV6RouteRange) GetNextHopAddressType() BgpV6RouteRange_NextHopAddressType_Enum
- func (x *BgpV6RouteRange) GetNextHopIpv4Address() string
- func (x *BgpV6RouteRange) GetNextHopIpv6Address() string
- func (x *BgpV6RouteRange) GetNextHopMode() BgpV6RouteRange_NextHopMode_Enum
- func (*BgpV6RouteRange) ProtoMessage()
- func (x *BgpV6RouteRange) ProtoReflect() protoreflect.Message
- func (x *BgpV6RouteRange) Reset()
- func (x *BgpV6RouteRange) String() string
- type BgpV6RouteRange_NextHopAddressType
- func (*BgpV6RouteRange_NextHopAddressType) Descriptor() ([]byte, []int)deprecated
- func (*BgpV6RouteRange_NextHopAddressType) ProtoMessage()
- func (x *BgpV6RouteRange_NextHopAddressType) ProtoReflect() protoreflect.Message
- func (x *BgpV6RouteRange_NextHopAddressType) Reset()
- func (x *BgpV6RouteRange_NextHopAddressType) String() string
- type BgpV6RouteRange_NextHopAddressType_Enum
- func (BgpV6RouteRange_NextHopAddressType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV6RouteRange_NextHopAddressType_Enum) Enum() *BgpV6RouteRange_NextHopAddressType_Enum
- func (BgpV6RouteRange_NextHopAddressType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV6RouteRange_NextHopAddressType_Enum) Number() protoreflect.EnumNumber
- func (x BgpV6RouteRange_NextHopAddressType_Enum) String() string
- func (BgpV6RouteRange_NextHopAddressType_Enum) Type() protoreflect.EnumType
- type BgpV6RouteRange_NextHopMode
- type BgpV6RouteRange_NextHopMode_Enum
- func (BgpV6RouteRange_NextHopMode_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x BgpV6RouteRange_NextHopMode_Enum) Enum() *BgpV6RouteRange_NextHopMode_Enum
- func (BgpV6RouteRange_NextHopMode_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x BgpV6RouteRange_NextHopMode_Enum) Number() protoreflect.EnumNumber
- func (x BgpV6RouteRange_NextHopMode_Enum) String() string
- func (BgpV6RouteRange_NextHopMode_Enum) Type() protoreflect.EnumType
- type BgpV6SegmentRouting
- func (*BgpV6SegmentRouting) Descriptor() ([]byte, []int)deprecated
- func (x *BgpV6SegmentRouting) GetAdvertiseSrTePolicy() bool
- func (x *BgpV6SegmentRouting) GetAutoGenerateSegmentLeftValue() bool
- func (x *BgpV6SegmentRouting) GetCopyTimeToLive() bool
- func (x *BgpV6SegmentRouting) GetIngressSupportsVpn() bool
- func (x *BgpV6SegmentRouting) GetMaxSidsPerSrh() int32
- func (x *BgpV6SegmentRouting) GetReducedEncapsulation() bool
- func (x *BgpV6SegmentRouting) GetSegmentLeftValue() int32
- func (x *BgpV6SegmentRouting) GetTimeToLive() int32
- func (*BgpV6SegmentRouting) ProtoMessage()
- func (x *BgpV6SegmentRouting) ProtoReflect() protoreflect.Message
- func (x *BgpV6SegmentRouting) Reset()
- func (x *BgpV6SegmentRouting) String() string
- type Bgpv4Metric
- func (*Bgpv4Metric) Descriptor() ([]byte, []int)deprecated
- func (x *Bgpv4Metric) GetKeepalivesReceived() int32
- func (x *Bgpv4Metric) GetKeepalivesSent() int32
- func (x *Bgpv4Metric) GetName() string
- func (x *Bgpv4Metric) GetNotificationsReceived() int32
- func (x *Bgpv4Metric) GetNotificationsSent() int32
- func (x *Bgpv4Metric) GetOpensReceived() int32
- func (x *Bgpv4Metric) GetOpensSent() int32
- func (x *Bgpv4Metric) GetRouteWithdrawsReceived() int32
- func (x *Bgpv4Metric) GetRouteWithdrawsSent() int32
- func (x *Bgpv4Metric) GetRoutesAdvertised() int32
- func (x *Bgpv4Metric) GetRoutesReceived() int32
- func (x *Bgpv4Metric) GetSessionFlapCount() int32
- func (x *Bgpv4Metric) GetSessionState() Bgpv4Metric_SessionState_Enum
- func (x *Bgpv4Metric) GetUpdatesReceived() int32
- func (x *Bgpv4Metric) GetUpdatesSent() int32
- func (*Bgpv4Metric) ProtoMessage()
- func (x *Bgpv4Metric) ProtoReflect() protoreflect.Message
- func (x *Bgpv4Metric) Reset()
- func (x *Bgpv4Metric) String() string
- type Bgpv4Metric_SessionState
- type Bgpv4Metric_SessionState_Enum
- func (Bgpv4Metric_SessionState_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x Bgpv4Metric_SessionState_Enum) Enum() *Bgpv4Metric_SessionState_Enum
- func (Bgpv4Metric_SessionState_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Bgpv4Metric_SessionState_Enum) Number() protoreflect.EnumNumber
- func (x Bgpv4Metric_SessionState_Enum) String() string
- func (Bgpv4Metric_SessionState_Enum) Type() protoreflect.EnumType
- type Bgpv4MetricsRequest
- func (*Bgpv4MetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *Bgpv4MetricsRequest) GetColumnNames() []Bgpv4MetricsRequest_ColumnNames_Enum
- func (x *Bgpv4MetricsRequest) GetPeerNames() []string
- func (*Bgpv4MetricsRequest) ProtoMessage()
- func (x *Bgpv4MetricsRequest) ProtoReflect() protoreflect.Message
- func (x *Bgpv4MetricsRequest) Reset()
- func (x *Bgpv4MetricsRequest) String() string
- type Bgpv4MetricsRequest_ColumnNames
- func (*Bgpv4MetricsRequest_ColumnNames) Descriptor() ([]byte, []int)deprecated
- func (*Bgpv4MetricsRequest_ColumnNames) ProtoMessage()
- func (x *Bgpv4MetricsRequest_ColumnNames) ProtoReflect() protoreflect.Message
- func (x *Bgpv4MetricsRequest_ColumnNames) Reset()
- func (x *Bgpv4MetricsRequest_ColumnNames) String() string
- type Bgpv4MetricsRequest_ColumnNames_Enum
- func (Bgpv4MetricsRequest_ColumnNames_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x Bgpv4MetricsRequest_ColumnNames_Enum) Enum() *Bgpv4MetricsRequest_ColumnNames_Enum
- func (Bgpv4MetricsRequest_ColumnNames_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Bgpv4MetricsRequest_ColumnNames_Enum) Number() protoreflect.EnumNumber
- func (x Bgpv4MetricsRequest_ColumnNames_Enum) String() string
- func (Bgpv4MetricsRequest_ColumnNames_Enum) Type() protoreflect.EnumType
- type Bgpv6Metric
- func (*Bgpv6Metric) Descriptor() ([]byte, []int)deprecated
- func (x *Bgpv6Metric) GetKeepalivesReceived() int32
- func (x *Bgpv6Metric) GetKeepalivesSent() int32
- func (x *Bgpv6Metric) GetName() string
- func (x *Bgpv6Metric) GetNotificationsReceived() int32
- func (x *Bgpv6Metric) GetNotificationsSent() int32
- func (x *Bgpv6Metric) GetOpensReceived() int32
- func (x *Bgpv6Metric) GetOpensSent() int32
- func (x *Bgpv6Metric) GetRouteWithdrawsReceived() int32
- func (x *Bgpv6Metric) GetRouteWithdrawsSent() int32
- func (x *Bgpv6Metric) GetRoutesAdvertised() int32
- func (x *Bgpv6Metric) GetRoutesReceived() int32
- func (x *Bgpv6Metric) GetSessionFlapCount() int32
- func (x *Bgpv6Metric) GetSessionState() Bgpv6Metric_SessionState_Enum
- func (x *Bgpv6Metric) GetUpdatesReceived() int32
- func (x *Bgpv6Metric) GetUpdatesSent() int32
- func (*Bgpv6Metric) ProtoMessage()
- func (x *Bgpv6Metric) ProtoReflect() protoreflect.Message
- func (x *Bgpv6Metric) Reset()
- func (x *Bgpv6Metric) String() string
- type Bgpv6Metric_SessionState
- type Bgpv6Metric_SessionState_Enum
- func (Bgpv6Metric_SessionState_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x Bgpv6Metric_SessionState_Enum) Enum() *Bgpv6Metric_SessionState_Enum
- func (Bgpv6Metric_SessionState_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Bgpv6Metric_SessionState_Enum) Number() protoreflect.EnumNumber
- func (x Bgpv6Metric_SessionState_Enum) String() string
- func (Bgpv6Metric_SessionState_Enum) Type() protoreflect.EnumType
- type Bgpv6MetricsRequest
- func (*Bgpv6MetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *Bgpv6MetricsRequest) GetColumnNames() []Bgpv6MetricsRequest_ColumnNames_Enum
- func (x *Bgpv6MetricsRequest) GetPeerNames() []string
- func (*Bgpv6MetricsRequest) ProtoMessage()
- func (x *Bgpv6MetricsRequest) ProtoReflect() protoreflect.Message
- func (x *Bgpv6MetricsRequest) Reset()
- func (x *Bgpv6MetricsRequest) String() string
- type Bgpv6MetricsRequest_ColumnNames
- func (*Bgpv6MetricsRequest_ColumnNames) Descriptor() ([]byte, []int)deprecated
- func (*Bgpv6MetricsRequest_ColumnNames) ProtoMessage()
- func (x *Bgpv6MetricsRequest_ColumnNames) ProtoReflect() protoreflect.Message
- func (x *Bgpv6MetricsRequest_ColumnNames) Reset()
- func (x *Bgpv6MetricsRequest_ColumnNames) String() string
- type Bgpv6MetricsRequest_ColumnNames_Enum
- func (Bgpv6MetricsRequest_ColumnNames_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x Bgpv6MetricsRequest_ColumnNames_Enum) Enum() *Bgpv6MetricsRequest_ColumnNames_Enum
- func (Bgpv6MetricsRequest_ColumnNames_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Bgpv6MetricsRequest_ColumnNames_Enum) Number() protoreflect.EnumNumber
- func (x Bgpv6MetricsRequest_ColumnNames_Enum) String() string
- func (Bgpv6MetricsRequest_ColumnNames_Enum) Type() protoreflect.EnumType
- type Capture
- func (*Capture) Descriptor() ([]byte, []int)deprecated
- func (x *Capture) GetFilters() []*CaptureFilter
- func (x *Capture) GetFormat() Capture_Format_Enum
- func (x *Capture) GetName() string
- func (x *Capture) GetOverwrite() bool
- func (x *Capture) GetPacketSize() int32
- func (x *Capture) GetPortNames() []string
- func (*Capture) ProtoMessage()
- func (x *Capture) ProtoReflect() protoreflect.Message
- func (x *Capture) Reset()
- func (x *Capture) String() string
- type CaptureCustom
- func (*CaptureCustom) Descriptor() ([]byte, []int)deprecated
- func (x *CaptureCustom) GetBitLength() int32
- func (x *CaptureCustom) GetMask() string
- func (x *CaptureCustom) GetNegate() bool
- func (x *CaptureCustom) GetOffset() int32
- func (x *CaptureCustom) GetValue() string
- func (*CaptureCustom) ProtoMessage()
- func (x *CaptureCustom) ProtoReflect() protoreflect.Message
- func (x *CaptureCustom) Reset()
- func (x *CaptureCustom) String() string
- type CaptureEthernet
- func (*CaptureEthernet) Descriptor() ([]byte, []int)deprecated
- func (x *CaptureEthernet) GetDst() *CaptureField
- func (x *CaptureEthernet) GetEtherType() *CaptureField
- func (x *CaptureEthernet) GetPfcQueue() *CaptureField
- func (x *CaptureEthernet) GetSrc() *CaptureField
- func (*CaptureEthernet) ProtoMessage()
- func (x *CaptureEthernet) ProtoReflect() protoreflect.Message
- func (x *CaptureEthernet) Reset()
- func (x *CaptureEthernet) String() string
- type CaptureField
- func (*CaptureField) Descriptor() ([]byte, []int)deprecated
- func (x *CaptureField) GetMask() string
- func (x *CaptureField) GetNegate() bool
- func (x *CaptureField) GetValue() string
- func (*CaptureField) ProtoMessage()
- func (x *CaptureField) ProtoReflect() protoreflect.Message
- func (x *CaptureField) Reset()
- func (x *CaptureField) String() string
- type CaptureFilter
- func (*CaptureFilter) Descriptor() ([]byte, []int)deprecated
- func (x *CaptureFilter) GetChoice() CaptureFilter_Choice_Enum
- func (x *CaptureFilter) GetCustom() *CaptureCustom
- func (x *CaptureFilter) GetEthernet() *CaptureEthernet
- func (x *CaptureFilter) GetIpv4() *CaptureIpv4
- func (x *CaptureFilter) GetIpv6() *CaptureIpv6
- func (x *CaptureFilter) GetVlan() *CaptureVlan
- func (*CaptureFilter) ProtoMessage()
- func (x *CaptureFilter) ProtoReflect() protoreflect.Message
- func (x *CaptureFilter) Reset()
- func (x *CaptureFilter) String() string
- type CaptureFilter_Choice
- type CaptureFilter_Choice_Enum
- func (CaptureFilter_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x CaptureFilter_Choice_Enum) Enum() *CaptureFilter_Choice_Enum
- func (CaptureFilter_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x CaptureFilter_Choice_Enum) Number() protoreflect.EnumNumber
- func (x CaptureFilter_Choice_Enum) String() string
- func (CaptureFilter_Choice_Enum) Type() protoreflect.EnumType
- type CaptureIpv4
- func (*CaptureIpv4) Descriptor() ([]byte, []int)deprecated
- func (x *CaptureIpv4) GetDontFragment() *CaptureField
- func (x *CaptureIpv4) GetDst() *CaptureField
- func (x *CaptureIpv4) GetFragmentOffset() *CaptureField
- func (x *CaptureIpv4) GetHeaderChecksum() *CaptureField
- func (x *CaptureIpv4) GetHeaderLength() *CaptureField
- func (x *CaptureIpv4) GetIdentification() *CaptureField
- func (x *CaptureIpv4) GetMoreFragments() *CaptureField
- func (x *CaptureIpv4) GetPriority() *CaptureField
- func (x *CaptureIpv4) GetProtocol() *CaptureField
- func (x *CaptureIpv4) GetReserved() *CaptureField
- func (x *CaptureIpv4) GetSrc() *CaptureField
- func (x *CaptureIpv4) GetTimeToLive() *CaptureField
- func (x *CaptureIpv4) GetTotalLength() *CaptureField
- func (x *CaptureIpv4) GetVersion() *CaptureField
- func (*CaptureIpv4) ProtoMessage()
- func (x *CaptureIpv4) ProtoReflect() protoreflect.Message
- func (x *CaptureIpv4) Reset()
- func (x *CaptureIpv4) String() string
- type CaptureIpv6
- func (*CaptureIpv6) Descriptor() ([]byte, []int)deprecated
- func (x *CaptureIpv6) GetDst() *CaptureField
- func (x *CaptureIpv6) GetFlowLabel() *CaptureField
- func (x *CaptureIpv6) GetHopLimit() *CaptureField
- func (x *CaptureIpv6) GetNextHeader() *CaptureField
- func (x *CaptureIpv6) GetPayloadLength() *CaptureField
- func (x *CaptureIpv6) GetSrc() *CaptureField
- func (x *CaptureIpv6) GetTrafficClass() *CaptureField
- func (x *CaptureIpv6) GetVersion() *CaptureField
- func (*CaptureIpv6) ProtoMessage()
- func (x *CaptureIpv6) ProtoReflect() protoreflect.Message
- func (x *CaptureIpv6) Reset()
- func (x *CaptureIpv6) String() string
- type CaptureRequest
- type CaptureState
- func (*CaptureState) Descriptor() ([]byte, []int)deprecated
- func (x *CaptureState) GetPortNames() []string
- func (x *CaptureState) GetState() CaptureState_State_Enum
- func (*CaptureState) ProtoMessage()
- func (x *CaptureState) ProtoReflect() protoreflect.Message
- func (x *CaptureState) Reset()
- func (x *CaptureState) String() string
- type CaptureState_State
- type CaptureState_State_Enum
- func (CaptureState_State_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x CaptureState_State_Enum) Enum() *CaptureState_State_Enum
- func (CaptureState_State_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x CaptureState_State_Enum) Number() protoreflect.EnumNumber
- func (x CaptureState_State_Enum) String() string
- func (CaptureState_State_Enum) Type() protoreflect.EnumType
- type CaptureVlan
- func (*CaptureVlan) Descriptor() ([]byte, []int)deprecated
- func (x *CaptureVlan) GetCfi() *CaptureField
- func (x *CaptureVlan) GetId() *CaptureField
- func (x *CaptureVlan) GetPriority() *CaptureField
- func (x *CaptureVlan) GetProtocol() *CaptureField
- func (*CaptureVlan) ProtoMessage()
- func (x *CaptureVlan) ProtoReflect() protoreflect.Message
- func (x *CaptureVlan) Reset()
- func (x *CaptureVlan) String() string
- type Capture_Format
- type Capture_Format_Enum
- func (Capture_Format_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x Capture_Format_Enum) Enum() *Capture_Format_Enum
- func (Capture_Format_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Capture_Format_Enum) Number() protoreflect.EnumNumber
- func (x Capture_Format_Enum) String() string
- func (Capture_Format_Enum) Type() protoreflect.EnumType
- type Config
- func (*Config) Descriptor() ([]byte, []int)deprecated
- func (x *Config) GetCaptures() []*Capture
- func (x *Config) GetDevices() []*Device
- func (x *Config) GetEvents() *Event
- func (x *Config) GetFlows() []*Flow
- func (x *Config) GetLags() []*Lag
- func (x *Config) GetLayer1() []*Layer1
- func (x *Config) GetOptions() *ConfigOptions
- func (x *Config) GetPorts() []*Port
- func (*Config) ProtoMessage()
- func (x *Config) ProtoReflect() protoreflect.Message
- func (x *Config) Reset()
- func (x *Config) String() string
- type ConfigOptions
- type Device
- func (*Device) Descriptor() ([]byte, []int)deprecated
- func (x *Device) GetBgp() *DeviceBgpRouter
- func (x *Device) GetEthernets() []*DeviceEthernet
- func (x *Device) GetIpv4Loopbacks() []*DeviceIpv4Loopback
- func (x *Device) GetIpv6Loopbacks() []*DeviceIpv6Loopback
- func (x *Device) GetIsis() *DeviceIsisRouter
- func (x *Device) GetName() string
- func (x *Device) GetVxlan() *DeviceVxlan
- func (*Device) ProtoMessage()
- func (x *Device) ProtoReflect() protoreflect.Message
- func (x *Device) Reset()
- func (x *Device) String() string
- type DeviceBgpRouter
- func (*DeviceBgpRouter) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceBgpRouter) GetIpv4Interfaces() []*BgpV4Interface
- func (x *DeviceBgpRouter) GetIpv6Interfaces() []*BgpV6Interface
- func (x *DeviceBgpRouter) GetRouterId() string
- func (*DeviceBgpRouter) ProtoMessage()
- func (x *DeviceBgpRouter) ProtoReflect() protoreflect.Message
- func (x *DeviceBgpRouter) Reset()
- func (x *DeviceBgpRouter) String() string
- type DeviceEthernet
- func (*DeviceEthernet) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceEthernet) GetConnection() *EthernetConnection
- func (x *DeviceEthernet) GetIpv4Addresses() []*DeviceIpv4
- func (x *DeviceEthernet) GetIpv6Addresses() []*DeviceIpv6
- func (x *DeviceEthernet) GetMac() string
- func (x *DeviceEthernet) GetMtu() int32
- func (x *DeviceEthernet) GetName() string
- func (x *DeviceEthernet) GetPortName() string
- func (x *DeviceEthernet) GetVlans() []*DeviceVlan
- func (*DeviceEthernet) ProtoMessage()
- func (x *DeviceEthernet) ProtoReflect() protoreflect.Message
- func (x *DeviceEthernet) Reset()
- func (x *DeviceEthernet) String() string
- type DeviceEthernetBase
- func (*DeviceEthernetBase) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceEthernetBase) GetMac() string
- func (x *DeviceEthernetBase) GetMtu() int32
- func (x *DeviceEthernetBase) GetName() string
- func (x *DeviceEthernetBase) GetVlans() []*DeviceVlan
- func (*DeviceEthernetBase) ProtoMessage()
- func (x *DeviceEthernetBase) ProtoReflect() protoreflect.Message
- func (x *DeviceEthernetBase) Reset()
- func (x *DeviceEthernetBase) String() string
- type DeviceIpv4
- func (*DeviceIpv4) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceIpv4) GetAddress() string
- func (x *DeviceIpv4) GetGateway() string
- func (x *DeviceIpv4) GetName() string
- func (x *DeviceIpv4) GetPrefix() int32
- func (*DeviceIpv4) ProtoMessage()
- func (x *DeviceIpv4) ProtoReflect() protoreflect.Message
- func (x *DeviceIpv4) Reset()
- func (x *DeviceIpv4) String() string
- type DeviceIpv4Loopback
- func (*DeviceIpv4Loopback) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceIpv4Loopback) GetAddress() string
- func (x *DeviceIpv4Loopback) GetEthName() string
- func (x *DeviceIpv4Loopback) GetName() string
- func (*DeviceIpv4Loopback) ProtoMessage()
- func (x *DeviceIpv4Loopback) ProtoReflect() protoreflect.Message
- func (x *DeviceIpv4Loopback) Reset()
- func (x *DeviceIpv4Loopback) String() string
- type DeviceIpv6
- func (*DeviceIpv6) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceIpv6) GetAddress() string
- func (x *DeviceIpv6) GetGateway() string
- func (x *DeviceIpv6) GetName() string
- func (x *DeviceIpv6) GetPrefix() int32
- func (*DeviceIpv6) ProtoMessage()
- func (x *DeviceIpv6) ProtoReflect() protoreflect.Message
- func (x *DeviceIpv6) Reset()
- func (x *DeviceIpv6) String() string
- type DeviceIpv6Loopback
- func (*DeviceIpv6Loopback) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceIpv6Loopback) GetAddress() string
- func (x *DeviceIpv6Loopback) GetEthName() string
- func (x *DeviceIpv6Loopback) GetName() string
- func (*DeviceIpv6Loopback) ProtoMessage()
- func (x *DeviceIpv6Loopback) ProtoReflect() protoreflect.Message
- func (x *DeviceIpv6Loopback) Reset()
- func (x *DeviceIpv6Loopback) String() string
- type DeviceIsisMultiInstance
- func (*DeviceIsisMultiInstance) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceIsisMultiInstance) GetIid() int32
- func (x *DeviceIsisMultiInstance) GetItids() []int32
- func (*DeviceIsisMultiInstance) ProtoMessage()
- func (x *DeviceIsisMultiInstance) ProtoReflect() protoreflect.Message
- func (x *DeviceIsisMultiInstance) Reset()
- func (x *DeviceIsisMultiInstance) String() string
- type DeviceIsisRouter
- func (*DeviceIsisRouter) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceIsisRouter) GetAdvanced() *IsisAdvanced
- func (x *DeviceIsisRouter) GetBasic() *IsisBasic
- func (x *DeviceIsisRouter) GetInstance() *DeviceIsisMultiInstance
- func (x *DeviceIsisRouter) GetInterfaces() []*IsisInterface
- func (x *DeviceIsisRouter) GetName() string
- func (x *DeviceIsisRouter) GetRouterAuth() *IsisAuthentication
- func (x *DeviceIsisRouter) GetSystemId() string
- func (x *DeviceIsisRouter) GetV4Routes() []*IsisV4RouteRange
- func (x *DeviceIsisRouter) GetV6Routes() []*IsisV6RouteRange
- func (*DeviceIsisRouter) ProtoMessage()
- func (x *DeviceIsisRouter) ProtoReflect() protoreflect.Message
- func (x *DeviceIsisRouter) Reset()
- func (x *DeviceIsisRouter) String() string
- type DeviceVlan
- func (*DeviceVlan) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceVlan) GetId() int32
- func (x *DeviceVlan) GetName() string
- func (x *DeviceVlan) GetPriority() int32
- func (x *DeviceVlan) GetTpid() DeviceVlan_Tpid_Enum
- func (*DeviceVlan) ProtoMessage()
- func (x *DeviceVlan) ProtoReflect() protoreflect.Message
- func (x *DeviceVlan) Reset()
- func (x *DeviceVlan) String() string
- type DeviceVlan_Tpid
- type DeviceVlan_Tpid_Enum
- func (DeviceVlan_Tpid_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x DeviceVlan_Tpid_Enum) Enum() *DeviceVlan_Tpid_Enum
- func (DeviceVlan_Tpid_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeviceVlan_Tpid_Enum) Number() protoreflect.EnumNumber
- func (x DeviceVlan_Tpid_Enum) String() string
- func (DeviceVlan_Tpid_Enum) Type() protoreflect.EnumType
- type DeviceVxlan
- func (*DeviceVxlan) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceVxlan) GetV4Tunnels() []*VxlanV4Tunnel
- func (x *DeviceVxlan) GetV6Tunnels() []*VxlanV6Tunnel
- func (*DeviceVxlan) ProtoMessage()
- func (x *DeviceVxlan) ProtoReflect() protoreflect.Message
- func (x *DeviceVxlan) Reset()
- func (x *DeviceVxlan) String() string
- type EthernetConnection
- func (*EthernetConnection) Descriptor() ([]byte, []int)deprecated
- func (x *EthernetConnection) GetChoice() EthernetConnection_Choice_Enum
- func (x *EthernetConnection) GetLagName() string
- func (x *EthernetConnection) GetPortName() string
- func (x *EthernetConnection) GetVxlanName() string
- func (*EthernetConnection) ProtoMessage()
- func (x *EthernetConnection) ProtoReflect() protoreflect.Message
- func (x *EthernetConnection) Reset()
- func (x *EthernetConnection) String() string
- type EthernetConnection_Choice
- type EthernetConnection_Choice_Enum
- func (EthernetConnection_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x EthernetConnection_Choice_Enum) Enum() *EthernetConnection_Choice_Enum
- func (EthernetConnection_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x EthernetConnection_Choice_Enum) Number() protoreflect.EnumNumber
- func (x EthernetConnection_Choice_Enum) String() string
- func (EthernetConnection_Choice_Enum) Type() protoreflect.EnumType
- type Event
- func (*Event) Descriptor() ([]byte, []int)deprecated
- func (x *Event) GetEnable() bool
- func (x *Event) GetLink() *EventLink
- func (x *Event) GetRouteAdvertiseWithdraw() *EventRouteAdvertiseWithdraw
- func (x *Event) GetRxRateThreshold() *EventRxRateThreshold
- func (*Event) ProtoMessage()
- func (x *Event) ProtoReflect() protoreflect.Message
- func (x *Event) Reset()
- func (x *Event) String() string
- type EventLink
- type EventRequest
- func (*EventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EventRequest) GetSource() []string
- func (x *EventRequest) GetType() []EventRequest_Type_Enum
- func (*EventRequest) ProtoMessage()
- func (x *EventRequest) ProtoReflect() protoreflect.Message
- func (x *EventRequest) Reset()
- func (x *EventRequest) String() string
- type EventRequest_Type
- type EventRequest_Type_Enum
- func (EventRequest_Type_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x EventRequest_Type_Enum) Enum() *EventRequest_Type_Enum
- func (EventRequest_Type_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x EventRequest_Type_Enum) Number() protoreflect.EnumNumber
- func (x EventRequest_Type_Enum) String() string
- func (EventRequest_Type_Enum) Type() protoreflect.EnumType
- type EventRouteAdvertiseWithdraw
- func (*EventRouteAdvertiseWithdraw) Descriptor() ([]byte, []int)deprecated
- func (x *EventRouteAdvertiseWithdraw) GetEnable() bool
- func (*EventRouteAdvertiseWithdraw) ProtoMessage()
- func (x *EventRouteAdvertiseWithdraw) ProtoReflect() protoreflect.Message
- func (x *EventRouteAdvertiseWithdraw) Reset()
- func (x *EventRouteAdvertiseWithdraw) String() string
- type EventRxRateThreshold
- func (*EventRxRateThreshold) Descriptor() ([]byte, []int)deprecated
- func (x *EventRxRateThreshold) GetEnable() bool
- func (x *EventRxRateThreshold) GetThreshold() float32
- func (*EventRxRateThreshold) ProtoMessage()
- func (x *EventRxRateThreshold) ProtoReflect() protoreflect.Message
- func (x *EventRxRateThreshold) Reset()
- func (x *EventRxRateThreshold) String() string
- type EventSubscription
- func (*EventSubscription) Descriptor() ([]byte, []int)deprecated
- func (x *EventSubscription) GetCallbackurl() string
- func (x *EventSubscription) GetEvents() *EventRequest
- func (*EventSubscription) ProtoMessage()
- func (x *EventSubscription) ProtoReflect() protoreflect.Message
- func (x *EventSubscription) Reset()
- func (x *EventSubscription) String() string
- type Flow
- func (*Flow) Descriptor() ([]byte, []int)deprecated
- func (x *Flow) GetDuration() *FlowDuration
- func (x *Flow) GetMetrics() *FlowMetrics
- func (x *Flow) GetName() string
- func (x *Flow) GetPacket() []*FlowHeader
- func (x *Flow) GetRate() *FlowRate
- func (x *Flow) GetSize() *FlowSize
- func (x *Flow) GetTxRx() *FlowTxRx
- func (*Flow) ProtoMessage()
- func (x *Flow) ProtoReflect() protoreflect.Message
- func (x *Flow) Reset()
- func (x *Flow) String() string
- type FlowArp
- func (*FlowArp) Descriptor() ([]byte, []int)deprecated
- func (x *FlowArp) GetHardwareLength() *PatternFlowArpHardwareLength
- func (x *FlowArp) GetHardwareType() *PatternFlowArpHardwareType
- func (x *FlowArp) GetOperation() *PatternFlowArpOperation
- func (x *FlowArp) GetProtocolLength() *PatternFlowArpProtocolLength
- func (x *FlowArp) GetProtocolType() *PatternFlowArpProtocolType
- func (x *FlowArp) GetSenderHardwareAddr() *PatternFlowArpSenderHardwareAddr
- func (x *FlowArp) GetSenderProtocolAddr() *PatternFlowArpSenderProtocolAddr
- func (x *FlowArp) GetTargetHardwareAddr() *PatternFlowArpTargetHardwareAddr
- func (x *FlowArp) GetTargetProtocolAddr() *PatternFlowArpTargetProtocolAddr
- func (*FlowArp) ProtoMessage()
- func (x *FlowArp) ProtoReflect() protoreflect.Message
- func (x *FlowArp) Reset()
- func (x *FlowArp) String() string
- type FlowBurst
- func (*FlowBurst) Descriptor() ([]byte, []int)deprecated
- func (x *FlowBurst) GetBursts() int32
- func (x *FlowBurst) GetGap() int32
- func (x *FlowBurst) GetInterBurstGap() *FlowDurationInterBurstGap
- func (x *FlowBurst) GetPackets() int32
- func (*FlowBurst) ProtoMessage()
- func (x *FlowBurst) ProtoReflect() protoreflect.Message
- func (x *FlowBurst) Reset()
- func (x *FlowBurst) String() string
- type FlowContinuous
- func (*FlowContinuous) Descriptor() ([]byte, []int)deprecated
- func (x *FlowContinuous) GetDelay() *FlowDelay
- func (x *FlowContinuous) GetGap() int32
- func (*FlowContinuous) ProtoMessage()
- func (x *FlowContinuous) ProtoReflect() protoreflect.Message
- func (x *FlowContinuous) Reset()
- func (x *FlowContinuous) String() string
- type FlowCustom
- type FlowDelay
- func (*FlowDelay) Descriptor() ([]byte, []int)deprecated
- func (x *FlowDelay) GetBytes() float32
- func (x *FlowDelay) GetChoice() FlowDelay_Choice_Enum
- func (x *FlowDelay) GetMicroseconds() float32
- func (x *FlowDelay) GetNanoseconds() float32
- func (*FlowDelay) ProtoMessage()
- func (x *FlowDelay) ProtoReflect() protoreflect.Message
- func (x *FlowDelay) Reset()
- func (x *FlowDelay) String() string
- type FlowDelay_Choice
- type FlowDelay_Choice_Enum
- func (FlowDelay_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowDelay_Choice_Enum) Enum() *FlowDelay_Choice_Enum
- func (FlowDelay_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowDelay_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowDelay_Choice_Enum) String() string
- func (FlowDelay_Choice_Enum) Type() protoreflect.EnumType
- type FlowDuration
- func (*FlowDuration) Descriptor() ([]byte, []int)deprecated
- func (x *FlowDuration) GetBurst() *FlowBurst
- func (x *FlowDuration) GetChoice() FlowDuration_Choice_Enum
- func (x *FlowDuration) GetContinuous() *FlowContinuous
- func (x *FlowDuration) GetFixedPackets() *FlowFixedPackets
- func (x *FlowDuration) GetFixedSeconds() *FlowFixedSeconds
- func (*FlowDuration) ProtoMessage()
- func (x *FlowDuration) ProtoReflect() protoreflect.Message
- func (x *FlowDuration) Reset()
- func (x *FlowDuration) String() string
- type FlowDurationInterBurstGap
- func (*FlowDurationInterBurstGap) Descriptor() ([]byte, []int)deprecated
- func (x *FlowDurationInterBurstGap) GetBytes() float64
- func (x *FlowDurationInterBurstGap) GetChoice() FlowDurationInterBurstGap_Choice_Enum
- func (x *FlowDurationInterBurstGap) GetMicroseconds() float64
- func (x *FlowDurationInterBurstGap) GetNanoseconds() float64
- func (*FlowDurationInterBurstGap) ProtoMessage()
- func (x *FlowDurationInterBurstGap) ProtoReflect() protoreflect.Message
- func (x *FlowDurationInterBurstGap) Reset()
- func (x *FlowDurationInterBurstGap) String() string
- type FlowDurationInterBurstGap_Choice
- func (*FlowDurationInterBurstGap_Choice) Descriptor() ([]byte, []int)deprecated
- func (*FlowDurationInterBurstGap_Choice) ProtoMessage()
- func (x *FlowDurationInterBurstGap_Choice) ProtoReflect() protoreflect.Message
- func (x *FlowDurationInterBurstGap_Choice) Reset()
- func (x *FlowDurationInterBurstGap_Choice) String() string
- type FlowDurationInterBurstGap_Choice_Enum
- func (FlowDurationInterBurstGap_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowDurationInterBurstGap_Choice_Enum) Enum() *FlowDurationInterBurstGap_Choice_Enum
- func (FlowDurationInterBurstGap_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowDurationInterBurstGap_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowDurationInterBurstGap_Choice_Enum) String() string
- func (FlowDurationInterBurstGap_Choice_Enum) Type() protoreflect.EnumType
- type FlowDuration_Choice
- type FlowDuration_Choice_Enum
- func (FlowDuration_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowDuration_Choice_Enum) Enum() *FlowDuration_Choice_Enum
- func (FlowDuration_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowDuration_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowDuration_Choice_Enum) String() string
- func (FlowDuration_Choice_Enum) Type() protoreflect.EnumType
- type FlowEthernet
- func (*FlowEthernet) Descriptor() ([]byte, []int)deprecated
- func (x *FlowEthernet) GetDst() *PatternFlowEthernetDst
- func (x *FlowEthernet) GetEtherType() *PatternFlowEthernetEtherType
- func (x *FlowEthernet) GetPfcQueue() *PatternFlowEthernetPfcQueue
- func (x *FlowEthernet) GetSrc() *PatternFlowEthernetSrc
- func (*FlowEthernet) ProtoMessage()
- func (x *FlowEthernet) ProtoReflect() protoreflect.Message
- func (x *FlowEthernet) Reset()
- func (x *FlowEthernet) String() string
- type FlowEthernetPause
- func (*FlowEthernetPause) Descriptor() ([]byte, []int)deprecated
- func (x *FlowEthernetPause) GetControlOpCode() *PatternFlowEthernetPauseControlOpCode
- func (x *FlowEthernetPause) GetDst() *PatternFlowEthernetPauseDst
- func (x *FlowEthernetPause) GetEtherType() *PatternFlowEthernetPauseEtherType
- func (x *FlowEthernetPause) GetSrc() *PatternFlowEthernetPauseSrc
- func (x *FlowEthernetPause) GetTime() *PatternFlowEthernetPauseTime
- func (*FlowEthernetPause) ProtoMessage()
- func (x *FlowEthernetPause) ProtoReflect() protoreflect.Message
- func (x *FlowEthernetPause) Reset()
- func (x *FlowEthernetPause) String() string
- type FlowFixedPackets
- func (*FlowFixedPackets) Descriptor() ([]byte, []int)deprecated
- func (x *FlowFixedPackets) GetDelay() *FlowDelay
- func (x *FlowFixedPackets) GetGap() int32
- func (x *FlowFixedPackets) GetPackets() int32
- func (*FlowFixedPackets) ProtoMessage()
- func (x *FlowFixedPackets) ProtoReflect() protoreflect.Message
- func (x *FlowFixedPackets) Reset()
- func (x *FlowFixedPackets) String() string
- type FlowFixedSeconds
- func (*FlowFixedSeconds) Descriptor() ([]byte, []int)deprecated
- func (x *FlowFixedSeconds) GetDelay() *FlowDelay
- func (x *FlowFixedSeconds) GetGap() int32
- func (x *FlowFixedSeconds) GetSeconds() float32
- func (*FlowFixedSeconds) ProtoMessage()
- func (x *FlowFixedSeconds) ProtoReflect() protoreflect.Message
- func (x *FlowFixedSeconds) Reset()
- func (x *FlowFixedSeconds) String() string
- type FlowGre
- func (*FlowGre) Descriptor() ([]byte, []int)deprecated
- func (x *FlowGre) GetChecksum() *PatternFlowGreChecksum
- func (x *FlowGre) GetChecksumPresent() *PatternFlowGreChecksumPresent
- func (x *FlowGre) GetProtocol() *PatternFlowGreProtocol
- func (x *FlowGre) GetReserved0() *PatternFlowGreReserved0
- func (x *FlowGre) GetReserved1() *PatternFlowGreReserved1
- func (x *FlowGre) GetVersion() *PatternFlowGreVersion
- func (*FlowGre) ProtoMessage()
- func (x *FlowGre) ProtoReflect() protoreflect.Message
- func (x *FlowGre) Reset()
- func (x *FlowGre) String() string
- type FlowGtpExtension
- func (*FlowGtpExtension) Descriptor() ([]byte, []int)deprecated
- func (x *FlowGtpExtension) GetContents() *PatternFlowGtpExtensionContents
- func (x *FlowGtpExtension) GetExtensionLength() *PatternFlowGtpExtensionExtensionLength
- func (x *FlowGtpExtension) GetNextExtensionHeader() *PatternFlowGtpExtensionNextExtensionHeader
- func (*FlowGtpExtension) ProtoMessage()
- func (x *FlowGtpExtension) ProtoReflect() protoreflect.Message
- func (x *FlowGtpExtension) Reset()
- func (x *FlowGtpExtension) String() string
- type FlowGtpv1
- func (*FlowGtpv1) Descriptor() ([]byte, []int)deprecated
- func (x *FlowGtpv1) GetEFlag() *PatternFlowGtpv1EFlag
- func (x *FlowGtpv1) GetExtensionHeaders() []*FlowGtpExtension
- func (x *FlowGtpv1) GetMessageLength() *PatternFlowGtpv1MessageLength
- func (x *FlowGtpv1) GetMessageType() *PatternFlowGtpv1MessageType
- func (x *FlowGtpv1) GetNPduNumber() *PatternFlowGtpv1NPduNumber
- func (x *FlowGtpv1) GetNextExtensionHeaderType() *PatternFlowGtpv1NextExtensionHeaderType
- func (x *FlowGtpv1) GetPnFlag() *PatternFlowGtpv1PnFlag
- func (x *FlowGtpv1) GetProtocolType() *PatternFlowGtpv1ProtocolType
- func (x *FlowGtpv1) GetReserved() *PatternFlowGtpv1Reserved
- func (x *FlowGtpv1) GetSFlag() *PatternFlowGtpv1SFlag
- func (x *FlowGtpv1) GetSquenceNumber() *PatternFlowGtpv1SquenceNumber
- func (x *FlowGtpv1) GetTeid() *PatternFlowGtpv1Teid
- func (x *FlowGtpv1) GetVersion() *PatternFlowGtpv1Version
- func (*FlowGtpv1) ProtoMessage()
- func (x *FlowGtpv1) ProtoReflect() protoreflect.Message
- func (x *FlowGtpv1) Reset()
- func (x *FlowGtpv1) String() string
- type FlowGtpv2
- func (*FlowGtpv2) Descriptor() ([]byte, []int)deprecated
- func (x *FlowGtpv2) GetMessageLength() *PatternFlowGtpv2MessageLength
- func (x *FlowGtpv2) GetMessageType() *PatternFlowGtpv2MessageType
- func (x *FlowGtpv2) GetPiggybackingFlag() *PatternFlowGtpv2PiggybackingFlag
- func (x *FlowGtpv2) GetSequenceNumber() *PatternFlowGtpv2SequenceNumber
- func (x *FlowGtpv2) GetSpare1() *PatternFlowGtpv2Spare1
- func (x *FlowGtpv2) GetSpare2() *PatternFlowGtpv2Spare2
- func (x *FlowGtpv2) GetTeid() *PatternFlowGtpv2Teid
- func (x *FlowGtpv2) GetTeidFlag() *PatternFlowGtpv2TeidFlag
- func (x *FlowGtpv2) GetVersion() *PatternFlowGtpv2Version
- func (*FlowGtpv2) ProtoMessage()
- func (x *FlowGtpv2) ProtoReflect() protoreflect.Message
- func (x *FlowGtpv2) Reset()
- func (x *FlowGtpv2) String() string
- type FlowHeader
- func (*FlowHeader) Descriptor() ([]byte, []int)deprecated
- func (x *FlowHeader) GetArp() *FlowArp
- func (x *FlowHeader) GetChoice() FlowHeader_Choice_Enum
- func (x *FlowHeader) GetCustom() *FlowCustom
- func (x *FlowHeader) GetEthernet() *FlowEthernet
- func (x *FlowHeader) GetEthernetpause() *FlowEthernetPause
- func (x *FlowHeader) GetGre() *FlowGre
- func (x *FlowHeader) GetGtpv1() *FlowGtpv1
- func (x *FlowHeader) GetGtpv2() *FlowGtpv2
- func (x *FlowHeader) GetIcmp() *FlowIcmp
- func (x *FlowHeader) GetIcmpv6() *FlowIcmpv6
- func (x *FlowHeader) GetIgmpv1() *FlowIgmpv1
- func (x *FlowHeader) GetIpv4() *FlowIpv4
- func (x *FlowHeader) GetIpv6() *FlowIpv6
- func (x *FlowHeader) GetMpls() *FlowMpls
- func (x *FlowHeader) GetPfcpause() *FlowPfcPause
- func (x *FlowHeader) GetPpp() *FlowPpp
- func (x *FlowHeader) GetTcp() *FlowTcp
- func (x *FlowHeader) GetUdp() *FlowUdp
- func (x *FlowHeader) GetVlan() *FlowVlan
- func (x *FlowHeader) GetVxlan() *FlowVxlan
- func (*FlowHeader) ProtoMessage()
- func (x *FlowHeader) ProtoReflect() protoreflect.Message
- func (x *FlowHeader) Reset()
- func (x *FlowHeader) String() string
- type FlowHeader_Choice
- type FlowHeader_Choice_Enum
- func (FlowHeader_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowHeader_Choice_Enum) Enum() *FlowHeader_Choice_Enum
- func (FlowHeader_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowHeader_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowHeader_Choice_Enum) String() string
- func (FlowHeader_Choice_Enum) Type() protoreflect.EnumType
- type FlowIcmp
- type FlowIcmpEcho
- func (*FlowIcmpEcho) Descriptor() ([]byte, []int)deprecated
- func (x *FlowIcmpEcho) GetChecksum() *PatternFlowIcmpEchoChecksum
- func (x *FlowIcmpEcho) GetCode() *PatternFlowIcmpEchoCode
- func (x *FlowIcmpEcho) GetIdentifier() *PatternFlowIcmpEchoIdentifier
- func (x *FlowIcmpEcho) GetSequenceNumber() *PatternFlowIcmpEchoSequenceNumber
- func (x *FlowIcmpEcho) GetType() *PatternFlowIcmpEchoType
- func (*FlowIcmpEcho) ProtoMessage()
- func (x *FlowIcmpEcho) ProtoReflect() protoreflect.Message
- func (x *FlowIcmpEcho) Reset()
- func (x *FlowIcmpEcho) String() string
- type FlowIcmp_Choice
- type FlowIcmp_Choice_Enum
- func (FlowIcmp_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowIcmp_Choice_Enum) Enum() *FlowIcmp_Choice_Enum
- func (FlowIcmp_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowIcmp_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowIcmp_Choice_Enum) String() string
- func (FlowIcmp_Choice_Enum) Type() protoreflect.EnumType
- type FlowIcmpv6
- func (*FlowIcmpv6) Descriptor() ([]byte, []int)deprecated
- func (x *FlowIcmpv6) GetChoice() FlowIcmpv6_Choice_Enum
- func (x *FlowIcmpv6) GetEcho() *FlowIcmpv6Echo
- func (*FlowIcmpv6) ProtoMessage()
- func (x *FlowIcmpv6) ProtoReflect() protoreflect.Message
- func (x *FlowIcmpv6) Reset()
- func (x *FlowIcmpv6) String() string
- type FlowIcmpv6Echo
- func (*FlowIcmpv6Echo) Descriptor() ([]byte, []int)deprecated
- func (x *FlowIcmpv6Echo) GetChecksum() *PatternFlowIcmpv6EchoChecksum
- func (x *FlowIcmpv6Echo) GetCode() *PatternFlowIcmpv6EchoCode
- func (x *FlowIcmpv6Echo) GetIdentifier() *PatternFlowIcmpv6EchoIdentifier
- func (x *FlowIcmpv6Echo) GetSequenceNumber() *PatternFlowIcmpv6EchoSequenceNumber
- func (x *FlowIcmpv6Echo) GetType() *PatternFlowIcmpv6EchoType
- func (*FlowIcmpv6Echo) ProtoMessage()
- func (x *FlowIcmpv6Echo) ProtoReflect() protoreflect.Message
- func (x *FlowIcmpv6Echo) Reset()
- func (x *FlowIcmpv6Echo) String() string
- type FlowIcmpv6_Choice
- type FlowIcmpv6_Choice_Enum
- func (FlowIcmpv6_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowIcmpv6_Choice_Enum) Enum() *FlowIcmpv6_Choice_Enum
- func (FlowIcmpv6_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowIcmpv6_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowIcmpv6_Choice_Enum) String() string
- func (FlowIcmpv6_Choice_Enum) Type() protoreflect.EnumType
- type FlowIgmpv1
- func (*FlowIgmpv1) Descriptor() ([]byte, []int)deprecated
- func (x *FlowIgmpv1) GetChecksum() *PatternFlowIgmpv1Checksum
- func (x *FlowIgmpv1) GetGroupAddress() *PatternFlowIgmpv1GroupAddress
- func (x *FlowIgmpv1) GetType() *PatternFlowIgmpv1Type
- func (x *FlowIgmpv1) GetUnused() *PatternFlowIgmpv1Unused
- func (x *FlowIgmpv1) GetVersion() *PatternFlowIgmpv1Version
- func (*FlowIgmpv1) ProtoMessage()
- func (x *FlowIgmpv1) ProtoReflect() protoreflect.Message
- func (x *FlowIgmpv1) Reset()
- func (x *FlowIgmpv1) String() string
- type FlowIpv4
- func (*FlowIpv4) Descriptor() ([]byte, []int)deprecated
- func (x *FlowIpv4) GetDontFragment() *PatternFlowIpv4DontFragment
- func (x *FlowIpv4) GetDst() *PatternFlowIpv4Dst
- func (x *FlowIpv4) GetFragmentOffset() *PatternFlowIpv4FragmentOffset
- func (x *FlowIpv4) GetHeaderChecksum() *PatternFlowIpv4HeaderChecksum
- func (x *FlowIpv4) GetHeaderLength() *PatternFlowIpv4HeaderLength
- func (x *FlowIpv4) GetIdentification() *PatternFlowIpv4Identification
- func (x *FlowIpv4) GetMoreFragments() *PatternFlowIpv4MoreFragments
- func (x *FlowIpv4) GetPriority() *FlowIpv4Priority
- func (x *FlowIpv4) GetProtocol() *PatternFlowIpv4Protocol
- func (x *FlowIpv4) GetReserved() *PatternFlowIpv4Reserved
- func (x *FlowIpv4) GetSrc() *PatternFlowIpv4Src
- func (x *FlowIpv4) GetTimeToLive() *PatternFlowIpv4TimeToLive
- func (x *FlowIpv4) GetTotalLength() *PatternFlowIpv4TotalLength
- func (x *FlowIpv4) GetVersion() *PatternFlowIpv4Version
- func (*FlowIpv4) ProtoMessage()
- func (x *FlowIpv4) ProtoReflect() protoreflect.Message
- func (x *FlowIpv4) Reset()
- func (x *FlowIpv4) String() string
- type FlowIpv4Dscp
- func (*FlowIpv4Dscp) Descriptor() ([]byte, []int)deprecated
- func (x *FlowIpv4Dscp) GetEcn() *PatternFlowIpv4DscpEcn
- func (x *FlowIpv4Dscp) GetPhb() *PatternFlowIpv4DscpPhb
- func (*FlowIpv4Dscp) ProtoMessage()
- func (x *FlowIpv4Dscp) ProtoReflect() protoreflect.Message
- func (x *FlowIpv4Dscp) Reset()
- func (x *FlowIpv4Dscp) String() string
- type FlowIpv4Priority
- func (*FlowIpv4Priority) Descriptor() ([]byte, []int)deprecated
- func (x *FlowIpv4Priority) GetChoice() FlowIpv4Priority_Choice_Enum
- func (x *FlowIpv4Priority) GetDscp() *FlowIpv4Dscp
- func (x *FlowIpv4Priority) GetRaw() *PatternFlowIpv4PriorityRaw
- func (x *FlowIpv4Priority) GetTos() *FlowIpv4Tos
- func (*FlowIpv4Priority) ProtoMessage()
- func (x *FlowIpv4Priority) ProtoReflect() protoreflect.Message
- func (x *FlowIpv4Priority) Reset()
- func (x *FlowIpv4Priority) String() string
- type FlowIpv4Priority_Choice
- type FlowIpv4Priority_Choice_Enum
- func (FlowIpv4Priority_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowIpv4Priority_Choice_Enum) Enum() *FlowIpv4Priority_Choice_Enum
- func (FlowIpv4Priority_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowIpv4Priority_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowIpv4Priority_Choice_Enum) String() string
- func (FlowIpv4Priority_Choice_Enum) Type() protoreflect.EnumType
- type FlowIpv4Tos
- func (*FlowIpv4Tos) Descriptor() ([]byte, []int)deprecated
- func (x *FlowIpv4Tos) GetDelay() *PatternFlowIpv4TosDelay
- func (x *FlowIpv4Tos) GetMonetary() *PatternFlowIpv4TosMonetary
- func (x *FlowIpv4Tos) GetPrecedence() *PatternFlowIpv4TosPrecedence
- func (x *FlowIpv4Tos) GetReliability() *PatternFlowIpv4TosReliability
- func (x *FlowIpv4Tos) GetThroughput() *PatternFlowIpv4TosThroughput
- func (x *FlowIpv4Tos) GetUnused() *PatternFlowIpv4TosUnused
- func (*FlowIpv4Tos) ProtoMessage()
- func (x *FlowIpv4Tos) ProtoReflect() protoreflect.Message
- func (x *FlowIpv4Tos) Reset()
- func (x *FlowIpv4Tos) String() string
- type FlowIpv6
- func (*FlowIpv6) Descriptor() ([]byte, []int)deprecated
- func (x *FlowIpv6) GetDst() *PatternFlowIpv6Dst
- func (x *FlowIpv6) GetFlowLabel() *PatternFlowIpv6FlowLabel
- func (x *FlowIpv6) GetHopLimit() *PatternFlowIpv6HopLimit
- func (x *FlowIpv6) GetNextHeader() *PatternFlowIpv6NextHeader
- func (x *FlowIpv6) GetPayloadLength() *PatternFlowIpv6PayloadLength
- func (x *FlowIpv6) GetSrc() *PatternFlowIpv6Src
- func (x *FlowIpv6) GetTrafficClass() *PatternFlowIpv6TrafficClass
- func (x *FlowIpv6) GetVersion() *PatternFlowIpv6Version
- func (*FlowIpv6) ProtoMessage()
- func (x *FlowIpv6) ProtoReflect() protoreflect.Message
- func (x *FlowIpv6) Reset()
- func (x *FlowIpv6) String() string
- type FlowLatencyMetrics
- func (*FlowLatencyMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *FlowLatencyMetrics) GetEnable() bool
- func (x *FlowLatencyMetrics) GetMode() FlowLatencyMetrics_Mode_Enum
- func (*FlowLatencyMetrics) ProtoMessage()
- func (x *FlowLatencyMetrics) ProtoReflect() protoreflect.Message
- func (x *FlowLatencyMetrics) Reset()
- func (x *FlowLatencyMetrics) String() string
- type FlowLatencyMetrics_Mode
- type FlowLatencyMetrics_Mode_Enum
- func (FlowLatencyMetrics_Mode_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowLatencyMetrics_Mode_Enum) Enum() *FlowLatencyMetrics_Mode_Enum
- func (FlowLatencyMetrics_Mode_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowLatencyMetrics_Mode_Enum) Number() protoreflect.EnumNumber
- func (x FlowLatencyMetrics_Mode_Enum) String() string
- func (FlowLatencyMetrics_Mode_Enum) Type() protoreflect.EnumType
- type FlowMetric
- func (*FlowMetric) Descriptor() ([]byte, []int)deprecated
- func (x *FlowMetric) GetBytesRx() int64
- func (x *FlowMetric) GetBytesTx() int64
- func (x *FlowMetric) GetFramesRx() int64
- func (x *FlowMetric) GetFramesRxRate() float32
- func (x *FlowMetric) GetFramesTx() int64
- func (x *FlowMetric) GetFramesTxRate() float32
- func (x *FlowMetric) GetLatency() *MetricLatency
- func (x *FlowMetric) GetLoss() float32
- func (x *FlowMetric) GetMetricGroups() []*FlowMetricGroup
- func (x *FlowMetric) GetName() string
- func (x *FlowMetric) GetPortRx() string
- func (x *FlowMetric) GetPortTx() string
- func (x *FlowMetric) GetTimestamps() *MetricTimestamp
- func (x *FlowMetric) GetTransmit() FlowMetric_Transmit_Enum
- func (*FlowMetric) ProtoMessage()
- func (x *FlowMetric) ProtoReflect() protoreflect.Message
- func (x *FlowMetric) Reset()
- func (x *FlowMetric) String() string
- type FlowMetricGroup
- func (*FlowMetricGroup) Descriptor() ([]byte, []int)deprecated
- func (x *FlowMetricGroup) GetName() string
- func (x *FlowMetricGroup) GetValue() string
- func (*FlowMetricGroup) ProtoMessage()
- func (x *FlowMetricGroup) ProtoReflect() protoreflect.Message
- func (x *FlowMetricGroup) Reset()
- func (x *FlowMetricGroup) String() string
- type FlowMetricGroupRequest
- func (*FlowMetricGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FlowMetricGroupRequest) GetChoice() FlowMetricGroupRequest_Choice_Enum
- func (x *FlowMetricGroupRequest) GetEgress() []string
- func (x *FlowMetricGroupRequest) GetIngress() []string
- func (*FlowMetricGroupRequest) ProtoMessage()
- func (x *FlowMetricGroupRequest) ProtoReflect() protoreflect.Message
- func (x *FlowMetricGroupRequest) Reset()
- func (x *FlowMetricGroupRequest) String() string
- type FlowMetricGroupRequest_Choice
- func (*FlowMetricGroupRequest_Choice) Descriptor() ([]byte, []int)deprecated
- func (*FlowMetricGroupRequest_Choice) ProtoMessage()
- func (x *FlowMetricGroupRequest_Choice) ProtoReflect() protoreflect.Message
- func (x *FlowMetricGroupRequest_Choice) Reset()
- func (x *FlowMetricGroupRequest_Choice) String() string
- type FlowMetricGroupRequest_Choice_Enum
- func (FlowMetricGroupRequest_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowMetricGroupRequest_Choice_Enum) Enum() *FlowMetricGroupRequest_Choice_Enum
- func (FlowMetricGroupRequest_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowMetricGroupRequest_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowMetricGroupRequest_Choice_Enum) String() string
- func (FlowMetricGroupRequest_Choice_Enum) Type() protoreflect.EnumType
- type FlowMetric_Transmit
- type FlowMetric_Transmit_Enum
- func (FlowMetric_Transmit_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowMetric_Transmit_Enum) Enum() *FlowMetric_Transmit_Enum
- func (FlowMetric_Transmit_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowMetric_Transmit_Enum) Number() protoreflect.EnumNumber
- func (x FlowMetric_Transmit_Enum) String() string
- func (FlowMetric_Transmit_Enum) Type() protoreflect.EnumType
- type FlowMetrics
- func (*FlowMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *FlowMetrics) GetEnable() bool
- func (x *FlowMetrics) GetLatency() *FlowLatencyMetrics
- func (x *FlowMetrics) GetLoss() bool
- func (x *FlowMetrics) GetTimestamps() bool
- func (*FlowMetrics) ProtoMessage()
- func (x *FlowMetrics) ProtoReflect() protoreflect.Message
- func (x *FlowMetrics) Reset()
- func (x *FlowMetrics) String() string
- type FlowMetricsRequest
- func (*FlowMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FlowMetricsRequest) GetFlowNames() []string
- func (x *FlowMetricsRequest) GetMetricGroups() *FlowMetricGroupRequest
- func (x *FlowMetricsRequest) GetMetricNames() []FlowMetricsRequest_MetricNames_Enum
- func (*FlowMetricsRequest) ProtoMessage()
- func (x *FlowMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *FlowMetricsRequest) Reset()
- func (x *FlowMetricsRequest) String() string
- type FlowMetricsRequest_MetricNames
- func (*FlowMetricsRequest_MetricNames) Descriptor() ([]byte, []int)deprecated
- func (*FlowMetricsRequest_MetricNames) ProtoMessage()
- func (x *FlowMetricsRequest_MetricNames) ProtoReflect() protoreflect.Message
- func (x *FlowMetricsRequest_MetricNames) Reset()
- func (x *FlowMetricsRequest_MetricNames) String() string
- type FlowMetricsRequest_MetricNames_Enum
- func (FlowMetricsRequest_MetricNames_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowMetricsRequest_MetricNames_Enum) Enum() *FlowMetricsRequest_MetricNames_Enum
- func (FlowMetricsRequest_MetricNames_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowMetricsRequest_MetricNames_Enum) Number() protoreflect.EnumNumber
- func (x FlowMetricsRequest_MetricNames_Enum) String() string
- func (FlowMetricsRequest_MetricNames_Enum) Type() protoreflect.EnumType
- type FlowMpls
- func (*FlowMpls) Descriptor() ([]byte, []int)deprecated
- func (x *FlowMpls) GetBottomOfStack() *PatternFlowMplsBottomOfStack
- func (x *FlowMpls) GetLabel() *PatternFlowMplsLabel
- func (x *FlowMpls) GetTimeToLive() *PatternFlowMplsTimeToLive
- func (x *FlowMpls) GetTrafficClass() *PatternFlowMplsTrafficClass
- func (*FlowMpls) ProtoMessage()
- func (x *FlowMpls) ProtoReflect() protoreflect.Message
- func (x *FlowMpls) Reset()
- func (x *FlowMpls) String() string
- type FlowPfcPause
- func (*FlowPfcPause) Descriptor() ([]byte, []int)deprecated
- func (x *FlowPfcPause) GetClassEnableVector() *PatternFlowPfcPauseClassEnableVector
- func (x *FlowPfcPause) GetControlOpCode() *PatternFlowPfcPauseControlOpCode
- func (x *FlowPfcPause) GetDst() *PatternFlowPfcPauseDst
- func (x *FlowPfcPause) GetEtherType() *PatternFlowPfcPauseEtherType
- func (x *FlowPfcPause) GetPauseClass_0() *PatternFlowPfcPausePauseClass0
- func (x *FlowPfcPause) GetPauseClass_1() *PatternFlowPfcPausePauseClass1
- func (x *FlowPfcPause) GetPauseClass_2() *PatternFlowPfcPausePauseClass2
- func (x *FlowPfcPause) GetPauseClass_3() *PatternFlowPfcPausePauseClass3
- func (x *FlowPfcPause) GetPauseClass_4() *PatternFlowPfcPausePauseClass4
- func (x *FlowPfcPause) GetPauseClass_5() *PatternFlowPfcPausePauseClass5
- func (x *FlowPfcPause) GetPauseClass_6() *PatternFlowPfcPausePauseClass6
- func (x *FlowPfcPause) GetPauseClass_7() *PatternFlowPfcPausePauseClass7
- func (x *FlowPfcPause) GetSrc() *PatternFlowPfcPauseSrc
- func (*FlowPfcPause) ProtoMessage()
- func (x *FlowPfcPause) ProtoReflect() protoreflect.Message
- func (x *FlowPfcPause) Reset()
- func (x *FlowPfcPause) String() string
- type FlowPort
- type FlowPpp
- func (*FlowPpp) Descriptor() ([]byte, []int)deprecated
- func (x *FlowPpp) GetAddress() *PatternFlowPppAddress
- func (x *FlowPpp) GetControl() *PatternFlowPppControl
- func (x *FlowPpp) GetProtocolType() *PatternFlowPppProtocolType
- func (*FlowPpp) ProtoMessage()
- func (x *FlowPpp) ProtoReflect() protoreflect.Message
- func (x *FlowPpp) Reset()
- func (x *FlowPpp) String() string
- type FlowRate
- func (*FlowRate) Descriptor() ([]byte, []int)deprecated
- func (x *FlowRate) GetBps() int64
- func (x *FlowRate) GetChoice() FlowRate_Choice_Enum
- func (x *FlowRate) GetGbps() int32
- func (x *FlowRate) GetKbps() int64
- func (x *FlowRate) GetMbps() int64
- func (x *FlowRate) GetPercentage() float32
- func (x *FlowRate) GetPps() int64
- func (*FlowRate) ProtoMessage()
- func (x *FlowRate) ProtoReflect() protoreflect.Message
- func (x *FlowRate) Reset()
- func (x *FlowRate) String() string
- type FlowRate_Choice
- type FlowRate_Choice_Enum
- func (FlowRate_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowRate_Choice_Enum) Enum() *FlowRate_Choice_Enum
- func (FlowRate_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowRate_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowRate_Choice_Enum) String() string
- func (FlowRate_Choice_Enum) Type() protoreflect.EnumType
- type FlowRouter
- func (*FlowRouter) Descriptor() ([]byte, []int)deprecated
- func (x *FlowRouter) GetMode() FlowRouter_Mode_Enum
- func (x *FlowRouter) GetRxNames() []string
- func (x *FlowRouter) GetTxNames() []string
- func (*FlowRouter) ProtoMessage()
- func (x *FlowRouter) ProtoReflect() protoreflect.Message
- func (x *FlowRouter) Reset()
- func (x *FlowRouter) String() string
- type FlowRouter_Mode
- type FlowRouter_Mode_Enum
- func (FlowRouter_Mode_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowRouter_Mode_Enum) Enum() *FlowRouter_Mode_Enum
- func (FlowRouter_Mode_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowRouter_Mode_Enum) Number() protoreflect.EnumNumber
- func (x FlowRouter_Mode_Enum) String() string
- func (FlowRouter_Mode_Enum) Type() protoreflect.EnumType
- type FlowSize
- func (*FlowSize) Descriptor() ([]byte, []int)deprecated
- func (x *FlowSize) GetChoice() FlowSize_Choice_Enum
- func (x *FlowSize) GetFixed() int32
- func (x *FlowSize) GetIncrement() *FlowSizeIncrement
- func (x *FlowSize) GetRandom() *FlowSizeRandom
- func (*FlowSize) ProtoMessage()
- func (x *FlowSize) ProtoReflect() protoreflect.Message
- func (x *FlowSize) Reset()
- func (x *FlowSize) String() string
- type FlowSizeIncrement
- func (*FlowSizeIncrement) Descriptor() ([]byte, []int)deprecated
- func (x *FlowSizeIncrement) GetEnd() int32
- func (x *FlowSizeIncrement) GetStart() int32
- func (x *FlowSizeIncrement) GetStep() int32
- func (*FlowSizeIncrement) ProtoMessage()
- func (x *FlowSizeIncrement) ProtoReflect() protoreflect.Message
- func (x *FlowSizeIncrement) Reset()
- func (x *FlowSizeIncrement) String() string
- type FlowSizeRandom
- func (*FlowSizeRandom) Descriptor() ([]byte, []int)deprecated
- func (x *FlowSizeRandom) GetMax() int32
- func (x *FlowSizeRandom) GetMin() int32
- func (*FlowSizeRandom) ProtoMessage()
- func (x *FlowSizeRandom) ProtoReflect() protoreflect.Message
- func (x *FlowSizeRandom) Reset()
- func (x *FlowSizeRandom) String() string
- type FlowSize_Choice
- type FlowSize_Choice_Enum
- func (FlowSize_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowSize_Choice_Enum) Enum() *FlowSize_Choice_Enum
- func (FlowSize_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowSize_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowSize_Choice_Enum) String() string
- func (FlowSize_Choice_Enum) Type() protoreflect.EnumType
- type FlowTcp
- func (*FlowTcp) Descriptor() ([]byte, []int)deprecated
- func (x *FlowTcp) GetAckNum() *PatternFlowTcpAckNum
- func (x *FlowTcp) GetCtlAck() *PatternFlowTcpCtlAck
- func (x *FlowTcp) GetCtlFin() *PatternFlowTcpCtlFin
- func (x *FlowTcp) GetCtlPsh() *PatternFlowTcpCtlPsh
- func (x *FlowTcp) GetCtlRst() *PatternFlowTcpCtlRst
- func (x *FlowTcp) GetCtlSyn() *PatternFlowTcpCtlSyn
- func (x *FlowTcp) GetCtlUrg() *PatternFlowTcpCtlUrg
- func (x *FlowTcp) GetDataOffset() *PatternFlowTcpDataOffset
- func (x *FlowTcp) GetDstPort() *PatternFlowTcpDstPort
- func (x *FlowTcp) GetEcnCwr() *PatternFlowTcpEcnCwr
- func (x *FlowTcp) GetEcnEcho() *PatternFlowTcpEcnEcho
- func (x *FlowTcp) GetEcnNs() *PatternFlowTcpEcnNs
- func (x *FlowTcp) GetSeqNum() *PatternFlowTcpSeqNum
- func (x *FlowTcp) GetSrcPort() *PatternFlowTcpSrcPort
- func (x *FlowTcp) GetWindow() *PatternFlowTcpWindow
- func (*FlowTcp) ProtoMessage()
- func (x *FlowTcp) ProtoReflect() protoreflect.Message
- func (x *FlowTcp) Reset()
- func (x *FlowTcp) String() string
- type FlowTxRx
- func (*FlowTxRx) Descriptor() ([]byte, []int)deprecated
- func (x *FlowTxRx) GetChoice() FlowTxRx_Choice_Enum
- func (x *FlowTxRx) GetDevice() *FlowRouter
- func (x *FlowTxRx) GetPort() *FlowPort
- func (*FlowTxRx) ProtoMessage()
- func (x *FlowTxRx) ProtoReflect() protoreflect.Message
- func (x *FlowTxRx) Reset()
- func (x *FlowTxRx) String() string
- type FlowTxRx_Choice
- type FlowTxRx_Choice_Enum
- func (FlowTxRx_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowTxRx_Choice_Enum) Enum() *FlowTxRx_Choice_Enum
- func (FlowTxRx_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowTxRx_Choice_Enum) Number() protoreflect.EnumNumber
- func (x FlowTxRx_Choice_Enum) String() string
- func (FlowTxRx_Choice_Enum) Type() protoreflect.EnumType
- type FlowUdp
- func (*FlowUdp) Descriptor() ([]byte, []int)deprecated
- func (x *FlowUdp) GetChecksum() *PatternFlowUdpChecksum
- func (x *FlowUdp) GetDstPort() *PatternFlowUdpDstPort
- func (x *FlowUdp) GetLength() *PatternFlowUdpLength
- func (x *FlowUdp) GetSrcPort() *PatternFlowUdpSrcPort
- func (*FlowUdp) ProtoMessage()
- func (x *FlowUdp) ProtoReflect() protoreflect.Message
- func (x *FlowUdp) Reset()
- func (x *FlowUdp) String() string
- type FlowVlan
- func (*FlowVlan) Descriptor() ([]byte, []int)deprecated
- func (x *FlowVlan) GetCfi() *PatternFlowVlanCfi
- func (x *FlowVlan) GetId() *PatternFlowVlanId
- func (x *FlowVlan) GetPriority() *PatternFlowVlanPriority
- func (x *FlowVlan) GetTpid() *PatternFlowVlanTpid
- func (*FlowVlan) ProtoMessage()
- func (x *FlowVlan) ProtoReflect() protoreflect.Message
- func (x *FlowVlan) Reset()
- func (x *FlowVlan) String() string
- type FlowVxlan
- func (*FlowVxlan) Descriptor() ([]byte, []int)deprecated
- func (x *FlowVxlan) GetFlags() *PatternFlowVxlanFlags
- func (x *FlowVxlan) GetReserved0() *PatternFlowVxlanReserved0
- func (x *FlowVxlan) GetReserved1() *PatternFlowVxlanReserved1
- func (x *FlowVxlan) GetVni() *PatternFlowVxlanVni
- func (*FlowVxlan) ProtoMessage()
- func (x *FlowVxlan) ProtoReflect() protoreflect.Message
- func (x *FlowVxlan) Reset()
- func (x *FlowVxlan) String() string
- type FlowsUpdate
- func (*FlowsUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *FlowsUpdate) GetFlows() []*Flow
- func (x *FlowsUpdate) GetPropertyNames() []FlowsUpdate_PropertyNames_Enum
- func (*FlowsUpdate) ProtoMessage()
- func (x *FlowsUpdate) ProtoReflect() protoreflect.Message
- func (x *FlowsUpdate) Reset()
- func (x *FlowsUpdate) String() string
- type FlowsUpdate_PropertyNames
- type FlowsUpdate_PropertyNames_Enum
- func (FlowsUpdate_PropertyNames_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x FlowsUpdate_PropertyNames_Enum) Enum() *FlowsUpdate_PropertyNames_Enum
- func (FlowsUpdate_PropertyNames_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlowsUpdate_PropertyNames_Enum) Number() protoreflect.EnumNumber
- func (x FlowsUpdate_PropertyNames_Enum) String() string
- func (FlowsUpdate_PropertyNames_Enum) Type() protoreflect.EnumType
- type GetCaptureRequest
- func (*GetCaptureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCaptureRequest) GetCaptureRequest() *CaptureRequest
- func (*GetCaptureRequest) ProtoMessage()
- func (x *GetCaptureRequest) ProtoReflect() protoreflect.Message
- func (x *GetCaptureRequest) Reset()
- func (x *GetCaptureRequest) String() string
- type GetCaptureResponse
- func (*GetCaptureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCaptureResponse) GetStatusCode_200() []byte
- func (x *GetCaptureResponse) GetStatusCode_400() *ResponseError
- func (x *GetCaptureResponse) GetStatusCode_500() *ResponseError
- func (*GetCaptureResponse) ProtoMessage()
- func (x *GetCaptureResponse) ProtoReflect() protoreflect.Message
- func (x *GetCaptureResponse) Reset()
- func (x *GetCaptureResponse) String() string
- type GetConfigResponse
- func (*GetConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConfigResponse) GetStatusCode_200() *Config
- func (x *GetConfigResponse) GetStatusCode_400() *ResponseError
- func (x *GetConfigResponse) GetStatusCode_500() *ResponseError
- func (*GetConfigResponse) ProtoMessage()
- func (x *GetConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetConfigResponse) Reset()
- func (x *GetConfigResponse) String() string
- type GetMetricsRequest
- func (*GetMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetricsRequest) GetMetricsRequest() *MetricsRequest
- func (*GetMetricsRequest) ProtoMessage()
- func (x *GetMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *GetMetricsRequest) Reset()
- func (x *GetMetricsRequest) String() string
- type GetMetricsResponse
- func (*GetMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetricsResponse) GetStatusCode_200() *MetricsResponse
- func (x *GetMetricsResponse) GetStatusCode_400() *ResponseError
- func (x *GetMetricsResponse) GetStatusCode_500() *ResponseError
- func (*GetMetricsResponse) ProtoMessage()
- func (x *GetMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *GetMetricsResponse) Reset()
- func (x *GetMetricsResponse) String() string
- type GetStatesRequest
- func (*GetStatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatesRequest) GetStatesRequest() *StatesRequest
- func (*GetStatesRequest) ProtoMessage()
- func (x *GetStatesRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatesRequest) Reset()
- func (x *GetStatesRequest) String() string
- type GetStatesResponse
- func (*GetStatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatesResponse) GetStatusCode_200() *StatesResponse
- func (x *GetStatesResponse) GetStatusCode_400() *ResponseError
- func (x *GetStatesResponse) GetStatusCode_500() *ResponseError
- func (*GetStatesResponse) ProtoMessage()
- func (x *GetStatesResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatesResponse) Reset()
- func (x *GetStatesResponse) String() string
- type InternalServerError
- func (*InternalServerError) Descriptor() ([]byte, []int)deprecated
- func (x *InternalServerError) GetResponseError() *ResponseError
- func (*InternalServerError) ProtoMessage()
- func (x *InternalServerError) ProtoReflect() protoreflect.Message
- func (x *InternalServerError) Reset()
- func (x *InternalServerError) String() string
- type IsisAdvanced
- func (*IsisAdvanced) Descriptor() ([]byte, []int)deprecated
- func (x *IsisAdvanced) GetAreaAddresses() []string
- func (x *IsisAdvanced) GetCsnpInterval() int32
- func (x *IsisAdvanced) GetEnableAttachedBit() bool
- func (x *IsisAdvanced) GetEnableHelloPadding() bool
- func (x *IsisAdvanced) GetLspLifetime() int32
- func (x *IsisAdvanced) GetLspMgroupMinTransInterval() int32
- func (x *IsisAdvanced) GetLspRefreshRate() int32
- func (x *IsisAdvanced) GetMaxAreaAddresses() int32
- func (x *IsisAdvanced) GetMaxLspSize() int32
- func (x *IsisAdvanced) GetPsnpInterval() int32
- func (*IsisAdvanced) ProtoMessage()
- func (x *IsisAdvanced) ProtoReflect() protoreflect.Message
- func (x *IsisAdvanced) Reset()
- func (x *IsisAdvanced) String() string
- type IsisAuthentication
- func (*IsisAuthentication) Descriptor() ([]byte, []int)deprecated
- func (x *IsisAuthentication) GetAreaAuth() *IsisAuthenticationBase
- func (x *IsisAuthentication) GetDomainAuth() *IsisAuthenticationBase
- func (x *IsisAuthentication) GetIgnoreReceiveMd5() bool
- func (*IsisAuthentication) ProtoMessage()
- func (x *IsisAuthentication) ProtoReflect() protoreflect.Message
- func (x *IsisAuthentication) Reset()
- func (x *IsisAuthentication) String() string
- type IsisAuthenticationBase
- func (*IsisAuthenticationBase) Descriptor() ([]byte, []int)deprecated
- func (x *IsisAuthenticationBase) GetAuthType() IsisAuthenticationBase_AuthType_Enum
- func (x *IsisAuthenticationBase) GetMd5() string
- func (x *IsisAuthenticationBase) GetPassword() string
- func (*IsisAuthenticationBase) ProtoMessage()
- func (x *IsisAuthenticationBase) ProtoReflect() protoreflect.Message
- func (x *IsisAuthenticationBase) Reset()
- func (x *IsisAuthenticationBase) String() string
- type IsisAuthenticationBase_AuthType
- func (*IsisAuthenticationBase_AuthType) Descriptor() ([]byte, []int)deprecated
- func (*IsisAuthenticationBase_AuthType) ProtoMessage()
- func (x *IsisAuthenticationBase_AuthType) ProtoReflect() protoreflect.Message
- func (x *IsisAuthenticationBase_AuthType) Reset()
- func (x *IsisAuthenticationBase_AuthType) String() string
- type IsisAuthenticationBase_AuthType_Enum
- func (IsisAuthenticationBase_AuthType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x IsisAuthenticationBase_AuthType_Enum) Enum() *IsisAuthenticationBase_AuthType_Enum
- func (IsisAuthenticationBase_AuthType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x IsisAuthenticationBase_AuthType_Enum) Number() protoreflect.EnumNumber
- func (x IsisAuthenticationBase_AuthType_Enum) String() string
- func (IsisAuthenticationBase_AuthType_Enum) Type() protoreflect.EnumType
- type IsisBasic
- func (*IsisBasic) Descriptor() ([]byte, []int)deprecated
- func (x *IsisBasic) GetEnableWideMetric() bool
- func (x *IsisBasic) GetHostname() string
- func (x *IsisBasic) GetIpv4TeRouterId() string
- func (*IsisBasic) ProtoMessage()
- func (x *IsisBasic) ProtoReflect() protoreflect.Message
- func (x *IsisBasic) Reset()
- func (x *IsisBasic) String() string
- type IsisInterface
- func (*IsisInterface) Descriptor() ([]byte, []int)deprecated
- func (x *IsisInterface) GetAdvanced() *IsisInterfaceAdvanced
- func (x *IsisInterface) GetAuthentication() *IsisInterfaceAuthentication
- func (x *IsisInterface) GetEthName() string
- func (x *IsisInterface) GetL1Settings() *IsisInterfaceLevel
- func (x *IsisInterface) GetL2Settings() *IsisInterfaceLevel
- func (x *IsisInterface) GetLevelType() IsisInterface_LevelType_Enum
- func (x *IsisInterface) GetLinkProtection() *IsisInterfaceLinkProtection
- func (x *IsisInterface) GetMetric() int32
- func (x *IsisInterface) GetMultiTopologyIds() []*IsisMT
- func (x *IsisInterface) GetName() string
- func (x *IsisInterface) GetNetworkType() IsisInterface_NetworkType_Enum
- func (x *IsisInterface) GetSrlgValues() []int32
- func (x *IsisInterface) GetTrafficEngineering() []*LinkStateTE
- func (*IsisInterface) ProtoMessage()
- func (x *IsisInterface) ProtoReflect() protoreflect.Message
- func (x *IsisInterface) Reset()
- func (x *IsisInterface) String() string
- type IsisInterfaceAdvanced
- func (*IsisInterfaceAdvanced) Descriptor() ([]byte, []int)deprecated
- func (x *IsisInterfaceAdvanced) GetAutoAdjustArea() bool
- func (x *IsisInterfaceAdvanced) GetAutoAdjustMtu() bool
- func (x *IsisInterfaceAdvanced) GetAutoAdjustSupportedProtocols() bool
- func (x *IsisInterfaceAdvanced) GetEnable_3WayHandshake() bool
- func (*IsisInterfaceAdvanced) ProtoMessage()
- func (x *IsisInterfaceAdvanced) ProtoReflect() protoreflect.Message
- func (x *IsisInterfaceAdvanced) Reset()
- func (x *IsisInterfaceAdvanced) String() string
- type IsisInterfaceAuthentication
- func (*IsisInterfaceAuthentication) Descriptor() ([]byte, []int)deprecated
- func (x *IsisInterfaceAuthentication) GetAuthType() IsisInterfaceAuthentication_AuthType_Enum
- func (x *IsisInterfaceAuthentication) GetMd5() string
- func (x *IsisInterfaceAuthentication) GetPassword() string
- func (*IsisInterfaceAuthentication) ProtoMessage()
- func (x *IsisInterfaceAuthentication) ProtoReflect() protoreflect.Message
- func (x *IsisInterfaceAuthentication) Reset()
- func (x *IsisInterfaceAuthentication) String() string
- type IsisInterfaceAuthentication_AuthType
- func (*IsisInterfaceAuthentication_AuthType) Descriptor() ([]byte, []int)deprecated
- func (*IsisInterfaceAuthentication_AuthType) ProtoMessage()
- func (x *IsisInterfaceAuthentication_AuthType) ProtoReflect() protoreflect.Message
- func (x *IsisInterfaceAuthentication_AuthType) Reset()
- func (x *IsisInterfaceAuthentication_AuthType) String() string
- type IsisInterfaceAuthentication_AuthType_Enum
- func (IsisInterfaceAuthentication_AuthType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x IsisInterfaceAuthentication_AuthType_Enum) Enum() *IsisInterfaceAuthentication_AuthType_Enum
- func (IsisInterfaceAuthentication_AuthType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x IsisInterfaceAuthentication_AuthType_Enum) Number() protoreflect.EnumNumber
- func (x IsisInterfaceAuthentication_AuthType_Enum) String() string
- func (IsisInterfaceAuthentication_AuthType_Enum) Type() protoreflect.EnumType
- type IsisInterfaceLevel
- func (*IsisInterfaceLevel) Descriptor() ([]byte, []int)deprecated
- func (x *IsisInterfaceLevel) GetDeadInterval() int32
- func (x *IsisInterfaceLevel) GetHelloInterval() int32
- func (x *IsisInterfaceLevel) GetPriority() int32
- func (*IsisInterfaceLevel) ProtoMessage()
- func (x *IsisInterfaceLevel) ProtoReflect() protoreflect.Message
- func (x *IsisInterfaceLevel) Reset()
- func (x *IsisInterfaceLevel) String() string
- type IsisInterfaceLinkProtection
- func (*IsisInterfaceLinkProtection) Descriptor() ([]byte, []int)deprecated
- func (x *IsisInterfaceLinkProtection) GetDedicated_1Plus_1() bool
- func (x *IsisInterfaceLinkProtection) GetDedicated_1To_1() bool
- func (x *IsisInterfaceLinkProtection) GetEnhanced() bool
- func (x *IsisInterfaceLinkProtection) GetExtraTraffic() bool
- func (x *IsisInterfaceLinkProtection) GetReserved_40() bool
- func (x *IsisInterfaceLinkProtection) GetReserved_80() bool
- func (x *IsisInterfaceLinkProtection) GetShared() bool
- func (x *IsisInterfaceLinkProtection) GetUnprotected() bool
- func (*IsisInterfaceLinkProtection) ProtoMessage()
- func (x *IsisInterfaceLinkProtection) ProtoReflect() protoreflect.Message
- func (x *IsisInterfaceLinkProtection) Reset()
- func (x *IsisInterfaceLinkProtection) String() string
- type IsisInterface_LevelType
- type IsisInterface_LevelType_Enum
- func (IsisInterface_LevelType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x IsisInterface_LevelType_Enum) Enum() *IsisInterface_LevelType_Enum
- func (IsisInterface_LevelType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x IsisInterface_LevelType_Enum) Number() protoreflect.EnumNumber
- func (x IsisInterface_LevelType_Enum) String() string
- func (IsisInterface_LevelType_Enum) Type() protoreflect.EnumType
- type IsisInterface_NetworkType
- type IsisInterface_NetworkType_Enum
- func (IsisInterface_NetworkType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x IsisInterface_NetworkType_Enum) Enum() *IsisInterface_NetworkType_Enum
- func (IsisInterface_NetworkType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x IsisInterface_NetworkType_Enum) Number() protoreflect.EnumNumber
- func (x IsisInterface_NetworkType_Enum) String() string
- func (IsisInterface_NetworkType_Enum) Type() protoreflect.EnumType
- type IsisMT
- type IsisMetric
- func (*IsisMetric) Descriptor() ([]byte, []int)deprecated
- func (x *IsisMetric) GetL1BroadcastHellosReceived() int32
- func (x *IsisMetric) GetL1BroadcastHellosSent() int32
- func (x *IsisMetric) GetL1CsnpReceived() int32
- func (x *IsisMetric) GetL1CsnpSent() int32
- func (x *IsisMetric) GetL1DatabaseSize() int32
- func (x *IsisMetric) GetL1LspReceived() int32
- func (x *IsisMetric) GetL1LspSent() int32
- func (x *IsisMetric) GetL1PointToPointHellosReceived() int32
- func (x *IsisMetric) GetL1PointToPointHellosSent() int32
- func (x *IsisMetric) GetL1PsnpReceived() int32
- func (x *IsisMetric) GetL1PsnpSent() int32
- func (x *IsisMetric) GetL1SessionFlap() int32
- func (x *IsisMetric) GetL1SessionsUp() int32
- func (x *IsisMetric) GetL2BroadcastHellosReceived() int32
- func (x *IsisMetric) GetL2BroadcastHellosSent() int32
- func (x *IsisMetric) GetL2CsnpReceived() int32
- func (x *IsisMetric) GetL2CsnpSent() int32
- func (x *IsisMetric) GetL2DatabaseSize() int32
- func (x *IsisMetric) GetL2LspReceived() int32
- func (x *IsisMetric) GetL2LspSent() int32
- func (x *IsisMetric) GetL2PointToPointHellosReceived() int32
- func (x *IsisMetric) GetL2PointToPointHellosSent() int32
- func (x *IsisMetric) GetL2PsnpReceived() int32
- func (x *IsisMetric) GetL2PsnpSent() int32
- func (x *IsisMetric) GetL2SessionFlap() int32
- func (x *IsisMetric) GetL2SessionsUp() int32
- func (x *IsisMetric) GetName() string
- func (*IsisMetric) ProtoMessage()
- func (x *IsisMetric) ProtoReflect() protoreflect.Message
- func (x *IsisMetric) Reset()
- func (x *IsisMetric) String() string
- type IsisMetricsRequest
- func (*IsisMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsisMetricsRequest) GetColumnNames() []IsisMetricsRequest_ColumnNames_Enum
- func (x *IsisMetricsRequest) GetRouterNames() []string
- func (*IsisMetricsRequest) ProtoMessage()
- func (x *IsisMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *IsisMetricsRequest) Reset()
- func (x *IsisMetricsRequest) String() string
- type IsisMetricsRequest_ColumnNames
- func (*IsisMetricsRequest_ColumnNames) Descriptor() ([]byte, []int)deprecated
- func (*IsisMetricsRequest_ColumnNames) ProtoMessage()
- func (x *IsisMetricsRequest_ColumnNames) ProtoReflect() protoreflect.Message
- func (x *IsisMetricsRequest_ColumnNames) Reset()
- func (x *IsisMetricsRequest_ColumnNames) String() string
- type IsisMetricsRequest_ColumnNames_Enum
- func (IsisMetricsRequest_ColumnNames_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x IsisMetricsRequest_ColumnNames_Enum) Enum() *IsisMetricsRequest_ColumnNames_Enum
- func (IsisMetricsRequest_ColumnNames_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x IsisMetricsRequest_ColumnNames_Enum) Number() protoreflect.EnumNumber
- func (x IsisMetricsRequest_ColumnNames_Enum) String() string
- func (IsisMetricsRequest_ColumnNames_Enum) Type() protoreflect.EnumType
- type IsisV4RouteRange
- func (*IsisV4RouteRange) Descriptor() ([]byte, []int)deprecated
- func (x *IsisV4RouteRange) GetAddresses() []*V4RouteAddress
- func (x *IsisV4RouteRange) GetLinkMetric() int32
- func (x *IsisV4RouteRange) GetNFlag() bool
- func (x *IsisV4RouteRange) GetName() string
- func (x *IsisV4RouteRange) GetOriginType() IsisV4RouteRange_OriginType_Enum
- func (x *IsisV4RouteRange) GetPrefixAttrEnabled() bool
- func (x *IsisV4RouteRange) GetRFlag() bool
- func (x *IsisV4RouteRange) GetRedistributionType() IsisV4RouteRange_RedistributionType_Enum
- func (x *IsisV4RouteRange) GetXFlag() bool
- func (*IsisV4RouteRange) ProtoMessage()
- func (x *IsisV4RouteRange) ProtoReflect() protoreflect.Message
- func (x *IsisV4RouteRange) Reset()
- func (x *IsisV4RouteRange) String() string
- type IsisV4RouteRange_OriginType
- type IsisV4RouteRange_OriginType_Enum
- func (IsisV4RouteRange_OriginType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x IsisV4RouteRange_OriginType_Enum) Enum() *IsisV4RouteRange_OriginType_Enum
- func (IsisV4RouteRange_OriginType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x IsisV4RouteRange_OriginType_Enum) Number() protoreflect.EnumNumber
- func (x IsisV4RouteRange_OriginType_Enum) String() string
- func (IsisV4RouteRange_OriginType_Enum) Type() protoreflect.EnumType
- type IsisV4RouteRange_RedistributionType
- func (*IsisV4RouteRange_RedistributionType) Descriptor() ([]byte, []int)deprecated
- func (*IsisV4RouteRange_RedistributionType) ProtoMessage()
- func (x *IsisV4RouteRange_RedistributionType) ProtoReflect() protoreflect.Message
- func (x *IsisV4RouteRange_RedistributionType) Reset()
- func (x *IsisV4RouteRange_RedistributionType) String() string
- type IsisV4RouteRange_RedistributionType_Enum
- func (IsisV4RouteRange_RedistributionType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x IsisV4RouteRange_RedistributionType_Enum) Enum() *IsisV4RouteRange_RedistributionType_Enum
- func (IsisV4RouteRange_RedistributionType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x IsisV4RouteRange_RedistributionType_Enum) Number() protoreflect.EnumNumber
- func (x IsisV4RouteRange_RedistributionType_Enum) String() string
- func (IsisV4RouteRange_RedistributionType_Enum) Type() protoreflect.EnumType
- type IsisV6RouteRange
- func (*IsisV6RouteRange) Descriptor() ([]byte, []int)deprecated
- func (x *IsisV6RouteRange) GetAddresses() []*V6RouteAddress
- func (x *IsisV6RouteRange) GetLinkMetric() int32
- func (x *IsisV6RouteRange) GetNFlag() bool
- func (x *IsisV6RouteRange) GetName() string
- func (x *IsisV6RouteRange) GetOriginType() IsisV6RouteRange_OriginType_Enum
- func (x *IsisV6RouteRange) GetPrefixAttrEnabled() bool
- func (x *IsisV6RouteRange) GetRFlag() bool
- func (x *IsisV6RouteRange) GetRedistributionType() IsisV6RouteRange_RedistributionType_Enum
- func (x *IsisV6RouteRange) GetXFlag() bool
- func (*IsisV6RouteRange) ProtoMessage()
- func (x *IsisV6RouteRange) ProtoReflect() protoreflect.Message
- func (x *IsisV6RouteRange) Reset()
- func (x *IsisV6RouteRange) String() string
- type IsisV6RouteRange_OriginType
- type IsisV6RouteRange_OriginType_Enum
- func (IsisV6RouteRange_OriginType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x IsisV6RouteRange_OriginType_Enum) Enum() *IsisV6RouteRange_OriginType_Enum
- func (IsisV6RouteRange_OriginType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x IsisV6RouteRange_OriginType_Enum) Number() protoreflect.EnumNumber
- func (x IsisV6RouteRange_OriginType_Enum) String() string
- func (IsisV6RouteRange_OriginType_Enum) Type() protoreflect.EnumType
- type IsisV6RouteRange_RedistributionType
- func (*IsisV6RouteRange_RedistributionType) Descriptor() ([]byte, []int)deprecated
- func (*IsisV6RouteRange_RedistributionType) ProtoMessage()
- func (x *IsisV6RouteRange_RedistributionType) ProtoReflect() protoreflect.Message
- func (x *IsisV6RouteRange_RedistributionType) Reset()
- func (x *IsisV6RouteRange_RedistributionType) String() string
- type IsisV6RouteRange_RedistributionType_Enum
- func (IsisV6RouteRange_RedistributionType_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x IsisV6RouteRange_RedistributionType_Enum) Enum() *IsisV6RouteRange_RedistributionType_Enum
- func (IsisV6RouteRange_RedistributionType_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x IsisV6RouteRange_RedistributionType_Enum) Number() protoreflect.EnumNumber
- func (x IsisV6RouteRange_RedistributionType_Enum) String() string
- func (IsisV6RouteRange_RedistributionType_Enum) Type() protoreflect.EnumType
- type Lag
- type LagLacp
- func (*LagLacp) Descriptor() ([]byte, []int)deprecated
- func (x *LagLacp) GetActorActivity() LagLacp_ActorActivity_Enum
- func (x *LagLacp) GetActorKey() int32
- func (x *LagLacp) GetActorPortNumber() int32
- func (x *LagLacp) GetActorPortPriority() int32
- func (x *LagLacp) GetActorSystemId() string
- func (x *LagLacp) GetActorSystemPriority() int32
- func (x *LagLacp) GetLacpduPeriodicTimeInterval() int32
- func (x *LagLacp) GetLacpduTimeout() int32
- func (*LagLacp) ProtoMessage()
- func (x *LagLacp) ProtoReflect() protoreflect.Message
- func (x *LagLacp) Reset()
- func (x *LagLacp) String() string
- type LagLacp_ActorActivity
- type LagLacp_ActorActivity_Enum
- func (LagLacp_ActorActivity_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x LagLacp_ActorActivity_Enum) Enum() *LagLacp_ActorActivity_Enum
- func (LagLacp_ActorActivity_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x LagLacp_ActorActivity_Enum) Number() protoreflect.EnumNumber
- func (x LagLacp_ActorActivity_Enum) String() string
- func (LagLacp_ActorActivity_Enum) Type() protoreflect.EnumType
- type LagPort
- func (*LagPort) Descriptor() ([]byte, []int)deprecated
- func (x *LagPort) GetEthernet() *DeviceEthernetBase
- func (x *LagPort) GetPortName() string
- func (x *LagPort) GetProtocol() *LagProtocol
- func (*LagPort) ProtoMessage()
- func (x *LagPort) ProtoReflect() protoreflect.Message
- func (x *LagPort) Reset()
- func (x *LagPort) String() string
- type LagProtocol
- func (*LagProtocol) Descriptor() ([]byte, []int)deprecated
- func (x *LagProtocol) GetChoice() LagProtocol_Choice_Enum
- func (x *LagProtocol) GetLacp() *LagLacp
- func (x *LagProtocol) GetStatic() *LagStatic
- func (*LagProtocol) ProtoMessage()
- func (x *LagProtocol) ProtoReflect() protoreflect.Message
- func (x *LagProtocol) Reset()
- func (x *LagProtocol) String() string
- type LagProtocol_Choice
- type LagProtocol_Choice_Enum
- func (LagProtocol_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x LagProtocol_Choice_Enum) Enum() *LagProtocol_Choice_Enum
- func (LagProtocol_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x LagProtocol_Choice_Enum) Number() protoreflect.EnumNumber
- func (x LagProtocol_Choice_Enum) String() string
- func (LagProtocol_Choice_Enum) Type() protoreflect.EnumType
- type LagStatic
- type Layer1
- func (*Layer1) Descriptor() ([]byte, []int)deprecated
- func (x *Layer1) GetAutoNegotiate() bool
- func (x *Layer1) GetAutoNegotiation() *Layer1AutoNegotiation
- func (x *Layer1) GetFlowControl() *Layer1FlowControl
- func (x *Layer1) GetIeeeMediaDefaults() bool
- func (x *Layer1) GetMedia() Layer1_Media_Enum
- func (x *Layer1) GetMtu() int32
- func (x *Layer1) GetName() string
- func (x *Layer1) GetPortNames() []string
- func (x *Layer1) GetPromiscuous() bool
- func (x *Layer1) GetSpeed() Layer1_Speed_Enum
- func (*Layer1) ProtoMessage()
- func (x *Layer1) ProtoReflect() protoreflect.Message
- func (x *Layer1) Reset()
- func (x *Layer1) String() string
- type Layer1AutoNegotiation
- func (*Layer1AutoNegotiation) Descriptor() ([]byte, []int)deprecated
- func (x *Layer1AutoNegotiation) GetAdvertise_1000Mbps() bool
- func (x *Layer1AutoNegotiation) GetAdvertise_100FdMbps() bool
- func (x *Layer1AutoNegotiation) GetAdvertise_100HdMbps() bool
- func (x *Layer1AutoNegotiation) GetAdvertise_10FdMbps() bool
- func (x *Layer1AutoNegotiation) GetAdvertise_10HdMbps() bool
- func (x *Layer1AutoNegotiation) GetLinkTraining() bool
- func (x *Layer1AutoNegotiation) GetRsFec() bool
- func (*Layer1AutoNegotiation) ProtoMessage()
- func (x *Layer1AutoNegotiation) ProtoReflect() protoreflect.Message
- func (x *Layer1AutoNegotiation) Reset()
- func (x *Layer1AutoNegotiation) String() string
- type Layer1FlowControl
- func (*Layer1FlowControl) Descriptor() ([]byte, []int)deprecated
- func (x *Layer1FlowControl) GetChoice() Layer1FlowControl_Choice_Enum
- func (x *Layer1FlowControl) GetDirectedAddress() string
- func (x *Layer1FlowControl) GetIeee_802_1Qbb() *Layer1Ieee8021Qbb
- func (x *Layer1FlowControl) GetIeee_802_3X() *Layer1Ieee8023X
- func (*Layer1FlowControl) ProtoMessage()
- func (x *Layer1FlowControl) ProtoReflect() protoreflect.Message
- func (x *Layer1FlowControl) Reset()
- func (x *Layer1FlowControl) String() string
- type Layer1FlowControl_Choice
- type Layer1FlowControl_Choice_Enum
- func (Layer1FlowControl_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x Layer1FlowControl_Choice_Enum) Enum() *Layer1FlowControl_Choice_Enum
- func (Layer1FlowControl_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Layer1FlowControl_Choice_Enum) Number() protoreflect.EnumNumber
- func (x Layer1FlowControl_Choice_Enum) String() string
- func (Layer1FlowControl_Choice_Enum) Type() protoreflect.EnumType
- type Layer1Ieee8021Qbb
- func (*Layer1Ieee8021Qbb) Descriptor() ([]byte, []int)deprecated
- func (x *Layer1Ieee8021Qbb) GetPfcClass_0() int32
- func (x *Layer1Ieee8021Qbb) GetPfcClass_1() int32
- func (x *Layer1Ieee8021Qbb) GetPfcClass_2() int32
- func (x *Layer1Ieee8021Qbb) GetPfcClass_3() int32
- func (x *Layer1Ieee8021Qbb) GetPfcClass_4() int32
- func (x *Layer1Ieee8021Qbb) GetPfcClass_5() int32
- func (x *Layer1Ieee8021Qbb) GetPfcClass_6() int32
- func (x *Layer1Ieee8021Qbb) GetPfcClass_7() int32
- func (x *Layer1Ieee8021Qbb) GetPfcDelay() int32
- func (*Layer1Ieee8021Qbb) ProtoMessage()
- func (x *Layer1Ieee8021Qbb) ProtoReflect() protoreflect.Message
- func (x *Layer1Ieee8021Qbb) Reset()
- func (x *Layer1Ieee8021Qbb) String() string
- type Layer1Ieee8023X
- type Layer1_Media
- type Layer1_Media_Enum
- func (Layer1_Media_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x Layer1_Media_Enum) Enum() *Layer1_Media_Enum
- func (Layer1_Media_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Layer1_Media_Enum) Number() protoreflect.EnumNumber
- func (x Layer1_Media_Enum) String() string
- func (Layer1_Media_Enum) Type() protoreflect.EnumType
- type Layer1_Speed
- type Layer1_Speed_Enum
- func (Layer1_Speed_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x Layer1_Speed_Enum) Enum() *Layer1_Speed_Enum
- func (Layer1_Speed_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Layer1_Speed_Enum) Number() protoreflect.EnumNumber
- func (x Layer1_Speed_Enum) String() string
- func (Layer1_Speed_Enum) Type() protoreflect.EnumType
- type LinkState
- func (*LinkState) Descriptor() ([]byte, []int)deprecated
- func (x *LinkState) GetPortNames() []string
- func (x *LinkState) GetState() LinkState_State_Enum
- func (*LinkState) ProtoMessage()
- func (x *LinkState) ProtoReflect() protoreflect.Message
- func (x *LinkState) Reset()
- func (x *LinkState) String() string
- type LinkStateTE
- func (*LinkStateTE) Descriptor() ([]byte, []int)deprecated
- func (x *LinkStateTE) GetAdministrativeGroup() string
- func (x *LinkStateTE) GetMaxBandwith() int64
- func (x *LinkStateTE) GetMaxReservableBandwidth() int64
- func (x *LinkStateTE) GetMetricLevel() int64
- func (x *LinkStateTE) GetPriorityBandwidths() *LinkStatepriorityBandwidths
- func (*LinkStateTE) ProtoMessage()
- func (x *LinkStateTE) ProtoReflect() protoreflect.Message
- func (x *LinkStateTE) Reset()
- func (x *LinkStateTE) String() string
- type LinkState_State
- type LinkState_State_Enum
- func (LinkState_State_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x LinkState_State_Enum) Enum() *LinkState_State_Enum
- func (LinkState_State_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x LinkState_State_Enum) Number() protoreflect.EnumNumber
- func (x LinkState_State_Enum) String() string
- func (LinkState_State_Enum) Type() protoreflect.EnumType
- type LinkStatepriorityBandwidths
- func (*LinkStatepriorityBandwidths) Descriptor() ([]byte, []int)deprecated
- func (x *LinkStatepriorityBandwidths) GetPb0() int64
- func (x *LinkStatepriorityBandwidths) GetPb1() int64
- func (x *LinkStatepriorityBandwidths) GetPb2() int64
- func (x *LinkStatepriorityBandwidths) GetPb3() int64
- func (x *LinkStatepriorityBandwidths) GetPb4() int64
- func (x *LinkStatepriorityBandwidths) GetPb5() int64
- func (x *LinkStatepriorityBandwidths) GetPb6() int64
- func (x *LinkStatepriorityBandwidths) GetPb7() int64
- func (*LinkStatepriorityBandwidths) ProtoMessage()
- func (x *LinkStatepriorityBandwidths) ProtoReflect() protoreflect.Message
- func (x *LinkStatepriorityBandwidths) Reset()
- func (x *LinkStatepriorityBandwidths) String() string
- type MACRouteAddress
- func (*MACRouteAddress) Descriptor() ([]byte, []int)deprecated
- func (x *MACRouteAddress) GetAddress() string
- func (x *MACRouteAddress) GetCount() int32
- func (x *MACRouteAddress) GetPrefix() int32
- func (x *MACRouteAddress) GetStep() int32
- func (*MACRouteAddress) ProtoMessage()
- func (x *MACRouteAddress) ProtoReflect() protoreflect.Message
- func (x *MACRouteAddress) Reset()
- func (x *MACRouteAddress) String() string
- type MetricLatency
- func (*MetricLatency) Descriptor() ([]byte, []int)deprecated
- func (x *MetricLatency) GetAverageNs() float64
- func (x *MetricLatency) GetMaximumNs() float64
- func (x *MetricLatency) GetMinimumNs() float64
- func (*MetricLatency) ProtoMessage()
- func (x *MetricLatency) ProtoReflect() protoreflect.Message
- func (x *MetricLatency) Reset()
- func (x *MetricLatency) String() string
- type MetricTimestamp
- func (*MetricTimestamp) Descriptor() ([]byte, []int)deprecated
- func (x *MetricTimestamp) GetFirstTimestampNs() float64
- func (x *MetricTimestamp) GetLastTimestampNs() float64
- func (*MetricTimestamp) ProtoMessage()
- func (x *MetricTimestamp) ProtoReflect() protoreflect.Message
- func (x *MetricTimestamp) Reset()
- func (x *MetricTimestamp) String() string
- type MetricsRequest
- func (*MetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MetricsRequest) GetBgpv4() *Bgpv4MetricsRequest
- func (x *MetricsRequest) GetBgpv6() *Bgpv6MetricsRequest
- func (x *MetricsRequest) GetChoice() MetricsRequest_Choice_Enum
- func (x *MetricsRequest) GetFlow() *FlowMetricsRequest
- func (x *MetricsRequest) GetIsis() *IsisMetricsRequest
- func (x *MetricsRequest) GetPort() *PortMetricsRequest
- func (*MetricsRequest) ProtoMessage()
- func (x *MetricsRequest) ProtoReflect() protoreflect.Message
- func (x *MetricsRequest) Reset()
- func (x *MetricsRequest) String() string
- type MetricsRequest_Choice
- type MetricsRequest_Choice_Enum
- func (MetricsRequest_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x MetricsRequest_Choice_Enum) Enum() *MetricsRequest_Choice_Enum
- func (MetricsRequest_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x MetricsRequest_Choice_Enum) Number() protoreflect.EnumNumber
- func (x MetricsRequest_Choice_Enum) String() string
- func (MetricsRequest_Choice_Enum) Type() protoreflect.EnumType
- type MetricsResponse
- func (*MetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MetricsResponse) GetBgpv4Metrics() []*Bgpv4Metric
- func (x *MetricsResponse) GetBgpv6Metrics() []*Bgpv6Metric
- func (x *MetricsResponse) GetChoice() MetricsResponse_Choice_Enum
- func (x *MetricsResponse) GetFlowMetrics() []*FlowMetric
- func (x *MetricsResponse) GetIsisMetrics() []*IsisMetric
- func (x *MetricsResponse) GetPortMetrics() []*PortMetric
- func (*MetricsResponse) ProtoMessage()
- func (x *MetricsResponse) ProtoReflect() protoreflect.Message
- func (x *MetricsResponse) Reset()
- func (x *MetricsResponse) String() string
- type MetricsResponse_Choice
- type MetricsResponse_Choice_Enum
- func (MetricsResponse_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x MetricsResponse_Choice_Enum) Enum() *MetricsResponse_Choice_Enum
- func (MetricsResponse_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x MetricsResponse_Choice_Enum) Number() protoreflect.EnumNumber
- func (x MetricsResponse_Choice_Enum) String() string
- func (MetricsResponse_Choice_Enum) Type() protoreflect.EnumType
- type Neighborsv4State
- func (*Neighborsv4State) Descriptor() ([]byte, []int)deprecated
- func (x *Neighborsv4State) GetEthernetName() string
- func (x *Neighborsv4State) GetIpv4Address() string
- func (x *Neighborsv4State) GetLinkLayerAddress() string
- func (*Neighborsv4State) ProtoMessage()
- func (x *Neighborsv4State) ProtoReflect() protoreflect.Message
- func (x *Neighborsv4State) Reset()
- func (x *Neighborsv4State) String() string
- type Neighborsv4StatesRequest
- func (*Neighborsv4StatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *Neighborsv4StatesRequest) GetEthernetNames() []string
- func (*Neighborsv4StatesRequest) ProtoMessage()
- func (x *Neighborsv4StatesRequest) ProtoReflect() protoreflect.Message
- func (x *Neighborsv4StatesRequest) Reset()
- func (x *Neighborsv4StatesRequest) String() string
- type Neighborsv6State
- func (*Neighborsv6State) Descriptor() ([]byte, []int)deprecated
- func (x *Neighborsv6State) GetEthernetName() string
- func (x *Neighborsv6State) GetIpv6Address() string
- func (x *Neighborsv6State) GetLinkLayerAddress() string
- func (*Neighborsv6State) ProtoMessage()
- func (x *Neighborsv6State) ProtoReflect() protoreflect.Message
- func (x *Neighborsv6State) Reset()
- func (x *Neighborsv6State) String() string
- type Neighborsv6StatesRequest
- func (*Neighborsv6StatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *Neighborsv6StatesRequest) GetEthernetNames() []string
- func (*Neighborsv6StatesRequest) ProtoMessage()
- func (x *Neighborsv6StatesRequest) ProtoReflect() protoreflect.Message
- func (x *Neighborsv6StatesRequest) Reset()
- func (x *Neighborsv6StatesRequest) String() string
- type OpenapiClient
- type OpenapiServer
- type PatternFlowArpHardwareLength
- func (*PatternFlowArpHardwareLength) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpHardwareLength) GetChoice() PatternFlowArpHardwareLength_Choice_Enum
- func (x *PatternFlowArpHardwareLength) GetDecrement() *PatternFlowArpHardwareLengthCounter
- func (x *PatternFlowArpHardwareLength) GetIncrement() *PatternFlowArpHardwareLengthCounter
- func (x *PatternFlowArpHardwareLength) GetMetricGroup() string
- func (x *PatternFlowArpHardwareLength) GetValue() int32
- func (x *PatternFlowArpHardwareLength) GetValues() []int32
- func (*PatternFlowArpHardwareLength) ProtoMessage()
- func (x *PatternFlowArpHardwareLength) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpHardwareLength) Reset()
- func (x *PatternFlowArpHardwareLength) String() string
- type PatternFlowArpHardwareLengthCounter
- func (*PatternFlowArpHardwareLengthCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpHardwareLengthCounter) GetCount() int32
- func (x *PatternFlowArpHardwareLengthCounter) GetStart() int32
- func (x *PatternFlowArpHardwareLengthCounter) GetStep() int32
- func (*PatternFlowArpHardwareLengthCounter) ProtoMessage()
- func (x *PatternFlowArpHardwareLengthCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpHardwareLengthCounter) Reset()
- func (x *PatternFlowArpHardwareLengthCounter) String() string
- type PatternFlowArpHardwareLength_Choice
- func (*PatternFlowArpHardwareLength_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowArpHardwareLength_Choice) ProtoMessage()
- func (x *PatternFlowArpHardwareLength_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpHardwareLength_Choice) Reset()
- func (x *PatternFlowArpHardwareLength_Choice) String() string
- type PatternFlowArpHardwareLength_Choice_Enum
- func (PatternFlowArpHardwareLength_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowArpHardwareLength_Choice_Enum) Enum() *PatternFlowArpHardwareLength_Choice_Enum
- func (PatternFlowArpHardwareLength_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowArpHardwareLength_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowArpHardwareLength_Choice_Enum) String() string
- func (PatternFlowArpHardwareLength_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowArpHardwareType
- func (*PatternFlowArpHardwareType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpHardwareType) GetChoice() PatternFlowArpHardwareType_Choice_Enum
- func (x *PatternFlowArpHardwareType) GetDecrement() *PatternFlowArpHardwareTypeCounter
- func (x *PatternFlowArpHardwareType) GetIncrement() *PatternFlowArpHardwareTypeCounter
- func (x *PatternFlowArpHardwareType) GetMetricGroup() string
- func (x *PatternFlowArpHardwareType) GetValue() int32
- func (x *PatternFlowArpHardwareType) GetValues() []int32
- func (*PatternFlowArpHardwareType) ProtoMessage()
- func (x *PatternFlowArpHardwareType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpHardwareType) Reset()
- func (x *PatternFlowArpHardwareType) String() string
- type PatternFlowArpHardwareTypeCounter
- func (*PatternFlowArpHardwareTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpHardwareTypeCounter) GetCount() int32
- func (x *PatternFlowArpHardwareTypeCounter) GetStart() int32
- func (x *PatternFlowArpHardwareTypeCounter) GetStep() int32
- func (*PatternFlowArpHardwareTypeCounter) ProtoMessage()
- func (x *PatternFlowArpHardwareTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpHardwareTypeCounter) Reset()
- func (x *PatternFlowArpHardwareTypeCounter) String() string
- type PatternFlowArpHardwareType_Choice
- func (*PatternFlowArpHardwareType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowArpHardwareType_Choice) ProtoMessage()
- func (x *PatternFlowArpHardwareType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpHardwareType_Choice) Reset()
- func (x *PatternFlowArpHardwareType_Choice) String() string
- type PatternFlowArpHardwareType_Choice_Enum
- func (PatternFlowArpHardwareType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowArpHardwareType_Choice_Enum) Enum() *PatternFlowArpHardwareType_Choice_Enum
- func (PatternFlowArpHardwareType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowArpHardwareType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowArpHardwareType_Choice_Enum) String() string
- func (PatternFlowArpHardwareType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowArpOperation
- func (*PatternFlowArpOperation) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpOperation) GetChoice() PatternFlowArpOperation_Choice_Enum
- func (x *PatternFlowArpOperation) GetDecrement() *PatternFlowArpOperationCounter
- func (x *PatternFlowArpOperation) GetIncrement() *PatternFlowArpOperationCounter
- func (x *PatternFlowArpOperation) GetMetricGroup() string
- func (x *PatternFlowArpOperation) GetValue() int32
- func (x *PatternFlowArpOperation) GetValues() []int32
- func (*PatternFlowArpOperation) ProtoMessage()
- func (x *PatternFlowArpOperation) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpOperation) Reset()
- func (x *PatternFlowArpOperation) String() string
- type PatternFlowArpOperationCounter
- func (*PatternFlowArpOperationCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpOperationCounter) GetCount() int32
- func (x *PatternFlowArpOperationCounter) GetStart() int32
- func (x *PatternFlowArpOperationCounter) GetStep() int32
- func (*PatternFlowArpOperationCounter) ProtoMessage()
- func (x *PatternFlowArpOperationCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpOperationCounter) Reset()
- func (x *PatternFlowArpOperationCounter) String() string
- type PatternFlowArpOperation_Choice
- func (*PatternFlowArpOperation_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowArpOperation_Choice) ProtoMessage()
- func (x *PatternFlowArpOperation_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpOperation_Choice) Reset()
- func (x *PatternFlowArpOperation_Choice) String() string
- type PatternFlowArpOperation_Choice_Enum
- func (PatternFlowArpOperation_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowArpOperation_Choice_Enum) Enum() *PatternFlowArpOperation_Choice_Enum
- func (PatternFlowArpOperation_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowArpOperation_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowArpOperation_Choice_Enum) String() string
- func (PatternFlowArpOperation_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowArpProtocolLength
- func (*PatternFlowArpProtocolLength) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpProtocolLength) GetChoice() PatternFlowArpProtocolLength_Choice_Enum
- func (x *PatternFlowArpProtocolLength) GetDecrement() *PatternFlowArpProtocolLengthCounter
- func (x *PatternFlowArpProtocolLength) GetIncrement() *PatternFlowArpProtocolLengthCounter
- func (x *PatternFlowArpProtocolLength) GetMetricGroup() string
- func (x *PatternFlowArpProtocolLength) GetValue() int32
- func (x *PatternFlowArpProtocolLength) GetValues() []int32
- func (*PatternFlowArpProtocolLength) ProtoMessage()
- func (x *PatternFlowArpProtocolLength) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpProtocolLength) Reset()
- func (x *PatternFlowArpProtocolLength) String() string
- type PatternFlowArpProtocolLengthCounter
- func (*PatternFlowArpProtocolLengthCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpProtocolLengthCounter) GetCount() int32
- func (x *PatternFlowArpProtocolLengthCounter) GetStart() int32
- func (x *PatternFlowArpProtocolLengthCounter) GetStep() int32
- func (*PatternFlowArpProtocolLengthCounter) ProtoMessage()
- func (x *PatternFlowArpProtocolLengthCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpProtocolLengthCounter) Reset()
- func (x *PatternFlowArpProtocolLengthCounter) String() string
- type PatternFlowArpProtocolLength_Choice
- func (*PatternFlowArpProtocolLength_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowArpProtocolLength_Choice) ProtoMessage()
- func (x *PatternFlowArpProtocolLength_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpProtocolLength_Choice) Reset()
- func (x *PatternFlowArpProtocolLength_Choice) String() string
- type PatternFlowArpProtocolLength_Choice_Enum
- func (PatternFlowArpProtocolLength_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowArpProtocolLength_Choice_Enum) Enum() *PatternFlowArpProtocolLength_Choice_Enum
- func (PatternFlowArpProtocolLength_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowArpProtocolLength_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowArpProtocolLength_Choice_Enum) String() string
- func (PatternFlowArpProtocolLength_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowArpProtocolType
- func (*PatternFlowArpProtocolType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpProtocolType) GetChoice() PatternFlowArpProtocolType_Choice_Enum
- func (x *PatternFlowArpProtocolType) GetDecrement() *PatternFlowArpProtocolTypeCounter
- func (x *PatternFlowArpProtocolType) GetIncrement() *PatternFlowArpProtocolTypeCounter
- func (x *PatternFlowArpProtocolType) GetMetricGroup() string
- func (x *PatternFlowArpProtocolType) GetValue() int32
- func (x *PatternFlowArpProtocolType) GetValues() []int32
- func (*PatternFlowArpProtocolType) ProtoMessage()
- func (x *PatternFlowArpProtocolType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpProtocolType) Reset()
- func (x *PatternFlowArpProtocolType) String() string
- type PatternFlowArpProtocolTypeCounter
- func (*PatternFlowArpProtocolTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpProtocolTypeCounter) GetCount() int32
- func (x *PatternFlowArpProtocolTypeCounter) GetStart() int32
- func (x *PatternFlowArpProtocolTypeCounter) GetStep() int32
- func (*PatternFlowArpProtocolTypeCounter) ProtoMessage()
- func (x *PatternFlowArpProtocolTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpProtocolTypeCounter) Reset()
- func (x *PatternFlowArpProtocolTypeCounter) String() string
- type PatternFlowArpProtocolType_Choice
- func (*PatternFlowArpProtocolType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowArpProtocolType_Choice) ProtoMessage()
- func (x *PatternFlowArpProtocolType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpProtocolType_Choice) Reset()
- func (x *PatternFlowArpProtocolType_Choice) String() string
- type PatternFlowArpProtocolType_Choice_Enum
- func (PatternFlowArpProtocolType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowArpProtocolType_Choice_Enum) Enum() *PatternFlowArpProtocolType_Choice_Enum
- func (PatternFlowArpProtocolType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowArpProtocolType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowArpProtocolType_Choice_Enum) String() string
- func (PatternFlowArpProtocolType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowArpSenderHardwareAddr
- func (*PatternFlowArpSenderHardwareAddr) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpSenderHardwareAddr) GetChoice() PatternFlowArpSenderHardwareAddr_Choice_Enum
- func (x *PatternFlowArpSenderHardwareAddr) GetDecrement() *PatternFlowArpSenderHardwareAddrCounter
- func (x *PatternFlowArpSenderHardwareAddr) GetIncrement() *PatternFlowArpSenderHardwareAddrCounter
- func (x *PatternFlowArpSenderHardwareAddr) GetMetricGroup() string
- func (x *PatternFlowArpSenderHardwareAddr) GetValue() string
- func (x *PatternFlowArpSenderHardwareAddr) GetValues() []string
- func (*PatternFlowArpSenderHardwareAddr) ProtoMessage()
- func (x *PatternFlowArpSenderHardwareAddr) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpSenderHardwareAddr) Reset()
- func (x *PatternFlowArpSenderHardwareAddr) String() string
- type PatternFlowArpSenderHardwareAddrCounter
- func (*PatternFlowArpSenderHardwareAddrCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpSenderHardwareAddrCounter) GetCount() int32
- func (x *PatternFlowArpSenderHardwareAddrCounter) GetStart() string
- func (x *PatternFlowArpSenderHardwareAddrCounter) GetStep() string
- func (*PatternFlowArpSenderHardwareAddrCounter) ProtoMessage()
- func (x *PatternFlowArpSenderHardwareAddrCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpSenderHardwareAddrCounter) Reset()
- func (x *PatternFlowArpSenderHardwareAddrCounter) String() string
- type PatternFlowArpSenderHardwareAddr_Choice
- func (*PatternFlowArpSenderHardwareAddr_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowArpSenderHardwareAddr_Choice) ProtoMessage()
- func (x *PatternFlowArpSenderHardwareAddr_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpSenderHardwareAddr_Choice) Reset()
- func (x *PatternFlowArpSenderHardwareAddr_Choice) String() string
- type PatternFlowArpSenderHardwareAddr_Choice_Enum
- func (PatternFlowArpSenderHardwareAddr_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowArpSenderHardwareAddr_Choice_Enum) Enum() *PatternFlowArpSenderHardwareAddr_Choice_Enum
- func (PatternFlowArpSenderHardwareAddr_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowArpSenderHardwareAddr_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowArpSenderHardwareAddr_Choice_Enum) String() string
- func (PatternFlowArpSenderHardwareAddr_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowArpSenderProtocolAddr
- func (*PatternFlowArpSenderProtocolAddr) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpSenderProtocolAddr) GetChoice() PatternFlowArpSenderProtocolAddr_Choice_Enum
- func (x *PatternFlowArpSenderProtocolAddr) GetDecrement() *PatternFlowArpSenderProtocolAddrCounter
- func (x *PatternFlowArpSenderProtocolAddr) GetIncrement() *PatternFlowArpSenderProtocolAddrCounter
- func (x *PatternFlowArpSenderProtocolAddr) GetMetricGroup() string
- func (x *PatternFlowArpSenderProtocolAddr) GetValue() string
- func (x *PatternFlowArpSenderProtocolAddr) GetValues() []string
- func (*PatternFlowArpSenderProtocolAddr) ProtoMessage()
- func (x *PatternFlowArpSenderProtocolAddr) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpSenderProtocolAddr) Reset()
- func (x *PatternFlowArpSenderProtocolAddr) String() string
- type PatternFlowArpSenderProtocolAddrCounter
- func (*PatternFlowArpSenderProtocolAddrCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpSenderProtocolAddrCounter) GetCount() int32
- func (x *PatternFlowArpSenderProtocolAddrCounter) GetStart() string
- func (x *PatternFlowArpSenderProtocolAddrCounter) GetStep() string
- func (*PatternFlowArpSenderProtocolAddrCounter) ProtoMessage()
- func (x *PatternFlowArpSenderProtocolAddrCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpSenderProtocolAddrCounter) Reset()
- func (x *PatternFlowArpSenderProtocolAddrCounter) String() string
- type PatternFlowArpSenderProtocolAddr_Choice
- func (*PatternFlowArpSenderProtocolAddr_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowArpSenderProtocolAddr_Choice) ProtoMessage()
- func (x *PatternFlowArpSenderProtocolAddr_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpSenderProtocolAddr_Choice) Reset()
- func (x *PatternFlowArpSenderProtocolAddr_Choice) String() string
- type PatternFlowArpSenderProtocolAddr_Choice_Enum
- func (PatternFlowArpSenderProtocolAddr_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowArpSenderProtocolAddr_Choice_Enum) Enum() *PatternFlowArpSenderProtocolAddr_Choice_Enum
- func (PatternFlowArpSenderProtocolAddr_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowArpSenderProtocolAddr_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowArpSenderProtocolAddr_Choice_Enum) String() string
- func (PatternFlowArpSenderProtocolAddr_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowArpTargetHardwareAddr
- func (*PatternFlowArpTargetHardwareAddr) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpTargetHardwareAddr) GetChoice() PatternFlowArpTargetHardwareAddr_Choice_Enum
- func (x *PatternFlowArpTargetHardwareAddr) GetDecrement() *PatternFlowArpTargetHardwareAddrCounter
- func (x *PatternFlowArpTargetHardwareAddr) GetIncrement() *PatternFlowArpTargetHardwareAddrCounter
- func (x *PatternFlowArpTargetHardwareAddr) GetMetricGroup() string
- func (x *PatternFlowArpTargetHardwareAddr) GetValue() string
- func (x *PatternFlowArpTargetHardwareAddr) GetValues() []string
- func (*PatternFlowArpTargetHardwareAddr) ProtoMessage()
- func (x *PatternFlowArpTargetHardwareAddr) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpTargetHardwareAddr) Reset()
- func (x *PatternFlowArpTargetHardwareAddr) String() string
- type PatternFlowArpTargetHardwareAddrCounter
- func (*PatternFlowArpTargetHardwareAddrCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpTargetHardwareAddrCounter) GetCount() int32
- func (x *PatternFlowArpTargetHardwareAddrCounter) GetStart() string
- func (x *PatternFlowArpTargetHardwareAddrCounter) GetStep() string
- func (*PatternFlowArpTargetHardwareAddrCounter) ProtoMessage()
- func (x *PatternFlowArpTargetHardwareAddrCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpTargetHardwareAddrCounter) Reset()
- func (x *PatternFlowArpTargetHardwareAddrCounter) String() string
- type PatternFlowArpTargetHardwareAddr_Choice
- func (*PatternFlowArpTargetHardwareAddr_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowArpTargetHardwareAddr_Choice) ProtoMessage()
- func (x *PatternFlowArpTargetHardwareAddr_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpTargetHardwareAddr_Choice) Reset()
- func (x *PatternFlowArpTargetHardwareAddr_Choice) String() string
- type PatternFlowArpTargetHardwareAddr_Choice_Enum
- func (PatternFlowArpTargetHardwareAddr_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowArpTargetHardwareAddr_Choice_Enum) Enum() *PatternFlowArpTargetHardwareAddr_Choice_Enum
- func (PatternFlowArpTargetHardwareAddr_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowArpTargetHardwareAddr_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowArpTargetHardwareAddr_Choice_Enum) String() string
- func (PatternFlowArpTargetHardwareAddr_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowArpTargetProtocolAddr
- func (*PatternFlowArpTargetProtocolAddr) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpTargetProtocolAddr) GetChoice() PatternFlowArpTargetProtocolAddr_Choice_Enum
- func (x *PatternFlowArpTargetProtocolAddr) GetDecrement() *PatternFlowArpTargetProtocolAddrCounter
- func (x *PatternFlowArpTargetProtocolAddr) GetIncrement() *PatternFlowArpTargetProtocolAddrCounter
- func (x *PatternFlowArpTargetProtocolAddr) GetMetricGroup() string
- func (x *PatternFlowArpTargetProtocolAddr) GetValue() string
- func (x *PatternFlowArpTargetProtocolAddr) GetValues() []string
- func (*PatternFlowArpTargetProtocolAddr) ProtoMessage()
- func (x *PatternFlowArpTargetProtocolAddr) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpTargetProtocolAddr) Reset()
- func (x *PatternFlowArpTargetProtocolAddr) String() string
- type PatternFlowArpTargetProtocolAddrCounter
- func (*PatternFlowArpTargetProtocolAddrCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowArpTargetProtocolAddrCounter) GetCount() int32
- func (x *PatternFlowArpTargetProtocolAddrCounter) GetStart() string
- func (x *PatternFlowArpTargetProtocolAddrCounter) GetStep() string
- func (*PatternFlowArpTargetProtocolAddrCounter) ProtoMessage()
- func (x *PatternFlowArpTargetProtocolAddrCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpTargetProtocolAddrCounter) Reset()
- func (x *PatternFlowArpTargetProtocolAddrCounter) String() string
- type PatternFlowArpTargetProtocolAddr_Choice
- func (*PatternFlowArpTargetProtocolAddr_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowArpTargetProtocolAddr_Choice) ProtoMessage()
- func (x *PatternFlowArpTargetProtocolAddr_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowArpTargetProtocolAddr_Choice) Reset()
- func (x *PatternFlowArpTargetProtocolAddr_Choice) String() string
- type PatternFlowArpTargetProtocolAddr_Choice_Enum
- func (PatternFlowArpTargetProtocolAddr_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowArpTargetProtocolAddr_Choice_Enum) Enum() *PatternFlowArpTargetProtocolAddr_Choice_Enum
- func (PatternFlowArpTargetProtocolAddr_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowArpTargetProtocolAddr_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowArpTargetProtocolAddr_Choice_Enum) String() string
- func (PatternFlowArpTargetProtocolAddr_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowEthernetDst
- func (*PatternFlowEthernetDst) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetDst) GetAuto() string
- func (x *PatternFlowEthernetDst) GetChoice() PatternFlowEthernetDst_Choice_Enum
- func (x *PatternFlowEthernetDst) GetDecrement() *PatternFlowEthernetDstCounter
- func (x *PatternFlowEthernetDst) GetIncrement() *PatternFlowEthernetDstCounter
- func (x *PatternFlowEthernetDst) GetMetricGroup() string
- func (x *PatternFlowEthernetDst) GetValue() string
- func (x *PatternFlowEthernetDst) GetValues() []string
- func (*PatternFlowEthernetDst) ProtoMessage()
- func (x *PatternFlowEthernetDst) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetDst) Reset()
- func (x *PatternFlowEthernetDst) String() string
- type PatternFlowEthernetDstCounter
- func (*PatternFlowEthernetDstCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetDstCounter) GetCount() int32
- func (x *PatternFlowEthernetDstCounter) GetStart() string
- func (x *PatternFlowEthernetDstCounter) GetStep() string
- func (*PatternFlowEthernetDstCounter) ProtoMessage()
- func (x *PatternFlowEthernetDstCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetDstCounter) Reset()
- func (x *PatternFlowEthernetDstCounter) String() string
- type PatternFlowEthernetDst_Choice
- func (*PatternFlowEthernetDst_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowEthernetDst_Choice) ProtoMessage()
- func (x *PatternFlowEthernetDst_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetDst_Choice) Reset()
- func (x *PatternFlowEthernetDst_Choice) String() string
- type PatternFlowEthernetDst_Choice_Enum
- func (PatternFlowEthernetDst_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowEthernetDst_Choice_Enum) Enum() *PatternFlowEthernetDst_Choice_Enum
- func (PatternFlowEthernetDst_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowEthernetDst_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowEthernetDst_Choice_Enum) String() string
- func (PatternFlowEthernetDst_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowEthernetEtherType
- func (*PatternFlowEthernetEtherType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetEtherType) GetAuto() int32
- func (x *PatternFlowEthernetEtherType) GetChoice() PatternFlowEthernetEtherType_Choice_Enum
- func (x *PatternFlowEthernetEtherType) GetDecrement() *PatternFlowEthernetEtherTypeCounter
- func (x *PatternFlowEthernetEtherType) GetIncrement() *PatternFlowEthernetEtherTypeCounter
- func (x *PatternFlowEthernetEtherType) GetMetricGroup() string
- func (x *PatternFlowEthernetEtherType) GetValue() int32
- func (x *PatternFlowEthernetEtherType) GetValues() []int32
- func (*PatternFlowEthernetEtherType) ProtoMessage()
- func (x *PatternFlowEthernetEtherType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetEtherType) Reset()
- func (x *PatternFlowEthernetEtherType) String() string
- type PatternFlowEthernetEtherTypeCounter
- func (*PatternFlowEthernetEtherTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetEtherTypeCounter) GetCount() int32
- func (x *PatternFlowEthernetEtherTypeCounter) GetStart() int32
- func (x *PatternFlowEthernetEtherTypeCounter) GetStep() int32
- func (*PatternFlowEthernetEtherTypeCounter) ProtoMessage()
- func (x *PatternFlowEthernetEtherTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetEtherTypeCounter) Reset()
- func (x *PatternFlowEthernetEtherTypeCounter) String() string
- type PatternFlowEthernetEtherType_Choice
- func (*PatternFlowEthernetEtherType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowEthernetEtherType_Choice) ProtoMessage()
- func (x *PatternFlowEthernetEtherType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetEtherType_Choice) Reset()
- func (x *PatternFlowEthernetEtherType_Choice) String() string
- type PatternFlowEthernetEtherType_Choice_Enum
- func (PatternFlowEthernetEtherType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowEthernetEtherType_Choice_Enum) Enum() *PatternFlowEthernetEtherType_Choice_Enum
- func (PatternFlowEthernetEtherType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowEthernetEtherType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowEthernetEtherType_Choice_Enum) String() string
- func (PatternFlowEthernetEtherType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowEthernetPauseControlOpCode
- func (*PatternFlowEthernetPauseControlOpCode) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPauseControlOpCode) GetChoice() PatternFlowEthernetPauseControlOpCode_Choice_Enum
- func (x *PatternFlowEthernetPauseControlOpCode) GetDecrement() *PatternFlowEthernetPauseControlOpCodeCounter
- func (x *PatternFlowEthernetPauseControlOpCode) GetIncrement() *PatternFlowEthernetPauseControlOpCodeCounter
- func (x *PatternFlowEthernetPauseControlOpCode) GetMetricGroup() string
- func (x *PatternFlowEthernetPauseControlOpCode) GetValue() int32
- func (x *PatternFlowEthernetPauseControlOpCode) GetValues() []int32
- func (*PatternFlowEthernetPauseControlOpCode) ProtoMessage()
- func (x *PatternFlowEthernetPauseControlOpCode) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseControlOpCode) Reset()
- func (x *PatternFlowEthernetPauseControlOpCode) String() string
- type PatternFlowEthernetPauseControlOpCodeCounter
- func (*PatternFlowEthernetPauseControlOpCodeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPauseControlOpCodeCounter) GetCount() int32
- func (x *PatternFlowEthernetPauseControlOpCodeCounter) GetStart() int32
- func (x *PatternFlowEthernetPauseControlOpCodeCounter) GetStep() int32
- func (*PatternFlowEthernetPauseControlOpCodeCounter) ProtoMessage()
- func (x *PatternFlowEthernetPauseControlOpCodeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseControlOpCodeCounter) Reset()
- func (x *PatternFlowEthernetPauseControlOpCodeCounter) String() string
- type PatternFlowEthernetPauseControlOpCode_Choice
- func (*PatternFlowEthernetPauseControlOpCode_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowEthernetPauseControlOpCode_Choice) ProtoMessage()
- func (x *PatternFlowEthernetPauseControlOpCode_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseControlOpCode_Choice) Reset()
- func (x *PatternFlowEthernetPauseControlOpCode_Choice) String() string
- type PatternFlowEthernetPauseControlOpCode_Choice_Enum
- func (PatternFlowEthernetPauseControlOpCode_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowEthernetPauseControlOpCode_Choice_Enum) Enum() *PatternFlowEthernetPauseControlOpCode_Choice_Enum
- func (PatternFlowEthernetPauseControlOpCode_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowEthernetPauseControlOpCode_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowEthernetPauseControlOpCode_Choice_Enum) String() string
- func (PatternFlowEthernetPauseControlOpCode_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowEthernetPauseDst
- func (*PatternFlowEthernetPauseDst) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPauseDst) GetChoice() PatternFlowEthernetPauseDst_Choice_Enum
- func (x *PatternFlowEthernetPauseDst) GetDecrement() *PatternFlowEthernetPauseDstCounter
- func (x *PatternFlowEthernetPauseDst) GetIncrement() *PatternFlowEthernetPauseDstCounter
- func (x *PatternFlowEthernetPauseDst) GetMetricGroup() string
- func (x *PatternFlowEthernetPauseDst) GetValue() string
- func (x *PatternFlowEthernetPauseDst) GetValues() []string
- func (*PatternFlowEthernetPauseDst) ProtoMessage()
- func (x *PatternFlowEthernetPauseDst) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseDst) Reset()
- func (x *PatternFlowEthernetPauseDst) String() string
- type PatternFlowEthernetPauseDstCounter
- func (*PatternFlowEthernetPauseDstCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPauseDstCounter) GetCount() int32
- func (x *PatternFlowEthernetPauseDstCounter) GetStart() string
- func (x *PatternFlowEthernetPauseDstCounter) GetStep() string
- func (*PatternFlowEthernetPauseDstCounter) ProtoMessage()
- func (x *PatternFlowEthernetPauseDstCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseDstCounter) Reset()
- func (x *PatternFlowEthernetPauseDstCounter) String() string
- type PatternFlowEthernetPauseDst_Choice
- func (*PatternFlowEthernetPauseDst_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowEthernetPauseDst_Choice) ProtoMessage()
- func (x *PatternFlowEthernetPauseDst_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseDst_Choice) Reset()
- func (x *PatternFlowEthernetPauseDst_Choice) String() string
- type PatternFlowEthernetPauseDst_Choice_Enum
- func (PatternFlowEthernetPauseDst_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowEthernetPauseDst_Choice_Enum) Enum() *PatternFlowEthernetPauseDst_Choice_Enum
- func (PatternFlowEthernetPauseDst_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowEthernetPauseDst_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowEthernetPauseDst_Choice_Enum) String() string
- func (PatternFlowEthernetPauseDst_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowEthernetPauseEtherType
- func (*PatternFlowEthernetPauseEtherType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPauseEtherType) GetChoice() PatternFlowEthernetPauseEtherType_Choice_Enum
- func (x *PatternFlowEthernetPauseEtherType) GetDecrement() *PatternFlowEthernetPauseEtherTypeCounter
- func (x *PatternFlowEthernetPauseEtherType) GetIncrement() *PatternFlowEthernetPauseEtherTypeCounter
- func (x *PatternFlowEthernetPauseEtherType) GetMetricGroup() string
- func (x *PatternFlowEthernetPauseEtherType) GetValue() int32
- func (x *PatternFlowEthernetPauseEtherType) GetValues() []int32
- func (*PatternFlowEthernetPauseEtherType) ProtoMessage()
- func (x *PatternFlowEthernetPauseEtherType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseEtherType) Reset()
- func (x *PatternFlowEthernetPauseEtherType) String() string
- type PatternFlowEthernetPauseEtherTypeCounter
- func (*PatternFlowEthernetPauseEtherTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPauseEtherTypeCounter) GetCount() int32
- func (x *PatternFlowEthernetPauseEtherTypeCounter) GetStart() int32
- func (x *PatternFlowEthernetPauseEtherTypeCounter) GetStep() int32
- func (*PatternFlowEthernetPauseEtherTypeCounter) ProtoMessage()
- func (x *PatternFlowEthernetPauseEtherTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseEtherTypeCounter) Reset()
- func (x *PatternFlowEthernetPauseEtherTypeCounter) String() string
- type PatternFlowEthernetPauseEtherType_Choice
- func (*PatternFlowEthernetPauseEtherType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowEthernetPauseEtherType_Choice) ProtoMessage()
- func (x *PatternFlowEthernetPauseEtherType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseEtherType_Choice) Reset()
- func (x *PatternFlowEthernetPauseEtherType_Choice) String() string
- type PatternFlowEthernetPauseEtherType_Choice_Enum
- func (PatternFlowEthernetPauseEtherType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowEthernetPauseEtherType_Choice_Enum) Enum() *PatternFlowEthernetPauseEtherType_Choice_Enum
- func (PatternFlowEthernetPauseEtherType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowEthernetPauseEtherType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowEthernetPauseEtherType_Choice_Enum) String() string
- func (PatternFlowEthernetPauseEtherType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowEthernetPauseSrc
- func (*PatternFlowEthernetPauseSrc) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPauseSrc) GetChoice() PatternFlowEthernetPauseSrc_Choice_Enum
- func (x *PatternFlowEthernetPauseSrc) GetDecrement() *PatternFlowEthernetPauseSrcCounter
- func (x *PatternFlowEthernetPauseSrc) GetIncrement() *PatternFlowEthernetPauseSrcCounter
- func (x *PatternFlowEthernetPauseSrc) GetMetricGroup() string
- func (x *PatternFlowEthernetPauseSrc) GetValue() string
- func (x *PatternFlowEthernetPauseSrc) GetValues() []string
- func (*PatternFlowEthernetPauseSrc) ProtoMessage()
- func (x *PatternFlowEthernetPauseSrc) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseSrc) Reset()
- func (x *PatternFlowEthernetPauseSrc) String() string
- type PatternFlowEthernetPauseSrcCounter
- func (*PatternFlowEthernetPauseSrcCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPauseSrcCounter) GetCount() int32
- func (x *PatternFlowEthernetPauseSrcCounter) GetStart() string
- func (x *PatternFlowEthernetPauseSrcCounter) GetStep() string
- func (*PatternFlowEthernetPauseSrcCounter) ProtoMessage()
- func (x *PatternFlowEthernetPauseSrcCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseSrcCounter) Reset()
- func (x *PatternFlowEthernetPauseSrcCounter) String() string
- type PatternFlowEthernetPauseSrc_Choice
- func (*PatternFlowEthernetPauseSrc_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowEthernetPauseSrc_Choice) ProtoMessage()
- func (x *PatternFlowEthernetPauseSrc_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseSrc_Choice) Reset()
- func (x *PatternFlowEthernetPauseSrc_Choice) String() string
- type PatternFlowEthernetPauseSrc_Choice_Enum
- func (PatternFlowEthernetPauseSrc_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowEthernetPauseSrc_Choice_Enum) Enum() *PatternFlowEthernetPauseSrc_Choice_Enum
- func (PatternFlowEthernetPauseSrc_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowEthernetPauseSrc_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowEthernetPauseSrc_Choice_Enum) String() string
- func (PatternFlowEthernetPauseSrc_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowEthernetPauseTime
- func (*PatternFlowEthernetPauseTime) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPauseTime) GetChoice() PatternFlowEthernetPauseTime_Choice_Enum
- func (x *PatternFlowEthernetPauseTime) GetDecrement() *PatternFlowEthernetPauseTimeCounter
- func (x *PatternFlowEthernetPauseTime) GetIncrement() *PatternFlowEthernetPauseTimeCounter
- func (x *PatternFlowEthernetPauseTime) GetMetricGroup() string
- func (x *PatternFlowEthernetPauseTime) GetValue() int32
- func (x *PatternFlowEthernetPauseTime) GetValues() []int32
- func (*PatternFlowEthernetPauseTime) ProtoMessage()
- func (x *PatternFlowEthernetPauseTime) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseTime) Reset()
- func (x *PatternFlowEthernetPauseTime) String() string
- type PatternFlowEthernetPauseTimeCounter
- func (*PatternFlowEthernetPauseTimeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPauseTimeCounter) GetCount() int32
- func (x *PatternFlowEthernetPauseTimeCounter) GetStart() int32
- func (x *PatternFlowEthernetPauseTimeCounter) GetStep() int32
- func (*PatternFlowEthernetPauseTimeCounter) ProtoMessage()
- func (x *PatternFlowEthernetPauseTimeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseTimeCounter) Reset()
- func (x *PatternFlowEthernetPauseTimeCounter) String() string
- type PatternFlowEthernetPauseTime_Choice
- func (*PatternFlowEthernetPauseTime_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowEthernetPauseTime_Choice) ProtoMessage()
- func (x *PatternFlowEthernetPauseTime_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPauseTime_Choice) Reset()
- func (x *PatternFlowEthernetPauseTime_Choice) String() string
- type PatternFlowEthernetPauseTime_Choice_Enum
- func (PatternFlowEthernetPauseTime_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowEthernetPauseTime_Choice_Enum) Enum() *PatternFlowEthernetPauseTime_Choice_Enum
- func (PatternFlowEthernetPauseTime_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowEthernetPauseTime_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowEthernetPauseTime_Choice_Enum) String() string
- func (PatternFlowEthernetPauseTime_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowEthernetPfcQueue
- func (*PatternFlowEthernetPfcQueue) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPfcQueue) GetChoice() PatternFlowEthernetPfcQueue_Choice_Enum
- func (x *PatternFlowEthernetPfcQueue) GetDecrement() *PatternFlowEthernetPfcQueueCounter
- func (x *PatternFlowEthernetPfcQueue) GetIncrement() *PatternFlowEthernetPfcQueueCounter
- func (x *PatternFlowEthernetPfcQueue) GetMetricGroup() string
- func (x *PatternFlowEthernetPfcQueue) GetValue() int32
- func (x *PatternFlowEthernetPfcQueue) GetValues() []int32
- func (*PatternFlowEthernetPfcQueue) ProtoMessage()
- func (x *PatternFlowEthernetPfcQueue) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPfcQueue) Reset()
- func (x *PatternFlowEthernetPfcQueue) String() string
- type PatternFlowEthernetPfcQueueCounter
- func (*PatternFlowEthernetPfcQueueCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetPfcQueueCounter) GetCount() int32
- func (x *PatternFlowEthernetPfcQueueCounter) GetStart() int32
- func (x *PatternFlowEthernetPfcQueueCounter) GetStep() int32
- func (*PatternFlowEthernetPfcQueueCounter) ProtoMessage()
- func (x *PatternFlowEthernetPfcQueueCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPfcQueueCounter) Reset()
- func (x *PatternFlowEthernetPfcQueueCounter) String() string
- type PatternFlowEthernetPfcQueue_Choice
- func (*PatternFlowEthernetPfcQueue_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowEthernetPfcQueue_Choice) ProtoMessage()
- func (x *PatternFlowEthernetPfcQueue_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetPfcQueue_Choice) Reset()
- func (x *PatternFlowEthernetPfcQueue_Choice) String() string
- type PatternFlowEthernetPfcQueue_Choice_Enum
- func (PatternFlowEthernetPfcQueue_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowEthernetPfcQueue_Choice_Enum) Enum() *PatternFlowEthernetPfcQueue_Choice_Enum
- func (PatternFlowEthernetPfcQueue_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowEthernetPfcQueue_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowEthernetPfcQueue_Choice_Enum) String() string
- func (PatternFlowEthernetPfcQueue_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowEthernetSrc
- func (*PatternFlowEthernetSrc) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetSrc) GetChoice() PatternFlowEthernetSrc_Choice_Enum
- func (x *PatternFlowEthernetSrc) GetDecrement() *PatternFlowEthernetSrcCounter
- func (x *PatternFlowEthernetSrc) GetIncrement() *PatternFlowEthernetSrcCounter
- func (x *PatternFlowEthernetSrc) GetMetricGroup() string
- func (x *PatternFlowEthernetSrc) GetValue() string
- func (x *PatternFlowEthernetSrc) GetValues() []string
- func (*PatternFlowEthernetSrc) ProtoMessage()
- func (x *PatternFlowEthernetSrc) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetSrc) Reset()
- func (x *PatternFlowEthernetSrc) String() string
- type PatternFlowEthernetSrcCounter
- func (*PatternFlowEthernetSrcCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowEthernetSrcCounter) GetCount() int32
- func (x *PatternFlowEthernetSrcCounter) GetStart() string
- func (x *PatternFlowEthernetSrcCounter) GetStep() string
- func (*PatternFlowEthernetSrcCounter) ProtoMessage()
- func (x *PatternFlowEthernetSrcCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetSrcCounter) Reset()
- func (x *PatternFlowEthernetSrcCounter) String() string
- type PatternFlowEthernetSrc_Choice
- func (*PatternFlowEthernetSrc_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowEthernetSrc_Choice) ProtoMessage()
- func (x *PatternFlowEthernetSrc_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowEthernetSrc_Choice) Reset()
- func (x *PatternFlowEthernetSrc_Choice) String() string
- type PatternFlowEthernetSrc_Choice_Enum
- func (PatternFlowEthernetSrc_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowEthernetSrc_Choice_Enum) Enum() *PatternFlowEthernetSrc_Choice_Enum
- func (PatternFlowEthernetSrc_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowEthernetSrc_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowEthernetSrc_Choice_Enum) String() string
- func (PatternFlowEthernetSrc_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGreChecksum
- func (*PatternFlowGreChecksum) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreChecksum) GetChoice() PatternFlowGreChecksum_Choice_Enum
- func (x *PatternFlowGreChecksum) GetCustom() int32
- func (x *PatternFlowGreChecksum) GetGenerated() PatternFlowGreChecksum_Generated_Enum
- func (*PatternFlowGreChecksum) ProtoMessage()
- func (x *PatternFlowGreChecksum) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreChecksum) Reset()
- func (x *PatternFlowGreChecksum) String() string
- type PatternFlowGreChecksumPresent
- func (*PatternFlowGreChecksumPresent) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreChecksumPresent) GetChoice() PatternFlowGreChecksumPresent_Choice_Enum
- func (x *PatternFlowGreChecksumPresent) GetDecrement() *PatternFlowGreChecksumPresentCounter
- func (x *PatternFlowGreChecksumPresent) GetIncrement() *PatternFlowGreChecksumPresentCounter
- func (x *PatternFlowGreChecksumPresent) GetMetricGroup() string
- func (x *PatternFlowGreChecksumPresent) GetValue() int32
- func (x *PatternFlowGreChecksumPresent) GetValues() []int32
- func (*PatternFlowGreChecksumPresent) ProtoMessage()
- func (x *PatternFlowGreChecksumPresent) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreChecksumPresent) Reset()
- func (x *PatternFlowGreChecksumPresent) String() string
- type PatternFlowGreChecksumPresentCounter
- func (*PatternFlowGreChecksumPresentCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreChecksumPresentCounter) GetCount() int32
- func (x *PatternFlowGreChecksumPresentCounter) GetStart() int32
- func (x *PatternFlowGreChecksumPresentCounter) GetStep() int32
- func (*PatternFlowGreChecksumPresentCounter) ProtoMessage()
- func (x *PatternFlowGreChecksumPresentCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreChecksumPresentCounter) Reset()
- func (x *PatternFlowGreChecksumPresentCounter) String() string
- type PatternFlowGreChecksumPresent_Choice
- func (*PatternFlowGreChecksumPresent_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGreChecksumPresent_Choice) ProtoMessage()
- func (x *PatternFlowGreChecksumPresent_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreChecksumPresent_Choice) Reset()
- func (x *PatternFlowGreChecksumPresent_Choice) String() string
- type PatternFlowGreChecksumPresent_Choice_Enum
- func (PatternFlowGreChecksumPresent_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGreChecksumPresent_Choice_Enum) Enum() *PatternFlowGreChecksumPresent_Choice_Enum
- func (PatternFlowGreChecksumPresent_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGreChecksumPresent_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGreChecksumPresent_Choice_Enum) String() string
- func (PatternFlowGreChecksumPresent_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGreChecksum_Choice
- func (*PatternFlowGreChecksum_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGreChecksum_Choice) ProtoMessage()
- func (x *PatternFlowGreChecksum_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreChecksum_Choice) Reset()
- func (x *PatternFlowGreChecksum_Choice) String() string
- type PatternFlowGreChecksum_Choice_Enum
- func (PatternFlowGreChecksum_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGreChecksum_Choice_Enum) Enum() *PatternFlowGreChecksum_Choice_Enum
- func (PatternFlowGreChecksum_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGreChecksum_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGreChecksum_Choice_Enum) String() string
- func (PatternFlowGreChecksum_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGreChecksum_Generated
- func (*PatternFlowGreChecksum_Generated) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGreChecksum_Generated) ProtoMessage()
- func (x *PatternFlowGreChecksum_Generated) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreChecksum_Generated) Reset()
- func (x *PatternFlowGreChecksum_Generated) String() string
- type PatternFlowGreChecksum_Generated_Enum
- func (PatternFlowGreChecksum_Generated_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGreChecksum_Generated_Enum) Enum() *PatternFlowGreChecksum_Generated_Enum
- func (PatternFlowGreChecksum_Generated_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGreChecksum_Generated_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGreChecksum_Generated_Enum) String() string
- func (PatternFlowGreChecksum_Generated_Enum) Type() protoreflect.EnumType
- type PatternFlowGreProtocol
- func (*PatternFlowGreProtocol) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreProtocol) GetChoice() PatternFlowGreProtocol_Choice_Enum
- func (x *PatternFlowGreProtocol) GetDecrement() *PatternFlowGreProtocolCounter
- func (x *PatternFlowGreProtocol) GetIncrement() *PatternFlowGreProtocolCounter
- func (x *PatternFlowGreProtocol) GetMetricGroup() string
- func (x *PatternFlowGreProtocol) GetValue() int32
- func (x *PatternFlowGreProtocol) GetValues() []int32
- func (*PatternFlowGreProtocol) ProtoMessage()
- func (x *PatternFlowGreProtocol) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreProtocol) Reset()
- func (x *PatternFlowGreProtocol) String() string
- type PatternFlowGreProtocolCounter
- func (*PatternFlowGreProtocolCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreProtocolCounter) GetCount() int32
- func (x *PatternFlowGreProtocolCounter) GetStart() int32
- func (x *PatternFlowGreProtocolCounter) GetStep() int32
- func (*PatternFlowGreProtocolCounter) ProtoMessage()
- func (x *PatternFlowGreProtocolCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreProtocolCounter) Reset()
- func (x *PatternFlowGreProtocolCounter) String() string
- type PatternFlowGreProtocol_Choice
- func (*PatternFlowGreProtocol_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGreProtocol_Choice) ProtoMessage()
- func (x *PatternFlowGreProtocol_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreProtocol_Choice) Reset()
- func (x *PatternFlowGreProtocol_Choice) String() string
- type PatternFlowGreProtocol_Choice_Enum
- func (PatternFlowGreProtocol_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGreProtocol_Choice_Enum) Enum() *PatternFlowGreProtocol_Choice_Enum
- func (PatternFlowGreProtocol_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGreProtocol_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGreProtocol_Choice_Enum) String() string
- func (PatternFlowGreProtocol_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGreReserved0
- func (*PatternFlowGreReserved0) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreReserved0) GetChoice() PatternFlowGreReserved0_Choice_Enum
- func (x *PatternFlowGreReserved0) GetDecrement() *PatternFlowGreReserved0Counter
- func (x *PatternFlowGreReserved0) GetIncrement() *PatternFlowGreReserved0Counter
- func (x *PatternFlowGreReserved0) GetMetricGroup() string
- func (x *PatternFlowGreReserved0) GetValue() int32
- func (x *PatternFlowGreReserved0) GetValues() []int32
- func (*PatternFlowGreReserved0) ProtoMessage()
- func (x *PatternFlowGreReserved0) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreReserved0) Reset()
- func (x *PatternFlowGreReserved0) String() string
- type PatternFlowGreReserved0Counter
- func (*PatternFlowGreReserved0Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreReserved0Counter) GetCount() int32
- func (x *PatternFlowGreReserved0Counter) GetStart() int32
- func (x *PatternFlowGreReserved0Counter) GetStep() int32
- func (*PatternFlowGreReserved0Counter) ProtoMessage()
- func (x *PatternFlowGreReserved0Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreReserved0Counter) Reset()
- func (x *PatternFlowGreReserved0Counter) String() string
- type PatternFlowGreReserved0_Choice
- func (*PatternFlowGreReserved0_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGreReserved0_Choice) ProtoMessage()
- func (x *PatternFlowGreReserved0_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreReserved0_Choice) Reset()
- func (x *PatternFlowGreReserved0_Choice) String() string
- type PatternFlowGreReserved0_Choice_Enum
- func (PatternFlowGreReserved0_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGreReserved0_Choice_Enum) Enum() *PatternFlowGreReserved0_Choice_Enum
- func (PatternFlowGreReserved0_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGreReserved0_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGreReserved0_Choice_Enum) String() string
- func (PatternFlowGreReserved0_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGreReserved1
- func (*PatternFlowGreReserved1) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreReserved1) GetChoice() PatternFlowGreReserved1_Choice_Enum
- func (x *PatternFlowGreReserved1) GetDecrement() *PatternFlowGreReserved1Counter
- func (x *PatternFlowGreReserved1) GetIncrement() *PatternFlowGreReserved1Counter
- func (x *PatternFlowGreReserved1) GetMetricGroup() string
- func (x *PatternFlowGreReserved1) GetValue() int32
- func (x *PatternFlowGreReserved1) GetValues() []int32
- func (*PatternFlowGreReserved1) ProtoMessage()
- func (x *PatternFlowGreReserved1) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreReserved1) Reset()
- func (x *PatternFlowGreReserved1) String() string
- type PatternFlowGreReserved1Counter
- func (*PatternFlowGreReserved1Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreReserved1Counter) GetCount() int32
- func (x *PatternFlowGreReserved1Counter) GetStart() int32
- func (x *PatternFlowGreReserved1Counter) GetStep() int32
- func (*PatternFlowGreReserved1Counter) ProtoMessage()
- func (x *PatternFlowGreReserved1Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreReserved1Counter) Reset()
- func (x *PatternFlowGreReserved1Counter) String() string
- type PatternFlowGreReserved1_Choice
- func (*PatternFlowGreReserved1_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGreReserved1_Choice) ProtoMessage()
- func (x *PatternFlowGreReserved1_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreReserved1_Choice) Reset()
- func (x *PatternFlowGreReserved1_Choice) String() string
- type PatternFlowGreReserved1_Choice_Enum
- func (PatternFlowGreReserved1_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGreReserved1_Choice_Enum) Enum() *PatternFlowGreReserved1_Choice_Enum
- func (PatternFlowGreReserved1_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGreReserved1_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGreReserved1_Choice_Enum) String() string
- func (PatternFlowGreReserved1_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGreVersion
- func (*PatternFlowGreVersion) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreVersion) GetChoice() PatternFlowGreVersion_Choice_Enum
- func (x *PatternFlowGreVersion) GetDecrement() *PatternFlowGreVersionCounter
- func (x *PatternFlowGreVersion) GetIncrement() *PatternFlowGreVersionCounter
- func (x *PatternFlowGreVersion) GetMetricGroup() string
- func (x *PatternFlowGreVersion) GetValue() int32
- func (x *PatternFlowGreVersion) GetValues() []int32
- func (*PatternFlowGreVersion) ProtoMessage()
- func (x *PatternFlowGreVersion) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreVersion) Reset()
- func (x *PatternFlowGreVersion) String() string
- type PatternFlowGreVersionCounter
- func (*PatternFlowGreVersionCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGreVersionCounter) GetCount() int32
- func (x *PatternFlowGreVersionCounter) GetStart() int32
- func (x *PatternFlowGreVersionCounter) GetStep() int32
- func (*PatternFlowGreVersionCounter) ProtoMessage()
- func (x *PatternFlowGreVersionCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreVersionCounter) Reset()
- func (x *PatternFlowGreVersionCounter) String() string
- type PatternFlowGreVersion_Choice
- func (*PatternFlowGreVersion_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGreVersion_Choice) ProtoMessage()
- func (x *PatternFlowGreVersion_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGreVersion_Choice) Reset()
- func (x *PatternFlowGreVersion_Choice) String() string
- type PatternFlowGreVersion_Choice_Enum
- func (PatternFlowGreVersion_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGreVersion_Choice_Enum) Enum() *PatternFlowGreVersion_Choice_Enum
- func (PatternFlowGreVersion_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGreVersion_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGreVersion_Choice_Enum) String() string
- func (PatternFlowGreVersion_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpExtensionContents
- func (*PatternFlowGtpExtensionContents) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpExtensionContents) GetChoice() PatternFlowGtpExtensionContents_Choice_Enum
- func (x *PatternFlowGtpExtensionContents) GetDecrement() *PatternFlowGtpExtensionContentsCounter
- func (x *PatternFlowGtpExtensionContents) GetIncrement() *PatternFlowGtpExtensionContentsCounter
- func (x *PatternFlowGtpExtensionContents) GetMetricGroup() string
- func (x *PatternFlowGtpExtensionContents) GetValue() int64
- func (x *PatternFlowGtpExtensionContents) GetValues() []int64
- func (*PatternFlowGtpExtensionContents) ProtoMessage()
- func (x *PatternFlowGtpExtensionContents) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpExtensionContents) Reset()
- func (x *PatternFlowGtpExtensionContents) String() string
- type PatternFlowGtpExtensionContentsCounter
- func (*PatternFlowGtpExtensionContentsCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpExtensionContentsCounter) GetCount() int32
- func (x *PatternFlowGtpExtensionContentsCounter) GetStart() int64
- func (x *PatternFlowGtpExtensionContentsCounter) GetStep() int64
- func (*PatternFlowGtpExtensionContentsCounter) ProtoMessage()
- func (x *PatternFlowGtpExtensionContentsCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpExtensionContentsCounter) Reset()
- func (x *PatternFlowGtpExtensionContentsCounter) String() string
- type PatternFlowGtpExtensionContents_Choice
- func (*PatternFlowGtpExtensionContents_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpExtensionContents_Choice) ProtoMessage()
- func (x *PatternFlowGtpExtensionContents_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpExtensionContents_Choice) Reset()
- func (x *PatternFlowGtpExtensionContents_Choice) String() string
- type PatternFlowGtpExtensionContents_Choice_Enum
- func (PatternFlowGtpExtensionContents_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpExtensionContents_Choice_Enum) Enum() *PatternFlowGtpExtensionContents_Choice_Enum
- func (PatternFlowGtpExtensionContents_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpExtensionContents_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpExtensionContents_Choice_Enum) String() string
- func (PatternFlowGtpExtensionContents_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpExtensionExtensionLength
- func (*PatternFlowGtpExtensionExtensionLength) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpExtensionExtensionLength) GetChoice() PatternFlowGtpExtensionExtensionLength_Choice_Enum
- func (x *PatternFlowGtpExtensionExtensionLength) GetDecrement() *PatternFlowGtpExtensionExtensionLengthCounter
- func (x *PatternFlowGtpExtensionExtensionLength) GetIncrement() *PatternFlowGtpExtensionExtensionLengthCounter
- func (x *PatternFlowGtpExtensionExtensionLength) GetMetricGroup() string
- func (x *PatternFlowGtpExtensionExtensionLength) GetValue() int32
- func (x *PatternFlowGtpExtensionExtensionLength) GetValues() []int32
- func (*PatternFlowGtpExtensionExtensionLength) ProtoMessage()
- func (x *PatternFlowGtpExtensionExtensionLength) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpExtensionExtensionLength) Reset()
- func (x *PatternFlowGtpExtensionExtensionLength) String() string
- type PatternFlowGtpExtensionExtensionLengthCounter
- func (*PatternFlowGtpExtensionExtensionLengthCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpExtensionExtensionLengthCounter) GetCount() int32
- func (x *PatternFlowGtpExtensionExtensionLengthCounter) GetStart() int32
- func (x *PatternFlowGtpExtensionExtensionLengthCounter) GetStep() int32
- func (*PatternFlowGtpExtensionExtensionLengthCounter) ProtoMessage()
- func (x *PatternFlowGtpExtensionExtensionLengthCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpExtensionExtensionLengthCounter) Reset()
- func (x *PatternFlowGtpExtensionExtensionLengthCounter) String() string
- type PatternFlowGtpExtensionExtensionLength_Choice
- func (*PatternFlowGtpExtensionExtensionLength_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpExtensionExtensionLength_Choice) ProtoMessage()
- func (x *PatternFlowGtpExtensionExtensionLength_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpExtensionExtensionLength_Choice) Reset()
- func (x *PatternFlowGtpExtensionExtensionLength_Choice) String() string
- type PatternFlowGtpExtensionExtensionLength_Choice_Enum
- func (PatternFlowGtpExtensionExtensionLength_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpExtensionExtensionLength_Choice_Enum) Enum() *PatternFlowGtpExtensionExtensionLength_Choice_Enum
- func (PatternFlowGtpExtensionExtensionLength_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpExtensionExtensionLength_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpExtensionExtensionLength_Choice_Enum) String() string
- func (PatternFlowGtpExtensionExtensionLength_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpExtensionNextExtensionHeader
- func (*PatternFlowGtpExtensionNextExtensionHeader) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpExtensionNextExtensionHeader) GetChoice() PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum
- func (x *PatternFlowGtpExtensionNextExtensionHeader) GetDecrement() *PatternFlowGtpExtensionNextExtensionHeaderCounter
- func (x *PatternFlowGtpExtensionNextExtensionHeader) GetIncrement() *PatternFlowGtpExtensionNextExtensionHeaderCounter
- func (x *PatternFlowGtpExtensionNextExtensionHeader) GetMetricGroup() string
- func (x *PatternFlowGtpExtensionNextExtensionHeader) GetValue() int32
- func (x *PatternFlowGtpExtensionNextExtensionHeader) GetValues() []int32
- func (*PatternFlowGtpExtensionNextExtensionHeader) ProtoMessage()
- func (x *PatternFlowGtpExtensionNextExtensionHeader) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpExtensionNextExtensionHeader) Reset()
- func (x *PatternFlowGtpExtensionNextExtensionHeader) String() string
- type PatternFlowGtpExtensionNextExtensionHeaderCounter
- func (*PatternFlowGtpExtensionNextExtensionHeaderCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpExtensionNextExtensionHeaderCounter) GetCount() int32
- func (x *PatternFlowGtpExtensionNextExtensionHeaderCounter) GetStart() int32
- func (x *PatternFlowGtpExtensionNextExtensionHeaderCounter) GetStep() int32
- func (*PatternFlowGtpExtensionNextExtensionHeaderCounter) ProtoMessage()
- func (x *PatternFlowGtpExtensionNextExtensionHeaderCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpExtensionNextExtensionHeaderCounter) Reset()
- func (x *PatternFlowGtpExtensionNextExtensionHeaderCounter) String() string
- type PatternFlowGtpExtensionNextExtensionHeader_Choice
- func (*PatternFlowGtpExtensionNextExtensionHeader_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpExtensionNextExtensionHeader_Choice) ProtoMessage()
- func (x *PatternFlowGtpExtensionNextExtensionHeader_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpExtensionNextExtensionHeader_Choice) Reset()
- func (x *PatternFlowGtpExtensionNextExtensionHeader_Choice) String() string
- type PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum
- func (PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum) Enum() *PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum
- func (PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum) String() string
- func (PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1EFlag
- func (*PatternFlowGtpv1EFlag) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1EFlag) GetChoice() PatternFlowGtpv1EFlag_Choice_Enum
- func (x *PatternFlowGtpv1EFlag) GetDecrement() *PatternFlowGtpv1EFlagCounter
- func (x *PatternFlowGtpv1EFlag) GetIncrement() *PatternFlowGtpv1EFlagCounter
- func (x *PatternFlowGtpv1EFlag) GetMetricGroup() string
- func (x *PatternFlowGtpv1EFlag) GetValue() int32
- func (x *PatternFlowGtpv1EFlag) GetValues() []int32
- func (*PatternFlowGtpv1EFlag) ProtoMessage()
- func (x *PatternFlowGtpv1EFlag) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1EFlag) Reset()
- func (x *PatternFlowGtpv1EFlag) String() string
- type PatternFlowGtpv1EFlagCounter
- func (*PatternFlowGtpv1EFlagCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1EFlagCounter) GetCount() int32
- func (x *PatternFlowGtpv1EFlagCounter) GetStart() int32
- func (x *PatternFlowGtpv1EFlagCounter) GetStep() int32
- func (*PatternFlowGtpv1EFlagCounter) ProtoMessage()
- func (x *PatternFlowGtpv1EFlagCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1EFlagCounter) Reset()
- func (x *PatternFlowGtpv1EFlagCounter) String() string
- type PatternFlowGtpv1EFlag_Choice
- func (*PatternFlowGtpv1EFlag_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1EFlag_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1EFlag_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1EFlag_Choice) Reset()
- func (x *PatternFlowGtpv1EFlag_Choice) String() string
- type PatternFlowGtpv1EFlag_Choice_Enum
- func (PatternFlowGtpv1EFlag_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1EFlag_Choice_Enum) Enum() *PatternFlowGtpv1EFlag_Choice_Enum
- func (PatternFlowGtpv1EFlag_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1EFlag_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1EFlag_Choice_Enum) String() string
- func (PatternFlowGtpv1EFlag_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1MessageLength
- func (*PatternFlowGtpv1MessageLength) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1MessageLength) GetChoice() PatternFlowGtpv1MessageLength_Choice_Enum
- func (x *PatternFlowGtpv1MessageLength) GetDecrement() *PatternFlowGtpv1MessageLengthCounter
- func (x *PatternFlowGtpv1MessageLength) GetIncrement() *PatternFlowGtpv1MessageLengthCounter
- func (x *PatternFlowGtpv1MessageLength) GetMetricGroup() string
- func (x *PatternFlowGtpv1MessageLength) GetValue() int32
- func (x *PatternFlowGtpv1MessageLength) GetValues() []int32
- func (*PatternFlowGtpv1MessageLength) ProtoMessage()
- func (x *PatternFlowGtpv1MessageLength) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1MessageLength) Reset()
- func (x *PatternFlowGtpv1MessageLength) String() string
- type PatternFlowGtpv1MessageLengthCounter
- func (*PatternFlowGtpv1MessageLengthCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1MessageLengthCounter) GetCount() int32
- func (x *PatternFlowGtpv1MessageLengthCounter) GetStart() int32
- func (x *PatternFlowGtpv1MessageLengthCounter) GetStep() int32
- func (*PatternFlowGtpv1MessageLengthCounter) ProtoMessage()
- func (x *PatternFlowGtpv1MessageLengthCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1MessageLengthCounter) Reset()
- func (x *PatternFlowGtpv1MessageLengthCounter) String() string
- type PatternFlowGtpv1MessageLength_Choice
- func (*PatternFlowGtpv1MessageLength_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1MessageLength_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1MessageLength_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1MessageLength_Choice) Reset()
- func (x *PatternFlowGtpv1MessageLength_Choice) String() string
- type PatternFlowGtpv1MessageLength_Choice_Enum
- func (PatternFlowGtpv1MessageLength_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1MessageLength_Choice_Enum) Enum() *PatternFlowGtpv1MessageLength_Choice_Enum
- func (PatternFlowGtpv1MessageLength_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1MessageLength_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1MessageLength_Choice_Enum) String() string
- func (PatternFlowGtpv1MessageLength_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1MessageType
- func (*PatternFlowGtpv1MessageType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1MessageType) GetChoice() PatternFlowGtpv1MessageType_Choice_Enum
- func (x *PatternFlowGtpv1MessageType) GetDecrement() *PatternFlowGtpv1MessageTypeCounter
- func (x *PatternFlowGtpv1MessageType) GetIncrement() *PatternFlowGtpv1MessageTypeCounter
- func (x *PatternFlowGtpv1MessageType) GetMetricGroup() string
- func (x *PatternFlowGtpv1MessageType) GetValue() int32
- func (x *PatternFlowGtpv1MessageType) GetValues() []int32
- func (*PatternFlowGtpv1MessageType) ProtoMessage()
- func (x *PatternFlowGtpv1MessageType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1MessageType) Reset()
- func (x *PatternFlowGtpv1MessageType) String() string
- type PatternFlowGtpv1MessageTypeCounter
- func (*PatternFlowGtpv1MessageTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1MessageTypeCounter) GetCount() int32
- func (x *PatternFlowGtpv1MessageTypeCounter) GetStart() int32
- func (x *PatternFlowGtpv1MessageTypeCounter) GetStep() int32
- func (*PatternFlowGtpv1MessageTypeCounter) ProtoMessage()
- func (x *PatternFlowGtpv1MessageTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1MessageTypeCounter) Reset()
- func (x *PatternFlowGtpv1MessageTypeCounter) String() string
- type PatternFlowGtpv1MessageType_Choice
- func (*PatternFlowGtpv1MessageType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1MessageType_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1MessageType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1MessageType_Choice) Reset()
- func (x *PatternFlowGtpv1MessageType_Choice) String() string
- type PatternFlowGtpv1MessageType_Choice_Enum
- func (PatternFlowGtpv1MessageType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1MessageType_Choice_Enum) Enum() *PatternFlowGtpv1MessageType_Choice_Enum
- func (PatternFlowGtpv1MessageType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1MessageType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1MessageType_Choice_Enum) String() string
- func (PatternFlowGtpv1MessageType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1NPduNumber
- func (*PatternFlowGtpv1NPduNumber) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1NPduNumber) GetChoice() PatternFlowGtpv1NPduNumber_Choice_Enum
- func (x *PatternFlowGtpv1NPduNumber) GetDecrement() *PatternFlowGtpv1NPduNumberCounter
- func (x *PatternFlowGtpv1NPduNumber) GetIncrement() *PatternFlowGtpv1NPduNumberCounter
- func (x *PatternFlowGtpv1NPduNumber) GetMetricGroup() string
- func (x *PatternFlowGtpv1NPduNumber) GetValue() int32
- func (x *PatternFlowGtpv1NPduNumber) GetValues() []int32
- func (*PatternFlowGtpv1NPduNumber) ProtoMessage()
- func (x *PatternFlowGtpv1NPduNumber) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1NPduNumber) Reset()
- func (x *PatternFlowGtpv1NPduNumber) String() string
- type PatternFlowGtpv1NPduNumberCounter
- func (*PatternFlowGtpv1NPduNumberCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1NPduNumberCounter) GetCount() int32
- func (x *PatternFlowGtpv1NPduNumberCounter) GetStart() int32
- func (x *PatternFlowGtpv1NPduNumberCounter) GetStep() int32
- func (*PatternFlowGtpv1NPduNumberCounter) ProtoMessage()
- func (x *PatternFlowGtpv1NPduNumberCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1NPduNumberCounter) Reset()
- func (x *PatternFlowGtpv1NPduNumberCounter) String() string
- type PatternFlowGtpv1NPduNumber_Choice
- func (*PatternFlowGtpv1NPduNumber_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1NPduNumber_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1NPduNumber_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1NPduNumber_Choice) Reset()
- func (x *PatternFlowGtpv1NPduNumber_Choice) String() string
- type PatternFlowGtpv1NPduNumber_Choice_Enum
- func (PatternFlowGtpv1NPduNumber_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1NPduNumber_Choice_Enum) Enum() *PatternFlowGtpv1NPduNumber_Choice_Enum
- func (PatternFlowGtpv1NPduNumber_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1NPduNumber_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1NPduNumber_Choice_Enum) String() string
- func (PatternFlowGtpv1NPduNumber_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1NextExtensionHeaderType
- func (*PatternFlowGtpv1NextExtensionHeaderType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1NextExtensionHeaderType) GetChoice() PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum
- func (x *PatternFlowGtpv1NextExtensionHeaderType) GetDecrement() *PatternFlowGtpv1NextExtensionHeaderTypeCounter
- func (x *PatternFlowGtpv1NextExtensionHeaderType) GetIncrement() *PatternFlowGtpv1NextExtensionHeaderTypeCounter
- func (x *PatternFlowGtpv1NextExtensionHeaderType) GetMetricGroup() string
- func (x *PatternFlowGtpv1NextExtensionHeaderType) GetValue() int32
- func (x *PatternFlowGtpv1NextExtensionHeaderType) GetValues() []int32
- func (*PatternFlowGtpv1NextExtensionHeaderType) ProtoMessage()
- func (x *PatternFlowGtpv1NextExtensionHeaderType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1NextExtensionHeaderType) Reset()
- func (x *PatternFlowGtpv1NextExtensionHeaderType) String() string
- type PatternFlowGtpv1NextExtensionHeaderTypeCounter
- func (*PatternFlowGtpv1NextExtensionHeaderTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1NextExtensionHeaderTypeCounter) GetCount() int32
- func (x *PatternFlowGtpv1NextExtensionHeaderTypeCounter) GetStart() int32
- func (x *PatternFlowGtpv1NextExtensionHeaderTypeCounter) GetStep() int32
- func (*PatternFlowGtpv1NextExtensionHeaderTypeCounter) ProtoMessage()
- func (x *PatternFlowGtpv1NextExtensionHeaderTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1NextExtensionHeaderTypeCounter) Reset()
- func (x *PatternFlowGtpv1NextExtensionHeaderTypeCounter) String() string
- type PatternFlowGtpv1NextExtensionHeaderType_Choice
- func (*PatternFlowGtpv1NextExtensionHeaderType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1NextExtensionHeaderType_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1NextExtensionHeaderType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1NextExtensionHeaderType_Choice) Reset()
- func (x *PatternFlowGtpv1NextExtensionHeaderType_Choice) String() string
- type PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum
- func (PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum) Enum() *PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum
- func (PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum) String() string
- func (PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1PnFlag
- func (*PatternFlowGtpv1PnFlag) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1PnFlag) GetChoice() PatternFlowGtpv1PnFlag_Choice_Enum
- func (x *PatternFlowGtpv1PnFlag) GetDecrement() *PatternFlowGtpv1PnFlagCounter
- func (x *PatternFlowGtpv1PnFlag) GetIncrement() *PatternFlowGtpv1PnFlagCounter
- func (x *PatternFlowGtpv1PnFlag) GetMetricGroup() string
- func (x *PatternFlowGtpv1PnFlag) GetValue() int32
- func (x *PatternFlowGtpv1PnFlag) GetValues() []int32
- func (*PatternFlowGtpv1PnFlag) ProtoMessage()
- func (x *PatternFlowGtpv1PnFlag) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1PnFlag) Reset()
- func (x *PatternFlowGtpv1PnFlag) String() string
- type PatternFlowGtpv1PnFlagCounter
- func (*PatternFlowGtpv1PnFlagCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1PnFlagCounter) GetCount() int32
- func (x *PatternFlowGtpv1PnFlagCounter) GetStart() int32
- func (x *PatternFlowGtpv1PnFlagCounter) GetStep() int32
- func (*PatternFlowGtpv1PnFlagCounter) ProtoMessage()
- func (x *PatternFlowGtpv1PnFlagCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1PnFlagCounter) Reset()
- func (x *PatternFlowGtpv1PnFlagCounter) String() string
- type PatternFlowGtpv1PnFlag_Choice
- func (*PatternFlowGtpv1PnFlag_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1PnFlag_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1PnFlag_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1PnFlag_Choice) Reset()
- func (x *PatternFlowGtpv1PnFlag_Choice) String() string
- type PatternFlowGtpv1PnFlag_Choice_Enum
- func (PatternFlowGtpv1PnFlag_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1PnFlag_Choice_Enum) Enum() *PatternFlowGtpv1PnFlag_Choice_Enum
- func (PatternFlowGtpv1PnFlag_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1PnFlag_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1PnFlag_Choice_Enum) String() string
- func (PatternFlowGtpv1PnFlag_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1ProtocolType
- func (*PatternFlowGtpv1ProtocolType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1ProtocolType) GetChoice() PatternFlowGtpv1ProtocolType_Choice_Enum
- func (x *PatternFlowGtpv1ProtocolType) GetDecrement() *PatternFlowGtpv1ProtocolTypeCounter
- func (x *PatternFlowGtpv1ProtocolType) GetIncrement() *PatternFlowGtpv1ProtocolTypeCounter
- func (x *PatternFlowGtpv1ProtocolType) GetMetricGroup() string
- func (x *PatternFlowGtpv1ProtocolType) GetValue() int32
- func (x *PatternFlowGtpv1ProtocolType) GetValues() []int32
- func (*PatternFlowGtpv1ProtocolType) ProtoMessage()
- func (x *PatternFlowGtpv1ProtocolType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1ProtocolType) Reset()
- func (x *PatternFlowGtpv1ProtocolType) String() string
- type PatternFlowGtpv1ProtocolTypeCounter
- func (*PatternFlowGtpv1ProtocolTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1ProtocolTypeCounter) GetCount() int32
- func (x *PatternFlowGtpv1ProtocolTypeCounter) GetStart() int32
- func (x *PatternFlowGtpv1ProtocolTypeCounter) GetStep() int32
- func (*PatternFlowGtpv1ProtocolTypeCounter) ProtoMessage()
- func (x *PatternFlowGtpv1ProtocolTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1ProtocolTypeCounter) Reset()
- func (x *PatternFlowGtpv1ProtocolTypeCounter) String() string
- type PatternFlowGtpv1ProtocolType_Choice
- func (*PatternFlowGtpv1ProtocolType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1ProtocolType_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1ProtocolType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1ProtocolType_Choice) Reset()
- func (x *PatternFlowGtpv1ProtocolType_Choice) String() string
- type PatternFlowGtpv1ProtocolType_Choice_Enum
- func (PatternFlowGtpv1ProtocolType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1ProtocolType_Choice_Enum) Enum() *PatternFlowGtpv1ProtocolType_Choice_Enum
- func (PatternFlowGtpv1ProtocolType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1ProtocolType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1ProtocolType_Choice_Enum) String() string
- func (PatternFlowGtpv1ProtocolType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1Reserved
- func (*PatternFlowGtpv1Reserved) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1Reserved) GetChoice() PatternFlowGtpv1Reserved_Choice_Enum
- func (x *PatternFlowGtpv1Reserved) GetDecrement() *PatternFlowGtpv1ReservedCounter
- func (x *PatternFlowGtpv1Reserved) GetIncrement() *PatternFlowGtpv1ReservedCounter
- func (x *PatternFlowGtpv1Reserved) GetMetricGroup() string
- func (x *PatternFlowGtpv1Reserved) GetValue() int32
- func (x *PatternFlowGtpv1Reserved) GetValues() []int32
- func (*PatternFlowGtpv1Reserved) ProtoMessage()
- func (x *PatternFlowGtpv1Reserved) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1Reserved) Reset()
- func (x *PatternFlowGtpv1Reserved) String() string
- type PatternFlowGtpv1ReservedCounter
- func (*PatternFlowGtpv1ReservedCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1ReservedCounter) GetCount() int32
- func (x *PatternFlowGtpv1ReservedCounter) GetStart() int32
- func (x *PatternFlowGtpv1ReservedCounter) GetStep() int32
- func (*PatternFlowGtpv1ReservedCounter) ProtoMessage()
- func (x *PatternFlowGtpv1ReservedCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1ReservedCounter) Reset()
- func (x *PatternFlowGtpv1ReservedCounter) String() string
- type PatternFlowGtpv1Reserved_Choice
- func (*PatternFlowGtpv1Reserved_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1Reserved_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1Reserved_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1Reserved_Choice) Reset()
- func (x *PatternFlowGtpv1Reserved_Choice) String() string
- type PatternFlowGtpv1Reserved_Choice_Enum
- func (PatternFlowGtpv1Reserved_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1Reserved_Choice_Enum) Enum() *PatternFlowGtpv1Reserved_Choice_Enum
- func (PatternFlowGtpv1Reserved_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1Reserved_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1Reserved_Choice_Enum) String() string
- func (PatternFlowGtpv1Reserved_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1SFlag
- func (*PatternFlowGtpv1SFlag) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1SFlag) GetChoice() PatternFlowGtpv1SFlag_Choice_Enum
- func (x *PatternFlowGtpv1SFlag) GetDecrement() *PatternFlowGtpv1SFlagCounter
- func (x *PatternFlowGtpv1SFlag) GetIncrement() *PatternFlowGtpv1SFlagCounter
- func (x *PatternFlowGtpv1SFlag) GetMetricGroup() string
- func (x *PatternFlowGtpv1SFlag) GetValue() int32
- func (x *PatternFlowGtpv1SFlag) GetValues() []int32
- func (*PatternFlowGtpv1SFlag) ProtoMessage()
- func (x *PatternFlowGtpv1SFlag) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1SFlag) Reset()
- func (x *PatternFlowGtpv1SFlag) String() string
- type PatternFlowGtpv1SFlagCounter
- func (*PatternFlowGtpv1SFlagCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1SFlagCounter) GetCount() int32
- func (x *PatternFlowGtpv1SFlagCounter) GetStart() int32
- func (x *PatternFlowGtpv1SFlagCounter) GetStep() int32
- func (*PatternFlowGtpv1SFlagCounter) ProtoMessage()
- func (x *PatternFlowGtpv1SFlagCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1SFlagCounter) Reset()
- func (x *PatternFlowGtpv1SFlagCounter) String() string
- type PatternFlowGtpv1SFlag_Choice
- func (*PatternFlowGtpv1SFlag_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1SFlag_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1SFlag_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1SFlag_Choice) Reset()
- func (x *PatternFlowGtpv1SFlag_Choice) String() string
- type PatternFlowGtpv1SFlag_Choice_Enum
- func (PatternFlowGtpv1SFlag_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1SFlag_Choice_Enum) Enum() *PatternFlowGtpv1SFlag_Choice_Enum
- func (PatternFlowGtpv1SFlag_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1SFlag_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1SFlag_Choice_Enum) String() string
- func (PatternFlowGtpv1SFlag_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1SquenceNumber
- func (*PatternFlowGtpv1SquenceNumber) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1SquenceNumber) GetChoice() PatternFlowGtpv1SquenceNumber_Choice_Enum
- func (x *PatternFlowGtpv1SquenceNumber) GetDecrement() *PatternFlowGtpv1SquenceNumberCounter
- func (x *PatternFlowGtpv1SquenceNumber) GetIncrement() *PatternFlowGtpv1SquenceNumberCounter
- func (x *PatternFlowGtpv1SquenceNumber) GetMetricGroup() string
- func (x *PatternFlowGtpv1SquenceNumber) GetValue() int32
- func (x *PatternFlowGtpv1SquenceNumber) GetValues() []int32
- func (*PatternFlowGtpv1SquenceNumber) ProtoMessage()
- func (x *PatternFlowGtpv1SquenceNumber) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1SquenceNumber) Reset()
- func (x *PatternFlowGtpv1SquenceNumber) String() string
- type PatternFlowGtpv1SquenceNumberCounter
- func (*PatternFlowGtpv1SquenceNumberCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1SquenceNumberCounter) GetCount() int32
- func (x *PatternFlowGtpv1SquenceNumberCounter) GetStart() int32
- func (x *PatternFlowGtpv1SquenceNumberCounter) GetStep() int32
- func (*PatternFlowGtpv1SquenceNumberCounter) ProtoMessage()
- func (x *PatternFlowGtpv1SquenceNumberCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1SquenceNumberCounter) Reset()
- func (x *PatternFlowGtpv1SquenceNumberCounter) String() string
- type PatternFlowGtpv1SquenceNumber_Choice
- func (*PatternFlowGtpv1SquenceNumber_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1SquenceNumber_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1SquenceNumber_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1SquenceNumber_Choice) Reset()
- func (x *PatternFlowGtpv1SquenceNumber_Choice) String() string
- type PatternFlowGtpv1SquenceNumber_Choice_Enum
- func (PatternFlowGtpv1SquenceNumber_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1SquenceNumber_Choice_Enum) Enum() *PatternFlowGtpv1SquenceNumber_Choice_Enum
- func (PatternFlowGtpv1SquenceNumber_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1SquenceNumber_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1SquenceNumber_Choice_Enum) String() string
- func (PatternFlowGtpv1SquenceNumber_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1Teid
- func (*PatternFlowGtpv1Teid) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1Teid) GetChoice() PatternFlowGtpv1Teid_Choice_Enum
- func (x *PatternFlowGtpv1Teid) GetDecrement() *PatternFlowGtpv1TeidCounter
- func (x *PatternFlowGtpv1Teid) GetIncrement() *PatternFlowGtpv1TeidCounter
- func (x *PatternFlowGtpv1Teid) GetMetricGroup() string
- func (x *PatternFlowGtpv1Teid) GetValue() int64
- func (x *PatternFlowGtpv1Teid) GetValues() []int64
- func (*PatternFlowGtpv1Teid) ProtoMessage()
- func (x *PatternFlowGtpv1Teid) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1Teid) Reset()
- func (x *PatternFlowGtpv1Teid) String() string
- type PatternFlowGtpv1TeidCounter
- func (*PatternFlowGtpv1TeidCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1TeidCounter) GetCount() int32
- func (x *PatternFlowGtpv1TeidCounter) GetStart() int64
- func (x *PatternFlowGtpv1TeidCounter) GetStep() int64
- func (*PatternFlowGtpv1TeidCounter) ProtoMessage()
- func (x *PatternFlowGtpv1TeidCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1TeidCounter) Reset()
- func (x *PatternFlowGtpv1TeidCounter) String() string
- type PatternFlowGtpv1Teid_Choice
- type PatternFlowGtpv1Teid_Choice_Enum
- func (PatternFlowGtpv1Teid_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1Teid_Choice_Enum) Enum() *PatternFlowGtpv1Teid_Choice_Enum
- func (PatternFlowGtpv1Teid_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1Teid_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1Teid_Choice_Enum) String() string
- func (PatternFlowGtpv1Teid_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv1Version
- func (*PatternFlowGtpv1Version) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1Version) GetChoice() PatternFlowGtpv1Version_Choice_Enum
- func (x *PatternFlowGtpv1Version) GetDecrement() *PatternFlowGtpv1VersionCounter
- func (x *PatternFlowGtpv1Version) GetIncrement() *PatternFlowGtpv1VersionCounter
- func (x *PatternFlowGtpv1Version) GetMetricGroup() string
- func (x *PatternFlowGtpv1Version) GetValue() int32
- func (x *PatternFlowGtpv1Version) GetValues() []int32
- func (*PatternFlowGtpv1Version) ProtoMessage()
- func (x *PatternFlowGtpv1Version) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1Version) Reset()
- func (x *PatternFlowGtpv1Version) String() string
- type PatternFlowGtpv1VersionCounter
- func (*PatternFlowGtpv1VersionCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv1VersionCounter) GetCount() int32
- func (x *PatternFlowGtpv1VersionCounter) GetStart() int32
- func (x *PatternFlowGtpv1VersionCounter) GetStep() int32
- func (*PatternFlowGtpv1VersionCounter) ProtoMessage()
- func (x *PatternFlowGtpv1VersionCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1VersionCounter) Reset()
- func (x *PatternFlowGtpv1VersionCounter) String() string
- type PatternFlowGtpv1Version_Choice
- func (*PatternFlowGtpv1Version_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv1Version_Choice) ProtoMessage()
- func (x *PatternFlowGtpv1Version_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv1Version_Choice) Reset()
- func (x *PatternFlowGtpv1Version_Choice) String() string
- type PatternFlowGtpv1Version_Choice_Enum
- func (PatternFlowGtpv1Version_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv1Version_Choice_Enum) Enum() *PatternFlowGtpv1Version_Choice_Enum
- func (PatternFlowGtpv1Version_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv1Version_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv1Version_Choice_Enum) String() string
- func (PatternFlowGtpv1Version_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv2MessageLength
- func (*PatternFlowGtpv2MessageLength) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2MessageLength) GetChoice() PatternFlowGtpv2MessageLength_Choice_Enum
- func (x *PatternFlowGtpv2MessageLength) GetDecrement() *PatternFlowGtpv2MessageLengthCounter
- func (x *PatternFlowGtpv2MessageLength) GetIncrement() *PatternFlowGtpv2MessageLengthCounter
- func (x *PatternFlowGtpv2MessageLength) GetMetricGroup() string
- func (x *PatternFlowGtpv2MessageLength) GetValue() int32
- func (x *PatternFlowGtpv2MessageLength) GetValues() []int32
- func (*PatternFlowGtpv2MessageLength) ProtoMessage()
- func (x *PatternFlowGtpv2MessageLength) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2MessageLength) Reset()
- func (x *PatternFlowGtpv2MessageLength) String() string
- type PatternFlowGtpv2MessageLengthCounter
- func (*PatternFlowGtpv2MessageLengthCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2MessageLengthCounter) GetCount() int32
- func (x *PatternFlowGtpv2MessageLengthCounter) GetStart() int32
- func (x *PatternFlowGtpv2MessageLengthCounter) GetStep() int32
- func (*PatternFlowGtpv2MessageLengthCounter) ProtoMessage()
- func (x *PatternFlowGtpv2MessageLengthCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2MessageLengthCounter) Reset()
- func (x *PatternFlowGtpv2MessageLengthCounter) String() string
- type PatternFlowGtpv2MessageLength_Choice
- func (*PatternFlowGtpv2MessageLength_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv2MessageLength_Choice) ProtoMessage()
- func (x *PatternFlowGtpv2MessageLength_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2MessageLength_Choice) Reset()
- func (x *PatternFlowGtpv2MessageLength_Choice) String() string
- type PatternFlowGtpv2MessageLength_Choice_Enum
- func (PatternFlowGtpv2MessageLength_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv2MessageLength_Choice_Enum) Enum() *PatternFlowGtpv2MessageLength_Choice_Enum
- func (PatternFlowGtpv2MessageLength_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv2MessageLength_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv2MessageLength_Choice_Enum) String() string
- func (PatternFlowGtpv2MessageLength_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv2MessageType
- func (*PatternFlowGtpv2MessageType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2MessageType) GetChoice() PatternFlowGtpv2MessageType_Choice_Enum
- func (x *PatternFlowGtpv2MessageType) GetDecrement() *PatternFlowGtpv2MessageTypeCounter
- func (x *PatternFlowGtpv2MessageType) GetIncrement() *PatternFlowGtpv2MessageTypeCounter
- func (x *PatternFlowGtpv2MessageType) GetMetricGroup() string
- func (x *PatternFlowGtpv2MessageType) GetValue() int32
- func (x *PatternFlowGtpv2MessageType) GetValues() []int32
- func (*PatternFlowGtpv2MessageType) ProtoMessage()
- func (x *PatternFlowGtpv2MessageType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2MessageType) Reset()
- func (x *PatternFlowGtpv2MessageType) String() string
- type PatternFlowGtpv2MessageTypeCounter
- func (*PatternFlowGtpv2MessageTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2MessageTypeCounter) GetCount() int32
- func (x *PatternFlowGtpv2MessageTypeCounter) GetStart() int32
- func (x *PatternFlowGtpv2MessageTypeCounter) GetStep() int32
- func (*PatternFlowGtpv2MessageTypeCounter) ProtoMessage()
- func (x *PatternFlowGtpv2MessageTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2MessageTypeCounter) Reset()
- func (x *PatternFlowGtpv2MessageTypeCounter) String() string
- type PatternFlowGtpv2MessageType_Choice
- func (*PatternFlowGtpv2MessageType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv2MessageType_Choice) ProtoMessage()
- func (x *PatternFlowGtpv2MessageType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2MessageType_Choice) Reset()
- func (x *PatternFlowGtpv2MessageType_Choice) String() string
- type PatternFlowGtpv2MessageType_Choice_Enum
- func (PatternFlowGtpv2MessageType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv2MessageType_Choice_Enum) Enum() *PatternFlowGtpv2MessageType_Choice_Enum
- func (PatternFlowGtpv2MessageType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv2MessageType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv2MessageType_Choice_Enum) String() string
- func (PatternFlowGtpv2MessageType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv2PiggybackingFlag
- func (*PatternFlowGtpv2PiggybackingFlag) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2PiggybackingFlag) GetChoice() PatternFlowGtpv2PiggybackingFlag_Choice_Enum
- func (x *PatternFlowGtpv2PiggybackingFlag) GetDecrement() *PatternFlowGtpv2PiggybackingFlagCounter
- func (x *PatternFlowGtpv2PiggybackingFlag) GetIncrement() *PatternFlowGtpv2PiggybackingFlagCounter
- func (x *PatternFlowGtpv2PiggybackingFlag) GetMetricGroup() string
- func (x *PatternFlowGtpv2PiggybackingFlag) GetValue() int32
- func (x *PatternFlowGtpv2PiggybackingFlag) GetValues() []int32
- func (*PatternFlowGtpv2PiggybackingFlag) ProtoMessage()
- func (x *PatternFlowGtpv2PiggybackingFlag) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2PiggybackingFlag) Reset()
- func (x *PatternFlowGtpv2PiggybackingFlag) String() string
- type PatternFlowGtpv2PiggybackingFlagCounter
- func (*PatternFlowGtpv2PiggybackingFlagCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2PiggybackingFlagCounter) GetCount() int32
- func (x *PatternFlowGtpv2PiggybackingFlagCounter) GetStart() int32
- func (x *PatternFlowGtpv2PiggybackingFlagCounter) GetStep() int32
- func (*PatternFlowGtpv2PiggybackingFlagCounter) ProtoMessage()
- func (x *PatternFlowGtpv2PiggybackingFlagCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2PiggybackingFlagCounter) Reset()
- func (x *PatternFlowGtpv2PiggybackingFlagCounter) String() string
- type PatternFlowGtpv2PiggybackingFlag_Choice
- func (*PatternFlowGtpv2PiggybackingFlag_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv2PiggybackingFlag_Choice) ProtoMessage()
- func (x *PatternFlowGtpv2PiggybackingFlag_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2PiggybackingFlag_Choice) Reset()
- func (x *PatternFlowGtpv2PiggybackingFlag_Choice) String() string
- type PatternFlowGtpv2PiggybackingFlag_Choice_Enum
- func (PatternFlowGtpv2PiggybackingFlag_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv2PiggybackingFlag_Choice_Enum) Enum() *PatternFlowGtpv2PiggybackingFlag_Choice_Enum
- func (PatternFlowGtpv2PiggybackingFlag_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv2PiggybackingFlag_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv2PiggybackingFlag_Choice_Enum) String() string
- func (PatternFlowGtpv2PiggybackingFlag_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv2SequenceNumber
- func (*PatternFlowGtpv2SequenceNumber) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2SequenceNumber) GetChoice() PatternFlowGtpv2SequenceNumber_Choice_Enum
- func (x *PatternFlowGtpv2SequenceNumber) GetDecrement() *PatternFlowGtpv2SequenceNumberCounter
- func (x *PatternFlowGtpv2SequenceNumber) GetIncrement() *PatternFlowGtpv2SequenceNumberCounter
- func (x *PatternFlowGtpv2SequenceNumber) GetMetricGroup() string
- func (x *PatternFlowGtpv2SequenceNumber) GetValue() int32
- func (x *PatternFlowGtpv2SequenceNumber) GetValues() []int32
- func (*PatternFlowGtpv2SequenceNumber) ProtoMessage()
- func (x *PatternFlowGtpv2SequenceNumber) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2SequenceNumber) Reset()
- func (x *PatternFlowGtpv2SequenceNumber) String() string
- type PatternFlowGtpv2SequenceNumberCounter
- func (*PatternFlowGtpv2SequenceNumberCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2SequenceNumberCounter) GetCount() int32
- func (x *PatternFlowGtpv2SequenceNumberCounter) GetStart() int32
- func (x *PatternFlowGtpv2SequenceNumberCounter) GetStep() int32
- func (*PatternFlowGtpv2SequenceNumberCounter) ProtoMessage()
- func (x *PatternFlowGtpv2SequenceNumberCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2SequenceNumberCounter) Reset()
- func (x *PatternFlowGtpv2SequenceNumberCounter) String() string
- type PatternFlowGtpv2SequenceNumber_Choice
- func (*PatternFlowGtpv2SequenceNumber_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv2SequenceNumber_Choice) ProtoMessage()
- func (x *PatternFlowGtpv2SequenceNumber_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2SequenceNumber_Choice) Reset()
- func (x *PatternFlowGtpv2SequenceNumber_Choice) String() string
- type PatternFlowGtpv2SequenceNumber_Choice_Enum
- func (PatternFlowGtpv2SequenceNumber_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv2SequenceNumber_Choice_Enum) Enum() *PatternFlowGtpv2SequenceNumber_Choice_Enum
- func (PatternFlowGtpv2SequenceNumber_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv2SequenceNumber_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv2SequenceNumber_Choice_Enum) String() string
- func (PatternFlowGtpv2SequenceNumber_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv2Spare1
- func (*PatternFlowGtpv2Spare1) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2Spare1) GetChoice() PatternFlowGtpv2Spare1_Choice_Enum
- func (x *PatternFlowGtpv2Spare1) GetDecrement() *PatternFlowGtpv2Spare1Counter
- func (x *PatternFlowGtpv2Spare1) GetIncrement() *PatternFlowGtpv2Spare1Counter
- func (x *PatternFlowGtpv2Spare1) GetMetricGroup() string
- func (x *PatternFlowGtpv2Spare1) GetValue() int32
- func (x *PatternFlowGtpv2Spare1) GetValues() []int32
- func (*PatternFlowGtpv2Spare1) ProtoMessage()
- func (x *PatternFlowGtpv2Spare1) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2Spare1) Reset()
- func (x *PatternFlowGtpv2Spare1) String() string
- type PatternFlowGtpv2Spare1Counter
- func (*PatternFlowGtpv2Spare1Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2Spare1Counter) GetCount() int32
- func (x *PatternFlowGtpv2Spare1Counter) GetStart() int32
- func (x *PatternFlowGtpv2Spare1Counter) GetStep() int32
- func (*PatternFlowGtpv2Spare1Counter) ProtoMessage()
- func (x *PatternFlowGtpv2Spare1Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2Spare1Counter) Reset()
- func (x *PatternFlowGtpv2Spare1Counter) String() string
- type PatternFlowGtpv2Spare1_Choice
- func (*PatternFlowGtpv2Spare1_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv2Spare1_Choice) ProtoMessage()
- func (x *PatternFlowGtpv2Spare1_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2Spare1_Choice) Reset()
- func (x *PatternFlowGtpv2Spare1_Choice) String() string
- type PatternFlowGtpv2Spare1_Choice_Enum
- func (PatternFlowGtpv2Spare1_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv2Spare1_Choice_Enum) Enum() *PatternFlowGtpv2Spare1_Choice_Enum
- func (PatternFlowGtpv2Spare1_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv2Spare1_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv2Spare1_Choice_Enum) String() string
- func (PatternFlowGtpv2Spare1_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv2Spare2
- func (*PatternFlowGtpv2Spare2) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2Spare2) GetChoice() PatternFlowGtpv2Spare2_Choice_Enum
- func (x *PatternFlowGtpv2Spare2) GetDecrement() *PatternFlowGtpv2Spare2Counter
- func (x *PatternFlowGtpv2Spare2) GetIncrement() *PatternFlowGtpv2Spare2Counter
- func (x *PatternFlowGtpv2Spare2) GetMetricGroup() string
- func (x *PatternFlowGtpv2Spare2) GetValue() int32
- func (x *PatternFlowGtpv2Spare2) GetValues() []int32
- func (*PatternFlowGtpv2Spare2) ProtoMessage()
- func (x *PatternFlowGtpv2Spare2) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2Spare2) Reset()
- func (x *PatternFlowGtpv2Spare2) String() string
- type PatternFlowGtpv2Spare2Counter
- func (*PatternFlowGtpv2Spare2Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2Spare2Counter) GetCount() int32
- func (x *PatternFlowGtpv2Spare2Counter) GetStart() int32
- func (x *PatternFlowGtpv2Spare2Counter) GetStep() int32
- func (*PatternFlowGtpv2Spare2Counter) ProtoMessage()
- func (x *PatternFlowGtpv2Spare2Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2Spare2Counter) Reset()
- func (x *PatternFlowGtpv2Spare2Counter) String() string
- type PatternFlowGtpv2Spare2_Choice
- func (*PatternFlowGtpv2Spare2_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv2Spare2_Choice) ProtoMessage()
- func (x *PatternFlowGtpv2Spare2_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2Spare2_Choice) Reset()
- func (x *PatternFlowGtpv2Spare2_Choice) String() string
- type PatternFlowGtpv2Spare2_Choice_Enum
- func (PatternFlowGtpv2Spare2_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv2Spare2_Choice_Enum) Enum() *PatternFlowGtpv2Spare2_Choice_Enum
- func (PatternFlowGtpv2Spare2_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv2Spare2_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv2Spare2_Choice_Enum) String() string
- func (PatternFlowGtpv2Spare2_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv2Teid
- func (*PatternFlowGtpv2Teid) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2Teid) GetChoice() PatternFlowGtpv2Teid_Choice_Enum
- func (x *PatternFlowGtpv2Teid) GetDecrement() *PatternFlowGtpv2TeidCounter
- func (x *PatternFlowGtpv2Teid) GetIncrement() *PatternFlowGtpv2TeidCounter
- func (x *PatternFlowGtpv2Teid) GetMetricGroup() string
- func (x *PatternFlowGtpv2Teid) GetValue() int64
- func (x *PatternFlowGtpv2Teid) GetValues() []int64
- func (*PatternFlowGtpv2Teid) ProtoMessage()
- func (x *PatternFlowGtpv2Teid) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2Teid) Reset()
- func (x *PatternFlowGtpv2Teid) String() string
- type PatternFlowGtpv2TeidCounter
- func (*PatternFlowGtpv2TeidCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2TeidCounter) GetCount() int32
- func (x *PatternFlowGtpv2TeidCounter) GetStart() int64
- func (x *PatternFlowGtpv2TeidCounter) GetStep() int64
- func (*PatternFlowGtpv2TeidCounter) ProtoMessage()
- func (x *PatternFlowGtpv2TeidCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2TeidCounter) Reset()
- func (x *PatternFlowGtpv2TeidCounter) String() string
- type PatternFlowGtpv2TeidFlag
- func (*PatternFlowGtpv2TeidFlag) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2TeidFlag) GetChoice() PatternFlowGtpv2TeidFlag_Choice_Enum
- func (x *PatternFlowGtpv2TeidFlag) GetDecrement() *PatternFlowGtpv2TeidFlagCounter
- func (x *PatternFlowGtpv2TeidFlag) GetIncrement() *PatternFlowGtpv2TeidFlagCounter
- func (x *PatternFlowGtpv2TeidFlag) GetMetricGroup() string
- func (x *PatternFlowGtpv2TeidFlag) GetValue() int32
- func (x *PatternFlowGtpv2TeidFlag) GetValues() []int32
- func (*PatternFlowGtpv2TeidFlag) ProtoMessage()
- func (x *PatternFlowGtpv2TeidFlag) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2TeidFlag) Reset()
- func (x *PatternFlowGtpv2TeidFlag) String() string
- type PatternFlowGtpv2TeidFlagCounter
- func (*PatternFlowGtpv2TeidFlagCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2TeidFlagCounter) GetCount() int32
- func (x *PatternFlowGtpv2TeidFlagCounter) GetStart() int32
- func (x *PatternFlowGtpv2TeidFlagCounter) GetStep() int32
- func (*PatternFlowGtpv2TeidFlagCounter) ProtoMessage()
- func (x *PatternFlowGtpv2TeidFlagCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2TeidFlagCounter) Reset()
- func (x *PatternFlowGtpv2TeidFlagCounter) String() string
- type PatternFlowGtpv2TeidFlag_Choice
- func (*PatternFlowGtpv2TeidFlag_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv2TeidFlag_Choice) ProtoMessage()
- func (x *PatternFlowGtpv2TeidFlag_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2TeidFlag_Choice) Reset()
- func (x *PatternFlowGtpv2TeidFlag_Choice) String() string
- type PatternFlowGtpv2TeidFlag_Choice_Enum
- func (PatternFlowGtpv2TeidFlag_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv2TeidFlag_Choice_Enum) Enum() *PatternFlowGtpv2TeidFlag_Choice_Enum
- func (PatternFlowGtpv2TeidFlag_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv2TeidFlag_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv2TeidFlag_Choice_Enum) String() string
- func (PatternFlowGtpv2TeidFlag_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv2Teid_Choice
- type PatternFlowGtpv2Teid_Choice_Enum
- func (PatternFlowGtpv2Teid_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv2Teid_Choice_Enum) Enum() *PatternFlowGtpv2Teid_Choice_Enum
- func (PatternFlowGtpv2Teid_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv2Teid_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv2Teid_Choice_Enum) String() string
- func (PatternFlowGtpv2Teid_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowGtpv2Version
- func (*PatternFlowGtpv2Version) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2Version) GetChoice() PatternFlowGtpv2Version_Choice_Enum
- func (x *PatternFlowGtpv2Version) GetDecrement() *PatternFlowGtpv2VersionCounter
- func (x *PatternFlowGtpv2Version) GetIncrement() *PatternFlowGtpv2VersionCounter
- func (x *PatternFlowGtpv2Version) GetMetricGroup() string
- func (x *PatternFlowGtpv2Version) GetValue() int32
- func (x *PatternFlowGtpv2Version) GetValues() []int32
- func (*PatternFlowGtpv2Version) ProtoMessage()
- func (x *PatternFlowGtpv2Version) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2Version) Reset()
- func (x *PatternFlowGtpv2Version) String() string
- type PatternFlowGtpv2VersionCounter
- func (*PatternFlowGtpv2VersionCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowGtpv2VersionCounter) GetCount() int32
- func (x *PatternFlowGtpv2VersionCounter) GetStart() int32
- func (x *PatternFlowGtpv2VersionCounter) GetStep() int32
- func (*PatternFlowGtpv2VersionCounter) ProtoMessage()
- func (x *PatternFlowGtpv2VersionCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2VersionCounter) Reset()
- func (x *PatternFlowGtpv2VersionCounter) String() string
- type PatternFlowGtpv2Version_Choice
- func (*PatternFlowGtpv2Version_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowGtpv2Version_Choice) ProtoMessage()
- func (x *PatternFlowGtpv2Version_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowGtpv2Version_Choice) Reset()
- func (x *PatternFlowGtpv2Version_Choice) String() string
- type PatternFlowGtpv2Version_Choice_Enum
- func (PatternFlowGtpv2Version_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowGtpv2Version_Choice_Enum) Enum() *PatternFlowGtpv2Version_Choice_Enum
- func (PatternFlowGtpv2Version_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowGtpv2Version_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowGtpv2Version_Choice_Enum) String() string
- func (PatternFlowGtpv2Version_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpCommonChecksum
- func (*PatternFlowIcmpCommonChecksum) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpCommonChecksum) GetChoice() PatternFlowIcmpCommonChecksum_Choice_Enum
- func (x *PatternFlowIcmpCommonChecksum) GetCustom() int32
- func (x *PatternFlowIcmpCommonChecksum) GetGenerated() PatternFlowIcmpCommonChecksum_Generated_Enum
- func (*PatternFlowIcmpCommonChecksum) ProtoMessage()
- func (x *PatternFlowIcmpCommonChecksum) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpCommonChecksum) Reset()
- func (x *PatternFlowIcmpCommonChecksum) String() string
- type PatternFlowIcmpCommonChecksum_Choice
- func (*PatternFlowIcmpCommonChecksum_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpCommonChecksum_Choice) ProtoMessage()
- func (x *PatternFlowIcmpCommonChecksum_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpCommonChecksum_Choice) Reset()
- func (x *PatternFlowIcmpCommonChecksum_Choice) String() string
- type PatternFlowIcmpCommonChecksum_Choice_Enum
- func (PatternFlowIcmpCommonChecksum_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpCommonChecksum_Choice_Enum) Enum() *PatternFlowIcmpCommonChecksum_Choice_Enum
- func (PatternFlowIcmpCommonChecksum_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpCommonChecksum_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpCommonChecksum_Choice_Enum) String() string
- func (PatternFlowIcmpCommonChecksum_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpCommonChecksum_Generated
- func (*PatternFlowIcmpCommonChecksum_Generated) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpCommonChecksum_Generated) ProtoMessage()
- func (x *PatternFlowIcmpCommonChecksum_Generated) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpCommonChecksum_Generated) Reset()
- func (x *PatternFlowIcmpCommonChecksum_Generated) String() string
- type PatternFlowIcmpCommonChecksum_Generated_Enum
- func (PatternFlowIcmpCommonChecksum_Generated_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpCommonChecksum_Generated_Enum) Enum() *PatternFlowIcmpCommonChecksum_Generated_Enum
- func (PatternFlowIcmpCommonChecksum_Generated_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpCommonChecksum_Generated_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpCommonChecksum_Generated_Enum) String() string
- func (PatternFlowIcmpCommonChecksum_Generated_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpEchoChecksum
- func (*PatternFlowIcmpEchoChecksum) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpEchoChecksum) GetChoice() PatternFlowIcmpEchoChecksum_Choice_Enum
- func (x *PatternFlowIcmpEchoChecksum) GetCustom() int32
- func (x *PatternFlowIcmpEchoChecksum) GetGenerated() PatternFlowIcmpEchoChecksum_Generated_Enum
- func (*PatternFlowIcmpEchoChecksum) ProtoMessage()
- func (x *PatternFlowIcmpEchoChecksum) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoChecksum) Reset()
- func (x *PatternFlowIcmpEchoChecksum) String() string
- type PatternFlowIcmpEchoChecksum_Choice
- func (*PatternFlowIcmpEchoChecksum_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpEchoChecksum_Choice) ProtoMessage()
- func (x *PatternFlowIcmpEchoChecksum_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoChecksum_Choice) Reset()
- func (x *PatternFlowIcmpEchoChecksum_Choice) String() string
- type PatternFlowIcmpEchoChecksum_Choice_Enum
- func (PatternFlowIcmpEchoChecksum_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpEchoChecksum_Choice_Enum) Enum() *PatternFlowIcmpEchoChecksum_Choice_Enum
- func (PatternFlowIcmpEchoChecksum_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpEchoChecksum_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpEchoChecksum_Choice_Enum) String() string
- func (PatternFlowIcmpEchoChecksum_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpEchoChecksum_Generated
- func (*PatternFlowIcmpEchoChecksum_Generated) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpEchoChecksum_Generated) ProtoMessage()
- func (x *PatternFlowIcmpEchoChecksum_Generated) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoChecksum_Generated) Reset()
- func (x *PatternFlowIcmpEchoChecksum_Generated) String() string
- type PatternFlowIcmpEchoChecksum_Generated_Enum
- func (PatternFlowIcmpEchoChecksum_Generated_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpEchoChecksum_Generated_Enum) Enum() *PatternFlowIcmpEchoChecksum_Generated_Enum
- func (PatternFlowIcmpEchoChecksum_Generated_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpEchoChecksum_Generated_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpEchoChecksum_Generated_Enum) String() string
- func (PatternFlowIcmpEchoChecksum_Generated_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpEchoCode
- func (*PatternFlowIcmpEchoCode) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpEchoCode) GetChoice() PatternFlowIcmpEchoCode_Choice_Enum
- func (x *PatternFlowIcmpEchoCode) GetDecrement() *PatternFlowIcmpEchoCodeCounter
- func (x *PatternFlowIcmpEchoCode) GetIncrement() *PatternFlowIcmpEchoCodeCounter
- func (x *PatternFlowIcmpEchoCode) GetMetricGroup() string
- func (x *PatternFlowIcmpEchoCode) GetValue() int32
- func (x *PatternFlowIcmpEchoCode) GetValues() []int32
- func (*PatternFlowIcmpEchoCode) ProtoMessage()
- func (x *PatternFlowIcmpEchoCode) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoCode) Reset()
- func (x *PatternFlowIcmpEchoCode) String() string
- type PatternFlowIcmpEchoCodeCounter
- func (*PatternFlowIcmpEchoCodeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpEchoCodeCounter) GetCount() int32
- func (x *PatternFlowIcmpEchoCodeCounter) GetStart() int32
- func (x *PatternFlowIcmpEchoCodeCounter) GetStep() int32
- func (*PatternFlowIcmpEchoCodeCounter) ProtoMessage()
- func (x *PatternFlowIcmpEchoCodeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoCodeCounter) Reset()
- func (x *PatternFlowIcmpEchoCodeCounter) String() string
- type PatternFlowIcmpEchoCode_Choice
- func (*PatternFlowIcmpEchoCode_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpEchoCode_Choice) ProtoMessage()
- func (x *PatternFlowIcmpEchoCode_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoCode_Choice) Reset()
- func (x *PatternFlowIcmpEchoCode_Choice) String() string
- type PatternFlowIcmpEchoCode_Choice_Enum
- func (PatternFlowIcmpEchoCode_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpEchoCode_Choice_Enum) Enum() *PatternFlowIcmpEchoCode_Choice_Enum
- func (PatternFlowIcmpEchoCode_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpEchoCode_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpEchoCode_Choice_Enum) String() string
- func (PatternFlowIcmpEchoCode_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpEchoIdentifier
- func (*PatternFlowIcmpEchoIdentifier) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpEchoIdentifier) GetChoice() PatternFlowIcmpEchoIdentifier_Choice_Enum
- func (x *PatternFlowIcmpEchoIdentifier) GetDecrement() *PatternFlowIcmpEchoIdentifierCounter
- func (x *PatternFlowIcmpEchoIdentifier) GetIncrement() *PatternFlowIcmpEchoIdentifierCounter
- func (x *PatternFlowIcmpEchoIdentifier) GetMetricGroup() string
- func (x *PatternFlowIcmpEchoIdentifier) GetValue() int32
- func (x *PatternFlowIcmpEchoIdentifier) GetValues() []int32
- func (*PatternFlowIcmpEchoIdentifier) ProtoMessage()
- func (x *PatternFlowIcmpEchoIdentifier) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoIdentifier) Reset()
- func (x *PatternFlowIcmpEchoIdentifier) String() string
- type PatternFlowIcmpEchoIdentifierCounter
- func (*PatternFlowIcmpEchoIdentifierCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpEchoIdentifierCounter) GetCount() int32
- func (x *PatternFlowIcmpEchoIdentifierCounter) GetStart() int32
- func (x *PatternFlowIcmpEchoIdentifierCounter) GetStep() int32
- func (*PatternFlowIcmpEchoIdentifierCounter) ProtoMessage()
- func (x *PatternFlowIcmpEchoIdentifierCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoIdentifierCounter) Reset()
- func (x *PatternFlowIcmpEchoIdentifierCounter) String() string
- type PatternFlowIcmpEchoIdentifier_Choice
- func (*PatternFlowIcmpEchoIdentifier_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpEchoIdentifier_Choice) ProtoMessage()
- func (x *PatternFlowIcmpEchoIdentifier_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoIdentifier_Choice) Reset()
- func (x *PatternFlowIcmpEchoIdentifier_Choice) String() string
- type PatternFlowIcmpEchoIdentifier_Choice_Enum
- func (PatternFlowIcmpEchoIdentifier_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpEchoIdentifier_Choice_Enum) Enum() *PatternFlowIcmpEchoIdentifier_Choice_Enum
- func (PatternFlowIcmpEchoIdentifier_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpEchoIdentifier_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpEchoIdentifier_Choice_Enum) String() string
- func (PatternFlowIcmpEchoIdentifier_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpEchoSequenceNumber
- func (*PatternFlowIcmpEchoSequenceNumber) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpEchoSequenceNumber) GetChoice() PatternFlowIcmpEchoSequenceNumber_Choice_Enum
- func (x *PatternFlowIcmpEchoSequenceNumber) GetDecrement() *PatternFlowIcmpEchoSequenceNumberCounter
- func (x *PatternFlowIcmpEchoSequenceNumber) GetIncrement() *PatternFlowIcmpEchoSequenceNumberCounter
- func (x *PatternFlowIcmpEchoSequenceNumber) GetMetricGroup() string
- func (x *PatternFlowIcmpEchoSequenceNumber) GetValue() int32
- func (x *PatternFlowIcmpEchoSequenceNumber) GetValues() []int32
- func (*PatternFlowIcmpEchoSequenceNumber) ProtoMessage()
- func (x *PatternFlowIcmpEchoSequenceNumber) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoSequenceNumber) Reset()
- func (x *PatternFlowIcmpEchoSequenceNumber) String() string
- type PatternFlowIcmpEchoSequenceNumberCounter
- func (*PatternFlowIcmpEchoSequenceNumberCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpEchoSequenceNumberCounter) GetCount() int32
- func (x *PatternFlowIcmpEchoSequenceNumberCounter) GetStart() int32
- func (x *PatternFlowIcmpEchoSequenceNumberCounter) GetStep() int32
- func (*PatternFlowIcmpEchoSequenceNumberCounter) ProtoMessage()
- func (x *PatternFlowIcmpEchoSequenceNumberCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoSequenceNumberCounter) Reset()
- func (x *PatternFlowIcmpEchoSequenceNumberCounter) String() string
- type PatternFlowIcmpEchoSequenceNumber_Choice
- func (*PatternFlowIcmpEchoSequenceNumber_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpEchoSequenceNumber_Choice) ProtoMessage()
- func (x *PatternFlowIcmpEchoSequenceNumber_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoSequenceNumber_Choice) Reset()
- func (x *PatternFlowIcmpEchoSequenceNumber_Choice) String() string
- type PatternFlowIcmpEchoSequenceNumber_Choice_Enum
- func (PatternFlowIcmpEchoSequenceNumber_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpEchoSequenceNumber_Choice_Enum) Enum() *PatternFlowIcmpEchoSequenceNumber_Choice_Enum
- func (PatternFlowIcmpEchoSequenceNumber_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpEchoSequenceNumber_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpEchoSequenceNumber_Choice_Enum) String() string
- func (PatternFlowIcmpEchoSequenceNumber_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpEchoType
- func (*PatternFlowIcmpEchoType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpEchoType) GetChoice() PatternFlowIcmpEchoType_Choice_Enum
- func (x *PatternFlowIcmpEchoType) GetDecrement() *PatternFlowIcmpEchoTypeCounter
- func (x *PatternFlowIcmpEchoType) GetIncrement() *PatternFlowIcmpEchoTypeCounter
- func (x *PatternFlowIcmpEchoType) GetMetricGroup() string
- func (x *PatternFlowIcmpEchoType) GetValue() int32
- func (x *PatternFlowIcmpEchoType) GetValues() []int32
- func (*PatternFlowIcmpEchoType) ProtoMessage()
- func (x *PatternFlowIcmpEchoType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoType) Reset()
- func (x *PatternFlowIcmpEchoType) String() string
- type PatternFlowIcmpEchoTypeCounter
- func (*PatternFlowIcmpEchoTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpEchoTypeCounter) GetCount() int32
- func (x *PatternFlowIcmpEchoTypeCounter) GetStart() int32
- func (x *PatternFlowIcmpEchoTypeCounter) GetStep() int32
- func (*PatternFlowIcmpEchoTypeCounter) ProtoMessage()
- func (x *PatternFlowIcmpEchoTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoTypeCounter) Reset()
- func (x *PatternFlowIcmpEchoTypeCounter) String() string
- type PatternFlowIcmpEchoType_Choice
- func (*PatternFlowIcmpEchoType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpEchoType_Choice) ProtoMessage()
- func (x *PatternFlowIcmpEchoType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpEchoType_Choice) Reset()
- func (x *PatternFlowIcmpEchoType_Choice) String() string
- type PatternFlowIcmpEchoType_Choice_Enum
- func (PatternFlowIcmpEchoType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpEchoType_Choice_Enum) Enum() *PatternFlowIcmpEchoType_Choice_Enum
- func (PatternFlowIcmpEchoType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpEchoType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpEchoType_Choice_Enum) String() string
- func (PatternFlowIcmpEchoType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpNextFieldsIdentifier
- func (*PatternFlowIcmpNextFieldsIdentifier) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpNextFieldsIdentifier) GetChoice() PatternFlowIcmpNextFieldsIdentifier_Choice_Enum
- func (x *PatternFlowIcmpNextFieldsIdentifier) GetDecrement() *PatternFlowIcmpNextFieldsIdentifierCounter
- func (x *PatternFlowIcmpNextFieldsIdentifier) GetIncrement() *PatternFlowIcmpNextFieldsIdentifierCounter
- func (x *PatternFlowIcmpNextFieldsIdentifier) GetMetricGroup() string
- func (x *PatternFlowIcmpNextFieldsIdentifier) GetValue() int32
- func (x *PatternFlowIcmpNextFieldsIdentifier) GetValues() []int32
- func (*PatternFlowIcmpNextFieldsIdentifier) ProtoMessage()
- func (x *PatternFlowIcmpNextFieldsIdentifier) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpNextFieldsIdentifier) Reset()
- func (x *PatternFlowIcmpNextFieldsIdentifier) String() string
- type PatternFlowIcmpNextFieldsIdentifierCounter
- func (*PatternFlowIcmpNextFieldsIdentifierCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpNextFieldsIdentifierCounter) GetCount() int32
- func (x *PatternFlowIcmpNextFieldsIdentifierCounter) GetStart() int32
- func (x *PatternFlowIcmpNextFieldsIdentifierCounter) GetStep() int32
- func (*PatternFlowIcmpNextFieldsIdentifierCounter) ProtoMessage()
- func (x *PatternFlowIcmpNextFieldsIdentifierCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpNextFieldsIdentifierCounter) Reset()
- func (x *PatternFlowIcmpNextFieldsIdentifierCounter) String() string
- type PatternFlowIcmpNextFieldsIdentifier_Choice
- func (*PatternFlowIcmpNextFieldsIdentifier_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpNextFieldsIdentifier_Choice) ProtoMessage()
- func (x *PatternFlowIcmpNextFieldsIdentifier_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpNextFieldsIdentifier_Choice) Reset()
- func (x *PatternFlowIcmpNextFieldsIdentifier_Choice) String() string
- type PatternFlowIcmpNextFieldsIdentifier_Choice_Enum
- func (PatternFlowIcmpNextFieldsIdentifier_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpNextFieldsIdentifier_Choice_Enum) Enum() *PatternFlowIcmpNextFieldsIdentifier_Choice_Enum
- func (PatternFlowIcmpNextFieldsIdentifier_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpNextFieldsIdentifier_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpNextFieldsIdentifier_Choice_Enum) String() string
- func (PatternFlowIcmpNextFieldsIdentifier_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpNextFieldsSequenceNumber
- func (*PatternFlowIcmpNextFieldsSequenceNumber) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpNextFieldsSequenceNumber) GetChoice() PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum
- func (x *PatternFlowIcmpNextFieldsSequenceNumber) GetDecrement() *PatternFlowIcmpNextFieldsSequenceNumberCounter
- func (x *PatternFlowIcmpNextFieldsSequenceNumber) GetIncrement() *PatternFlowIcmpNextFieldsSequenceNumberCounter
- func (x *PatternFlowIcmpNextFieldsSequenceNumber) GetMetricGroup() string
- func (x *PatternFlowIcmpNextFieldsSequenceNumber) GetValue() int32
- func (x *PatternFlowIcmpNextFieldsSequenceNumber) GetValues() []int32
- func (*PatternFlowIcmpNextFieldsSequenceNumber) ProtoMessage()
- func (x *PatternFlowIcmpNextFieldsSequenceNumber) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpNextFieldsSequenceNumber) Reset()
- func (x *PatternFlowIcmpNextFieldsSequenceNumber) String() string
- type PatternFlowIcmpNextFieldsSequenceNumberCounter
- func (*PatternFlowIcmpNextFieldsSequenceNumberCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpNextFieldsSequenceNumberCounter) GetCount() int32
- func (x *PatternFlowIcmpNextFieldsSequenceNumberCounter) GetStart() int32
- func (x *PatternFlowIcmpNextFieldsSequenceNumberCounter) GetStep() int32
- func (*PatternFlowIcmpNextFieldsSequenceNumberCounter) ProtoMessage()
- func (x *PatternFlowIcmpNextFieldsSequenceNumberCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpNextFieldsSequenceNumberCounter) Reset()
- func (x *PatternFlowIcmpNextFieldsSequenceNumberCounter) String() string
- type PatternFlowIcmpNextFieldsSequenceNumber_Choice
- func (*PatternFlowIcmpNextFieldsSequenceNumber_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpNextFieldsSequenceNumber_Choice) ProtoMessage()
- func (x *PatternFlowIcmpNextFieldsSequenceNumber_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpNextFieldsSequenceNumber_Choice) Reset()
- func (x *PatternFlowIcmpNextFieldsSequenceNumber_Choice) String() string
- type PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum
- func (PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum) Enum() *PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum
- func (PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum) String() string
- func (PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpv6CommonChecksum
- func (*PatternFlowIcmpv6CommonChecksum) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpv6CommonChecksum) GetChoice() PatternFlowIcmpv6CommonChecksum_Choice_Enum
- func (x *PatternFlowIcmpv6CommonChecksum) GetCustom() int32
- func (x *PatternFlowIcmpv6CommonChecksum) GetGenerated() PatternFlowIcmpv6CommonChecksum_Generated_Enum
- func (*PatternFlowIcmpv6CommonChecksum) ProtoMessage()
- func (x *PatternFlowIcmpv6CommonChecksum) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6CommonChecksum) Reset()
- func (x *PatternFlowIcmpv6CommonChecksum) String() string
- type PatternFlowIcmpv6CommonChecksum_Choice
- func (*PatternFlowIcmpv6CommonChecksum_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpv6CommonChecksum_Choice) ProtoMessage()
- func (x *PatternFlowIcmpv6CommonChecksum_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6CommonChecksum_Choice) Reset()
- func (x *PatternFlowIcmpv6CommonChecksum_Choice) String() string
- type PatternFlowIcmpv6CommonChecksum_Choice_Enum
- func (PatternFlowIcmpv6CommonChecksum_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpv6CommonChecksum_Choice_Enum) Enum() *PatternFlowIcmpv6CommonChecksum_Choice_Enum
- func (PatternFlowIcmpv6CommonChecksum_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpv6CommonChecksum_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpv6CommonChecksum_Choice_Enum) String() string
- func (PatternFlowIcmpv6CommonChecksum_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpv6CommonChecksum_Generated
- func (*PatternFlowIcmpv6CommonChecksum_Generated) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpv6CommonChecksum_Generated) ProtoMessage()
- func (x *PatternFlowIcmpv6CommonChecksum_Generated) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6CommonChecksum_Generated) Reset()
- func (x *PatternFlowIcmpv6CommonChecksum_Generated) String() string
- type PatternFlowIcmpv6CommonChecksum_Generated_Enum
- func (PatternFlowIcmpv6CommonChecksum_Generated_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpv6CommonChecksum_Generated_Enum) Enum() *PatternFlowIcmpv6CommonChecksum_Generated_Enum
- func (PatternFlowIcmpv6CommonChecksum_Generated_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpv6CommonChecksum_Generated_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpv6CommonChecksum_Generated_Enum) String() string
- func (PatternFlowIcmpv6CommonChecksum_Generated_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpv6EchoChecksum
- func (*PatternFlowIcmpv6EchoChecksum) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpv6EchoChecksum) GetChoice() PatternFlowIcmpv6EchoChecksum_Choice_Enum
- func (x *PatternFlowIcmpv6EchoChecksum) GetCustom() int32
- func (x *PatternFlowIcmpv6EchoChecksum) GetGenerated() PatternFlowIcmpv6EchoChecksum_Generated_Enum
- func (*PatternFlowIcmpv6EchoChecksum) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoChecksum) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoChecksum) Reset()
- func (x *PatternFlowIcmpv6EchoChecksum) String() string
- type PatternFlowIcmpv6EchoChecksum_Choice
- func (*PatternFlowIcmpv6EchoChecksum_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpv6EchoChecksum_Choice) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoChecksum_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoChecksum_Choice) Reset()
- func (x *PatternFlowIcmpv6EchoChecksum_Choice) String() string
- type PatternFlowIcmpv6EchoChecksum_Choice_Enum
- func (PatternFlowIcmpv6EchoChecksum_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpv6EchoChecksum_Choice_Enum) Enum() *PatternFlowIcmpv6EchoChecksum_Choice_Enum
- func (PatternFlowIcmpv6EchoChecksum_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpv6EchoChecksum_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpv6EchoChecksum_Choice_Enum) String() string
- func (PatternFlowIcmpv6EchoChecksum_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpv6EchoChecksum_Generated
- func (*PatternFlowIcmpv6EchoChecksum_Generated) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpv6EchoChecksum_Generated) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoChecksum_Generated) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoChecksum_Generated) Reset()
- func (x *PatternFlowIcmpv6EchoChecksum_Generated) String() string
- type PatternFlowIcmpv6EchoChecksum_Generated_Enum
- func (PatternFlowIcmpv6EchoChecksum_Generated_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpv6EchoChecksum_Generated_Enum) Enum() *PatternFlowIcmpv6EchoChecksum_Generated_Enum
- func (PatternFlowIcmpv6EchoChecksum_Generated_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpv6EchoChecksum_Generated_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpv6EchoChecksum_Generated_Enum) String() string
- func (PatternFlowIcmpv6EchoChecksum_Generated_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpv6EchoCode
- func (*PatternFlowIcmpv6EchoCode) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpv6EchoCode) GetChoice() PatternFlowIcmpv6EchoCode_Choice_Enum
- func (x *PatternFlowIcmpv6EchoCode) GetDecrement() *PatternFlowIcmpv6EchoCodeCounter
- func (x *PatternFlowIcmpv6EchoCode) GetIncrement() *PatternFlowIcmpv6EchoCodeCounter
- func (x *PatternFlowIcmpv6EchoCode) GetMetricGroup() string
- func (x *PatternFlowIcmpv6EchoCode) GetValue() int32
- func (x *PatternFlowIcmpv6EchoCode) GetValues() []int32
- func (*PatternFlowIcmpv6EchoCode) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoCode) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoCode) Reset()
- func (x *PatternFlowIcmpv6EchoCode) String() string
- type PatternFlowIcmpv6EchoCodeCounter
- func (*PatternFlowIcmpv6EchoCodeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpv6EchoCodeCounter) GetCount() int32
- func (x *PatternFlowIcmpv6EchoCodeCounter) GetStart() int32
- func (x *PatternFlowIcmpv6EchoCodeCounter) GetStep() int32
- func (*PatternFlowIcmpv6EchoCodeCounter) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoCodeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoCodeCounter) Reset()
- func (x *PatternFlowIcmpv6EchoCodeCounter) String() string
- type PatternFlowIcmpv6EchoCode_Choice
- func (*PatternFlowIcmpv6EchoCode_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpv6EchoCode_Choice) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoCode_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoCode_Choice) Reset()
- func (x *PatternFlowIcmpv6EchoCode_Choice) String() string
- type PatternFlowIcmpv6EchoCode_Choice_Enum
- func (PatternFlowIcmpv6EchoCode_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpv6EchoCode_Choice_Enum) Enum() *PatternFlowIcmpv6EchoCode_Choice_Enum
- func (PatternFlowIcmpv6EchoCode_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpv6EchoCode_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpv6EchoCode_Choice_Enum) String() string
- func (PatternFlowIcmpv6EchoCode_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpv6EchoIdentifier
- func (*PatternFlowIcmpv6EchoIdentifier) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpv6EchoIdentifier) GetChoice() PatternFlowIcmpv6EchoIdentifier_Choice_Enum
- func (x *PatternFlowIcmpv6EchoIdentifier) GetDecrement() *PatternFlowIcmpv6EchoIdentifierCounter
- func (x *PatternFlowIcmpv6EchoIdentifier) GetIncrement() *PatternFlowIcmpv6EchoIdentifierCounter
- func (x *PatternFlowIcmpv6EchoIdentifier) GetMetricGroup() string
- func (x *PatternFlowIcmpv6EchoIdentifier) GetValue() int32
- func (x *PatternFlowIcmpv6EchoIdentifier) GetValues() []int32
- func (*PatternFlowIcmpv6EchoIdentifier) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoIdentifier) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoIdentifier) Reset()
- func (x *PatternFlowIcmpv6EchoIdentifier) String() string
- type PatternFlowIcmpv6EchoIdentifierCounter
- func (*PatternFlowIcmpv6EchoIdentifierCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpv6EchoIdentifierCounter) GetCount() int32
- func (x *PatternFlowIcmpv6EchoIdentifierCounter) GetStart() int32
- func (x *PatternFlowIcmpv6EchoIdentifierCounter) GetStep() int32
- func (*PatternFlowIcmpv6EchoIdentifierCounter) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoIdentifierCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoIdentifierCounter) Reset()
- func (x *PatternFlowIcmpv6EchoIdentifierCounter) String() string
- type PatternFlowIcmpv6EchoIdentifier_Choice
- func (*PatternFlowIcmpv6EchoIdentifier_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpv6EchoIdentifier_Choice) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoIdentifier_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoIdentifier_Choice) Reset()
- func (x *PatternFlowIcmpv6EchoIdentifier_Choice) String() string
- type PatternFlowIcmpv6EchoIdentifier_Choice_Enum
- func (PatternFlowIcmpv6EchoIdentifier_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpv6EchoIdentifier_Choice_Enum) Enum() *PatternFlowIcmpv6EchoIdentifier_Choice_Enum
- func (PatternFlowIcmpv6EchoIdentifier_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpv6EchoIdentifier_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpv6EchoIdentifier_Choice_Enum) String() string
- func (PatternFlowIcmpv6EchoIdentifier_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpv6EchoSequenceNumber
- func (*PatternFlowIcmpv6EchoSequenceNumber) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpv6EchoSequenceNumber) GetChoice() PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum
- func (x *PatternFlowIcmpv6EchoSequenceNumber) GetDecrement() *PatternFlowIcmpv6EchoSequenceNumberCounter
- func (x *PatternFlowIcmpv6EchoSequenceNumber) GetIncrement() *PatternFlowIcmpv6EchoSequenceNumberCounter
- func (x *PatternFlowIcmpv6EchoSequenceNumber) GetMetricGroup() string
- func (x *PatternFlowIcmpv6EchoSequenceNumber) GetValue() int32
- func (x *PatternFlowIcmpv6EchoSequenceNumber) GetValues() []int32
- func (*PatternFlowIcmpv6EchoSequenceNumber) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoSequenceNumber) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoSequenceNumber) Reset()
- func (x *PatternFlowIcmpv6EchoSequenceNumber) String() string
- type PatternFlowIcmpv6EchoSequenceNumberCounter
- func (*PatternFlowIcmpv6EchoSequenceNumberCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpv6EchoSequenceNumberCounter) GetCount() int32
- func (x *PatternFlowIcmpv6EchoSequenceNumberCounter) GetStart() int32
- func (x *PatternFlowIcmpv6EchoSequenceNumberCounter) GetStep() int32
- func (*PatternFlowIcmpv6EchoSequenceNumberCounter) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoSequenceNumberCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoSequenceNumberCounter) Reset()
- func (x *PatternFlowIcmpv6EchoSequenceNumberCounter) String() string
- type PatternFlowIcmpv6EchoSequenceNumber_Choice
- func (*PatternFlowIcmpv6EchoSequenceNumber_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpv6EchoSequenceNumber_Choice) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoSequenceNumber_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoSequenceNumber_Choice) Reset()
- func (x *PatternFlowIcmpv6EchoSequenceNumber_Choice) String() string
- type PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum
- func (PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum) Enum() *PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum
- func (PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum) String() string
- func (PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIcmpv6EchoType
- func (*PatternFlowIcmpv6EchoType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpv6EchoType) GetChoice() PatternFlowIcmpv6EchoType_Choice_Enum
- func (x *PatternFlowIcmpv6EchoType) GetDecrement() *PatternFlowIcmpv6EchoTypeCounter
- func (x *PatternFlowIcmpv6EchoType) GetIncrement() *PatternFlowIcmpv6EchoTypeCounter
- func (x *PatternFlowIcmpv6EchoType) GetMetricGroup() string
- func (x *PatternFlowIcmpv6EchoType) GetValue() int32
- func (x *PatternFlowIcmpv6EchoType) GetValues() []int32
- func (*PatternFlowIcmpv6EchoType) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoType) Reset()
- func (x *PatternFlowIcmpv6EchoType) String() string
- type PatternFlowIcmpv6EchoTypeCounter
- func (*PatternFlowIcmpv6EchoTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIcmpv6EchoTypeCounter) GetCount() int32
- func (x *PatternFlowIcmpv6EchoTypeCounter) GetStart() int32
- func (x *PatternFlowIcmpv6EchoTypeCounter) GetStep() int32
- func (*PatternFlowIcmpv6EchoTypeCounter) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoTypeCounter) Reset()
- func (x *PatternFlowIcmpv6EchoTypeCounter) String() string
- type PatternFlowIcmpv6EchoType_Choice
- func (*PatternFlowIcmpv6EchoType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIcmpv6EchoType_Choice) ProtoMessage()
- func (x *PatternFlowIcmpv6EchoType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIcmpv6EchoType_Choice) Reset()
- func (x *PatternFlowIcmpv6EchoType_Choice) String() string
- type PatternFlowIcmpv6EchoType_Choice_Enum
- func (PatternFlowIcmpv6EchoType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIcmpv6EchoType_Choice_Enum) Enum() *PatternFlowIcmpv6EchoType_Choice_Enum
- func (PatternFlowIcmpv6EchoType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIcmpv6EchoType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIcmpv6EchoType_Choice_Enum) String() string
- func (PatternFlowIcmpv6EchoType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIgmpv1Checksum
- func (*PatternFlowIgmpv1Checksum) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIgmpv1Checksum) GetChoice() PatternFlowIgmpv1Checksum_Choice_Enum
- func (x *PatternFlowIgmpv1Checksum) GetCustom() int32
- func (x *PatternFlowIgmpv1Checksum) GetGenerated() PatternFlowIgmpv1Checksum_Generated_Enum
- func (*PatternFlowIgmpv1Checksum) ProtoMessage()
- func (x *PatternFlowIgmpv1Checksum) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1Checksum) Reset()
- func (x *PatternFlowIgmpv1Checksum) String() string
- type PatternFlowIgmpv1Checksum_Choice
- func (*PatternFlowIgmpv1Checksum_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIgmpv1Checksum_Choice) ProtoMessage()
- func (x *PatternFlowIgmpv1Checksum_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1Checksum_Choice) Reset()
- func (x *PatternFlowIgmpv1Checksum_Choice) String() string
- type PatternFlowIgmpv1Checksum_Choice_Enum
- func (PatternFlowIgmpv1Checksum_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIgmpv1Checksum_Choice_Enum) Enum() *PatternFlowIgmpv1Checksum_Choice_Enum
- func (PatternFlowIgmpv1Checksum_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIgmpv1Checksum_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIgmpv1Checksum_Choice_Enum) String() string
- func (PatternFlowIgmpv1Checksum_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIgmpv1Checksum_Generated
- func (*PatternFlowIgmpv1Checksum_Generated) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIgmpv1Checksum_Generated) ProtoMessage()
- func (x *PatternFlowIgmpv1Checksum_Generated) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1Checksum_Generated) Reset()
- func (x *PatternFlowIgmpv1Checksum_Generated) String() string
- type PatternFlowIgmpv1Checksum_Generated_Enum
- func (PatternFlowIgmpv1Checksum_Generated_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIgmpv1Checksum_Generated_Enum) Enum() *PatternFlowIgmpv1Checksum_Generated_Enum
- func (PatternFlowIgmpv1Checksum_Generated_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIgmpv1Checksum_Generated_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIgmpv1Checksum_Generated_Enum) String() string
- func (PatternFlowIgmpv1Checksum_Generated_Enum) Type() protoreflect.EnumType
- type PatternFlowIgmpv1GroupAddress
- func (*PatternFlowIgmpv1GroupAddress) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIgmpv1GroupAddress) GetChoice() PatternFlowIgmpv1GroupAddress_Choice_Enum
- func (x *PatternFlowIgmpv1GroupAddress) GetDecrement() *PatternFlowIgmpv1GroupAddressCounter
- func (x *PatternFlowIgmpv1GroupAddress) GetIncrement() *PatternFlowIgmpv1GroupAddressCounter
- func (x *PatternFlowIgmpv1GroupAddress) GetMetricGroup() string
- func (x *PatternFlowIgmpv1GroupAddress) GetValue() string
- func (x *PatternFlowIgmpv1GroupAddress) GetValues() []string
- func (*PatternFlowIgmpv1GroupAddress) ProtoMessage()
- func (x *PatternFlowIgmpv1GroupAddress) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1GroupAddress) Reset()
- func (x *PatternFlowIgmpv1GroupAddress) String() string
- type PatternFlowIgmpv1GroupAddressCounter
- func (*PatternFlowIgmpv1GroupAddressCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIgmpv1GroupAddressCounter) GetCount() int32
- func (x *PatternFlowIgmpv1GroupAddressCounter) GetStart() string
- func (x *PatternFlowIgmpv1GroupAddressCounter) GetStep() string
- func (*PatternFlowIgmpv1GroupAddressCounter) ProtoMessage()
- func (x *PatternFlowIgmpv1GroupAddressCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1GroupAddressCounter) Reset()
- func (x *PatternFlowIgmpv1GroupAddressCounter) String() string
- type PatternFlowIgmpv1GroupAddress_Choice
- func (*PatternFlowIgmpv1GroupAddress_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIgmpv1GroupAddress_Choice) ProtoMessage()
- func (x *PatternFlowIgmpv1GroupAddress_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1GroupAddress_Choice) Reset()
- func (x *PatternFlowIgmpv1GroupAddress_Choice) String() string
- type PatternFlowIgmpv1GroupAddress_Choice_Enum
- func (PatternFlowIgmpv1GroupAddress_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIgmpv1GroupAddress_Choice_Enum) Enum() *PatternFlowIgmpv1GroupAddress_Choice_Enum
- func (PatternFlowIgmpv1GroupAddress_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIgmpv1GroupAddress_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIgmpv1GroupAddress_Choice_Enum) String() string
- func (PatternFlowIgmpv1GroupAddress_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIgmpv1Type
- func (*PatternFlowIgmpv1Type) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIgmpv1Type) GetChoice() PatternFlowIgmpv1Type_Choice_Enum
- func (x *PatternFlowIgmpv1Type) GetDecrement() *PatternFlowIgmpv1TypeCounter
- func (x *PatternFlowIgmpv1Type) GetIncrement() *PatternFlowIgmpv1TypeCounter
- func (x *PatternFlowIgmpv1Type) GetMetricGroup() string
- func (x *PatternFlowIgmpv1Type) GetValue() int32
- func (x *PatternFlowIgmpv1Type) GetValues() []int32
- func (*PatternFlowIgmpv1Type) ProtoMessage()
- func (x *PatternFlowIgmpv1Type) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1Type) Reset()
- func (x *PatternFlowIgmpv1Type) String() string
- type PatternFlowIgmpv1TypeCounter
- func (*PatternFlowIgmpv1TypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIgmpv1TypeCounter) GetCount() int32
- func (x *PatternFlowIgmpv1TypeCounter) GetStart() int32
- func (x *PatternFlowIgmpv1TypeCounter) GetStep() int32
- func (*PatternFlowIgmpv1TypeCounter) ProtoMessage()
- func (x *PatternFlowIgmpv1TypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1TypeCounter) Reset()
- func (x *PatternFlowIgmpv1TypeCounter) String() string
- type PatternFlowIgmpv1Type_Choice
- func (*PatternFlowIgmpv1Type_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIgmpv1Type_Choice) ProtoMessage()
- func (x *PatternFlowIgmpv1Type_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1Type_Choice) Reset()
- func (x *PatternFlowIgmpv1Type_Choice) String() string
- type PatternFlowIgmpv1Type_Choice_Enum
- func (PatternFlowIgmpv1Type_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIgmpv1Type_Choice_Enum) Enum() *PatternFlowIgmpv1Type_Choice_Enum
- func (PatternFlowIgmpv1Type_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIgmpv1Type_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIgmpv1Type_Choice_Enum) String() string
- func (PatternFlowIgmpv1Type_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIgmpv1Unused
- func (*PatternFlowIgmpv1Unused) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIgmpv1Unused) GetChoice() PatternFlowIgmpv1Unused_Choice_Enum
- func (x *PatternFlowIgmpv1Unused) GetDecrement() *PatternFlowIgmpv1UnusedCounter
- func (x *PatternFlowIgmpv1Unused) GetIncrement() *PatternFlowIgmpv1UnusedCounter
- func (x *PatternFlowIgmpv1Unused) GetMetricGroup() string
- func (x *PatternFlowIgmpv1Unused) GetValue() int32
- func (x *PatternFlowIgmpv1Unused) GetValues() []int32
- func (*PatternFlowIgmpv1Unused) ProtoMessage()
- func (x *PatternFlowIgmpv1Unused) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1Unused) Reset()
- func (x *PatternFlowIgmpv1Unused) String() string
- type PatternFlowIgmpv1UnusedCounter
- func (*PatternFlowIgmpv1UnusedCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIgmpv1UnusedCounter) GetCount() int32
- func (x *PatternFlowIgmpv1UnusedCounter) GetStart() int32
- func (x *PatternFlowIgmpv1UnusedCounter) GetStep() int32
- func (*PatternFlowIgmpv1UnusedCounter) ProtoMessage()
- func (x *PatternFlowIgmpv1UnusedCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1UnusedCounter) Reset()
- func (x *PatternFlowIgmpv1UnusedCounter) String() string
- type PatternFlowIgmpv1Unused_Choice
- func (*PatternFlowIgmpv1Unused_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIgmpv1Unused_Choice) ProtoMessage()
- func (x *PatternFlowIgmpv1Unused_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1Unused_Choice) Reset()
- func (x *PatternFlowIgmpv1Unused_Choice) String() string
- type PatternFlowIgmpv1Unused_Choice_Enum
- func (PatternFlowIgmpv1Unused_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIgmpv1Unused_Choice_Enum) Enum() *PatternFlowIgmpv1Unused_Choice_Enum
- func (PatternFlowIgmpv1Unused_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIgmpv1Unused_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIgmpv1Unused_Choice_Enum) String() string
- func (PatternFlowIgmpv1Unused_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIgmpv1Version
- func (*PatternFlowIgmpv1Version) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIgmpv1Version) GetChoice() PatternFlowIgmpv1Version_Choice_Enum
- func (x *PatternFlowIgmpv1Version) GetDecrement() *PatternFlowIgmpv1VersionCounter
- func (x *PatternFlowIgmpv1Version) GetIncrement() *PatternFlowIgmpv1VersionCounter
- func (x *PatternFlowIgmpv1Version) GetMetricGroup() string
- func (x *PatternFlowIgmpv1Version) GetValue() int32
- func (x *PatternFlowIgmpv1Version) GetValues() []int32
- func (*PatternFlowIgmpv1Version) ProtoMessage()
- func (x *PatternFlowIgmpv1Version) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1Version) Reset()
- func (x *PatternFlowIgmpv1Version) String() string
- type PatternFlowIgmpv1VersionCounter
- func (*PatternFlowIgmpv1VersionCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIgmpv1VersionCounter) GetCount() int32
- func (x *PatternFlowIgmpv1VersionCounter) GetStart() int32
- func (x *PatternFlowIgmpv1VersionCounter) GetStep() int32
- func (*PatternFlowIgmpv1VersionCounter) ProtoMessage()
- func (x *PatternFlowIgmpv1VersionCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1VersionCounter) Reset()
- func (x *PatternFlowIgmpv1VersionCounter) String() string
- type PatternFlowIgmpv1Version_Choice
- func (*PatternFlowIgmpv1Version_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIgmpv1Version_Choice) ProtoMessage()
- func (x *PatternFlowIgmpv1Version_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIgmpv1Version_Choice) Reset()
- func (x *PatternFlowIgmpv1Version_Choice) String() string
- type PatternFlowIgmpv1Version_Choice_Enum
- func (PatternFlowIgmpv1Version_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIgmpv1Version_Choice_Enum) Enum() *PatternFlowIgmpv1Version_Choice_Enum
- func (PatternFlowIgmpv1Version_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIgmpv1Version_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIgmpv1Version_Choice_Enum) String() string
- func (PatternFlowIgmpv1Version_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4DontFragment
- func (*PatternFlowIpv4DontFragment) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4DontFragment) GetChoice() PatternFlowIpv4DontFragment_Choice_Enum
- func (x *PatternFlowIpv4DontFragment) GetDecrement() *PatternFlowIpv4DontFragmentCounter
- func (x *PatternFlowIpv4DontFragment) GetIncrement() *PatternFlowIpv4DontFragmentCounter
- func (x *PatternFlowIpv4DontFragment) GetMetricGroup() string
- func (x *PatternFlowIpv4DontFragment) GetValue() int32
- func (x *PatternFlowIpv4DontFragment) GetValues() []int32
- func (*PatternFlowIpv4DontFragment) ProtoMessage()
- func (x *PatternFlowIpv4DontFragment) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4DontFragment) Reset()
- func (x *PatternFlowIpv4DontFragment) String() string
- type PatternFlowIpv4DontFragmentCounter
- func (*PatternFlowIpv4DontFragmentCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4DontFragmentCounter) GetCount() int32
- func (x *PatternFlowIpv4DontFragmentCounter) GetStart() int32
- func (x *PatternFlowIpv4DontFragmentCounter) GetStep() int32
- func (*PatternFlowIpv4DontFragmentCounter) ProtoMessage()
- func (x *PatternFlowIpv4DontFragmentCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4DontFragmentCounter) Reset()
- func (x *PatternFlowIpv4DontFragmentCounter) String() string
- type PatternFlowIpv4DontFragment_Choice
- func (*PatternFlowIpv4DontFragment_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4DontFragment_Choice) ProtoMessage()
- func (x *PatternFlowIpv4DontFragment_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4DontFragment_Choice) Reset()
- func (x *PatternFlowIpv4DontFragment_Choice) String() string
- type PatternFlowIpv4DontFragment_Choice_Enum
- func (PatternFlowIpv4DontFragment_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4DontFragment_Choice_Enum) Enum() *PatternFlowIpv4DontFragment_Choice_Enum
- func (PatternFlowIpv4DontFragment_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4DontFragment_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4DontFragment_Choice_Enum) String() string
- func (PatternFlowIpv4DontFragment_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4DscpEcn
- func (*PatternFlowIpv4DscpEcn) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4DscpEcn) GetChoice() PatternFlowIpv4DscpEcn_Choice_Enum
- func (x *PatternFlowIpv4DscpEcn) GetDecrement() *PatternFlowIpv4DscpEcnCounter
- func (x *PatternFlowIpv4DscpEcn) GetIncrement() *PatternFlowIpv4DscpEcnCounter
- func (x *PatternFlowIpv4DscpEcn) GetMetricGroup() string
- func (x *PatternFlowIpv4DscpEcn) GetValue() int32
- func (x *PatternFlowIpv4DscpEcn) GetValues() []int32
- func (*PatternFlowIpv4DscpEcn) ProtoMessage()
- func (x *PatternFlowIpv4DscpEcn) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4DscpEcn) Reset()
- func (x *PatternFlowIpv4DscpEcn) String() string
- type PatternFlowIpv4DscpEcnCounter
- func (*PatternFlowIpv4DscpEcnCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4DscpEcnCounter) GetCount() int32
- func (x *PatternFlowIpv4DscpEcnCounter) GetStart() int32
- func (x *PatternFlowIpv4DscpEcnCounter) GetStep() int32
- func (*PatternFlowIpv4DscpEcnCounter) ProtoMessage()
- func (x *PatternFlowIpv4DscpEcnCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4DscpEcnCounter) Reset()
- func (x *PatternFlowIpv4DscpEcnCounter) String() string
- type PatternFlowIpv4DscpEcn_Choice
- func (*PatternFlowIpv4DscpEcn_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4DscpEcn_Choice) ProtoMessage()
- func (x *PatternFlowIpv4DscpEcn_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4DscpEcn_Choice) Reset()
- func (x *PatternFlowIpv4DscpEcn_Choice) String() string
- type PatternFlowIpv4DscpEcn_Choice_Enum
- func (PatternFlowIpv4DscpEcn_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4DscpEcn_Choice_Enum) Enum() *PatternFlowIpv4DscpEcn_Choice_Enum
- func (PatternFlowIpv4DscpEcn_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4DscpEcn_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4DscpEcn_Choice_Enum) String() string
- func (PatternFlowIpv4DscpEcn_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4DscpPhb
- func (*PatternFlowIpv4DscpPhb) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4DscpPhb) GetChoice() PatternFlowIpv4DscpPhb_Choice_Enum
- func (x *PatternFlowIpv4DscpPhb) GetDecrement() *PatternFlowIpv4DscpPhbCounter
- func (x *PatternFlowIpv4DscpPhb) GetIncrement() *PatternFlowIpv4DscpPhbCounter
- func (x *PatternFlowIpv4DscpPhb) GetMetricGroup() string
- func (x *PatternFlowIpv4DscpPhb) GetValue() int32
- func (x *PatternFlowIpv4DscpPhb) GetValues() []int32
- func (*PatternFlowIpv4DscpPhb) ProtoMessage()
- func (x *PatternFlowIpv4DscpPhb) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4DscpPhb) Reset()
- func (x *PatternFlowIpv4DscpPhb) String() string
- type PatternFlowIpv4DscpPhbCounter
- func (*PatternFlowIpv4DscpPhbCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4DscpPhbCounter) GetCount() int32
- func (x *PatternFlowIpv4DscpPhbCounter) GetStart() int32
- func (x *PatternFlowIpv4DscpPhbCounter) GetStep() int32
- func (*PatternFlowIpv4DscpPhbCounter) ProtoMessage()
- func (x *PatternFlowIpv4DscpPhbCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4DscpPhbCounter) Reset()
- func (x *PatternFlowIpv4DscpPhbCounter) String() string
- type PatternFlowIpv4DscpPhb_Choice
- func (*PatternFlowIpv4DscpPhb_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4DscpPhb_Choice) ProtoMessage()
- func (x *PatternFlowIpv4DscpPhb_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4DscpPhb_Choice) Reset()
- func (x *PatternFlowIpv4DscpPhb_Choice) String() string
- type PatternFlowIpv4DscpPhb_Choice_Enum
- func (PatternFlowIpv4DscpPhb_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4DscpPhb_Choice_Enum) Enum() *PatternFlowIpv4DscpPhb_Choice_Enum
- func (PatternFlowIpv4DscpPhb_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4DscpPhb_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4DscpPhb_Choice_Enum) String() string
- func (PatternFlowIpv4DscpPhb_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4Dst
- func (*PatternFlowIpv4Dst) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4Dst) GetChoice() PatternFlowIpv4Dst_Choice_Enum
- func (x *PatternFlowIpv4Dst) GetDecrement() *PatternFlowIpv4DstCounter
- func (x *PatternFlowIpv4Dst) GetIncrement() *PatternFlowIpv4DstCounter
- func (x *PatternFlowIpv4Dst) GetMetricGroup() string
- func (x *PatternFlowIpv4Dst) GetValue() string
- func (x *PatternFlowIpv4Dst) GetValues() []string
- func (*PatternFlowIpv4Dst) ProtoMessage()
- func (x *PatternFlowIpv4Dst) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4Dst) Reset()
- func (x *PatternFlowIpv4Dst) String() string
- type PatternFlowIpv4DstCounter
- func (*PatternFlowIpv4DstCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4DstCounter) GetCount() int32
- func (x *PatternFlowIpv4DstCounter) GetStart() string
- func (x *PatternFlowIpv4DstCounter) GetStep() string
- func (*PatternFlowIpv4DstCounter) ProtoMessage()
- func (x *PatternFlowIpv4DstCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4DstCounter) Reset()
- func (x *PatternFlowIpv4DstCounter) String() string
- type PatternFlowIpv4Dst_Choice
- type PatternFlowIpv4Dst_Choice_Enum
- func (PatternFlowIpv4Dst_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4Dst_Choice_Enum) Enum() *PatternFlowIpv4Dst_Choice_Enum
- func (PatternFlowIpv4Dst_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4Dst_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4Dst_Choice_Enum) String() string
- func (PatternFlowIpv4Dst_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4FragmentOffset
- func (*PatternFlowIpv4FragmentOffset) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4FragmentOffset) GetChoice() PatternFlowIpv4FragmentOffset_Choice_Enum
- func (x *PatternFlowIpv4FragmentOffset) GetDecrement() *PatternFlowIpv4FragmentOffsetCounter
- func (x *PatternFlowIpv4FragmentOffset) GetIncrement() *PatternFlowIpv4FragmentOffsetCounter
- func (x *PatternFlowIpv4FragmentOffset) GetMetricGroup() string
- func (x *PatternFlowIpv4FragmentOffset) GetValue() int32
- func (x *PatternFlowIpv4FragmentOffset) GetValues() []int32
- func (*PatternFlowIpv4FragmentOffset) ProtoMessage()
- func (x *PatternFlowIpv4FragmentOffset) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4FragmentOffset) Reset()
- func (x *PatternFlowIpv4FragmentOffset) String() string
- type PatternFlowIpv4FragmentOffsetCounter
- func (*PatternFlowIpv4FragmentOffsetCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4FragmentOffsetCounter) GetCount() int32
- func (x *PatternFlowIpv4FragmentOffsetCounter) GetStart() int32
- func (x *PatternFlowIpv4FragmentOffsetCounter) GetStep() int32
- func (*PatternFlowIpv4FragmentOffsetCounter) ProtoMessage()
- func (x *PatternFlowIpv4FragmentOffsetCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4FragmentOffsetCounter) Reset()
- func (x *PatternFlowIpv4FragmentOffsetCounter) String() string
- type PatternFlowIpv4FragmentOffset_Choice
- func (*PatternFlowIpv4FragmentOffset_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4FragmentOffset_Choice) ProtoMessage()
- func (x *PatternFlowIpv4FragmentOffset_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4FragmentOffset_Choice) Reset()
- func (x *PatternFlowIpv4FragmentOffset_Choice) String() string
- type PatternFlowIpv4FragmentOffset_Choice_Enum
- func (PatternFlowIpv4FragmentOffset_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4FragmentOffset_Choice_Enum) Enum() *PatternFlowIpv4FragmentOffset_Choice_Enum
- func (PatternFlowIpv4FragmentOffset_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4FragmentOffset_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4FragmentOffset_Choice_Enum) String() string
- func (PatternFlowIpv4FragmentOffset_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4HeaderChecksum
- func (*PatternFlowIpv4HeaderChecksum) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4HeaderChecksum) GetChoice() PatternFlowIpv4HeaderChecksum_Choice_Enum
- func (x *PatternFlowIpv4HeaderChecksum) GetCustom() int32
- func (x *PatternFlowIpv4HeaderChecksum) GetGenerated() PatternFlowIpv4HeaderChecksum_Generated_Enum
- func (*PatternFlowIpv4HeaderChecksum) ProtoMessage()
- func (x *PatternFlowIpv4HeaderChecksum) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4HeaderChecksum) Reset()
- func (x *PatternFlowIpv4HeaderChecksum) String() string
- type PatternFlowIpv4HeaderChecksum_Choice
- func (*PatternFlowIpv4HeaderChecksum_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4HeaderChecksum_Choice) ProtoMessage()
- func (x *PatternFlowIpv4HeaderChecksum_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4HeaderChecksum_Choice) Reset()
- func (x *PatternFlowIpv4HeaderChecksum_Choice) String() string
- type PatternFlowIpv4HeaderChecksum_Choice_Enum
- func (PatternFlowIpv4HeaderChecksum_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4HeaderChecksum_Choice_Enum) Enum() *PatternFlowIpv4HeaderChecksum_Choice_Enum
- func (PatternFlowIpv4HeaderChecksum_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4HeaderChecksum_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4HeaderChecksum_Choice_Enum) String() string
- func (PatternFlowIpv4HeaderChecksum_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4HeaderChecksum_Generated
- func (*PatternFlowIpv4HeaderChecksum_Generated) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4HeaderChecksum_Generated) ProtoMessage()
- func (x *PatternFlowIpv4HeaderChecksum_Generated) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4HeaderChecksum_Generated) Reset()
- func (x *PatternFlowIpv4HeaderChecksum_Generated) String() string
- type PatternFlowIpv4HeaderChecksum_Generated_Enum
- func (PatternFlowIpv4HeaderChecksum_Generated_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4HeaderChecksum_Generated_Enum) Enum() *PatternFlowIpv4HeaderChecksum_Generated_Enum
- func (PatternFlowIpv4HeaderChecksum_Generated_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4HeaderChecksum_Generated_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4HeaderChecksum_Generated_Enum) String() string
- func (PatternFlowIpv4HeaderChecksum_Generated_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4HeaderLength
- func (*PatternFlowIpv4HeaderLength) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4HeaderLength) GetAuto() int32
- func (x *PatternFlowIpv4HeaderLength) GetChoice() PatternFlowIpv4HeaderLength_Choice_Enum
- func (x *PatternFlowIpv4HeaderLength) GetDecrement() *PatternFlowIpv4HeaderLengthCounter
- func (x *PatternFlowIpv4HeaderLength) GetIncrement() *PatternFlowIpv4HeaderLengthCounter
- func (x *PatternFlowIpv4HeaderLength) GetMetricGroup() string
- func (x *PatternFlowIpv4HeaderLength) GetValue() int32
- func (x *PatternFlowIpv4HeaderLength) GetValues() []int32
- func (*PatternFlowIpv4HeaderLength) ProtoMessage()
- func (x *PatternFlowIpv4HeaderLength) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4HeaderLength) Reset()
- func (x *PatternFlowIpv4HeaderLength) String() string
- type PatternFlowIpv4HeaderLengthCounter
- func (*PatternFlowIpv4HeaderLengthCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4HeaderLengthCounter) GetCount() int32
- func (x *PatternFlowIpv4HeaderLengthCounter) GetStart() int32
- func (x *PatternFlowIpv4HeaderLengthCounter) GetStep() int32
- func (*PatternFlowIpv4HeaderLengthCounter) ProtoMessage()
- func (x *PatternFlowIpv4HeaderLengthCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4HeaderLengthCounter) Reset()
- func (x *PatternFlowIpv4HeaderLengthCounter) String() string
- type PatternFlowIpv4HeaderLength_Choice
- func (*PatternFlowIpv4HeaderLength_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4HeaderLength_Choice) ProtoMessage()
- func (x *PatternFlowIpv4HeaderLength_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4HeaderLength_Choice) Reset()
- func (x *PatternFlowIpv4HeaderLength_Choice) String() string
- type PatternFlowIpv4HeaderLength_Choice_Enum
- func (PatternFlowIpv4HeaderLength_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4HeaderLength_Choice_Enum) Enum() *PatternFlowIpv4HeaderLength_Choice_Enum
- func (PatternFlowIpv4HeaderLength_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4HeaderLength_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4HeaderLength_Choice_Enum) String() string
- func (PatternFlowIpv4HeaderLength_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4Identification
- func (*PatternFlowIpv4Identification) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4Identification) GetChoice() PatternFlowIpv4Identification_Choice_Enum
- func (x *PatternFlowIpv4Identification) GetDecrement() *PatternFlowIpv4IdentificationCounter
- func (x *PatternFlowIpv4Identification) GetIncrement() *PatternFlowIpv4IdentificationCounter
- func (x *PatternFlowIpv4Identification) GetMetricGroup() string
- func (x *PatternFlowIpv4Identification) GetValue() int32
- func (x *PatternFlowIpv4Identification) GetValues() []int32
- func (*PatternFlowIpv4Identification) ProtoMessage()
- func (x *PatternFlowIpv4Identification) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4Identification) Reset()
- func (x *PatternFlowIpv4Identification) String() string
- type PatternFlowIpv4IdentificationCounter
- func (*PatternFlowIpv4IdentificationCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4IdentificationCounter) GetCount() int32
- func (x *PatternFlowIpv4IdentificationCounter) GetStart() int32
- func (x *PatternFlowIpv4IdentificationCounter) GetStep() int32
- func (*PatternFlowIpv4IdentificationCounter) ProtoMessage()
- func (x *PatternFlowIpv4IdentificationCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4IdentificationCounter) Reset()
- func (x *PatternFlowIpv4IdentificationCounter) String() string
- type PatternFlowIpv4Identification_Choice
- func (*PatternFlowIpv4Identification_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4Identification_Choice) ProtoMessage()
- func (x *PatternFlowIpv4Identification_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4Identification_Choice) Reset()
- func (x *PatternFlowIpv4Identification_Choice) String() string
- type PatternFlowIpv4Identification_Choice_Enum
- func (PatternFlowIpv4Identification_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4Identification_Choice_Enum) Enum() *PatternFlowIpv4Identification_Choice_Enum
- func (PatternFlowIpv4Identification_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4Identification_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4Identification_Choice_Enum) String() string
- func (PatternFlowIpv4Identification_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4MoreFragments
- func (*PatternFlowIpv4MoreFragments) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4MoreFragments) GetChoice() PatternFlowIpv4MoreFragments_Choice_Enum
- func (x *PatternFlowIpv4MoreFragments) GetDecrement() *PatternFlowIpv4MoreFragmentsCounter
- func (x *PatternFlowIpv4MoreFragments) GetIncrement() *PatternFlowIpv4MoreFragmentsCounter
- func (x *PatternFlowIpv4MoreFragments) GetMetricGroup() string
- func (x *PatternFlowIpv4MoreFragments) GetValue() int32
- func (x *PatternFlowIpv4MoreFragments) GetValues() []int32
- func (*PatternFlowIpv4MoreFragments) ProtoMessage()
- func (x *PatternFlowIpv4MoreFragments) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4MoreFragments) Reset()
- func (x *PatternFlowIpv4MoreFragments) String() string
- type PatternFlowIpv4MoreFragmentsCounter
- func (*PatternFlowIpv4MoreFragmentsCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4MoreFragmentsCounter) GetCount() int32
- func (x *PatternFlowIpv4MoreFragmentsCounter) GetStart() int32
- func (x *PatternFlowIpv4MoreFragmentsCounter) GetStep() int32
- func (*PatternFlowIpv4MoreFragmentsCounter) ProtoMessage()
- func (x *PatternFlowIpv4MoreFragmentsCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4MoreFragmentsCounter) Reset()
- func (x *PatternFlowIpv4MoreFragmentsCounter) String() string
- type PatternFlowIpv4MoreFragments_Choice
- func (*PatternFlowIpv4MoreFragments_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4MoreFragments_Choice) ProtoMessage()
- func (x *PatternFlowIpv4MoreFragments_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4MoreFragments_Choice) Reset()
- func (x *PatternFlowIpv4MoreFragments_Choice) String() string
- type PatternFlowIpv4MoreFragments_Choice_Enum
- func (PatternFlowIpv4MoreFragments_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4MoreFragments_Choice_Enum) Enum() *PatternFlowIpv4MoreFragments_Choice_Enum
- func (PatternFlowIpv4MoreFragments_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4MoreFragments_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4MoreFragments_Choice_Enum) String() string
- func (PatternFlowIpv4MoreFragments_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4PriorityRaw
- func (*PatternFlowIpv4PriorityRaw) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4PriorityRaw) GetChoice() PatternFlowIpv4PriorityRaw_Choice_Enum
- func (x *PatternFlowIpv4PriorityRaw) GetDecrement() *PatternFlowIpv4PriorityRawCounter
- func (x *PatternFlowIpv4PriorityRaw) GetIncrement() *PatternFlowIpv4PriorityRawCounter
- func (x *PatternFlowIpv4PriorityRaw) GetMetricGroup() string
- func (x *PatternFlowIpv4PriorityRaw) GetValue() int32
- func (x *PatternFlowIpv4PriorityRaw) GetValues() []int32
- func (*PatternFlowIpv4PriorityRaw) ProtoMessage()
- func (x *PatternFlowIpv4PriorityRaw) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4PriorityRaw) Reset()
- func (x *PatternFlowIpv4PriorityRaw) String() string
- type PatternFlowIpv4PriorityRawCounter
- func (*PatternFlowIpv4PriorityRawCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4PriorityRawCounter) GetCount() int32
- func (x *PatternFlowIpv4PriorityRawCounter) GetStart() int32
- func (x *PatternFlowIpv4PriorityRawCounter) GetStep() int32
- func (*PatternFlowIpv4PriorityRawCounter) ProtoMessage()
- func (x *PatternFlowIpv4PriorityRawCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4PriorityRawCounter) Reset()
- func (x *PatternFlowIpv4PriorityRawCounter) String() string
- type PatternFlowIpv4PriorityRaw_Choice
- func (*PatternFlowIpv4PriorityRaw_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4PriorityRaw_Choice) ProtoMessage()
- func (x *PatternFlowIpv4PriorityRaw_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4PriorityRaw_Choice) Reset()
- func (x *PatternFlowIpv4PriorityRaw_Choice) String() string
- type PatternFlowIpv4PriorityRaw_Choice_Enum
- func (PatternFlowIpv4PriorityRaw_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4PriorityRaw_Choice_Enum) Enum() *PatternFlowIpv4PriorityRaw_Choice_Enum
- func (PatternFlowIpv4PriorityRaw_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4PriorityRaw_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4PriorityRaw_Choice_Enum) String() string
- func (PatternFlowIpv4PriorityRaw_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4Protocol
- func (*PatternFlowIpv4Protocol) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4Protocol) GetAuto() int32
- func (x *PatternFlowIpv4Protocol) GetChoice() PatternFlowIpv4Protocol_Choice_Enum
- func (x *PatternFlowIpv4Protocol) GetDecrement() *PatternFlowIpv4ProtocolCounter
- func (x *PatternFlowIpv4Protocol) GetIncrement() *PatternFlowIpv4ProtocolCounter
- func (x *PatternFlowIpv4Protocol) GetMetricGroup() string
- func (x *PatternFlowIpv4Protocol) GetValue() int32
- func (x *PatternFlowIpv4Protocol) GetValues() []int32
- func (*PatternFlowIpv4Protocol) ProtoMessage()
- func (x *PatternFlowIpv4Protocol) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4Protocol) Reset()
- func (x *PatternFlowIpv4Protocol) String() string
- type PatternFlowIpv4ProtocolCounter
- func (*PatternFlowIpv4ProtocolCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4ProtocolCounter) GetCount() int32
- func (x *PatternFlowIpv4ProtocolCounter) GetStart() int32
- func (x *PatternFlowIpv4ProtocolCounter) GetStep() int32
- func (*PatternFlowIpv4ProtocolCounter) ProtoMessage()
- func (x *PatternFlowIpv4ProtocolCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4ProtocolCounter) Reset()
- func (x *PatternFlowIpv4ProtocolCounter) String() string
- type PatternFlowIpv4Protocol_Choice
- func (*PatternFlowIpv4Protocol_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4Protocol_Choice) ProtoMessage()
- func (x *PatternFlowIpv4Protocol_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4Protocol_Choice) Reset()
- func (x *PatternFlowIpv4Protocol_Choice) String() string
- type PatternFlowIpv4Protocol_Choice_Enum
- func (PatternFlowIpv4Protocol_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4Protocol_Choice_Enum) Enum() *PatternFlowIpv4Protocol_Choice_Enum
- func (PatternFlowIpv4Protocol_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4Protocol_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4Protocol_Choice_Enum) String() string
- func (PatternFlowIpv4Protocol_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4Reserved
- func (*PatternFlowIpv4Reserved) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4Reserved) GetChoice() PatternFlowIpv4Reserved_Choice_Enum
- func (x *PatternFlowIpv4Reserved) GetDecrement() *PatternFlowIpv4ReservedCounter
- func (x *PatternFlowIpv4Reserved) GetIncrement() *PatternFlowIpv4ReservedCounter
- func (x *PatternFlowIpv4Reserved) GetMetricGroup() string
- func (x *PatternFlowIpv4Reserved) GetValue() int32
- func (x *PatternFlowIpv4Reserved) GetValues() []int32
- func (*PatternFlowIpv4Reserved) ProtoMessage()
- func (x *PatternFlowIpv4Reserved) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4Reserved) Reset()
- func (x *PatternFlowIpv4Reserved) String() string
- type PatternFlowIpv4ReservedCounter
- func (*PatternFlowIpv4ReservedCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4ReservedCounter) GetCount() int32
- func (x *PatternFlowIpv4ReservedCounter) GetStart() int32
- func (x *PatternFlowIpv4ReservedCounter) GetStep() int32
- func (*PatternFlowIpv4ReservedCounter) ProtoMessage()
- func (x *PatternFlowIpv4ReservedCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4ReservedCounter) Reset()
- func (x *PatternFlowIpv4ReservedCounter) String() string
- type PatternFlowIpv4Reserved_Choice
- func (*PatternFlowIpv4Reserved_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4Reserved_Choice) ProtoMessage()
- func (x *PatternFlowIpv4Reserved_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4Reserved_Choice) Reset()
- func (x *PatternFlowIpv4Reserved_Choice) String() string
- type PatternFlowIpv4Reserved_Choice_Enum
- func (PatternFlowIpv4Reserved_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4Reserved_Choice_Enum) Enum() *PatternFlowIpv4Reserved_Choice_Enum
- func (PatternFlowIpv4Reserved_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4Reserved_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4Reserved_Choice_Enum) String() string
- func (PatternFlowIpv4Reserved_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4Src
- func (*PatternFlowIpv4Src) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4Src) GetChoice() PatternFlowIpv4Src_Choice_Enum
- func (x *PatternFlowIpv4Src) GetDecrement() *PatternFlowIpv4SrcCounter
- func (x *PatternFlowIpv4Src) GetIncrement() *PatternFlowIpv4SrcCounter
- func (x *PatternFlowIpv4Src) GetMetricGroup() string
- func (x *PatternFlowIpv4Src) GetValue() string
- func (x *PatternFlowIpv4Src) GetValues() []string
- func (*PatternFlowIpv4Src) ProtoMessage()
- func (x *PatternFlowIpv4Src) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4Src) Reset()
- func (x *PatternFlowIpv4Src) String() string
- type PatternFlowIpv4SrcCounter
- func (*PatternFlowIpv4SrcCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4SrcCounter) GetCount() int32
- func (x *PatternFlowIpv4SrcCounter) GetStart() string
- func (x *PatternFlowIpv4SrcCounter) GetStep() string
- func (*PatternFlowIpv4SrcCounter) ProtoMessage()
- func (x *PatternFlowIpv4SrcCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4SrcCounter) Reset()
- func (x *PatternFlowIpv4SrcCounter) String() string
- type PatternFlowIpv4Src_Choice
- type PatternFlowIpv4Src_Choice_Enum
- func (PatternFlowIpv4Src_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4Src_Choice_Enum) Enum() *PatternFlowIpv4Src_Choice_Enum
- func (PatternFlowIpv4Src_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4Src_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4Src_Choice_Enum) String() string
- func (PatternFlowIpv4Src_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4TimeToLive
- func (*PatternFlowIpv4TimeToLive) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TimeToLive) GetChoice() PatternFlowIpv4TimeToLive_Choice_Enum
- func (x *PatternFlowIpv4TimeToLive) GetDecrement() *PatternFlowIpv4TimeToLiveCounter
- func (x *PatternFlowIpv4TimeToLive) GetIncrement() *PatternFlowIpv4TimeToLiveCounter
- func (x *PatternFlowIpv4TimeToLive) GetMetricGroup() string
- func (x *PatternFlowIpv4TimeToLive) GetValue() int32
- func (x *PatternFlowIpv4TimeToLive) GetValues() []int32
- func (*PatternFlowIpv4TimeToLive) ProtoMessage()
- func (x *PatternFlowIpv4TimeToLive) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TimeToLive) Reset()
- func (x *PatternFlowIpv4TimeToLive) String() string
- type PatternFlowIpv4TimeToLiveCounter
- func (*PatternFlowIpv4TimeToLiveCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TimeToLiveCounter) GetCount() int32
- func (x *PatternFlowIpv4TimeToLiveCounter) GetStart() int32
- func (x *PatternFlowIpv4TimeToLiveCounter) GetStep() int32
- func (*PatternFlowIpv4TimeToLiveCounter) ProtoMessage()
- func (x *PatternFlowIpv4TimeToLiveCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TimeToLiveCounter) Reset()
- func (x *PatternFlowIpv4TimeToLiveCounter) String() string
- type PatternFlowIpv4TimeToLive_Choice
- func (*PatternFlowIpv4TimeToLive_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4TimeToLive_Choice) ProtoMessage()
- func (x *PatternFlowIpv4TimeToLive_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TimeToLive_Choice) Reset()
- func (x *PatternFlowIpv4TimeToLive_Choice) String() string
- type PatternFlowIpv4TimeToLive_Choice_Enum
- func (PatternFlowIpv4TimeToLive_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4TimeToLive_Choice_Enum) Enum() *PatternFlowIpv4TimeToLive_Choice_Enum
- func (PatternFlowIpv4TimeToLive_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4TimeToLive_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4TimeToLive_Choice_Enum) String() string
- func (PatternFlowIpv4TimeToLive_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4TosDelay
- func (*PatternFlowIpv4TosDelay) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosDelay) GetChoice() PatternFlowIpv4TosDelay_Choice_Enum
- func (x *PatternFlowIpv4TosDelay) GetDecrement() *PatternFlowIpv4TosDelayCounter
- func (x *PatternFlowIpv4TosDelay) GetIncrement() *PatternFlowIpv4TosDelayCounter
- func (x *PatternFlowIpv4TosDelay) GetMetricGroup() string
- func (x *PatternFlowIpv4TosDelay) GetValue() int32
- func (x *PatternFlowIpv4TosDelay) GetValues() []int32
- func (*PatternFlowIpv4TosDelay) ProtoMessage()
- func (x *PatternFlowIpv4TosDelay) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosDelay) Reset()
- func (x *PatternFlowIpv4TosDelay) String() string
- type PatternFlowIpv4TosDelayCounter
- func (*PatternFlowIpv4TosDelayCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosDelayCounter) GetCount() int32
- func (x *PatternFlowIpv4TosDelayCounter) GetStart() int32
- func (x *PatternFlowIpv4TosDelayCounter) GetStep() int32
- func (*PatternFlowIpv4TosDelayCounter) ProtoMessage()
- func (x *PatternFlowIpv4TosDelayCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosDelayCounter) Reset()
- func (x *PatternFlowIpv4TosDelayCounter) String() string
- type PatternFlowIpv4TosDelay_Choice
- func (*PatternFlowIpv4TosDelay_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4TosDelay_Choice) ProtoMessage()
- func (x *PatternFlowIpv4TosDelay_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosDelay_Choice) Reset()
- func (x *PatternFlowIpv4TosDelay_Choice) String() string
- type PatternFlowIpv4TosDelay_Choice_Enum
- func (PatternFlowIpv4TosDelay_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4TosDelay_Choice_Enum) Enum() *PatternFlowIpv4TosDelay_Choice_Enum
- func (PatternFlowIpv4TosDelay_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4TosDelay_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4TosDelay_Choice_Enum) String() string
- func (PatternFlowIpv4TosDelay_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4TosMonetary
- func (*PatternFlowIpv4TosMonetary) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosMonetary) GetChoice() PatternFlowIpv4TosMonetary_Choice_Enum
- func (x *PatternFlowIpv4TosMonetary) GetDecrement() *PatternFlowIpv4TosMonetaryCounter
- func (x *PatternFlowIpv4TosMonetary) GetIncrement() *PatternFlowIpv4TosMonetaryCounter
- func (x *PatternFlowIpv4TosMonetary) GetMetricGroup() string
- func (x *PatternFlowIpv4TosMonetary) GetValue() int32
- func (x *PatternFlowIpv4TosMonetary) GetValues() []int32
- func (*PatternFlowIpv4TosMonetary) ProtoMessage()
- func (x *PatternFlowIpv4TosMonetary) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosMonetary) Reset()
- func (x *PatternFlowIpv4TosMonetary) String() string
- type PatternFlowIpv4TosMonetaryCounter
- func (*PatternFlowIpv4TosMonetaryCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosMonetaryCounter) GetCount() int32
- func (x *PatternFlowIpv4TosMonetaryCounter) GetStart() int32
- func (x *PatternFlowIpv4TosMonetaryCounter) GetStep() int32
- func (*PatternFlowIpv4TosMonetaryCounter) ProtoMessage()
- func (x *PatternFlowIpv4TosMonetaryCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosMonetaryCounter) Reset()
- func (x *PatternFlowIpv4TosMonetaryCounter) String() string
- type PatternFlowIpv4TosMonetary_Choice
- func (*PatternFlowIpv4TosMonetary_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4TosMonetary_Choice) ProtoMessage()
- func (x *PatternFlowIpv4TosMonetary_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosMonetary_Choice) Reset()
- func (x *PatternFlowIpv4TosMonetary_Choice) String() string
- type PatternFlowIpv4TosMonetary_Choice_Enum
- func (PatternFlowIpv4TosMonetary_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4TosMonetary_Choice_Enum) Enum() *PatternFlowIpv4TosMonetary_Choice_Enum
- func (PatternFlowIpv4TosMonetary_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4TosMonetary_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4TosMonetary_Choice_Enum) String() string
- func (PatternFlowIpv4TosMonetary_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4TosPrecedence
- func (*PatternFlowIpv4TosPrecedence) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosPrecedence) GetChoice() PatternFlowIpv4TosPrecedence_Choice_Enum
- func (x *PatternFlowIpv4TosPrecedence) GetDecrement() *PatternFlowIpv4TosPrecedenceCounter
- func (x *PatternFlowIpv4TosPrecedence) GetIncrement() *PatternFlowIpv4TosPrecedenceCounter
- func (x *PatternFlowIpv4TosPrecedence) GetMetricGroup() string
- func (x *PatternFlowIpv4TosPrecedence) GetValue() int32
- func (x *PatternFlowIpv4TosPrecedence) GetValues() []int32
- func (*PatternFlowIpv4TosPrecedence) ProtoMessage()
- func (x *PatternFlowIpv4TosPrecedence) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosPrecedence) Reset()
- func (x *PatternFlowIpv4TosPrecedence) String() string
- type PatternFlowIpv4TosPrecedenceCounter
- func (*PatternFlowIpv4TosPrecedenceCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosPrecedenceCounter) GetCount() int32
- func (x *PatternFlowIpv4TosPrecedenceCounter) GetStart() int32
- func (x *PatternFlowIpv4TosPrecedenceCounter) GetStep() int32
- func (*PatternFlowIpv4TosPrecedenceCounter) ProtoMessage()
- func (x *PatternFlowIpv4TosPrecedenceCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosPrecedenceCounter) Reset()
- func (x *PatternFlowIpv4TosPrecedenceCounter) String() string
- type PatternFlowIpv4TosPrecedence_Choice
- func (*PatternFlowIpv4TosPrecedence_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4TosPrecedence_Choice) ProtoMessage()
- func (x *PatternFlowIpv4TosPrecedence_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosPrecedence_Choice) Reset()
- func (x *PatternFlowIpv4TosPrecedence_Choice) String() string
- type PatternFlowIpv4TosPrecedence_Choice_Enum
- func (PatternFlowIpv4TosPrecedence_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4TosPrecedence_Choice_Enum) Enum() *PatternFlowIpv4TosPrecedence_Choice_Enum
- func (PatternFlowIpv4TosPrecedence_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4TosPrecedence_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4TosPrecedence_Choice_Enum) String() string
- func (PatternFlowIpv4TosPrecedence_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4TosReliability
- func (*PatternFlowIpv4TosReliability) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosReliability) GetChoice() PatternFlowIpv4TosReliability_Choice_Enum
- func (x *PatternFlowIpv4TosReliability) GetDecrement() *PatternFlowIpv4TosReliabilityCounter
- func (x *PatternFlowIpv4TosReliability) GetIncrement() *PatternFlowIpv4TosReliabilityCounter
- func (x *PatternFlowIpv4TosReliability) GetMetricGroup() string
- func (x *PatternFlowIpv4TosReliability) GetValue() int32
- func (x *PatternFlowIpv4TosReliability) GetValues() []int32
- func (*PatternFlowIpv4TosReliability) ProtoMessage()
- func (x *PatternFlowIpv4TosReliability) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosReliability) Reset()
- func (x *PatternFlowIpv4TosReliability) String() string
- type PatternFlowIpv4TosReliabilityCounter
- func (*PatternFlowIpv4TosReliabilityCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosReliabilityCounter) GetCount() int32
- func (x *PatternFlowIpv4TosReliabilityCounter) GetStart() int32
- func (x *PatternFlowIpv4TosReliabilityCounter) GetStep() int32
- func (*PatternFlowIpv4TosReliabilityCounter) ProtoMessage()
- func (x *PatternFlowIpv4TosReliabilityCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosReliabilityCounter) Reset()
- func (x *PatternFlowIpv4TosReliabilityCounter) String() string
- type PatternFlowIpv4TosReliability_Choice
- func (*PatternFlowIpv4TosReliability_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4TosReliability_Choice) ProtoMessage()
- func (x *PatternFlowIpv4TosReliability_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosReliability_Choice) Reset()
- func (x *PatternFlowIpv4TosReliability_Choice) String() string
- type PatternFlowIpv4TosReliability_Choice_Enum
- func (PatternFlowIpv4TosReliability_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4TosReliability_Choice_Enum) Enum() *PatternFlowIpv4TosReliability_Choice_Enum
- func (PatternFlowIpv4TosReliability_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4TosReliability_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4TosReliability_Choice_Enum) String() string
- func (PatternFlowIpv4TosReliability_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4TosThroughput
- func (*PatternFlowIpv4TosThroughput) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosThroughput) GetChoice() PatternFlowIpv4TosThroughput_Choice_Enum
- func (x *PatternFlowIpv4TosThroughput) GetDecrement() *PatternFlowIpv4TosThroughputCounter
- func (x *PatternFlowIpv4TosThroughput) GetIncrement() *PatternFlowIpv4TosThroughputCounter
- func (x *PatternFlowIpv4TosThroughput) GetMetricGroup() string
- func (x *PatternFlowIpv4TosThroughput) GetValue() int32
- func (x *PatternFlowIpv4TosThroughput) GetValues() []int32
- func (*PatternFlowIpv4TosThroughput) ProtoMessage()
- func (x *PatternFlowIpv4TosThroughput) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosThroughput) Reset()
- func (x *PatternFlowIpv4TosThroughput) String() string
- type PatternFlowIpv4TosThroughputCounter
- func (*PatternFlowIpv4TosThroughputCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosThroughputCounter) GetCount() int32
- func (x *PatternFlowIpv4TosThroughputCounter) GetStart() int32
- func (x *PatternFlowIpv4TosThroughputCounter) GetStep() int32
- func (*PatternFlowIpv4TosThroughputCounter) ProtoMessage()
- func (x *PatternFlowIpv4TosThroughputCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosThroughputCounter) Reset()
- func (x *PatternFlowIpv4TosThroughputCounter) String() string
- type PatternFlowIpv4TosThroughput_Choice
- func (*PatternFlowIpv4TosThroughput_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4TosThroughput_Choice) ProtoMessage()
- func (x *PatternFlowIpv4TosThroughput_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosThroughput_Choice) Reset()
- func (x *PatternFlowIpv4TosThroughput_Choice) String() string
- type PatternFlowIpv4TosThroughput_Choice_Enum
- func (PatternFlowIpv4TosThroughput_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4TosThroughput_Choice_Enum) Enum() *PatternFlowIpv4TosThroughput_Choice_Enum
- func (PatternFlowIpv4TosThroughput_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4TosThroughput_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4TosThroughput_Choice_Enum) String() string
- func (PatternFlowIpv4TosThroughput_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4TosUnused
- func (*PatternFlowIpv4TosUnused) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosUnused) GetChoice() PatternFlowIpv4TosUnused_Choice_Enum
- func (x *PatternFlowIpv4TosUnused) GetDecrement() *PatternFlowIpv4TosUnusedCounter
- func (x *PatternFlowIpv4TosUnused) GetIncrement() *PatternFlowIpv4TosUnusedCounter
- func (x *PatternFlowIpv4TosUnused) GetMetricGroup() string
- func (x *PatternFlowIpv4TosUnused) GetValue() int32
- func (x *PatternFlowIpv4TosUnused) GetValues() []int32
- func (*PatternFlowIpv4TosUnused) ProtoMessage()
- func (x *PatternFlowIpv4TosUnused) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosUnused) Reset()
- func (x *PatternFlowIpv4TosUnused) String() string
- type PatternFlowIpv4TosUnusedCounter
- func (*PatternFlowIpv4TosUnusedCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TosUnusedCounter) GetCount() int32
- func (x *PatternFlowIpv4TosUnusedCounter) GetStart() int32
- func (x *PatternFlowIpv4TosUnusedCounter) GetStep() int32
- func (*PatternFlowIpv4TosUnusedCounter) ProtoMessage()
- func (x *PatternFlowIpv4TosUnusedCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosUnusedCounter) Reset()
- func (x *PatternFlowIpv4TosUnusedCounter) String() string
- type PatternFlowIpv4TosUnused_Choice
- func (*PatternFlowIpv4TosUnused_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4TosUnused_Choice) ProtoMessage()
- func (x *PatternFlowIpv4TosUnused_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TosUnused_Choice) Reset()
- func (x *PatternFlowIpv4TosUnused_Choice) String() string
- type PatternFlowIpv4TosUnused_Choice_Enum
- func (PatternFlowIpv4TosUnused_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4TosUnused_Choice_Enum) Enum() *PatternFlowIpv4TosUnused_Choice_Enum
- func (PatternFlowIpv4TosUnused_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4TosUnused_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4TosUnused_Choice_Enum) String() string
- func (PatternFlowIpv4TosUnused_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4TotalLength
- func (*PatternFlowIpv4TotalLength) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TotalLength) GetAuto() int32
- func (x *PatternFlowIpv4TotalLength) GetChoice() PatternFlowIpv4TotalLength_Choice_Enum
- func (x *PatternFlowIpv4TotalLength) GetDecrement() *PatternFlowIpv4TotalLengthCounter
- func (x *PatternFlowIpv4TotalLength) GetIncrement() *PatternFlowIpv4TotalLengthCounter
- func (x *PatternFlowIpv4TotalLength) GetMetricGroup() string
- func (x *PatternFlowIpv4TotalLength) GetValue() int32
- func (x *PatternFlowIpv4TotalLength) GetValues() []int32
- func (*PatternFlowIpv4TotalLength) ProtoMessage()
- func (x *PatternFlowIpv4TotalLength) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TotalLength) Reset()
- func (x *PatternFlowIpv4TotalLength) String() string
- type PatternFlowIpv4TotalLengthCounter
- func (*PatternFlowIpv4TotalLengthCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4TotalLengthCounter) GetCount() int32
- func (x *PatternFlowIpv4TotalLengthCounter) GetStart() int32
- func (x *PatternFlowIpv4TotalLengthCounter) GetStep() int32
- func (*PatternFlowIpv4TotalLengthCounter) ProtoMessage()
- func (x *PatternFlowIpv4TotalLengthCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TotalLengthCounter) Reset()
- func (x *PatternFlowIpv4TotalLengthCounter) String() string
- type PatternFlowIpv4TotalLength_Choice
- func (*PatternFlowIpv4TotalLength_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4TotalLength_Choice) ProtoMessage()
- func (x *PatternFlowIpv4TotalLength_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4TotalLength_Choice) Reset()
- func (x *PatternFlowIpv4TotalLength_Choice) String() string
- type PatternFlowIpv4TotalLength_Choice_Enum
- func (PatternFlowIpv4TotalLength_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4TotalLength_Choice_Enum) Enum() *PatternFlowIpv4TotalLength_Choice_Enum
- func (PatternFlowIpv4TotalLength_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4TotalLength_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4TotalLength_Choice_Enum) String() string
- func (PatternFlowIpv4TotalLength_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv4Version
- func (*PatternFlowIpv4Version) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4Version) GetChoice() PatternFlowIpv4Version_Choice_Enum
- func (x *PatternFlowIpv4Version) GetDecrement() *PatternFlowIpv4VersionCounter
- func (x *PatternFlowIpv4Version) GetIncrement() *PatternFlowIpv4VersionCounter
- func (x *PatternFlowIpv4Version) GetMetricGroup() string
- func (x *PatternFlowIpv4Version) GetValue() int32
- func (x *PatternFlowIpv4Version) GetValues() []int32
- func (*PatternFlowIpv4Version) ProtoMessage()
- func (x *PatternFlowIpv4Version) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4Version) Reset()
- func (x *PatternFlowIpv4Version) String() string
- type PatternFlowIpv4VersionCounter
- func (*PatternFlowIpv4VersionCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv4VersionCounter) GetCount() int32
- func (x *PatternFlowIpv4VersionCounter) GetStart() int32
- func (x *PatternFlowIpv4VersionCounter) GetStep() int32
- func (*PatternFlowIpv4VersionCounter) ProtoMessage()
- func (x *PatternFlowIpv4VersionCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4VersionCounter) Reset()
- func (x *PatternFlowIpv4VersionCounter) String() string
- type PatternFlowIpv4Version_Choice
- func (*PatternFlowIpv4Version_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv4Version_Choice) ProtoMessage()
- func (x *PatternFlowIpv4Version_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv4Version_Choice) Reset()
- func (x *PatternFlowIpv4Version_Choice) String() string
- type PatternFlowIpv4Version_Choice_Enum
- func (PatternFlowIpv4Version_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv4Version_Choice_Enum) Enum() *PatternFlowIpv4Version_Choice_Enum
- func (PatternFlowIpv4Version_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv4Version_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv4Version_Choice_Enum) String() string
- func (PatternFlowIpv4Version_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv6Dst
- func (*PatternFlowIpv6Dst) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6Dst) GetChoice() PatternFlowIpv6Dst_Choice_Enum
- func (x *PatternFlowIpv6Dst) GetDecrement() *PatternFlowIpv6DstCounter
- func (x *PatternFlowIpv6Dst) GetIncrement() *PatternFlowIpv6DstCounter
- func (x *PatternFlowIpv6Dst) GetMetricGroup() string
- func (x *PatternFlowIpv6Dst) GetValue() string
- func (x *PatternFlowIpv6Dst) GetValues() []string
- func (*PatternFlowIpv6Dst) ProtoMessage()
- func (x *PatternFlowIpv6Dst) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6Dst) Reset()
- func (x *PatternFlowIpv6Dst) String() string
- type PatternFlowIpv6DstCounter
- func (*PatternFlowIpv6DstCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6DstCounter) GetCount() int32
- func (x *PatternFlowIpv6DstCounter) GetStart() string
- func (x *PatternFlowIpv6DstCounter) GetStep() string
- func (*PatternFlowIpv6DstCounter) ProtoMessage()
- func (x *PatternFlowIpv6DstCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6DstCounter) Reset()
- func (x *PatternFlowIpv6DstCounter) String() string
- type PatternFlowIpv6Dst_Choice
- type PatternFlowIpv6Dst_Choice_Enum
- func (PatternFlowIpv6Dst_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv6Dst_Choice_Enum) Enum() *PatternFlowIpv6Dst_Choice_Enum
- func (PatternFlowIpv6Dst_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv6Dst_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv6Dst_Choice_Enum) String() string
- func (PatternFlowIpv6Dst_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv6FlowLabel
- func (*PatternFlowIpv6FlowLabel) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6FlowLabel) GetChoice() PatternFlowIpv6FlowLabel_Choice_Enum
- func (x *PatternFlowIpv6FlowLabel) GetDecrement() *PatternFlowIpv6FlowLabelCounter
- func (x *PatternFlowIpv6FlowLabel) GetIncrement() *PatternFlowIpv6FlowLabelCounter
- func (x *PatternFlowIpv6FlowLabel) GetMetricGroup() string
- func (x *PatternFlowIpv6FlowLabel) GetValue() int32
- func (x *PatternFlowIpv6FlowLabel) GetValues() []int32
- func (*PatternFlowIpv6FlowLabel) ProtoMessage()
- func (x *PatternFlowIpv6FlowLabel) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6FlowLabel) Reset()
- func (x *PatternFlowIpv6FlowLabel) String() string
- type PatternFlowIpv6FlowLabelCounter
- func (*PatternFlowIpv6FlowLabelCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6FlowLabelCounter) GetCount() int32
- func (x *PatternFlowIpv6FlowLabelCounter) GetStart() int32
- func (x *PatternFlowIpv6FlowLabelCounter) GetStep() int32
- func (*PatternFlowIpv6FlowLabelCounter) ProtoMessage()
- func (x *PatternFlowIpv6FlowLabelCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6FlowLabelCounter) Reset()
- func (x *PatternFlowIpv6FlowLabelCounter) String() string
- type PatternFlowIpv6FlowLabel_Choice
- func (*PatternFlowIpv6FlowLabel_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv6FlowLabel_Choice) ProtoMessage()
- func (x *PatternFlowIpv6FlowLabel_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6FlowLabel_Choice) Reset()
- func (x *PatternFlowIpv6FlowLabel_Choice) String() string
- type PatternFlowIpv6FlowLabel_Choice_Enum
- func (PatternFlowIpv6FlowLabel_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv6FlowLabel_Choice_Enum) Enum() *PatternFlowIpv6FlowLabel_Choice_Enum
- func (PatternFlowIpv6FlowLabel_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv6FlowLabel_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv6FlowLabel_Choice_Enum) String() string
- func (PatternFlowIpv6FlowLabel_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv6HopLimit
- func (*PatternFlowIpv6HopLimit) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6HopLimit) GetChoice() PatternFlowIpv6HopLimit_Choice_Enum
- func (x *PatternFlowIpv6HopLimit) GetDecrement() *PatternFlowIpv6HopLimitCounter
- func (x *PatternFlowIpv6HopLimit) GetIncrement() *PatternFlowIpv6HopLimitCounter
- func (x *PatternFlowIpv6HopLimit) GetMetricGroup() string
- func (x *PatternFlowIpv6HopLimit) GetValue() int32
- func (x *PatternFlowIpv6HopLimit) GetValues() []int32
- func (*PatternFlowIpv6HopLimit) ProtoMessage()
- func (x *PatternFlowIpv6HopLimit) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6HopLimit) Reset()
- func (x *PatternFlowIpv6HopLimit) String() string
- type PatternFlowIpv6HopLimitCounter
- func (*PatternFlowIpv6HopLimitCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6HopLimitCounter) GetCount() int32
- func (x *PatternFlowIpv6HopLimitCounter) GetStart() int32
- func (x *PatternFlowIpv6HopLimitCounter) GetStep() int32
- func (*PatternFlowIpv6HopLimitCounter) ProtoMessage()
- func (x *PatternFlowIpv6HopLimitCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6HopLimitCounter) Reset()
- func (x *PatternFlowIpv6HopLimitCounter) String() string
- type PatternFlowIpv6HopLimit_Choice
- func (*PatternFlowIpv6HopLimit_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv6HopLimit_Choice) ProtoMessage()
- func (x *PatternFlowIpv6HopLimit_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6HopLimit_Choice) Reset()
- func (x *PatternFlowIpv6HopLimit_Choice) String() string
- type PatternFlowIpv6HopLimit_Choice_Enum
- func (PatternFlowIpv6HopLimit_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv6HopLimit_Choice_Enum) Enum() *PatternFlowIpv6HopLimit_Choice_Enum
- func (PatternFlowIpv6HopLimit_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv6HopLimit_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv6HopLimit_Choice_Enum) String() string
- func (PatternFlowIpv6HopLimit_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv6NextHeader
- func (*PatternFlowIpv6NextHeader) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6NextHeader) GetAuto() int32
- func (x *PatternFlowIpv6NextHeader) GetChoice() PatternFlowIpv6NextHeader_Choice_Enum
- func (x *PatternFlowIpv6NextHeader) GetDecrement() *PatternFlowIpv6NextHeaderCounter
- func (x *PatternFlowIpv6NextHeader) GetIncrement() *PatternFlowIpv6NextHeaderCounter
- func (x *PatternFlowIpv6NextHeader) GetMetricGroup() string
- func (x *PatternFlowIpv6NextHeader) GetValue() int32
- func (x *PatternFlowIpv6NextHeader) GetValues() []int32
- func (*PatternFlowIpv6NextHeader) ProtoMessage()
- func (x *PatternFlowIpv6NextHeader) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6NextHeader) Reset()
- func (x *PatternFlowIpv6NextHeader) String() string
- type PatternFlowIpv6NextHeaderCounter
- func (*PatternFlowIpv6NextHeaderCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6NextHeaderCounter) GetCount() int32
- func (x *PatternFlowIpv6NextHeaderCounter) GetStart() int32
- func (x *PatternFlowIpv6NextHeaderCounter) GetStep() int32
- func (*PatternFlowIpv6NextHeaderCounter) ProtoMessage()
- func (x *PatternFlowIpv6NextHeaderCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6NextHeaderCounter) Reset()
- func (x *PatternFlowIpv6NextHeaderCounter) String() string
- type PatternFlowIpv6NextHeader_Choice
- func (*PatternFlowIpv6NextHeader_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv6NextHeader_Choice) ProtoMessage()
- func (x *PatternFlowIpv6NextHeader_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6NextHeader_Choice) Reset()
- func (x *PatternFlowIpv6NextHeader_Choice) String() string
- type PatternFlowIpv6NextHeader_Choice_Enum
- func (PatternFlowIpv6NextHeader_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv6NextHeader_Choice_Enum) Enum() *PatternFlowIpv6NextHeader_Choice_Enum
- func (PatternFlowIpv6NextHeader_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv6NextHeader_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv6NextHeader_Choice_Enum) String() string
- func (PatternFlowIpv6NextHeader_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv6PayloadLength
- func (*PatternFlowIpv6PayloadLength) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6PayloadLength) GetAuto() int32
- func (x *PatternFlowIpv6PayloadLength) GetChoice() PatternFlowIpv6PayloadLength_Choice_Enum
- func (x *PatternFlowIpv6PayloadLength) GetDecrement() *PatternFlowIpv6PayloadLengthCounter
- func (x *PatternFlowIpv6PayloadLength) GetIncrement() *PatternFlowIpv6PayloadLengthCounter
- func (x *PatternFlowIpv6PayloadLength) GetMetricGroup() string
- func (x *PatternFlowIpv6PayloadLength) GetValue() int32
- func (x *PatternFlowIpv6PayloadLength) GetValues() []int32
- func (*PatternFlowIpv6PayloadLength) ProtoMessage()
- func (x *PatternFlowIpv6PayloadLength) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6PayloadLength) Reset()
- func (x *PatternFlowIpv6PayloadLength) String() string
- type PatternFlowIpv6PayloadLengthCounter
- func (*PatternFlowIpv6PayloadLengthCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6PayloadLengthCounter) GetCount() int32
- func (x *PatternFlowIpv6PayloadLengthCounter) GetStart() int32
- func (x *PatternFlowIpv6PayloadLengthCounter) GetStep() int32
- func (*PatternFlowIpv6PayloadLengthCounter) ProtoMessage()
- func (x *PatternFlowIpv6PayloadLengthCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6PayloadLengthCounter) Reset()
- func (x *PatternFlowIpv6PayloadLengthCounter) String() string
- type PatternFlowIpv6PayloadLength_Choice
- func (*PatternFlowIpv6PayloadLength_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv6PayloadLength_Choice) ProtoMessage()
- func (x *PatternFlowIpv6PayloadLength_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6PayloadLength_Choice) Reset()
- func (x *PatternFlowIpv6PayloadLength_Choice) String() string
- type PatternFlowIpv6PayloadLength_Choice_Enum
- func (PatternFlowIpv6PayloadLength_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv6PayloadLength_Choice_Enum) Enum() *PatternFlowIpv6PayloadLength_Choice_Enum
- func (PatternFlowIpv6PayloadLength_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv6PayloadLength_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv6PayloadLength_Choice_Enum) String() string
- func (PatternFlowIpv6PayloadLength_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv6Src
- func (*PatternFlowIpv6Src) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6Src) GetChoice() PatternFlowIpv6Src_Choice_Enum
- func (x *PatternFlowIpv6Src) GetDecrement() *PatternFlowIpv6SrcCounter
- func (x *PatternFlowIpv6Src) GetIncrement() *PatternFlowIpv6SrcCounter
- func (x *PatternFlowIpv6Src) GetMetricGroup() string
- func (x *PatternFlowIpv6Src) GetValue() string
- func (x *PatternFlowIpv6Src) GetValues() []string
- func (*PatternFlowIpv6Src) ProtoMessage()
- func (x *PatternFlowIpv6Src) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6Src) Reset()
- func (x *PatternFlowIpv6Src) String() string
- type PatternFlowIpv6SrcCounter
- func (*PatternFlowIpv6SrcCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6SrcCounter) GetCount() int32
- func (x *PatternFlowIpv6SrcCounter) GetStart() string
- func (x *PatternFlowIpv6SrcCounter) GetStep() string
- func (*PatternFlowIpv6SrcCounter) ProtoMessage()
- func (x *PatternFlowIpv6SrcCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6SrcCounter) Reset()
- func (x *PatternFlowIpv6SrcCounter) String() string
- type PatternFlowIpv6Src_Choice
- type PatternFlowIpv6Src_Choice_Enum
- func (PatternFlowIpv6Src_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv6Src_Choice_Enum) Enum() *PatternFlowIpv6Src_Choice_Enum
- func (PatternFlowIpv6Src_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv6Src_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv6Src_Choice_Enum) String() string
- func (PatternFlowIpv6Src_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv6TrafficClass
- func (*PatternFlowIpv6TrafficClass) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6TrafficClass) GetChoice() PatternFlowIpv6TrafficClass_Choice_Enum
- func (x *PatternFlowIpv6TrafficClass) GetDecrement() *PatternFlowIpv6TrafficClassCounter
- func (x *PatternFlowIpv6TrafficClass) GetIncrement() *PatternFlowIpv6TrafficClassCounter
- func (x *PatternFlowIpv6TrafficClass) GetMetricGroup() string
- func (x *PatternFlowIpv6TrafficClass) GetValue() int32
- func (x *PatternFlowIpv6TrafficClass) GetValues() []int32
- func (*PatternFlowIpv6TrafficClass) ProtoMessage()
- func (x *PatternFlowIpv6TrafficClass) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6TrafficClass) Reset()
- func (x *PatternFlowIpv6TrafficClass) String() string
- type PatternFlowIpv6TrafficClassCounter
- func (*PatternFlowIpv6TrafficClassCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6TrafficClassCounter) GetCount() int32
- func (x *PatternFlowIpv6TrafficClassCounter) GetStart() int32
- func (x *PatternFlowIpv6TrafficClassCounter) GetStep() int32
- func (*PatternFlowIpv6TrafficClassCounter) ProtoMessage()
- func (x *PatternFlowIpv6TrafficClassCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6TrafficClassCounter) Reset()
- func (x *PatternFlowIpv6TrafficClassCounter) String() string
- type PatternFlowIpv6TrafficClass_Choice
- func (*PatternFlowIpv6TrafficClass_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv6TrafficClass_Choice) ProtoMessage()
- func (x *PatternFlowIpv6TrafficClass_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6TrafficClass_Choice) Reset()
- func (x *PatternFlowIpv6TrafficClass_Choice) String() string
- type PatternFlowIpv6TrafficClass_Choice_Enum
- func (PatternFlowIpv6TrafficClass_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv6TrafficClass_Choice_Enum) Enum() *PatternFlowIpv6TrafficClass_Choice_Enum
- func (PatternFlowIpv6TrafficClass_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv6TrafficClass_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv6TrafficClass_Choice_Enum) String() string
- func (PatternFlowIpv6TrafficClass_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowIpv6Version
- func (*PatternFlowIpv6Version) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6Version) GetChoice() PatternFlowIpv6Version_Choice_Enum
- func (x *PatternFlowIpv6Version) GetDecrement() *PatternFlowIpv6VersionCounter
- func (x *PatternFlowIpv6Version) GetIncrement() *PatternFlowIpv6VersionCounter
- func (x *PatternFlowIpv6Version) GetMetricGroup() string
- func (x *PatternFlowIpv6Version) GetValue() int32
- func (x *PatternFlowIpv6Version) GetValues() []int32
- func (*PatternFlowIpv6Version) ProtoMessage()
- func (x *PatternFlowIpv6Version) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6Version) Reset()
- func (x *PatternFlowIpv6Version) String() string
- type PatternFlowIpv6VersionCounter
- func (*PatternFlowIpv6VersionCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowIpv6VersionCounter) GetCount() int32
- func (x *PatternFlowIpv6VersionCounter) GetStart() int32
- func (x *PatternFlowIpv6VersionCounter) GetStep() int32
- func (*PatternFlowIpv6VersionCounter) ProtoMessage()
- func (x *PatternFlowIpv6VersionCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6VersionCounter) Reset()
- func (x *PatternFlowIpv6VersionCounter) String() string
- type PatternFlowIpv6Version_Choice
- func (*PatternFlowIpv6Version_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowIpv6Version_Choice) ProtoMessage()
- func (x *PatternFlowIpv6Version_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowIpv6Version_Choice) Reset()
- func (x *PatternFlowIpv6Version_Choice) String() string
- type PatternFlowIpv6Version_Choice_Enum
- func (PatternFlowIpv6Version_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowIpv6Version_Choice_Enum) Enum() *PatternFlowIpv6Version_Choice_Enum
- func (PatternFlowIpv6Version_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowIpv6Version_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowIpv6Version_Choice_Enum) String() string
- func (PatternFlowIpv6Version_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowMplsBottomOfStack
- func (*PatternFlowMplsBottomOfStack) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowMplsBottomOfStack) GetChoice() PatternFlowMplsBottomOfStack_Choice_Enum
- func (x *PatternFlowMplsBottomOfStack) GetDecrement() *PatternFlowMplsBottomOfStackCounter
- func (x *PatternFlowMplsBottomOfStack) GetIncrement() *PatternFlowMplsBottomOfStackCounter
- func (x *PatternFlowMplsBottomOfStack) GetMetricGroup() string
- func (x *PatternFlowMplsBottomOfStack) GetValue() int32
- func (x *PatternFlowMplsBottomOfStack) GetValues() []int32
- func (*PatternFlowMplsBottomOfStack) ProtoMessage()
- func (x *PatternFlowMplsBottomOfStack) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsBottomOfStack) Reset()
- func (x *PatternFlowMplsBottomOfStack) String() string
- type PatternFlowMplsBottomOfStackCounter
- func (*PatternFlowMplsBottomOfStackCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowMplsBottomOfStackCounter) GetCount() int32
- func (x *PatternFlowMplsBottomOfStackCounter) GetStart() int32
- func (x *PatternFlowMplsBottomOfStackCounter) GetStep() int32
- func (*PatternFlowMplsBottomOfStackCounter) ProtoMessage()
- func (x *PatternFlowMplsBottomOfStackCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsBottomOfStackCounter) Reset()
- func (x *PatternFlowMplsBottomOfStackCounter) String() string
- type PatternFlowMplsBottomOfStack_Choice
- func (*PatternFlowMplsBottomOfStack_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowMplsBottomOfStack_Choice) ProtoMessage()
- func (x *PatternFlowMplsBottomOfStack_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsBottomOfStack_Choice) Reset()
- func (x *PatternFlowMplsBottomOfStack_Choice) String() string
- type PatternFlowMplsBottomOfStack_Choice_Enum
- func (PatternFlowMplsBottomOfStack_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowMplsBottomOfStack_Choice_Enum) Enum() *PatternFlowMplsBottomOfStack_Choice_Enum
- func (PatternFlowMplsBottomOfStack_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowMplsBottomOfStack_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowMplsBottomOfStack_Choice_Enum) String() string
- func (PatternFlowMplsBottomOfStack_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowMplsLabel
- func (*PatternFlowMplsLabel) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowMplsLabel) GetAuto() int32
- func (x *PatternFlowMplsLabel) GetChoice() PatternFlowMplsLabel_Choice_Enum
- func (x *PatternFlowMplsLabel) GetDecrement() *PatternFlowMplsLabelCounter
- func (x *PatternFlowMplsLabel) GetIncrement() *PatternFlowMplsLabelCounter
- func (x *PatternFlowMplsLabel) GetMetricGroup() string
- func (x *PatternFlowMplsLabel) GetValue() int32
- func (x *PatternFlowMplsLabel) GetValues() []int32
- func (*PatternFlowMplsLabel) ProtoMessage()
- func (x *PatternFlowMplsLabel) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsLabel) Reset()
- func (x *PatternFlowMplsLabel) String() string
- type PatternFlowMplsLabelCounter
- func (*PatternFlowMplsLabelCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowMplsLabelCounter) GetCount() int32
- func (x *PatternFlowMplsLabelCounter) GetStart() int32
- func (x *PatternFlowMplsLabelCounter) GetStep() int32
- func (*PatternFlowMplsLabelCounter) ProtoMessage()
- func (x *PatternFlowMplsLabelCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsLabelCounter) Reset()
- func (x *PatternFlowMplsLabelCounter) String() string
- type PatternFlowMplsLabel_Choice
- type PatternFlowMplsLabel_Choice_Enum
- func (PatternFlowMplsLabel_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowMplsLabel_Choice_Enum) Enum() *PatternFlowMplsLabel_Choice_Enum
- func (PatternFlowMplsLabel_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowMplsLabel_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowMplsLabel_Choice_Enum) String() string
- func (PatternFlowMplsLabel_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowMplsTimeToLive
- func (*PatternFlowMplsTimeToLive) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowMplsTimeToLive) GetChoice() PatternFlowMplsTimeToLive_Choice_Enum
- func (x *PatternFlowMplsTimeToLive) GetDecrement() *PatternFlowMplsTimeToLiveCounter
- func (x *PatternFlowMplsTimeToLive) GetIncrement() *PatternFlowMplsTimeToLiveCounter
- func (x *PatternFlowMplsTimeToLive) GetMetricGroup() string
- func (x *PatternFlowMplsTimeToLive) GetValue() int32
- func (x *PatternFlowMplsTimeToLive) GetValues() []int32
- func (*PatternFlowMplsTimeToLive) ProtoMessage()
- func (x *PatternFlowMplsTimeToLive) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsTimeToLive) Reset()
- func (x *PatternFlowMplsTimeToLive) String() string
- type PatternFlowMplsTimeToLiveCounter
- func (*PatternFlowMplsTimeToLiveCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowMplsTimeToLiveCounter) GetCount() int32
- func (x *PatternFlowMplsTimeToLiveCounter) GetStart() int32
- func (x *PatternFlowMplsTimeToLiveCounter) GetStep() int32
- func (*PatternFlowMplsTimeToLiveCounter) ProtoMessage()
- func (x *PatternFlowMplsTimeToLiveCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsTimeToLiveCounter) Reset()
- func (x *PatternFlowMplsTimeToLiveCounter) String() string
- type PatternFlowMplsTimeToLive_Choice
- func (*PatternFlowMplsTimeToLive_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowMplsTimeToLive_Choice) ProtoMessage()
- func (x *PatternFlowMplsTimeToLive_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsTimeToLive_Choice) Reset()
- func (x *PatternFlowMplsTimeToLive_Choice) String() string
- type PatternFlowMplsTimeToLive_Choice_Enum
- func (PatternFlowMplsTimeToLive_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowMplsTimeToLive_Choice_Enum) Enum() *PatternFlowMplsTimeToLive_Choice_Enum
- func (PatternFlowMplsTimeToLive_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowMplsTimeToLive_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowMplsTimeToLive_Choice_Enum) String() string
- func (PatternFlowMplsTimeToLive_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowMplsTrafficClass
- func (*PatternFlowMplsTrafficClass) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowMplsTrafficClass) GetChoice() PatternFlowMplsTrafficClass_Choice_Enum
- func (x *PatternFlowMplsTrafficClass) GetDecrement() *PatternFlowMplsTrafficClassCounter
- func (x *PatternFlowMplsTrafficClass) GetIncrement() *PatternFlowMplsTrafficClassCounter
- func (x *PatternFlowMplsTrafficClass) GetMetricGroup() string
- func (x *PatternFlowMplsTrafficClass) GetValue() int32
- func (x *PatternFlowMplsTrafficClass) GetValues() []int32
- func (*PatternFlowMplsTrafficClass) ProtoMessage()
- func (x *PatternFlowMplsTrafficClass) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsTrafficClass) Reset()
- func (x *PatternFlowMplsTrafficClass) String() string
- type PatternFlowMplsTrafficClassCounter
- func (*PatternFlowMplsTrafficClassCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowMplsTrafficClassCounter) GetCount() int32
- func (x *PatternFlowMplsTrafficClassCounter) GetStart() int32
- func (x *PatternFlowMplsTrafficClassCounter) GetStep() int32
- func (*PatternFlowMplsTrafficClassCounter) ProtoMessage()
- func (x *PatternFlowMplsTrafficClassCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsTrafficClassCounter) Reset()
- func (x *PatternFlowMplsTrafficClassCounter) String() string
- type PatternFlowMplsTrafficClass_Choice
- func (*PatternFlowMplsTrafficClass_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowMplsTrafficClass_Choice) ProtoMessage()
- func (x *PatternFlowMplsTrafficClass_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowMplsTrafficClass_Choice) Reset()
- func (x *PatternFlowMplsTrafficClass_Choice) String() string
- type PatternFlowMplsTrafficClass_Choice_Enum
- func (PatternFlowMplsTrafficClass_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowMplsTrafficClass_Choice_Enum) Enum() *PatternFlowMplsTrafficClass_Choice_Enum
- func (PatternFlowMplsTrafficClass_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowMplsTrafficClass_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowMplsTrafficClass_Choice_Enum) String() string
- func (PatternFlowMplsTrafficClass_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPauseClassEnableVector
- func (*PatternFlowPfcPauseClassEnableVector) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPauseClassEnableVector) GetChoice() PatternFlowPfcPauseClassEnableVector_Choice_Enum
- func (x *PatternFlowPfcPauseClassEnableVector) GetDecrement() *PatternFlowPfcPauseClassEnableVectorCounter
- func (x *PatternFlowPfcPauseClassEnableVector) GetIncrement() *PatternFlowPfcPauseClassEnableVectorCounter
- func (x *PatternFlowPfcPauseClassEnableVector) GetMetricGroup() string
- func (x *PatternFlowPfcPauseClassEnableVector) GetValue() int32
- func (x *PatternFlowPfcPauseClassEnableVector) GetValues() []int32
- func (*PatternFlowPfcPauseClassEnableVector) ProtoMessage()
- func (x *PatternFlowPfcPauseClassEnableVector) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseClassEnableVector) Reset()
- func (x *PatternFlowPfcPauseClassEnableVector) String() string
- type PatternFlowPfcPauseClassEnableVectorCounter
- func (*PatternFlowPfcPauseClassEnableVectorCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPauseClassEnableVectorCounter) GetCount() int32
- func (x *PatternFlowPfcPauseClassEnableVectorCounter) GetStart() int32
- func (x *PatternFlowPfcPauseClassEnableVectorCounter) GetStep() int32
- func (*PatternFlowPfcPauseClassEnableVectorCounter) ProtoMessage()
- func (x *PatternFlowPfcPauseClassEnableVectorCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseClassEnableVectorCounter) Reset()
- func (x *PatternFlowPfcPauseClassEnableVectorCounter) String() string
- type PatternFlowPfcPauseClassEnableVector_Choice
- func (*PatternFlowPfcPauseClassEnableVector_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPauseClassEnableVector_Choice) ProtoMessage()
- func (x *PatternFlowPfcPauseClassEnableVector_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseClassEnableVector_Choice) Reset()
- func (x *PatternFlowPfcPauseClassEnableVector_Choice) String() string
- type PatternFlowPfcPauseClassEnableVector_Choice_Enum
- func (PatternFlowPfcPauseClassEnableVector_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPauseClassEnableVector_Choice_Enum) Enum() *PatternFlowPfcPauseClassEnableVector_Choice_Enum
- func (PatternFlowPfcPauseClassEnableVector_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPauseClassEnableVector_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPauseClassEnableVector_Choice_Enum) String() string
- func (PatternFlowPfcPauseClassEnableVector_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPauseControlOpCode
- func (*PatternFlowPfcPauseControlOpCode) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPauseControlOpCode) GetChoice() PatternFlowPfcPauseControlOpCode_Choice_Enum
- func (x *PatternFlowPfcPauseControlOpCode) GetDecrement() *PatternFlowPfcPauseControlOpCodeCounter
- func (x *PatternFlowPfcPauseControlOpCode) GetIncrement() *PatternFlowPfcPauseControlOpCodeCounter
- func (x *PatternFlowPfcPauseControlOpCode) GetMetricGroup() string
- func (x *PatternFlowPfcPauseControlOpCode) GetValue() int32
- func (x *PatternFlowPfcPauseControlOpCode) GetValues() []int32
- func (*PatternFlowPfcPauseControlOpCode) ProtoMessage()
- func (x *PatternFlowPfcPauseControlOpCode) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseControlOpCode) Reset()
- func (x *PatternFlowPfcPauseControlOpCode) String() string
- type PatternFlowPfcPauseControlOpCodeCounter
- func (*PatternFlowPfcPauseControlOpCodeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPauseControlOpCodeCounter) GetCount() int32
- func (x *PatternFlowPfcPauseControlOpCodeCounter) GetStart() int32
- func (x *PatternFlowPfcPauseControlOpCodeCounter) GetStep() int32
- func (*PatternFlowPfcPauseControlOpCodeCounter) ProtoMessage()
- func (x *PatternFlowPfcPauseControlOpCodeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseControlOpCodeCounter) Reset()
- func (x *PatternFlowPfcPauseControlOpCodeCounter) String() string
- type PatternFlowPfcPauseControlOpCode_Choice
- func (*PatternFlowPfcPauseControlOpCode_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPauseControlOpCode_Choice) ProtoMessage()
- func (x *PatternFlowPfcPauseControlOpCode_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseControlOpCode_Choice) Reset()
- func (x *PatternFlowPfcPauseControlOpCode_Choice) String() string
- type PatternFlowPfcPauseControlOpCode_Choice_Enum
- func (PatternFlowPfcPauseControlOpCode_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPauseControlOpCode_Choice_Enum) Enum() *PatternFlowPfcPauseControlOpCode_Choice_Enum
- func (PatternFlowPfcPauseControlOpCode_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPauseControlOpCode_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPauseControlOpCode_Choice_Enum) String() string
- func (PatternFlowPfcPauseControlOpCode_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPauseDst
- func (*PatternFlowPfcPauseDst) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPauseDst) GetChoice() PatternFlowPfcPauseDst_Choice_Enum
- func (x *PatternFlowPfcPauseDst) GetDecrement() *PatternFlowPfcPauseDstCounter
- func (x *PatternFlowPfcPauseDst) GetIncrement() *PatternFlowPfcPauseDstCounter
- func (x *PatternFlowPfcPauseDst) GetMetricGroup() string
- func (x *PatternFlowPfcPauseDst) GetValue() string
- func (x *PatternFlowPfcPauseDst) GetValues() []string
- func (*PatternFlowPfcPauseDst) ProtoMessage()
- func (x *PatternFlowPfcPauseDst) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseDst) Reset()
- func (x *PatternFlowPfcPauseDst) String() string
- type PatternFlowPfcPauseDstCounter
- func (*PatternFlowPfcPauseDstCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPauseDstCounter) GetCount() int32
- func (x *PatternFlowPfcPauseDstCounter) GetStart() string
- func (x *PatternFlowPfcPauseDstCounter) GetStep() string
- func (*PatternFlowPfcPauseDstCounter) ProtoMessage()
- func (x *PatternFlowPfcPauseDstCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseDstCounter) Reset()
- func (x *PatternFlowPfcPauseDstCounter) String() string
- type PatternFlowPfcPauseDst_Choice
- func (*PatternFlowPfcPauseDst_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPauseDst_Choice) ProtoMessage()
- func (x *PatternFlowPfcPauseDst_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseDst_Choice) Reset()
- func (x *PatternFlowPfcPauseDst_Choice) String() string
- type PatternFlowPfcPauseDst_Choice_Enum
- func (PatternFlowPfcPauseDst_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPauseDst_Choice_Enum) Enum() *PatternFlowPfcPauseDst_Choice_Enum
- func (PatternFlowPfcPauseDst_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPauseDst_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPauseDst_Choice_Enum) String() string
- func (PatternFlowPfcPauseDst_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPauseEtherType
- func (*PatternFlowPfcPauseEtherType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPauseEtherType) GetChoice() PatternFlowPfcPauseEtherType_Choice_Enum
- func (x *PatternFlowPfcPauseEtherType) GetDecrement() *PatternFlowPfcPauseEtherTypeCounter
- func (x *PatternFlowPfcPauseEtherType) GetIncrement() *PatternFlowPfcPauseEtherTypeCounter
- func (x *PatternFlowPfcPauseEtherType) GetMetricGroup() string
- func (x *PatternFlowPfcPauseEtherType) GetValue() int32
- func (x *PatternFlowPfcPauseEtherType) GetValues() []int32
- func (*PatternFlowPfcPauseEtherType) ProtoMessage()
- func (x *PatternFlowPfcPauseEtherType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseEtherType) Reset()
- func (x *PatternFlowPfcPauseEtherType) String() string
- type PatternFlowPfcPauseEtherTypeCounter
- func (*PatternFlowPfcPauseEtherTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPauseEtherTypeCounter) GetCount() int32
- func (x *PatternFlowPfcPauseEtherTypeCounter) GetStart() int32
- func (x *PatternFlowPfcPauseEtherTypeCounter) GetStep() int32
- func (*PatternFlowPfcPauseEtherTypeCounter) ProtoMessage()
- func (x *PatternFlowPfcPauseEtherTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseEtherTypeCounter) Reset()
- func (x *PatternFlowPfcPauseEtherTypeCounter) String() string
- type PatternFlowPfcPauseEtherType_Choice
- func (*PatternFlowPfcPauseEtherType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPauseEtherType_Choice) ProtoMessage()
- func (x *PatternFlowPfcPauseEtherType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseEtherType_Choice) Reset()
- func (x *PatternFlowPfcPauseEtherType_Choice) String() string
- type PatternFlowPfcPauseEtherType_Choice_Enum
- func (PatternFlowPfcPauseEtherType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPauseEtherType_Choice_Enum) Enum() *PatternFlowPfcPauseEtherType_Choice_Enum
- func (PatternFlowPfcPauseEtherType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPauseEtherType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPauseEtherType_Choice_Enum) String() string
- func (PatternFlowPfcPauseEtherType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPausePauseClass0
- func (*PatternFlowPfcPausePauseClass0) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass0) GetChoice() PatternFlowPfcPausePauseClass0_Choice_Enum
- func (x *PatternFlowPfcPausePauseClass0) GetDecrement() *PatternFlowPfcPausePauseClass0Counter
- func (x *PatternFlowPfcPausePauseClass0) GetIncrement() *PatternFlowPfcPausePauseClass0Counter
- func (x *PatternFlowPfcPausePauseClass0) GetMetricGroup() string
- func (x *PatternFlowPfcPausePauseClass0) GetValue() int32
- func (x *PatternFlowPfcPausePauseClass0) GetValues() []int32
- func (*PatternFlowPfcPausePauseClass0) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass0) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass0) Reset()
- func (x *PatternFlowPfcPausePauseClass0) String() string
- type PatternFlowPfcPausePauseClass0Counter
- func (*PatternFlowPfcPausePauseClass0Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass0Counter) GetCount() int32
- func (x *PatternFlowPfcPausePauseClass0Counter) GetStart() int32
- func (x *PatternFlowPfcPausePauseClass0Counter) GetStep() int32
- func (*PatternFlowPfcPausePauseClass0Counter) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass0Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass0Counter) Reset()
- func (x *PatternFlowPfcPausePauseClass0Counter) String() string
- type PatternFlowPfcPausePauseClass0_Choice
- func (*PatternFlowPfcPausePauseClass0_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPausePauseClass0_Choice) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass0_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass0_Choice) Reset()
- func (x *PatternFlowPfcPausePauseClass0_Choice) String() string
- type PatternFlowPfcPausePauseClass0_Choice_Enum
- func (PatternFlowPfcPausePauseClass0_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPausePauseClass0_Choice_Enum) Enum() *PatternFlowPfcPausePauseClass0_Choice_Enum
- func (PatternFlowPfcPausePauseClass0_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPausePauseClass0_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPausePauseClass0_Choice_Enum) String() string
- func (PatternFlowPfcPausePauseClass0_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPausePauseClass1
- func (*PatternFlowPfcPausePauseClass1) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass1) GetChoice() PatternFlowPfcPausePauseClass1_Choice_Enum
- func (x *PatternFlowPfcPausePauseClass1) GetDecrement() *PatternFlowPfcPausePauseClass1Counter
- func (x *PatternFlowPfcPausePauseClass1) GetIncrement() *PatternFlowPfcPausePauseClass1Counter
- func (x *PatternFlowPfcPausePauseClass1) GetMetricGroup() string
- func (x *PatternFlowPfcPausePauseClass1) GetValue() int32
- func (x *PatternFlowPfcPausePauseClass1) GetValues() []int32
- func (*PatternFlowPfcPausePauseClass1) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass1) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass1) Reset()
- func (x *PatternFlowPfcPausePauseClass1) String() string
- type PatternFlowPfcPausePauseClass1Counter
- func (*PatternFlowPfcPausePauseClass1Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass1Counter) GetCount() int32
- func (x *PatternFlowPfcPausePauseClass1Counter) GetStart() int32
- func (x *PatternFlowPfcPausePauseClass1Counter) GetStep() int32
- func (*PatternFlowPfcPausePauseClass1Counter) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass1Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass1Counter) Reset()
- func (x *PatternFlowPfcPausePauseClass1Counter) String() string
- type PatternFlowPfcPausePauseClass1_Choice
- func (*PatternFlowPfcPausePauseClass1_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPausePauseClass1_Choice) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass1_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass1_Choice) Reset()
- func (x *PatternFlowPfcPausePauseClass1_Choice) String() string
- type PatternFlowPfcPausePauseClass1_Choice_Enum
- func (PatternFlowPfcPausePauseClass1_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPausePauseClass1_Choice_Enum) Enum() *PatternFlowPfcPausePauseClass1_Choice_Enum
- func (PatternFlowPfcPausePauseClass1_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPausePauseClass1_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPausePauseClass1_Choice_Enum) String() string
- func (PatternFlowPfcPausePauseClass1_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPausePauseClass2
- func (*PatternFlowPfcPausePauseClass2) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass2) GetChoice() PatternFlowPfcPausePauseClass2_Choice_Enum
- func (x *PatternFlowPfcPausePauseClass2) GetDecrement() *PatternFlowPfcPausePauseClass2Counter
- func (x *PatternFlowPfcPausePauseClass2) GetIncrement() *PatternFlowPfcPausePauseClass2Counter
- func (x *PatternFlowPfcPausePauseClass2) GetMetricGroup() string
- func (x *PatternFlowPfcPausePauseClass2) GetValue() int32
- func (x *PatternFlowPfcPausePauseClass2) GetValues() []int32
- func (*PatternFlowPfcPausePauseClass2) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass2) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass2) Reset()
- func (x *PatternFlowPfcPausePauseClass2) String() string
- type PatternFlowPfcPausePauseClass2Counter
- func (*PatternFlowPfcPausePauseClass2Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass2Counter) GetCount() int32
- func (x *PatternFlowPfcPausePauseClass2Counter) GetStart() int32
- func (x *PatternFlowPfcPausePauseClass2Counter) GetStep() int32
- func (*PatternFlowPfcPausePauseClass2Counter) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass2Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass2Counter) Reset()
- func (x *PatternFlowPfcPausePauseClass2Counter) String() string
- type PatternFlowPfcPausePauseClass2_Choice
- func (*PatternFlowPfcPausePauseClass2_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPausePauseClass2_Choice) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass2_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass2_Choice) Reset()
- func (x *PatternFlowPfcPausePauseClass2_Choice) String() string
- type PatternFlowPfcPausePauseClass2_Choice_Enum
- func (PatternFlowPfcPausePauseClass2_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPausePauseClass2_Choice_Enum) Enum() *PatternFlowPfcPausePauseClass2_Choice_Enum
- func (PatternFlowPfcPausePauseClass2_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPausePauseClass2_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPausePauseClass2_Choice_Enum) String() string
- func (PatternFlowPfcPausePauseClass2_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPausePauseClass3
- func (*PatternFlowPfcPausePauseClass3) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass3) GetChoice() PatternFlowPfcPausePauseClass3_Choice_Enum
- func (x *PatternFlowPfcPausePauseClass3) GetDecrement() *PatternFlowPfcPausePauseClass3Counter
- func (x *PatternFlowPfcPausePauseClass3) GetIncrement() *PatternFlowPfcPausePauseClass3Counter
- func (x *PatternFlowPfcPausePauseClass3) GetMetricGroup() string
- func (x *PatternFlowPfcPausePauseClass3) GetValue() int32
- func (x *PatternFlowPfcPausePauseClass3) GetValues() []int32
- func (*PatternFlowPfcPausePauseClass3) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass3) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass3) Reset()
- func (x *PatternFlowPfcPausePauseClass3) String() string
- type PatternFlowPfcPausePauseClass3Counter
- func (*PatternFlowPfcPausePauseClass3Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass3Counter) GetCount() int32
- func (x *PatternFlowPfcPausePauseClass3Counter) GetStart() int32
- func (x *PatternFlowPfcPausePauseClass3Counter) GetStep() int32
- func (*PatternFlowPfcPausePauseClass3Counter) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass3Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass3Counter) Reset()
- func (x *PatternFlowPfcPausePauseClass3Counter) String() string
- type PatternFlowPfcPausePauseClass3_Choice
- func (*PatternFlowPfcPausePauseClass3_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPausePauseClass3_Choice) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass3_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass3_Choice) Reset()
- func (x *PatternFlowPfcPausePauseClass3_Choice) String() string
- type PatternFlowPfcPausePauseClass3_Choice_Enum
- func (PatternFlowPfcPausePauseClass3_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPausePauseClass3_Choice_Enum) Enum() *PatternFlowPfcPausePauseClass3_Choice_Enum
- func (PatternFlowPfcPausePauseClass3_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPausePauseClass3_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPausePauseClass3_Choice_Enum) String() string
- func (PatternFlowPfcPausePauseClass3_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPausePauseClass4
- func (*PatternFlowPfcPausePauseClass4) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass4) GetChoice() PatternFlowPfcPausePauseClass4_Choice_Enum
- func (x *PatternFlowPfcPausePauseClass4) GetDecrement() *PatternFlowPfcPausePauseClass4Counter
- func (x *PatternFlowPfcPausePauseClass4) GetIncrement() *PatternFlowPfcPausePauseClass4Counter
- func (x *PatternFlowPfcPausePauseClass4) GetMetricGroup() string
- func (x *PatternFlowPfcPausePauseClass4) GetValue() int32
- func (x *PatternFlowPfcPausePauseClass4) GetValues() []int32
- func (*PatternFlowPfcPausePauseClass4) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass4) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass4) Reset()
- func (x *PatternFlowPfcPausePauseClass4) String() string
- type PatternFlowPfcPausePauseClass4Counter
- func (*PatternFlowPfcPausePauseClass4Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass4Counter) GetCount() int32
- func (x *PatternFlowPfcPausePauseClass4Counter) GetStart() int32
- func (x *PatternFlowPfcPausePauseClass4Counter) GetStep() int32
- func (*PatternFlowPfcPausePauseClass4Counter) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass4Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass4Counter) Reset()
- func (x *PatternFlowPfcPausePauseClass4Counter) String() string
- type PatternFlowPfcPausePauseClass4_Choice
- func (*PatternFlowPfcPausePauseClass4_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPausePauseClass4_Choice) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass4_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass4_Choice) Reset()
- func (x *PatternFlowPfcPausePauseClass4_Choice) String() string
- type PatternFlowPfcPausePauseClass4_Choice_Enum
- func (PatternFlowPfcPausePauseClass4_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPausePauseClass4_Choice_Enum) Enum() *PatternFlowPfcPausePauseClass4_Choice_Enum
- func (PatternFlowPfcPausePauseClass4_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPausePauseClass4_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPausePauseClass4_Choice_Enum) String() string
- func (PatternFlowPfcPausePauseClass4_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPausePauseClass5
- func (*PatternFlowPfcPausePauseClass5) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass5) GetChoice() PatternFlowPfcPausePauseClass5_Choice_Enum
- func (x *PatternFlowPfcPausePauseClass5) GetDecrement() *PatternFlowPfcPausePauseClass5Counter
- func (x *PatternFlowPfcPausePauseClass5) GetIncrement() *PatternFlowPfcPausePauseClass5Counter
- func (x *PatternFlowPfcPausePauseClass5) GetMetricGroup() string
- func (x *PatternFlowPfcPausePauseClass5) GetValue() int32
- func (x *PatternFlowPfcPausePauseClass5) GetValues() []int32
- func (*PatternFlowPfcPausePauseClass5) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass5) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass5) Reset()
- func (x *PatternFlowPfcPausePauseClass5) String() string
- type PatternFlowPfcPausePauseClass5Counter
- func (*PatternFlowPfcPausePauseClass5Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass5Counter) GetCount() int32
- func (x *PatternFlowPfcPausePauseClass5Counter) GetStart() int32
- func (x *PatternFlowPfcPausePauseClass5Counter) GetStep() int32
- func (*PatternFlowPfcPausePauseClass5Counter) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass5Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass5Counter) Reset()
- func (x *PatternFlowPfcPausePauseClass5Counter) String() string
- type PatternFlowPfcPausePauseClass5_Choice
- func (*PatternFlowPfcPausePauseClass5_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPausePauseClass5_Choice) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass5_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass5_Choice) Reset()
- func (x *PatternFlowPfcPausePauseClass5_Choice) String() string
- type PatternFlowPfcPausePauseClass5_Choice_Enum
- func (PatternFlowPfcPausePauseClass5_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPausePauseClass5_Choice_Enum) Enum() *PatternFlowPfcPausePauseClass5_Choice_Enum
- func (PatternFlowPfcPausePauseClass5_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPausePauseClass5_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPausePauseClass5_Choice_Enum) String() string
- func (PatternFlowPfcPausePauseClass5_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPausePauseClass6
- func (*PatternFlowPfcPausePauseClass6) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass6) GetChoice() PatternFlowPfcPausePauseClass6_Choice_Enum
- func (x *PatternFlowPfcPausePauseClass6) GetDecrement() *PatternFlowPfcPausePauseClass6Counter
- func (x *PatternFlowPfcPausePauseClass6) GetIncrement() *PatternFlowPfcPausePauseClass6Counter
- func (x *PatternFlowPfcPausePauseClass6) GetMetricGroup() string
- func (x *PatternFlowPfcPausePauseClass6) GetValue() int32
- func (x *PatternFlowPfcPausePauseClass6) GetValues() []int32
- func (*PatternFlowPfcPausePauseClass6) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass6) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass6) Reset()
- func (x *PatternFlowPfcPausePauseClass6) String() string
- type PatternFlowPfcPausePauseClass6Counter
- func (*PatternFlowPfcPausePauseClass6Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass6Counter) GetCount() int32
- func (x *PatternFlowPfcPausePauseClass6Counter) GetStart() int32
- func (x *PatternFlowPfcPausePauseClass6Counter) GetStep() int32
- func (*PatternFlowPfcPausePauseClass6Counter) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass6Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass6Counter) Reset()
- func (x *PatternFlowPfcPausePauseClass6Counter) String() string
- type PatternFlowPfcPausePauseClass6_Choice
- func (*PatternFlowPfcPausePauseClass6_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPausePauseClass6_Choice) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass6_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass6_Choice) Reset()
- func (x *PatternFlowPfcPausePauseClass6_Choice) String() string
- type PatternFlowPfcPausePauseClass6_Choice_Enum
- func (PatternFlowPfcPausePauseClass6_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPausePauseClass6_Choice_Enum) Enum() *PatternFlowPfcPausePauseClass6_Choice_Enum
- func (PatternFlowPfcPausePauseClass6_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPausePauseClass6_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPausePauseClass6_Choice_Enum) String() string
- func (PatternFlowPfcPausePauseClass6_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPausePauseClass7
- func (*PatternFlowPfcPausePauseClass7) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass7) GetChoice() PatternFlowPfcPausePauseClass7_Choice_Enum
- func (x *PatternFlowPfcPausePauseClass7) GetDecrement() *PatternFlowPfcPausePauseClass7Counter
- func (x *PatternFlowPfcPausePauseClass7) GetIncrement() *PatternFlowPfcPausePauseClass7Counter
- func (x *PatternFlowPfcPausePauseClass7) GetMetricGroup() string
- func (x *PatternFlowPfcPausePauseClass7) GetValue() int32
- func (x *PatternFlowPfcPausePauseClass7) GetValues() []int32
- func (*PatternFlowPfcPausePauseClass7) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass7) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass7) Reset()
- func (x *PatternFlowPfcPausePauseClass7) String() string
- type PatternFlowPfcPausePauseClass7Counter
- func (*PatternFlowPfcPausePauseClass7Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPausePauseClass7Counter) GetCount() int32
- func (x *PatternFlowPfcPausePauseClass7Counter) GetStart() int32
- func (x *PatternFlowPfcPausePauseClass7Counter) GetStep() int32
- func (*PatternFlowPfcPausePauseClass7Counter) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass7Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass7Counter) Reset()
- func (x *PatternFlowPfcPausePauseClass7Counter) String() string
- type PatternFlowPfcPausePauseClass7_Choice
- func (*PatternFlowPfcPausePauseClass7_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPausePauseClass7_Choice) ProtoMessage()
- func (x *PatternFlowPfcPausePauseClass7_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPausePauseClass7_Choice) Reset()
- func (x *PatternFlowPfcPausePauseClass7_Choice) String() string
- type PatternFlowPfcPausePauseClass7_Choice_Enum
- func (PatternFlowPfcPausePauseClass7_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPausePauseClass7_Choice_Enum) Enum() *PatternFlowPfcPausePauseClass7_Choice_Enum
- func (PatternFlowPfcPausePauseClass7_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPausePauseClass7_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPausePauseClass7_Choice_Enum) String() string
- func (PatternFlowPfcPausePauseClass7_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPfcPauseSrc
- func (*PatternFlowPfcPauseSrc) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPauseSrc) GetChoice() PatternFlowPfcPauseSrc_Choice_Enum
- func (x *PatternFlowPfcPauseSrc) GetDecrement() *PatternFlowPfcPauseSrcCounter
- func (x *PatternFlowPfcPauseSrc) GetIncrement() *PatternFlowPfcPauseSrcCounter
- func (x *PatternFlowPfcPauseSrc) GetMetricGroup() string
- func (x *PatternFlowPfcPauseSrc) GetValue() string
- func (x *PatternFlowPfcPauseSrc) GetValues() []string
- func (*PatternFlowPfcPauseSrc) ProtoMessage()
- func (x *PatternFlowPfcPauseSrc) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseSrc) Reset()
- func (x *PatternFlowPfcPauseSrc) String() string
- type PatternFlowPfcPauseSrcCounter
- func (*PatternFlowPfcPauseSrcCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPfcPauseSrcCounter) GetCount() int32
- func (x *PatternFlowPfcPauseSrcCounter) GetStart() string
- func (x *PatternFlowPfcPauseSrcCounter) GetStep() string
- func (*PatternFlowPfcPauseSrcCounter) ProtoMessage()
- func (x *PatternFlowPfcPauseSrcCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseSrcCounter) Reset()
- func (x *PatternFlowPfcPauseSrcCounter) String() string
- type PatternFlowPfcPauseSrc_Choice
- func (*PatternFlowPfcPauseSrc_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPfcPauseSrc_Choice) ProtoMessage()
- func (x *PatternFlowPfcPauseSrc_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPfcPauseSrc_Choice) Reset()
- func (x *PatternFlowPfcPauseSrc_Choice) String() string
- type PatternFlowPfcPauseSrc_Choice_Enum
- func (PatternFlowPfcPauseSrc_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPfcPauseSrc_Choice_Enum) Enum() *PatternFlowPfcPauseSrc_Choice_Enum
- func (PatternFlowPfcPauseSrc_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPfcPauseSrc_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPfcPauseSrc_Choice_Enum) String() string
- func (PatternFlowPfcPauseSrc_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPppAddress
- func (*PatternFlowPppAddress) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPppAddress) GetChoice() PatternFlowPppAddress_Choice_Enum
- func (x *PatternFlowPppAddress) GetDecrement() *PatternFlowPppAddressCounter
- func (x *PatternFlowPppAddress) GetIncrement() *PatternFlowPppAddressCounter
- func (x *PatternFlowPppAddress) GetMetricGroup() string
- func (x *PatternFlowPppAddress) GetValue() int32
- func (x *PatternFlowPppAddress) GetValues() []int32
- func (*PatternFlowPppAddress) ProtoMessage()
- func (x *PatternFlowPppAddress) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPppAddress) Reset()
- func (x *PatternFlowPppAddress) String() string
- type PatternFlowPppAddressCounter
- func (*PatternFlowPppAddressCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPppAddressCounter) GetCount() int32
- func (x *PatternFlowPppAddressCounter) GetStart() int32
- func (x *PatternFlowPppAddressCounter) GetStep() int32
- func (*PatternFlowPppAddressCounter) ProtoMessage()
- func (x *PatternFlowPppAddressCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPppAddressCounter) Reset()
- func (x *PatternFlowPppAddressCounter) String() string
- type PatternFlowPppAddress_Choice
- func (*PatternFlowPppAddress_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPppAddress_Choice) ProtoMessage()
- func (x *PatternFlowPppAddress_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPppAddress_Choice) Reset()
- func (x *PatternFlowPppAddress_Choice) String() string
- type PatternFlowPppAddress_Choice_Enum
- func (PatternFlowPppAddress_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPppAddress_Choice_Enum) Enum() *PatternFlowPppAddress_Choice_Enum
- func (PatternFlowPppAddress_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPppAddress_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPppAddress_Choice_Enum) String() string
- func (PatternFlowPppAddress_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPppControl
- func (*PatternFlowPppControl) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPppControl) GetChoice() PatternFlowPppControl_Choice_Enum
- func (x *PatternFlowPppControl) GetDecrement() *PatternFlowPppControlCounter
- func (x *PatternFlowPppControl) GetIncrement() *PatternFlowPppControlCounter
- func (x *PatternFlowPppControl) GetMetricGroup() string
- func (x *PatternFlowPppControl) GetValue() int32
- func (x *PatternFlowPppControl) GetValues() []int32
- func (*PatternFlowPppControl) ProtoMessage()
- func (x *PatternFlowPppControl) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPppControl) Reset()
- func (x *PatternFlowPppControl) String() string
- type PatternFlowPppControlCounter
- func (*PatternFlowPppControlCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPppControlCounter) GetCount() int32
- func (x *PatternFlowPppControlCounter) GetStart() int32
- func (x *PatternFlowPppControlCounter) GetStep() int32
- func (*PatternFlowPppControlCounter) ProtoMessage()
- func (x *PatternFlowPppControlCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPppControlCounter) Reset()
- func (x *PatternFlowPppControlCounter) String() string
- type PatternFlowPppControl_Choice
- func (*PatternFlowPppControl_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPppControl_Choice) ProtoMessage()
- func (x *PatternFlowPppControl_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPppControl_Choice) Reset()
- func (x *PatternFlowPppControl_Choice) String() string
- type PatternFlowPppControl_Choice_Enum
- func (PatternFlowPppControl_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPppControl_Choice_Enum) Enum() *PatternFlowPppControl_Choice_Enum
- func (PatternFlowPppControl_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPppControl_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPppControl_Choice_Enum) String() string
- func (PatternFlowPppControl_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowPppProtocolType
- func (*PatternFlowPppProtocolType) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPppProtocolType) GetAuto() int32
- func (x *PatternFlowPppProtocolType) GetChoice() PatternFlowPppProtocolType_Choice_Enum
- func (x *PatternFlowPppProtocolType) GetDecrement() *PatternFlowPppProtocolTypeCounter
- func (x *PatternFlowPppProtocolType) GetIncrement() *PatternFlowPppProtocolTypeCounter
- func (x *PatternFlowPppProtocolType) GetMetricGroup() string
- func (x *PatternFlowPppProtocolType) GetValue() int32
- func (x *PatternFlowPppProtocolType) GetValues() []int32
- func (*PatternFlowPppProtocolType) ProtoMessage()
- func (x *PatternFlowPppProtocolType) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPppProtocolType) Reset()
- func (x *PatternFlowPppProtocolType) String() string
- type PatternFlowPppProtocolTypeCounter
- func (*PatternFlowPppProtocolTypeCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowPppProtocolTypeCounter) GetCount() int32
- func (x *PatternFlowPppProtocolTypeCounter) GetStart() int32
- func (x *PatternFlowPppProtocolTypeCounter) GetStep() int32
- func (*PatternFlowPppProtocolTypeCounter) ProtoMessage()
- func (x *PatternFlowPppProtocolTypeCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPppProtocolTypeCounter) Reset()
- func (x *PatternFlowPppProtocolTypeCounter) String() string
- type PatternFlowPppProtocolType_Choice
- func (*PatternFlowPppProtocolType_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowPppProtocolType_Choice) ProtoMessage()
- func (x *PatternFlowPppProtocolType_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowPppProtocolType_Choice) Reset()
- func (x *PatternFlowPppProtocolType_Choice) String() string
- type PatternFlowPppProtocolType_Choice_Enum
- func (PatternFlowPppProtocolType_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowPppProtocolType_Choice_Enum) Enum() *PatternFlowPppProtocolType_Choice_Enum
- func (PatternFlowPppProtocolType_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowPppProtocolType_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowPppProtocolType_Choice_Enum) String() string
- func (PatternFlowPppProtocolType_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpAckNum
- func (*PatternFlowTcpAckNum) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpAckNum) GetChoice() PatternFlowTcpAckNum_Choice_Enum
- func (x *PatternFlowTcpAckNum) GetDecrement() *PatternFlowTcpAckNumCounter
- func (x *PatternFlowTcpAckNum) GetIncrement() *PatternFlowTcpAckNumCounter
- func (x *PatternFlowTcpAckNum) GetMetricGroup() string
- func (x *PatternFlowTcpAckNum) GetValue() int64
- func (x *PatternFlowTcpAckNum) GetValues() []int64
- func (*PatternFlowTcpAckNum) ProtoMessage()
- func (x *PatternFlowTcpAckNum) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpAckNum) Reset()
- func (x *PatternFlowTcpAckNum) String() string
- type PatternFlowTcpAckNumCounter
- func (*PatternFlowTcpAckNumCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpAckNumCounter) GetCount() int32
- func (x *PatternFlowTcpAckNumCounter) GetStart() int64
- func (x *PatternFlowTcpAckNumCounter) GetStep() int64
- func (*PatternFlowTcpAckNumCounter) ProtoMessage()
- func (x *PatternFlowTcpAckNumCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpAckNumCounter) Reset()
- func (x *PatternFlowTcpAckNumCounter) String() string
- type PatternFlowTcpAckNum_Choice
- type PatternFlowTcpAckNum_Choice_Enum
- func (PatternFlowTcpAckNum_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpAckNum_Choice_Enum) Enum() *PatternFlowTcpAckNum_Choice_Enum
- func (PatternFlowTcpAckNum_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpAckNum_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpAckNum_Choice_Enum) String() string
- func (PatternFlowTcpAckNum_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpCtlAck
- func (*PatternFlowTcpCtlAck) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlAck) GetChoice() PatternFlowTcpCtlAck_Choice_Enum
- func (x *PatternFlowTcpCtlAck) GetDecrement() *PatternFlowTcpCtlAckCounter
- func (x *PatternFlowTcpCtlAck) GetIncrement() *PatternFlowTcpCtlAckCounter
- func (x *PatternFlowTcpCtlAck) GetMetricGroup() string
- func (x *PatternFlowTcpCtlAck) GetValue() int32
- func (x *PatternFlowTcpCtlAck) GetValues() []int32
- func (*PatternFlowTcpCtlAck) ProtoMessage()
- func (x *PatternFlowTcpCtlAck) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlAck) Reset()
- func (x *PatternFlowTcpCtlAck) String() string
- type PatternFlowTcpCtlAckCounter
- func (*PatternFlowTcpCtlAckCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlAckCounter) GetCount() int32
- func (x *PatternFlowTcpCtlAckCounter) GetStart() int32
- func (x *PatternFlowTcpCtlAckCounter) GetStep() int32
- func (*PatternFlowTcpCtlAckCounter) ProtoMessage()
- func (x *PatternFlowTcpCtlAckCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlAckCounter) Reset()
- func (x *PatternFlowTcpCtlAckCounter) String() string
- type PatternFlowTcpCtlAck_Choice
- type PatternFlowTcpCtlAck_Choice_Enum
- func (PatternFlowTcpCtlAck_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpCtlAck_Choice_Enum) Enum() *PatternFlowTcpCtlAck_Choice_Enum
- func (PatternFlowTcpCtlAck_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpCtlAck_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpCtlAck_Choice_Enum) String() string
- func (PatternFlowTcpCtlAck_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpCtlFin
- func (*PatternFlowTcpCtlFin) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlFin) GetChoice() PatternFlowTcpCtlFin_Choice_Enum
- func (x *PatternFlowTcpCtlFin) GetDecrement() *PatternFlowTcpCtlFinCounter
- func (x *PatternFlowTcpCtlFin) GetIncrement() *PatternFlowTcpCtlFinCounter
- func (x *PatternFlowTcpCtlFin) GetMetricGroup() string
- func (x *PatternFlowTcpCtlFin) GetValue() int32
- func (x *PatternFlowTcpCtlFin) GetValues() []int32
- func (*PatternFlowTcpCtlFin) ProtoMessage()
- func (x *PatternFlowTcpCtlFin) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlFin) Reset()
- func (x *PatternFlowTcpCtlFin) String() string
- type PatternFlowTcpCtlFinCounter
- func (*PatternFlowTcpCtlFinCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlFinCounter) GetCount() int32
- func (x *PatternFlowTcpCtlFinCounter) GetStart() int32
- func (x *PatternFlowTcpCtlFinCounter) GetStep() int32
- func (*PatternFlowTcpCtlFinCounter) ProtoMessage()
- func (x *PatternFlowTcpCtlFinCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlFinCounter) Reset()
- func (x *PatternFlowTcpCtlFinCounter) String() string
- type PatternFlowTcpCtlFin_Choice
- type PatternFlowTcpCtlFin_Choice_Enum
- func (PatternFlowTcpCtlFin_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpCtlFin_Choice_Enum) Enum() *PatternFlowTcpCtlFin_Choice_Enum
- func (PatternFlowTcpCtlFin_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpCtlFin_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpCtlFin_Choice_Enum) String() string
- func (PatternFlowTcpCtlFin_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpCtlPsh
- func (*PatternFlowTcpCtlPsh) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlPsh) GetChoice() PatternFlowTcpCtlPsh_Choice_Enum
- func (x *PatternFlowTcpCtlPsh) GetDecrement() *PatternFlowTcpCtlPshCounter
- func (x *PatternFlowTcpCtlPsh) GetIncrement() *PatternFlowTcpCtlPshCounter
- func (x *PatternFlowTcpCtlPsh) GetMetricGroup() string
- func (x *PatternFlowTcpCtlPsh) GetValue() int32
- func (x *PatternFlowTcpCtlPsh) GetValues() []int32
- func (*PatternFlowTcpCtlPsh) ProtoMessage()
- func (x *PatternFlowTcpCtlPsh) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlPsh) Reset()
- func (x *PatternFlowTcpCtlPsh) String() string
- type PatternFlowTcpCtlPshCounter
- func (*PatternFlowTcpCtlPshCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlPshCounter) GetCount() int32
- func (x *PatternFlowTcpCtlPshCounter) GetStart() int32
- func (x *PatternFlowTcpCtlPshCounter) GetStep() int32
- func (*PatternFlowTcpCtlPshCounter) ProtoMessage()
- func (x *PatternFlowTcpCtlPshCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlPshCounter) Reset()
- func (x *PatternFlowTcpCtlPshCounter) String() string
- type PatternFlowTcpCtlPsh_Choice
- type PatternFlowTcpCtlPsh_Choice_Enum
- func (PatternFlowTcpCtlPsh_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpCtlPsh_Choice_Enum) Enum() *PatternFlowTcpCtlPsh_Choice_Enum
- func (PatternFlowTcpCtlPsh_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpCtlPsh_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpCtlPsh_Choice_Enum) String() string
- func (PatternFlowTcpCtlPsh_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpCtlRst
- func (*PatternFlowTcpCtlRst) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlRst) GetChoice() PatternFlowTcpCtlRst_Choice_Enum
- func (x *PatternFlowTcpCtlRst) GetDecrement() *PatternFlowTcpCtlRstCounter
- func (x *PatternFlowTcpCtlRst) GetIncrement() *PatternFlowTcpCtlRstCounter
- func (x *PatternFlowTcpCtlRst) GetMetricGroup() string
- func (x *PatternFlowTcpCtlRst) GetValue() int32
- func (x *PatternFlowTcpCtlRst) GetValues() []int32
- func (*PatternFlowTcpCtlRst) ProtoMessage()
- func (x *PatternFlowTcpCtlRst) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlRst) Reset()
- func (x *PatternFlowTcpCtlRst) String() string
- type PatternFlowTcpCtlRstCounter
- func (*PatternFlowTcpCtlRstCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlRstCounter) GetCount() int32
- func (x *PatternFlowTcpCtlRstCounter) GetStart() int32
- func (x *PatternFlowTcpCtlRstCounter) GetStep() int32
- func (*PatternFlowTcpCtlRstCounter) ProtoMessage()
- func (x *PatternFlowTcpCtlRstCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlRstCounter) Reset()
- func (x *PatternFlowTcpCtlRstCounter) String() string
- type PatternFlowTcpCtlRst_Choice
- type PatternFlowTcpCtlRst_Choice_Enum
- func (PatternFlowTcpCtlRst_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpCtlRst_Choice_Enum) Enum() *PatternFlowTcpCtlRst_Choice_Enum
- func (PatternFlowTcpCtlRst_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpCtlRst_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpCtlRst_Choice_Enum) String() string
- func (PatternFlowTcpCtlRst_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpCtlSyn
- func (*PatternFlowTcpCtlSyn) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlSyn) GetChoice() PatternFlowTcpCtlSyn_Choice_Enum
- func (x *PatternFlowTcpCtlSyn) GetDecrement() *PatternFlowTcpCtlSynCounter
- func (x *PatternFlowTcpCtlSyn) GetIncrement() *PatternFlowTcpCtlSynCounter
- func (x *PatternFlowTcpCtlSyn) GetMetricGroup() string
- func (x *PatternFlowTcpCtlSyn) GetValue() int32
- func (x *PatternFlowTcpCtlSyn) GetValues() []int32
- func (*PatternFlowTcpCtlSyn) ProtoMessage()
- func (x *PatternFlowTcpCtlSyn) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlSyn) Reset()
- func (x *PatternFlowTcpCtlSyn) String() string
- type PatternFlowTcpCtlSynCounter
- func (*PatternFlowTcpCtlSynCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlSynCounter) GetCount() int32
- func (x *PatternFlowTcpCtlSynCounter) GetStart() int32
- func (x *PatternFlowTcpCtlSynCounter) GetStep() int32
- func (*PatternFlowTcpCtlSynCounter) ProtoMessage()
- func (x *PatternFlowTcpCtlSynCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlSynCounter) Reset()
- func (x *PatternFlowTcpCtlSynCounter) String() string
- type PatternFlowTcpCtlSyn_Choice
- type PatternFlowTcpCtlSyn_Choice_Enum
- func (PatternFlowTcpCtlSyn_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpCtlSyn_Choice_Enum) Enum() *PatternFlowTcpCtlSyn_Choice_Enum
- func (PatternFlowTcpCtlSyn_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpCtlSyn_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpCtlSyn_Choice_Enum) String() string
- func (PatternFlowTcpCtlSyn_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpCtlUrg
- func (*PatternFlowTcpCtlUrg) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlUrg) GetChoice() PatternFlowTcpCtlUrg_Choice_Enum
- func (x *PatternFlowTcpCtlUrg) GetDecrement() *PatternFlowTcpCtlUrgCounter
- func (x *PatternFlowTcpCtlUrg) GetIncrement() *PatternFlowTcpCtlUrgCounter
- func (x *PatternFlowTcpCtlUrg) GetMetricGroup() string
- func (x *PatternFlowTcpCtlUrg) GetValue() int32
- func (x *PatternFlowTcpCtlUrg) GetValues() []int32
- func (*PatternFlowTcpCtlUrg) ProtoMessage()
- func (x *PatternFlowTcpCtlUrg) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlUrg) Reset()
- func (x *PatternFlowTcpCtlUrg) String() string
- type PatternFlowTcpCtlUrgCounter
- func (*PatternFlowTcpCtlUrgCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpCtlUrgCounter) GetCount() int32
- func (x *PatternFlowTcpCtlUrgCounter) GetStart() int32
- func (x *PatternFlowTcpCtlUrgCounter) GetStep() int32
- func (*PatternFlowTcpCtlUrgCounter) ProtoMessage()
- func (x *PatternFlowTcpCtlUrgCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpCtlUrgCounter) Reset()
- func (x *PatternFlowTcpCtlUrgCounter) String() string
- type PatternFlowTcpCtlUrg_Choice
- type PatternFlowTcpCtlUrg_Choice_Enum
- func (PatternFlowTcpCtlUrg_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpCtlUrg_Choice_Enum) Enum() *PatternFlowTcpCtlUrg_Choice_Enum
- func (PatternFlowTcpCtlUrg_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpCtlUrg_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpCtlUrg_Choice_Enum) String() string
- func (PatternFlowTcpCtlUrg_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpDataOffset
- func (*PatternFlowTcpDataOffset) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpDataOffset) GetChoice() PatternFlowTcpDataOffset_Choice_Enum
- func (x *PatternFlowTcpDataOffset) GetDecrement() *PatternFlowTcpDataOffsetCounter
- func (x *PatternFlowTcpDataOffset) GetIncrement() *PatternFlowTcpDataOffsetCounter
- func (x *PatternFlowTcpDataOffset) GetMetricGroup() string
- func (x *PatternFlowTcpDataOffset) GetValue() int32
- func (x *PatternFlowTcpDataOffset) GetValues() []int32
- func (*PatternFlowTcpDataOffset) ProtoMessage()
- func (x *PatternFlowTcpDataOffset) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpDataOffset) Reset()
- func (x *PatternFlowTcpDataOffset) String() string
- type PatternFlowTcpDataOffsetCounter
- func (*PatternFlowTcpDataOffsetCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpDataOffsetCounter) GetCount() int32
- func (x *PatternFlowTcpDataOffsetCounter) GetStart() int32
- func (x *PatternFlowTcpDataOffsetCounter) GetStep() int32
- func (*PatternFlowTcpDataOffsetCounter) ProtoMessage()
- func (x *PatternFlowTcpDataOffsetCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpDataOffsetCounter) Reset()
- func (x *PatternFlowTcpDataOffsetCounter) String() string
- type PatternFlowTcpDataOffset_Choice
- func (*PatternFlowTcpDataOffset_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowTcpDataOffset_Choice) ProtoMessage()
- func (x *PatternFlowTcpDataOffset_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpDataOffset_Choice) Reset()
- func (x *PatternFlowTcpDataOffset_Choice) String() string
- type PatternFlowTcpDataOffset_Choice_Enum
- func (PatternFlowTcpDataOffset_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpDataOffset_Choice_Enum) Enum() *PatternFlowTcpDataOffset_Choice_Enum
- func (PatternFlowTcpDataOffset_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpDataOffset_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpDataOffset_Choice_Enum) String() string
- func (PatternFlowTcpDataOffset_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpDstPort
- func (*PatternFlowTcpDstPort) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpDstPort) GetChoice() PatternFlowTcpDstPort_Choice_Enum
- func (x *PatternFlowTcpDstPort) GetDecrement() *PatternFlowTcpDstPortCounter
- func (x *PatternFlowTcpDstPort) GetIncrement() *PatternFlowTcpDstPortCounter
- func (x *PatternFlowTcpDstPort) GetMetricGroup() string
- func (x *PatternFlowTcpDstPort) GetValue() int32
- func (x *PatternFlowTcpDstPort) GetValues() []int32
- func (*PatternFlowTcpDstPort) ProtoMessage()
- func (x *PatternFlowTcpDstPort) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpDstPort) Reset()
- func (x *PatternFlowTcpDstPort) String() string
- type PatternFlowTcpDstPortCounter
- func (*PatternFlowTcpDstPortCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpDstPortCounter) GetCount() int32
- func (x *PatternFlowTcpDstPortCounter) GetStart() int32
- func (x *PatternFlowTcpDstPortCounter) GetStep() int32
- func (*PatternFlowTcpDstPortCounter) ProtoMessage()
- func (x *PatternFlowTcpDstPortCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpDstPortCounter) Reset()
- func (x *PatternFlowTcpDstPortCounter) String() string
- type PatternFlowTcpDstPort_Choice
- func (*PatternFlowTcpDstPort_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowTcpDstPort_Choice) ProtoMessage()
- func (x *PatternFlowTcpDstPort_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpDstPort_Choice) Reset()
- func (x *PatternFlowTcpDstPort_Choice) String() string
- type PatternFlowTcpDstPort_Choice_Enum
- func (PatternFlowTcpDstPort_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpDstPort_Choice_Enum) Enum() *PatternFlowTcpDstPort_Choice_Enum
- func (PatternFlowTcpDstPort_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpDstPort_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpDstPort_Choice_Enum) String() string
- func (PatternFlowTcpDstPort_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpEcnCwr
- func (*PatternFlowTcpEcnCwr) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpEcnCwr) GetChoice() PatternFlowTcpEcnCwr_Choice_Enum
- func (x *PatternFlowTcpEcnCwr) GetDecrement() *PatternFlowTcpEcnCwrCounter
- func (x *PatternFlowTcpEcnCwr) GetIncrement() *PatternFlowTcpEcnCwrCounter
- func (x *PatternFlowTcpEcnCwr) GetMetricGroup() string
- func (x *PatternFlowTcpEcnCwr) GetValue() int32
- func (x *PatternFlowTcpEcnCwr) GetValues() []int32
- func (*PatternFlowTcpEcnCwr) ProtoMessage()
- func (x *PatternFlowTcpEcnCwr) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpEcnCwr) Reset()
- func (x *PatternFlowTcpEcnCwr) String() string
- type PatternFlowTcpEcnCwrCounter
- func (*PatternFlowTcpEcnCwrCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpEcnCwrCounter) GetCount() int32
- func (x *PatternFlowTcpEcnCwrCounter) GetStart() int32
- func (x *PatternFlowTcpEcnCwrCounter) GetStep() int32
- func (*PatternFlowTcpEcnCwrCounter) ProtoMessage()
- func (x *PatternFlowTcpEcnCwrCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpEcnCwrCounter) Reset()
- func (x *PatternFlowTcpEcnCwrCounter) String() string
- type PatternFlowTcpEcnCwr_Choice
- type PatternFlowTcpEcnCwr_Choice_Enum
- func (PatternFlowTcpEcnCwr_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpEcnCwr_Choice_Enum) Enum() *PatternFlowTcpEcnCwr_Choice_Enum
- func (PatternFlowTcpEcnCwr_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpEcnCwr_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpEcnCwr_Choice_Enum) String() string
- func (PatternFlowTcpEcnCwr_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpEcnEcho
- func (*PatternFlowTcpEcnEcho) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpEcnEcho) GetChoice() PatternFlowTcpEcnEcho_Choice_Enum
- func (x *PatternFlowTcpEcnEcho) GetDecrement() *PatternFlowTcpEcnEchoCounter
- func (x *PatternFlowTcpEcnEcho) GetIncrement() *PatternFlowTcpEcnEchoCounter
- func (x *PatternFlowTcpEcnEcho) GetMetricGroup() string
- func (x *PatternFlowTcpEcnEcho) GetValue() int32
- func (x *PatternFlowTcpEcnEcho) GetValues() []int32
- func (*PatternFlowTcpEcnEcho) ProtoMessage()
- func (x *PatternFlowTcpEcnEcho) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpEcnEcho) Reset()
- func (x *PatternFlowTcpEcnEcho) String() string
- type PatternFlowTcpEcnEchoCounter
- func (*PatternFlowTcpEcnEchoCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpEcnEchoCounter) GetCount() int32
- func (x *PatternFlowTcpEcnEchoCounter) GetStart() int32
- func (x *PatternFlowTcpEcnEchoCounter) GetStep() int32
- func (*PatternFlowTcpEcnEchoCounter) ProtoMessage()
- func (x *PatternFlowTcpEcnEchoCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpEcnEchoCounter) Reset()
- func (x *PatternFlowTcpEcnEchoCounter) String() string
- type PatternFlowTcpEcnEcho_Choice
- func (*PatternFlowTcpEcnEcho_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowTcpEcnEcho_Choice) ProtoMessage()
- func (x *PatternFlowTcpEcnEcho_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpEcnEcho_Choice) Reset()
- func (x *PatternFlowTcpEcnEcho_Choice) String() string
- type PatternFlowTcpEcnEcho_Choice_Enum
- func (PatternFlowTcpEcnEcho_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpEcnEcho_Choice_Enum) Enum() *PatternFlowTcpEcnEcho_Choice_Enum
- func (PatternFlowTcpEcnEcho_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpEcnEcho_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpEcnEcho_Choice_Enum) String() string
- func (PatternFlowTcpEcnEcho_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpEcnNs
- func (*PatternFlowTcpEcnNs) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpEcnNs) GetChoice() PatternFlowTcpEcnNs_Choice_Enum
- func (x *PatternFlowTcpEcnNs) GetDecrement() *PatternFlowTcpEcnNsCounter
- func (x *PatternFlowTcpEcnNs) GetIncrement() *PatternFlowTcpEcnNsCounter
- func (x *PatternFlowTcpEcnNs) GetMetricGroup() string
- func (x *PatternFlowTcpEcnNs) GetValue() int32
- func (x *PatternFlowTcpEcnNs) GetValues() []int32
- func (*PatternFlowTcpEcnNs) ProtoMessage()
- func (x *PatternFlowTcpEcnNs) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpEcnNs) Reset()
- func (x *PatternFlowTcpEcnNs) String() string
- type PatternFlowTcpEcnNsCounter
- func (*PatternFlowTcpEcnNsCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpEcnNsCounter) GetCount() int32
- func (x *PatternFlowTcpEcnNsCounter) GetStart() int32
- func (x *PatternFlowTcpEcnNsCounter) GetStep() int32
- func (*PatternFlowTcpEcnNsCounter) ProtoMessage()
- func (x *PatternFlowTcpEcnNsCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpEcnNsCounter) Reset()
- func (x *PatternFlowTcpEcnNsCounter) String() string
- type PatternFlowTcpEcnNs_Choice
- type PatternFlowTcpEcnNs_Choice_Enum
- func (PatternFlowTcpEcnNs_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpEcnNs_Choice_Enum) Enum() *PatternFlowTcpEcnNs_Choice_Enum
- func (PatternFlowTcpEcnNs_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpEcnNs_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpEcnNs_Choice_Enum) String() string
- func (PatternFlowTcpEcnNs_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpSeqNum
- func (*PatternFlowTcpSeqNum) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpSeqNum) GetChoice() PatternFlowTcpSeqNum_Choice_Enum
- func (x *PatternFlowTcpSeqNum) GetDecrement() *PatternFlowTcpSeqNumCounter
- func (x *PatternFlowTcpSeqNum) GetIncrement() *PatternFlowTcpSeqNumCounter
- func (x *PatternFlowTcpSeqNum) GetMetricGroup() string
- func (x *PatternFlowTcpSeqNum) GetValue() int64
- func (x *PatternFlowTcpSeqNum) GetValues() []int64
- func (*PatternFlowTcpSeqNum) ProtoMessage()
- func (x *PatternFlowTcpSeqNum) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpSeqNum) Reset()
- func (x *PatternFlowTcpSeqNum) String() string
- type PatternFlowTcpSeqNumCounter
- func (*PatternFlowTcpSeqNumCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpSeqNumCounter) GetCount() int32
- func (x *PatternFlowTcpSeqNumCounter) GetStart() int64
- func (x *PatternFlowTcpSeqNumCounter) GetStep() int64
- func (*PatternFlowTcpSeqNumCounter) ProtoMessage()
- func (x *PatternFlowTcpSeqNumCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpSeqNumCounter) Reset()
- func (x *PatternFlowTcpSeqNumCounter) String() string
- type PatternFlowTcpSeqNum_Choice
- type PatternFlowTcpSeqNum_Choice_Enum
- func (PatternFlowTcpSeqNum_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpSeqNum_Choice_Enum) Enum() *PatternFlowTcpSeqNum_Choice_Enum
- func (PatternFlowTcpSeqNum_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpSeqNum_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpSeqNum_Choice_Enum) String() string
- func (PatternFlowTcpSeqNum_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpSrcPort
- func (*PatternFlowTcpSrcPort) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpSrcPort) GetChoice() PatternFlowTcpSrcPort_Choice_Enum
- func (x *PatternFlowTcpSrcPort) GetDecrement() *PatternFlowTcpSrcPortCounter
- func (x *PatternFlowTcpSrcPort) GetIncrement() *PatternFlowTcpSrcPortCounter
- func (x *PatternFlowTcpSrcPort) GetMetricGroup() string
- func (x *PatternFlowTcpSrcPort) GetValue() int32
- func (x *PatternFlowTcpSrcPort) GetValues() []int32
- func (*PatternFlowTcpSrcPort) ProtoMessage()
- func (x *PatternFlowTcpSrcPort) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpSrcPort) Reset()
- func (x *PatternFlowTcpSrcPort) String() string
- type PatternFlowTcpSrcPortCounter
- func (*PatternFlowTcpSrcPortCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpSrcPortCounter) GetCount() int32
- func (x *PatternFlowTcpSrcPortCounter) GetStart() int32
- func (x *PatternFlowTcpSrcPortCounter) GetStep() int32
- func (*PatternFlowTcpSrcPortCounter) ProtoMessage()
- func (x *PatternFlowTcpSrcPortCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpSrcPortCounter) Reset()
- func (x *PatternFlowTcpSrcPortCounter) String() string
- type PatternFlowTcpSrcPort_Choice
- func (*PatternFlowTcpSrcPort_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowTcpSrcPort_Choice) ProtoMessage()
- func (x *PatternFlowTcpSrcPort_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpSrcPort_Choice) Reset()
- func (x *PatternFlowTcpSrcPort_Choice) String() string
- type PatternFlowTcpSrcPort_Choice_Enum
- func (PatternFlowTcpSrcPort_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpSrcPort_Choice_Enum) Enum() *PatternFlowTcpSrcPort_Choice_Enum
- func (PatternFlowTcpSrcPort_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpSrcPort_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpSrcPort_Choice_Enum) String() string
- func (PatternFlowTcpSrcPort_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowTcpWindow
- func (*PatternFlowTcpWindow) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpWindow) GetChoice() PatternFlowTcpWindow_Choice_Enum
- func (x *PatternFlowTcpWindow) GetDecrement() *PatternFlowTcpWindowCounter
- func (x *PatternFlowTcpWindow) GetIncrement() *PatternFlowTcpWindowCounter
- func (x *PatternFlowTcpWindow) GetMetricGroup() string
- func (x *PatternFlowTcpWindow) GetValue() int32
- func (x *PatternFlowTcpWindow) GetValues() []int32
- func (*PatternFlowTcpWindow) ProtoMessage()
- func (x *PatternFlowTcpWindow) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpWindow) Reset()
- func (x *PatternFlowTcpWindow) String() string
- type PatternFlowTcpWindowCounter
- func (*PatternFlowTcpWindowCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowTcpWindowCounter) GetCount() int32
- func (x *PatternFlowTcpWindowCounter) GetStart() int32
- func (x *PatternFlowTcpWindowCounter) GetStep() int32
- func (*PatternFlowTcpWindowCounter) ProtoMessage()
- func (x *PatternFlowTcpWindowCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowTcpWindowCounter) Reset()
- func (x *PatternFlowTcpWindowCounter) String() string
- type PatternFlowTcpWindow_Choice
- type PatternFlowTcpWindow_Choice_Enum
- func (PatternFlowTcpWindow_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowTcpWindow_Choice_Enum) Enum() *PatternFlowTcpWindow_Choice_Enum
- func (PatternFlowTcpWindow_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowTcpWindow_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowTcpWindow_Choice_Enum) String() string
- func (PatternFlowTcpWindow_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowUdpChecksum
- func (*PatternFlowUdpChecksum) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowUdpChecksum) GetChoice() PatternFlowUdpChecksum_Choice_Enum
- func (x *PatternFlowUdpChecksum) GetCustom() int32
- func (x *PatternFlowUdpChecksum) GetGenerated() PatternFlowUdpChecksum_Generated_Enum
- func (*PatternFlowUdpChecksum) ProtoMessage()
- func (x *PatternFlowUdpChecksum) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpChecksum) Reset()
- func (x *PatternFlowUdpChecksum) String() string
- type PatternFlowUdpChecksum_Choice
- func (*PatternFlowUdpChecksum_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowUdpChecksum_Choice) ProtoMessage()
- func (x *PatternFlowUdpChecksum_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpChecksum_Choice) Reset()
- func (x *PatternFlowUdpChecksum_Choice) String() string
- type PatternFlowUdpChecksum_Choice_Enum
- func (PatternFlowUdpChecksum_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowUdpChecksum_Choice_Enum) Enum() *PatternFlowUdpChecksum_Choice_Enum
- func (PatternFlowUdpChecksum_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowUdpChecksum_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowUdpChecksum_Choice_Enum) String() string
- func (PatternFlowUdpChecksum_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowUdpChecksum_Generated
- func (*PatternFlowUdpChecksum_Generated) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowUdpChecksum_Generated) ProtoMessage()
- func (x *PatternFlowUdpChecksum_Generated) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpChecksum_Generated) Reset()
- func (x *PatternFlowUdpChecksum_Generated) String() string
- type PatternFlowUdpChecksum_Generated_Enum
- func (PatternFlowUdpChecksum_Generated_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowUdpChecksum_Generated_Enum) Enum() *PatternFlowUdpChecksum_Generated_Enum
- func (PatternFlowUdpChecksum_Generated_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowUdpChecksum_Generated_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowUdpChecksum_Generated_Enum) String() string
- func (PatternFlowUdpChecksum_Generated_Enum) Type() protoreflect.EnumType
- type PatternFlowUdpDstPort
- func (*PatternFlowUdpDstPort) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowUdpDstPort) GetChoice() PatternFlowUdpDstPort_Choice_Enum
- func (x *PatternFlowUdpDstPort) GetDecrement() *PatternFlowUdpDstPortCounter
- func (x *PatternFlowUdpDstPort) GetIncrement() *PatternFlowUdpDstPortCounter
- func (x *PatternFlowUdpDstPort) GetMetricGroup() string
- func (x *PatternFlowUdpDstPort) GetValue() int32
- func (x *PatternFlowUdpDstPort) GetValues() []int32
- func (*PatternFlowUdpDstPort) ProtoMessage()
- func (x *PatternFlowUdpDstPort) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpDstPort) Reset()
- func (x *PatternFlowUdpDstPort) String() string
- type PatternFlowUdpDstPortCounter
- func (*PatternFlowUdpDstPortCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowUdpDstPortCounter) GetCount() int32
- func (x *PatternFlowUdpDstPortCounter) GetStart() int32
- func (x *PatternFlowUdpDstPortCounter) GetStep() int32
- func (*PatternFlowUdpDstPortCounter) ProtoMessage()
- func (x *PatternFlowUdpDstPortCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpDstPortCounter) Reset()
- func (x *PatternFlowUdpDstPortCounter) String() string
- type PatternFlowUdpDstPort_Choice
- func (*PatternFlowUdpDstPort_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowUdpDstPort_Choice) ProtoMessage()
- func (x *PatternFlowUdpDstPort_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpDstPort_Choice) Reset()
- func (x *PatternFlowUdpDstPort_Choice) String() string
- type PatternFlowUdpDstPort_Choice_Enum
- func (PatternFlowUdpDstPort_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowUdpDstPort_Choice_Enum) Enum() *PatternFlowUdpDstPort_Choice_Enum
- func (PatternFlowUdpDstPort_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowUdpDstPort_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowUdpDstPort_Choice_Enum) String() string
- func (PatternFlowUdpDstPort_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowUdpLength
- func (*PatternFlowUdpLength) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowUdpLength) GetChoice() PatternFlowUdpLength_Choice_Enum
- func (x *PatternFlowUdpLength) GetDecrement() *PatternFlowUdpLengthCounter
- func (x *PatternFlowUdpLength) GetIncrement() *PatternFlowUdpLengthCounter
- func (x *PatternFlowUdpLength) GetMetricGroup() string
- func (x *PatternFlowUdpLength) GetValue() int32
- func (x *PatternFlowUdpLength) GetValues() []int32
- func (*PatternFlowUdpLength) ProtoMessage()
- func (x *PatternFlowUdpLength) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpLength) Reset()
- func (x *PatternFlowUdpLength) String() string
- type PatternFlowUdpLengthCounter
- func (*PatternFlowUdpLengthCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowUdpLengthCounter) GetCount() int32
- func (x *PatternFlowUdpLengthCounter) GetStart() int32
- func (x *PatternFlowUdpLengthCounter) GetStep() int32
- func (*PatternFlowUdpLengthCounter) ProtoMessage()
- func (x *PatternFlowUdpLengthCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpLengthCounter) Reset()
- func (x *PatternFlowUdpLengthCounter) String() string
- type PatternFlowUdpLength_Choice
- type PatternFlowUdpLength_Choice_Enum
- func (PatternFlowUdpLength_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowUdpLength_Choice_Enum) Enum() *PatternFlowUdpLength_Choice_Enum
- func (PatternFlowUdpLength_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowUdpLength_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowUdpLength_Choice_Enum) String() string
- func (PatternFlowUdpLength_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowUdpSrcPort
- func (*PatternFlowUdpSrcPort) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowUdpSrcPort) GetChoice() PatternFlowUdpSrcPort_Choice_Enum
- func (x *PatternFlowUdpSrcPort) GetDecrement() *PatternFlowUdpSrcPortCounter
- func (x *PatternFlowUdpSrcPort) GetIncrement() *PatternFlowUdpSrcPortCounter
- func (x *PatternFlowUdpSrcPort) GetMetricGroup() string
- func (x *PatternFlowUdpSrcPort) GetValue() int32
- func (x *PatternFlowUdpSrcPort) GetValues() []int32
- func (*PatternFlowUdpSrcPort) ProtoMessage()
- func (x *PatternFlowUdpSrcPort) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpSrcPort) Reset()
- func (x *PatternFlowUdpSrcPort) String() string
- type PatternFlowUdpSrcPortCounter
- func (*PatternFlowUdpSrcPortCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowUdpSrcPortCounter) GetCount() int32
- func (x *PatternFlowUdpSrcPortCounter) GetStart() int32
- func (x *PatternFlowUdpSrcPortCounter) GetStep() int32
- func (*PatternFlowUdpSrcPortCounter) ProtoMessage()
- func (x *PatternFlowUdpSrcPortCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpSrcPortCounter) Reset()
- func (x *PatternFlowUdpSrcPortCounter) String() string
- type PatternFlowUdpSrcPort_Choice
- func (*PatternFlowUdpSrcPort_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowUdpSrcPort_Choice) ProtoMessage()
- func (x *PatternFlowUdpSrcPort_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowUdpSrcPort_Choice) Reset()
- func (x *PatternFlowUdpSrcPort_Choice) String() string
- type PatternFlowUdpSrcPort_Choice_Enum
- func (PatternFlowUdpSrcPort_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowUdpSrcPort_Choice_Enum) Enum() *PatternFlowUdpSrcPort_Choice_Enum
- func (PatternFlowUdpSrcPort_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowUdpSrcPort_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowUdpSrcPort_Choice_Enum) String() string
- func (PatternFlowUdpSrcPort_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowVlanCfi
- func (*PatternFlowVlanCfi) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVlanCfi) GetChoice() PatternFlowVlanCfi_Choice_Enum
- func (x *PatternFlowVlanCfi) GetDecrement() *PatternFlowVlanCfiCounter
- func (x *PatternFlowVlanCfi) GetIncrement() *PatternFlowVlanCfiCounter
- func (x *PatternFlowVlanCfi) GetMetricGroup() string
- func (x *PatternFlowVlanCfi) GetValue() int32
- func (x *PatternFlowVlanCfi) GetValues() []int32
- func (*PatternFlowVlanCfi) ProtoMessage()
- func (x *PatternFlowVlanCfi) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVlanCfi) Reset()
- func (x *PatternFlowVlanCfi) String() string
- type PatternFlowVlanCfiCounter
- func (*PatternFlowVlanCfiCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVlanCfiCounter) GetCount() int32
- func (x *PatternFlowVlanCfiCounter) GetStart() int32
- func (x *PatternFlowVlanCfiCounter) GetStep() int32
- func (*PatternFlowVlanCfiCounter) ProtoMessage()
- func (x *PatternFlowVlanCfiCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVlanCfiCounter) Reset()
- func (x *PatternFlowVlanCfiCounter) String() string
- type PatternFlowVlanCfi_Choice
- type PatternFlowVlanCfi_Choice_Enum
- func (PatternFlowVlanCfi_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowVlanCfi_Choice_Enum) Enum() *PatternFlowVlanCfi_Choice_Enum
- func (PatternFlowVlanCfi_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowVlanCfi_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowVlanCfi_Choice_Enum) String() string
- func (PatternFlowVlanCfi_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowVlanId
- func (*PatternFlowVlanId) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVlanId) GetChoice() PatternFlowVlanId_Choice_Enum
- func (x *PatternFlowVlanId) GetDecrement() *PatternFlowVlanIdCounter
- func (x *PatternFlowVlanId) GetIncrement() *PatternFlowVlanIdCounter
- func (x *PatternFlowVlanId) GetMetricGroup() string
- func (x *PatternFlowVlanId) GetValue() int32
- func (x *PatternFlowVlanId) GetValues() []int32
- func (*PatternFlowVlanId) ProtoMessage()
- func (x *PatternFlowVlanId) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVlanId) Reset()
- func (x *PatternFlowVlanId) String() string
- type PatternFlowVlanIdCounter
- func (*PatternFlowVlanIdCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVlanIdCounter) GetCount() int32
- func (x *PatternFlowVlanIdCounter) GetStart() int32
- func (x *PatternFlowVlanIdCounter) GetStep() int32
- func (*PatternFlowVlanIdCounter) ProtoMessage()
- func (x *PatternFlowVlanIdCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVlanIdCounter) Reset()
- func (x *PatternFlowVlanIdCounter) String() string
- type PatternFlowVlanId_Choice
- type PatternFlowVlanId_Choice_Enum
- func (PatternFlowVlanId_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowVlanId_Choice_Enum) Enum() *PatternFlowVlanId_Choice_Enum
- func (PatternFlowVlanId_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowVlanId_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowVlanId_Choice_Enum) String() string
- func (PatternFlowVlanId_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowVlanPriority
- func (*PatternFlowVlanPriority) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVlanPriority) GetChoice() PatternFlowVlanPriority_Choice_Enum
- func (x *PatternFlowVlanPriority) GetDecrement() *PatternFlowVlanPriorityCounter
- func (x *PatternFlowVlanPriority) GetIncrement() *PatternFlowVlanPriorityCounter
- func (x *PatternFlowVlanPriority) GetMetricGroup() string
- func (x *PatternFlowVlanPriority) GetValue() int32
- func (x *PatternFlowVlanPriority) GetValues() []int32
- func (*PatternFlowVlanPriority) ProtoMessage()
- func (x *PatternFlowVlanPriority) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVlanPriority) Reset()
- func (x *PatternFlowVlanPriority) String() string
- type PatternFlowVlanPriorityCounter
- func (*PatternFlowVlanPriorityCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVlanPriorityCounter) GetCount() int32
- func (x *PatternFlowVlanPriorityCounter) GetStart() int32
- func (x *PatternFlowVlanPriorityCounter) GetStep() int32
- func (*PatternFlowVlanPriorityCounter) ProtoMessage()
- func (x *PatternFlowVlanPriorityCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVlanPriorityCounter) Reset()
- func (x *PatternFlowVlanPriorityCounter) String() string
- type PatternFlowVlanPriority_Choice
- func (*PatternFlowVlanPriority_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowVlanPriority_Choice) ProtoMessage()
- func (x *PatternFlowVlanPriority_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVlanPriority_Choice) Reset()
- func (x *PatternFlowVlanPriority_Choice) String() string
- type PatternFlowVlanPriority_Choice_Enum
- func (PatternFlowVlanPriority_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowVlanPriority_Choice_Enum) Enum() *PatternFlowVlanPriority_Choice_Enum
- func (PatternFlowVlanPriority_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowVlanPriority_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowVlanPriority_Choice_Enum) String() string
- func (PatternFlowVlanPriority_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowVlanTpid
- func (*PatternFlowVlanTpid) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVlanTpid) GetChoice() PatternFlowVlanTpid_Choice_Enum
- func (x *PatternFlowVlanTpid) GetDecrement() *PatternFlowVlanTpidCounter
- func (x *PatternFlowVlanTpid) GetIncrement() *PatternFlowVlanTpidCounter
- func (x *PatternFlowVlanTpid) GetMetricGroup() string
- func (x *PatternFlowVlanTpid) GetValue() int32
- func (x *PatternFlowVlanTpid) GetValues() []int32
- func (*PatternFlowVlanTpid) ProtoMessage()
- func (x *PatternFlowVlanTpid) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVlanTpid) Reset()
- func (x *PatternFlowVlanTpid) String() string
- type PatternFlowVlanTpidCounter
- func (*PatternFlowVlanTpidCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVlanTpidCounter) GetCount() int32
- func (x *PatternFlowVlanTpidCounter) GetStart() int32
- func (x *PatternFlowVlanTpidCounter) GetStep() int32
- func (*PatternFlowVlanTpidCounter) ProtoMessage()
- func (x *PatternFlowVlanTpidCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVlanTpidCounter) Reset()
- func (x *PatternFlowVlanTpidCounter) String() string
- type PatternFlowVlanTpid_Choice
- type PatternFlowVlanTpid_Choice_Enum
- func (PatternFlowVlanTpid_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowVlanTpid_Choice_Enum) Enum() *PatternFlowVlanTpid_Choice_Enum
- func (PatternFlowVlanTpid_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowVlanTpid_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowVlanTpid_Choice_Enum) String() string
- func (PatternFlowVlanTpid_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowVxlanFlags
- func (*PatternFlowVxlanFlags) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVxlanFlags) GetChoice() PatternFlowVxlanFlags_Choice_Enum
- func (x *PatternFlowVxlanFlags) GetDecrement() *PatternFlowVxlanFlagsCounter
- func (x *PatternFlowVxlanFlags) GetIncrement() *PatternFlowVxlanFlagsCounter
- func (x *PatternFlowVxlanFlags) GetMetricGroup() string
- func (x *PatternFlowVxlanFlags) GetValue() int32
- func (x *PatternFlowVxlanFlags) GetValues() []int32
- func (*PatternFlowVxlanFlags) ProtoMessage()
- func (x *PatternFlowVxlanFlags) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanFlags) Reset()
- func (x *PatternFlowVxlanFlags) String() string
- type PatternFlowVxlanFlagsCounter
- func (*PatternFlowVxlanFlagsCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVxlanFlagsCounter) GetCount() int32
- func (x *PatternFlowVxlanFlagsCounter) GetStart() int32
- func (x *PatternFlowVxlanFlagsCounter) GetStep() int32
- func (*PatternFlowVxlanFlagsCounter) ProtoMessage()
- func (x *PatternFlowVxlanFlagsCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanFlagsCounter) Reset()
- func (x *PatternFlowVxlanFlagsCounter) String() string
- type PatternFlowVxlanFlags_Choice
- func (*PatternFlowVxlanFlags_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowVxlanFlags_Choice) ProtoMessage()
- func (x *PatternFlowVxlanFlags_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanFlags_Choice) Reset()
- func (x *PatternFlowVxlanFlags_Choice) String() string
- type PatternFlowVxlanFlags_Choice_Enum
- func (PatternFlowVxlanFlags_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowVxlanFlags_Choice_Enum) Enum() *PatternFlowVxlanFlags_Choice_Enum
- func (PatternFlowVxlanFlags_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowVxlanFlags_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowVxlanFlags_Choice_Enum) String() string
- func (PatternFlowVxlanFlags_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowVxlanReserved0
- func (*PatternFlowVxlanReserved0) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVxlanReserved0) GetChoice() PatternFlowVxlanReserved0_Choice_Enum
- func (x *PatternFlowVxlanReserved0) GetDecrement() *PatternFlowVxlanReserved0Counter
- func (x *PatternFlowVxlanReserved0) GetIncrement() *PatternFlowVxlanReserved0Counter
- func (x *PatternFlowVxlanReserved0) GetMetricGroup() string
- func (x *PatternFlowVxlanReserved0) GetValue() int32
- func (x *PatternFlowVxlanReserved0) GetValues() []int32
- func (*PatternFlowVxlanReserved0) ProtoMessage()
- func (x *PatternFlowVxlanReserved0) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanReserved0) Reset()
- func (x *PatternFlowVxlanReserved0) String() string
- type PatternFlowVxlanReserved0Counter
- func (*PatternFlowVxlanReserved0Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVxlanReserved0Counter) GetCount() int32
- func (x *PatternFlowVxlanReserved0Counter) GetStart() int32
- func (x *PatternFlowVxlanReserved0Counter) GetStep() int32
- func (*PatternFlowVxlanReserved0Counter) ProtoMessage()
- func (x *PatternFlowVxlanReserved0Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanReserved0Counter) Reset()
- func (x *PatternFlowVxlanReserved0Counter) String() string
- type PatternFlowVxlanReserved0_Choice
- func (*PatternFlowVxlanReserved0_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowVxlanReserved0_Choice) ProtoMessage()
- func (x *PatternFlowVxlanReserved0_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanReserved0_Choice) Reset()
- func (x *PatternFlowVxlanReserved0_Choice) String() string
- type PatternFlowVxlanReserved0_Choice_Enum
- func (PatternFlowVxlanReserved0_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowVxlanReserved0_Choice_Enum) Enum() *PatternFlowVxlanReserved0_Choice_Enum
- func (PatternFlowVxlanReserved0_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowVxlanReserved0_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowVxlanReserved0_Choice_Enum) String() string
- func (PatternFlowVxlanReserved0_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowVxlanReserved1
- func (*PatternFlowVxlanReserved1) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVxlanReserved1) GetChoice() PatternFlowVxlanReserved1_Choice_Enum
- func (x *PatternFlowVxlanReserved1) GetDecrement() *PatternFlowVxlanReserved1Counter
- func (x *PatternFlowVxlanReserved1) GetIncrement() *PatternFlowVxlanReserved1Counter
- func (x *PatternFlowVxlanReserved1) GetMetricGroup() string
- func (x *PatternFlowVxlanReserved1) GetValue() int32
- func (x *PatternFlowVxlanReserved1) GetValues() []int32
- func (*PatternFlowVxlanReserved1) ProtoMessage()
- func (x *PatternFlowVxlanReserved1) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanReserved1) Reset()
- func (x *PatternFlowVxlanReserved1) String() string
- type PatternFlowVxlanReserved1Counter
- func (*PatternFlowVxlanReserved1Counter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVxlanReserved1Counter) GetCount() int32
- func (x *PatternFlowVxlanReserved1Counter) GetStart() int32
- func (x *PatternFlowVxlanReserved1Counter) GetStep() int32
- func (*PatternFlowVxlanReserved1Counter) ProtoMessage()
- func (x *PatternFlowVxlanReserved1Counter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanReserved1Counter) Reset()
- func (x *PatternFlowVxlanReserved1Counter) String() string
- type PatternFlowVxlanReserved1_Choice
- func (*PatternFlowVxlanReserved1_Choice) Descriptor() ([]byte, []int)deprecated
- func (*PatternFlowVxlanReserved1_Choice) ProtoMessage()
- func (x *PatternFlowVxlanReserved1_Choice) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanReserved1_Choice) Reset()
- func (x *PatternFlowVxlanReserved1_Choice) String() string
- type PatternFlowVxlanReserved1_Choice_Enum
- func (PatternFlowVxlanReserved1_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowVxlanReserved1_Choice_Enum) Enum() *PatternFlowVxlanReserved1_Choice_Enum
- func (PatternFlowVxlanReserved1_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowVxlanReserved1_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowVxlanReserved1_Choice_Enum) String() string
- func (PatternFlowVxlanReserved1_Choice_Enum) Type() protoreflect.EnumType
- type PatternFlowVxlanVni
- func (*PatternFlowVxlanVni) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVxlanVni) GetAuto() int32
- func (x *PatternFlowVxlanVni) GetChoice() PatternFlowVxlanVni_Choice_Enum
- func (x *PatternFlowVxlanVni) GetDecrement() *PatternFlowVxlanVniCounter
- func (x *PatternFlowVxlanVni) GetIncrement() *PatternFlowVxlanVniCounter
- func (x *PatternFlowVxlanVni) GetMetricGroup() string
- func (x *PatternFlowVxlanVni) GetValue() int32
- func (x *PatternFlowVxlanVni) GetValues() []int32
- func (*PatternFlowVxlanVni) ProtoMessage()
- func (x *PatternFlowVxlanVni) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanVni) Reset()
- func (x *PatternFlowVxlanVni) String() string
- type PatternFlowVxlanVniCounter
- func (*PatternFlowVxlanVniCounter) Descriptor() ([]byte, []int)deprecated
- func (x *PatternFlowVxlanVniCounter) GetCount() int32
- func (x *PatternFlowVxlanVniCounter) GetStart() int32
- func (x *PatternFlowVxlanVniCounter) GetStep() int32
- func (*PatternFlowVxlanVniCounter) ProtoMessage()
- func (x *PatternFlowVxlanVniCounter) ProtoReflect() protoreflect.Message
- func (x *PatternFlowVxlanVniCounter) Reset()
- func (x *PatternFlowVxlanVniCounter) String() string
- type PatternFlowVxlanVni_Choice
- type PatternFlowVxlanVni_Choice_Enum
- func (PatternFlowVxlanVni_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PatternFlowVxlanVni_Choice_Enum) Enum() *PatternFlowVxlanVni_Choice_Enum
- func (PatternFlowVxlanVni_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PatternFlowVxlanVni_Choice_Enum) Number() protoreflect.EnumNumber
- func (x PatternFlowVxlanVni_Choice_Enum) String() string
- func (PatternFlowVxlanVni_Choice_Enum) Type() protoreflect.EnumType
- type Ping
- type PingIpv4
- type PingIpv6
- type PingRequest
- type PingResponse
- type Ping_Choice
- type Ping_Choice_Enum
- func (Ping_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x Ping_Choice_Enum) Enum() *Ping_Choice_Enum
- func (Ping_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Ping_Choice_Enum) Number() protoreflect.EnumNumber
- func (x Ping_Choice_Enum) String() string
- func (Ping_Choice_Enum) Type() protoreflect.EnumType
- type Port
- type PortMetric
- func (*PortMetric) Descriptor() ([]byte, []int)deprecated
- func (x *PortMetric) GetBytesRx() int64
- func (x *PortMetric) GetBytesRxRate() float32
- func (x *PortMetric) GetBytesTx() int64
- func (x *PortMetric) GetBytesTxRate() float32
- func (x *PortMetric) GetCapture() PortMetric_Capture_Enum
- func (x *PortMetric) GetFramesRx() int64
- func (x *PortMetric) GetFramesRxRate() float32
- func (x *PortMetric) GetFramesTx() int64
- func (x *PortMetric) GetFramesTxRate() float32
- func (x *PortMetric) GetLink() PortMetric_Link_Enum
- func (x *PortMetric) GetLocation() string
- func (x *PortMetric) GetName() string
- func (*PortMetric) ProtoMessage()
- func (x *PortMetric) ProtoReflect() protoreflect.Message
- func (x *PortMetric) Reset()
- func (x *PortMetric) String() string
- type PortMetric_Capture
- type PortMetric_Capture_Enum
- func (PortMetric_Capture_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PortMetric_Capture_Enum) Enum() *PortMetric_Capture_Enum
- func (PortMetric_Capture_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PortMetric_Capture_Enum) Number() protoreflect.EnumNumber
- func (x PortMetric_Capture_Enum) String() string
- func (PortMetric_Capture_Enum) Type() protoreflect.EnumType
- type PortMetric_Link
- type PortMetric_Link_Enum
- func (PortMetric_Link_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PortMetric_Link_Enum) Enum() *PortMetric_Link_Enum
- func (PortMetric_Link_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PortMetric_Link_Enum) Number() protoreflect.EnumNumber
- func (x PortMetric_Link_Enum) String() string
- func (PortMetric_Link_Enum) Type() protoreflect.EnumType
- type PortMetricsRequest
- func (*PortMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PortMetricsRequest) GetColumnNames() []PortMetricsRequest_ColumnNames_Enum
- func (x *PortMetricsRequest) GetPortNames() []string
- func (*PortMetricsRequest) ProtoMessage()
- func (x *PortMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *PortMetricsRequest) Reset()
- func (x *PortMetricsRequest) String() string
- type PortMetricsRequest_ColumnNames
- func (*PortMetricsRequest_ColumnNames) Descriptor() ([]byte, []int)deprecated
- func (*PortMetricsRequest_ColumnNames) ProtoMessage()
- func (x *PortMetricsRequest_ColumnNames) ProtoReflect() protoreflect.Message
- func (x *PortMetricsRequest_ColumnNames) Reset()
- func (x *PortMetricsRequest_ColumnNames) String() string
- type PortMetricsRequest_ColumnNames_Enum
- func (PortMetricsRequest_ColumnNames_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x PortMetricsRequest_ColumnNames_Enum) Enum() *PortMetricsRequest_ColumnNames_Enum
- func (PortMetricsRequest_ColumnNames_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x PortMetricsRequest_ColumnNames_Enum) Number() protoreflect.EnumNumber
- func (x PortMetricsRequest_ColumnNames_Enum) String() string
- func (PortMetricsRequest_ColumnNames_Enum) Type() protoreflect.EnumType
- type PortOptions
- type ProtocolState
- type ProtocolState_State
- type ProtocolState_State_Enum
- func (ProtocolState_State_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x ProtocolState_State_Enum) Enum() *ProtocolState_State_Enum
- func (ProtocolState_State_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProtocolState_State_Enum) Number() protoreflect.EnumNumber
- func (x ProtocolState_State_Enum) String() string
- func (ProtocolState_State_Enum) Type() protoreflect.EnumType
- type Response
- func (*Response) Descriptor() ([]byte, []int)deprecated
- func (x *Response) GetDstIp() string
- func (x *Response) GetResult() Response_Result_Enum
- func (x *Response) GetSrcName() string
- func (*Response) ProtoMessage()
- func (x *Response) ProtoReflect() protoreflect.Message
- func (x *Response) Reset()
- func (x *Response) String() string
- type ResponseError
- type ResponseWarning
- type Response_Result
- type Response_Result_Enum
- func (Response_Result_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x Response_Result_Enum) Enum() *Response_Result_Enum
- func (Response_Result_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Response_Result_Enum) Number() protoreflect.EnumNumber
- func (x Response_Result_Enum) String() string
- func (Response_Result_Enum) Type() protoreflect.EnumType
- type RouteState
- func (*RouteState) Descriptor() ([]byte, []int)deprecated
- func (x *RouteState) GetNames() []string
- func (x *RouteState) GetState() RouteState_State_Enum
- func (*RouteState) ProtoMessage()
- func (x *RouteState) ProtoReflect() protoreflect.Message
- func (x *RouteState) Reset()
- func (x *RouteState) String() string
- type RouteState_State
- type RouteState_State_Enum
- func (RouteState_State_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x RouteState_State_Enum) Enum() *RouteState_State_Enum
- func (RouteState_State_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x RouteState_State_Enum) Number() protoreflect.EnumNumber
- func (x RouteState_State_Enum) String() string
- func (RouteState_State_Enum) Type() protoreflect.EnumType
- type SendPingRequest
- type SendPingResponse
- func (*SendPingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SendPingResponse) GetStatusCode_200() *PingResponse
- func (x *SendPingResponse) GetStatusCode_400() *ResponseError
- func (x *SendPingResponse) GetStatusCode_500() *ResponseError
- func (*SendPingResponse) ProtoMessage()
- func (x *SendPingResponse) ProtoReflect() protoreflect.Message
- func (x *SendPingResponse) Reset()
- func (x *SendPingResponse) String() string
- type SetCaptureStateRequest
- func (*SetCaptureStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCaptureStateRequest) GetCaptureState() *CaptureState
- func (*SetCaptureStateRequest) ProtoMessage()
- func (x *SetCaptureStateRequest) ProtoReflect() protoreflect.Message
- func (x *SetCaptureStateRequest) Reset()
- func (x *SetCaptureStateRequest) String() string
- type SetCaptureStateResponse
- func (*SetCaptureStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCaptureStateResponse) GetStatusCode_200() *ResponseWarning
- func (x *SetCaptureStateResponse) GetStatusCode_400() *ResponseError
- func (x *SetCaptureStateResponse) GetStatusCode_500() *ResponseError
- func (*SetCaptureStateResponse) ProtoMessage()
- func (x *SetCaptureStateResponse) ProtoReflect() protoreflect.Message
- func (x *SetCaptureStateResponse) Reset()
- func (x *SetCaptureStateResponse) String() string
- type SetConfigRequest
- type SetConfigResponse
- func (*SetConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetConfigResponse) GetStatusCode_200() *ResponseWarning
- func (x *SetConfigResponse) GetStatusCode_400() *ResponseError
- func (x *SetConfigResponse) GetStatusCode_500() *ResponseError
- func (*SetConfigResponse) ProtoMessage()
- func (x *SetConfigResponse) ProtoReflect() protoreflect.Message
- func (x *SetConfigResponse) Reset()
- func (x *SetConfigResponse) String() string
- type SetLinkStateRequest
- func (*SetLinkStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetLinkStateRequest) GetLinkState() *LinkState
- func (*SetLinkStateRequest) ProtoMessage()
- func (x *SetLinkStateRequest) ProtoReflect() protoreflect.Message
- func (x *SetLinkStateRequest) Reset()
- func (x *SetLinkStateRequest) String() string
- type SetLinkStateResponse
- func (*SetLinkStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetLinkStateResponse) GetStatusCode_200() *ResponseWarning
- func (x *SetLinkStateResponse) GetStatusCode_400() *ResponseError
- func (x *SetLinkStateResponse) GetStatusCode_500() *ResponseError
- func (*SetLinkStateResponse) ProtoMessage()
- func (x *SetLinkStateResponse) ProtoReflect() protoreflect.Message
- func (x *SetLinkStateResponse) Reset()
- func (x *SetLinkStateResponse) String() string
- type SetProtocolStateRequest
- func (*SetProtocolStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetProtocolStateRequest) GetProtocolState() *ProtocolState
- func (*SetProtocolStateRequest) ProtoMessage()
- func (x *SetProtocolStateRequest) ProtoReflect() protoreflect.Message
- func (x *SetProtocolStateRequest) Reset()
- func (x *SetProtocolStateRequest) String() string
- type SetProtocolStateResponse
- func (*SetProtocolStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetProtocolStateResponse) GetStatusCode_200() *ResponseWarning
- func (x *SetProtocolStateResponse) GetStatusCode_400() *ResponseError
- func (x *SetProtocolStateResponse) GetStatusCode_500() *ResponseError
- func (*SetProtocolStateResponse) ProtoMessage()
- func (x *SetProtocolStateResponse) ProtoReflect() protoreflect.Message
- func (x *SetProtocolStateResponse) Reset()
- func (x *SetProtocolStateResponse) String() string
- type SetRouteStateRequest
- func (*SetRouteStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRouteStateRequest) GetRouteState() *RouteState
- func (*SetRouteStateRequest) ProtoMessage()
- func (x *SetRouteStateRequest) ProtoReflect() protoreflect.Message
- func (x *SetRouteStateRequest) Reset()
- func (x *SetRouteStateRequest) String() string
- type SetRouteStateResponse
- func (*SetRouteStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetRouteStateResponse) GetStatusCode_200() *ResponseWarning
- func (x *SetRouteStateResponse) GetStatusCode_400() *ResponseError
- func (x *SetRouteStateResponse) GetStatusCode_500() *ResponseError
- func (*SetRouteStateResponse) ProtoMessage()
- func (x *SetRouteStateResponse) ProtoReflect() protoreflect.Message
- func (x *SetRouteStateResponse) Reset()
- func (x *SetRouteStateResponse) String() string
- type SetTransmitStateRequest
- func (*SetTransmitStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTransmitStateRequest) GetTransmitState() *TransmitState
- func (*SetTransmitStateRequest) ProtoMessage()
- func (x *SetTransmitStateRequest) ProtoReflect() protoreflect.Message
- func (x *SetTransmitStateRequest) Reset()
- func (x *SetTransmitStateRequest) String() string
- type SetTransmitStateResponse
- func (*SetTransmitStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetTransmitStateResponse) GetStatusCode_200() *ResponseWarning
- func (x *SetTransmitStateResponse) GetStatusCode_400() *ResponseError
- func (x *SetTransmitStateResponse) GetStatusCode_500() *ResponseError
- func (*SetTransmitStateResponse) ProtoMessage()
- func (x *SetTransmitStateResponse) ProtoReflect() protoreflect.Message
- func (x *SetTransmitStateResponse) Reset()
- func (x *SetTransmitStateResponse) String() string
- type StatesRequest
- func (*StatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StatesRequest) GetChoice() StatesRequest_Choice_Enum
- func (x *StatesRequest) GetIpv4Neighbors() *Neighborsv4StatesRequest
- func (x *StatesRequest) GetIpv6Neighbors() *Neighborsv6StatesRequest
- func (*StatesRequest) ProtoMessage()
- func (x *StatesRequest) ProtoReflect() protoreflect.Message
- func (x *StatesRequest) Reset()
- func (x *StatesRequest) String() string
- type StatesRequest_Choice
- type StatesRequest_Choice_Enum
- func (StatesRequest_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x StatesRequest_Choice_Enum) Enum() *StatesRequest_Choice_Enum
- func (StatesRequest_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x StatesRequest_Choice_Enum) Number() protoreflect.EnumNumber
- func (x StatesRequest_Choice_Enum) String() string
- func (StatesRequest_Choice_Enum) Type() protoreflect.EnumType
- type StatesResponse
- func (*StatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StatesResponse) GetChoice() StatesResponse_Choice_Enum
- func (x *StatesResponse) GetIpv4Neighbors() []*Neighborsv4State
- func (x *StatesResponse) GetIpv6Neighbors() []*Neighborsv6State
- func (*StatesResponse) ProtoMessage()
- func (x *StatesResponse) ProtoReflect() protoreflect.Message
- func (x *StatesResponse) Reset()
- func (x *StatesResponse) String() string
- type StatesResponse_Choice
- type StatesResponse_Choice_Enum
- func (StatesResponse_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x StatesResponse_Choice_Enum) Enum() *StatesResponse_Choice_Enum
- func (StatesResponse_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x StatesResponse_Choice_Enum) Number() protoreflect.EnumNumber
- func (x StatesResponse_Choice_Enum) String() string
- func (StatesResponse_Choice_Enum) Type() protoreflect.EnumType
- type Success
- type TransmitState
- func (*TransmitState) Descriptor() ([]byte, []int)deprecated
- func (x *TransmitState) GetFlowNames() []string
- func (x *TransmitState) GetState() TransmitState_State_Enum
- func (*TransmitState) ProtoMessage()
- func (x *TransmitState) ProtoReflect() protoreflect.Message
- func (x *TransmitState) Reset()
- func (x *TransmitState) String() string
- type TransmitState_State
- type TransmitState_State_Enum
- func (TransmitState_State_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x TransmitState_State_Enum) Enum() *TransmitState_State_Enum
- func (TransmitState_State_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x TransmitState_State_Enum) Number() protoreflect.EnumNumber
- func (x TransmitState_State_Enum) String() string
- func (TransmitState_State_Enum) Type() protoreflect.EnumType
- type UnimplementedOpenapiServer
- func (UnimplementedOpenapiServer) GetCapture(context.Context, *GetCaptureRequest) (*GetCaptureResponse, error)
- func (UnimplementedOpenapiServer) GetConfig(context.Context, *emptypb.Empty) (*GetConfigResponse, error)
- func (UnimplementedOpenapiServer) GetMetrics(context.Context, *GetMetricsRequest) (*GetMetricsResponse, error)
- func (UnimplementedOpenapiServer) GetStates(context.Context, *GetStatesRequest) (*GetStatesResponse, error)
- func (UnimplementedOpenapiServer) SendPing(context.Context, *SendPingRequest) (*SendPingResponse, error)
- func (UnimplementedOpenapiServer) SetCaptureState(context.Context, *SetCaptureStateRequest) (*SetCaptureStateResponse, error)
- func (UnimplementedOpenapiServer) SetConfig(context.Context, *SetConfigRequest) (*SetConfigResponse, error)
- func (UnimplementedOpenapiServer) SetLinkState(context.Context, *SetLinkStateRequest) (*SetLinkStateResponse, error)
- func (UnimplementedOpenapiServer) SetProtocolState(context.Context, *SetProtocolStateRequest) (*SetProtocolStateResponse, error)
- func (UnimplementedOpenapiServer) SetRouteState(context.Context, *SetRouteStateRequest) (*SetRouteStateResponse, error)
- func (UnimplementedOpenapiServer) SetTransmitState(context.Context, *SetTransmitStateRequest) (*SetTransmitStateResponse, error)
- func (UnimplementedOpenapiServer) UpdateFlows(context.Context, *UpdateFlowsRequest) (*UpdateFlowsResponse, error)
- type UnsafeOpenapiServer
- type UpdateFlowsRequest
- func (*UpdateFlowsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlowsRequest) GetFlowsUpdate() *FlowsUpdate
- func (*UpdateFlowsRequest) ProtoMessage()
- func (x *UpdateFlowsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFlowsRequest) Reset()
- func (x *UpdateFlowsRequest) String() string
- type UpdateFlowsResponse
- func (*UpdateFlowsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlowsResponse) GetStatusCode_200() *Config
- func (x *UpdateFlowsResponse) GetStatusCode_400() *ResponseError
- func (x *UpdateFlowsResponse) GetStatusCode_500() *ResponseError
- func (*UpdateFlowsResponse) ProtoMessage()
- func (x *UpdateFlowsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateFlowsResponse) Reset()
- func (x *UpdateFlowsResponse) String() string
- type V4RouteAddress
- func (*V4RouteAddress) Descriptor() ([]byte, []int)deprecated
- func (x *V4RouteAddress) GetAddress() string
- func (x *V4RouteAddress) GetCount() int32
- func (x *V4RouteAddress) GetPrefix() int32
- func (x *V4RouteAddress) GetStep() int32
- func (*V4RouteAddress) ProtoMessage()
- func (x *V4RouteAddress) ProtoReflect() protoreflect.Message
- func (x *V4RouteAddress) Reset()
- func (x *V4RouteAddress) String() string
- type V6RouteAddress
- func (*V6RouteAddress) Descriptor() ([]byte, []int)deprecated
- func (x *V6RouteAddress) GetAddress() string
- func (x *V6RouteAddress) GetCount() int32
- func (x *V6RouteAddress) GetPrefix() int32
- func (x *V6RouteAddress) GetStep() int32
- func (*V6RouteAddress) ProtoMessage()
- func (x *V6RouteAddress) ProtoReflect() protoreflect.Message
- func (x *V6RouteAddress) Reset()
- func (x *V6RouteAddress) String() string
- type VxlanTunnelDestinationIPModeUnicastArpSuppressionCache
- func (*VxlanTunnelDestinationIPModeUnicastArpSuppressionCache) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanTunnelDestinationIPModeUnicastArpSuppressionCache) GetRemoteVmIpv4() string
- func (x *VxlanTunnelDestinationIPModeUnicastArpSuppressionCache) GetRemoteVmMac() string
- func (*VxlanTunnelDestinationIPModeUnicastArpSuppressionCache) ProtoMessage()
- func (x *VxlanTunnelDestinationIPModeUnicastArpSuppressionCache) ProtoReflect() protoreflect.Message
- func (x *VxlanTunnelDestinationIPModeUnicastArpSuppressionCache) Reset()
- func (x *VxlanTunnelDestinationIPModeUnicastArpSuppressionCache) String() string
- type VxlanV4Tunnel
- func (*VxlanV4Tunnel) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanV4Tunnel) GetDestinationIpMode() *VxlanV4TunnelDestinationIPMode
- func (x *VxlanV4Tunnel) GetName() string
- func (x *VxlanV4Tunnel) GetSourceInterface() string
- func (x *VxlanV4Tunnel) GetVni() int32
- func (*VxlanV4Tunnel) ProtoMessage()
- func (x *VxlanV4Tunnel) ProtoReflect() protoreflect.Message
- func (x *VxlanV4Tunnel) Reset()
- func (x *VxlanV4Tunnel) String() string
- type VxlanV4TunnelDestinationIPMode
- func (*VxlanV4TunnelDestinationIPMode) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanV4TunnelDestinationIPMode) GetChoice() VxlanV4TunnelDestinationIPMode_Choice_Enum
- func (x *VxlanV4TunnelDestinationIPMode) GetMulticast() *VxlanV4TunnelDestinationIPModeMulticast
- func (x *VxlanV4TunnelDestinationIPMode) GetUnicast() *VxlanV4TunnelDestinationIPModeUnicast
- func (*VxlanV4TunnelDestinationIPMode) ProtoMessage()
- func (x *VxlanV4TunnelDestinationIPMode) ProtoReflect() protoreflect.Message
- func (x *VxlanV4TunnelDestinationIPMode) Reset()
- func (x *VxlanV4TunnelDestinationIPMode) String() string
- type VxlanV4TunnelDestinationIPModeMulticast
- func (*VxlanV4TunnelDestinationIPModeMulticast) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanV4TunnelDestinationIPModeMulticast) GetAddress() string
- func (*VxlanV4TunnelDestinationIPModeMulticast) ProtoMessage()
- func (x *VxlanV4TunnelDestinationIPModeMulticast) ProtoReflect() protoreflect.Message
- func (x *VxlanV4TunnelDestinationIPModeMulticast) Reset()
- func (x *VxlanV4TunnelDestinationIPModeMulticast) String() string
- type VxlanV4TunnelDestinationIPModeUnicast
- func (*VxlanV4TunnelDestinationIPModeUnicast) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanV4TunnelDestinationIPModeUnicast) GetVteps() []*VxlanV4TunnelDestinationIPModeUnicastVtep
- func (*VxlanV4TunnelDestinationIPModeUnicast) ProtoMessage()
- func (x *VxlanV4TunnelDestinationIPModeUnicast) ProtoReflect() protoreflect.Message
- func (x *VxlanV4TunnelDestinationIPModeUnicast) Reset()
- func (x *VxlanV4TunnelDestinationIPModeUnicast) String() string
- type VxlanV4TunnelDestinationIPModeUnicastVtep
- func (*VxlanV4TunnelDestinationIPModeUnicastVtep) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanV4TunnelDestinationIPModeUnicastVtep) GetArpSuppressionCache() []*VxlanTunnelDestinationIPModeUnicastArpSuppressionCache
- func (x *VxlanV4TunnelDestinationIPModeUnicastVtep) GetRemoteVtepAddress() string
- func (*VxlanV4TunnelDestinationIPModeUnicastVtep) ProtoMessage()
- func (x *VxlanV4TunnelDestinationIPModeUnicastVtep) ProtoReflect() protoreflect.Message
- func (x *VxlanV4TunnelDestinationIPModeUnicastVtep) Reset()
- func (x *VxlanV4TunnelDestinationIPModeUnicastVtep) String() string
- type VxlanV4TunnelDestinationIPMode_Choice
- func (*VxlanV4TunnelDestinationIPMode_Choice) Descriptor() ([]byte, []int)deprecated
- func (*VxlanV4TunnelDestinationIPMode_Choice) ProtoMessage()
- func (x *VxlanV4TunnelDestinationIPMode_Choice) ProtoReflect() protoreflect.Message
- func (x *VxlanV4TunnelDestinationIPMode_Choice) Reset()
- func (x *VxlanV4TunnelDestinationIPMode_Choice) String() string
- type VxlanV4TunnelDestinationIPMode_Choice_Enum
- func (VxlanV4TunnelDestinationIPMode_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x VxlanV4TunnelDestinationIPMode_Choice_Enum) Enum() *VxlanV4TunnelDestinationIPMode_Choice_Enum
- func (VxlanV4TunnelDestinationIPMode_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x VxlanV4TunnelDestinationIPMode_Choice_Enum) Number() protoreflect.EnumNumber
- func (x VxlanV4TunnelDestinationIPMode_Choice_Enum) String() string
- func (VxlanV4TunnelDestinationIPMode_Choice_Enum) Type() protoreflect.EnumType
- type VxlanV6Tunnel
- func (*VxlanV6Tunnel) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanV6Tunnel) GetDestinationIpMode() *VxlanV6TunnelDestinationIPMode
- func (x *VxlanV6Tunnel) GetName() string
- func (x *VxlanV6Tunnel) GetSourceInterface() string
- func (x *VxlanV6Tunnel) GetVni() int32
- func (*VxlanV6Tunnel) ProtoMessage()
- func (x *VxlanV6Tunnel) ProtoReflect() protoreflect.Message
- func (x *VxlanV6Tunnel) Reset()
- func (x *VxlanV6Tunnel) String() string
- type VxlanV6TunnelDestinationIPMode
- func (*VxlanV6TunnelDestinationIPMode) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanV6TunnelDestinationIPMode) GetChoice() VxlanV6TunnelDestinationIPMode_Choice_Enum
- func (x *VxlanV6TunnelDestinationIPMode) GetMulticast() *VxlanV6TunnelDestinationIPModeMulticast
- func (x *VxlanV6TunnelDestinationIPMode) GetUnicast() *VxlanV6TunnelDestinationIPModeUnicast
- func (*VxlanV6TunnelDestinationIPMode) ProtoMessage()
- func (x *VxlanV6TunnelDestinationIPMode) ProtoReflect() protoreflect.Message
- func (x *VxlanV6TunnelDestinationIPMode) Reset()
- func (x *VxlanV6TunnelDestinationIPMode) String() string
- type VxlanV6TunnelDestinationIPModeMulticast
- func (*VxlanV6TunnelDestinationIPModeMulticast) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanV6TunnelDestinationIPModeMulticast) GetAddress() string
- func (*VxlanV6TunnelDestinationIPModeMulticast) ProtoMessage()
- func (x *VxlanV6TunnelDestinationIPModeMulticast) ProtoReflect() protoreflect.Message
- func (x *VxlanV6TunnelDestinationIPModeMulticast) Reset()
- func (x *VxlanV6TunnelDestinationIPModeMulticast) String() string
- type VxlanV6TunnelDestinationIPModeUnicast
- func (*VxlanV6TunnelDestinationIPModeUnicast) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanV6TunnelDestinationIPModeUnicast) GetVteps() []*VxlanV6TunnelDestinationIPModeUnicastVtep
- func (*VxlanV6TunnelDestinationIPModeUnicast) ProtoMessage()
- func (x *VxlanV6TunnelDestinationIPModeUnicast) ProtoReflect() protoreflect.Message
- func (x *VxlanV6TunnelDestinationIPModeUnicast) Reset()
- func (x *VxlanV6TunnelDestinationIPModeUnicast) String() string
- type VxlanV6TunnelDestinationIPModeUnicastVtep
- func (*VxlanV6TunnelDestinationIPModeUnicastVtep) Descriptor() ([]byte, []int)deprecated
- func (x *VxlanV6TunnelDestinationIPModeUnicastVtep) GetArpSuppressionCache() []*VxlanTunnelDestinationIPModeUnicastArpSuppressionCache
- func (x *VxlanV6TunnelDestinationIPModeUnicastVtep) GetRemoteVtepAddress() string
- func (*VxlanV6TunnelDestinationIPModeUnicastVtep) ProtoMessage()
- func (x *VxlanV6TunnelDestinationIPModeUnicastVtep) ProtoReflect() protoreflect.Message
- func (x *VxlanV6TunnelDestinationIPModeUnicastVtep) Reset()
- func (x *VxlanV6TunnelDestinationIPModeUnicastVtep) String() string
- type VxlanV6TunnelDestinationIPMode_Choice
- func (*VxlanV6TunnelDestinationIPMode_Choice) Descriptor() ([]byte, []int)deprecated
- func (*VxlanV6TunnelDestinationIPMode_Choice) ProtoMessage()
- func (x *VxlanV6TunnelDestinationIPMode_Choice) ProtoReflect() protoreflect.Message
- func (x *VxlanV6TunnelDestinationIPMode_Choice) Reset()
- func (x *VxlanV6TunnelDestinationIPMode_Choice) String() string
- type VxlanV6TunnelDestinationIPMode_Choice_Enum
- func (VxlanV6TunnelDestinationIPMode_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
- func (x VxlanV6TunnelDestinationIPMode_Choice_Enum) Enum() *VxlanV6TunnelDestinationIPMode_Choice_Enum
- func (VxlanV6TunnelDestinationIPMode_Choice_Enum) EnumDescriptor() ([]byte, []int)deprecated
- func (x VxlanV6TunnelDestinationIPMode_Choice_Enum) Number() protoreflect.EnumNumber
- func (x VxlanV6TunnelDestinationIPMode_Choice_Enum) String() string
- func (VxlanV6TunnelDestinationIPMode_Choice_Enum) Type() protoreflect.EnumType
Constants ¶
This section is empty.
Variables ¶
var ( LagProtocol_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "lacp", 2: "static", } LagProtocol_Choice_Enum_value = map[string]int32{ "unspecified": 0, "lacp": 1, "static": 2, } )
Enum value maps for LagProtocol_Choice_Enum.
var ( LagLacp_ActorActivity_Enum_name = map[int32]string{ 0: "unspecified", 1: "passive", 2: "active", } LagLacp_ActorActivity_Enum_value = map[string]int32{ "unspecified": 0, "passive": 1, "active": 2, } )
Enum value maps for LagLacp_ActorActivity_Enum.
var ( EthernetConnection_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "port_name", 2: "lag_name", 3: "vxlan_name", } EthernetConnection_Choice_Enum_value = map[string]int32{ "unspecified": 0, "port_name": 1, "lag_name": 2, "vxlan_name": 3, } )
Enum value maps for EthernetConnection_Choice_Enum.
var ( DeviceVlan_Tpid_Enum_name = map[int32]string{ 0: "unspecified", 1: "x8100", 2: "x88a8", 3: "x9100", 4: "x9200", 5: "x9300", } DeviceVlan_Tpid_Enum_value = map[string]int32{ "unspecified": 0, "x8100": 1, "x88a8": 2, "x9100": 3, "x9200": 4, "x9300": 5, } )
Enum value maps for DeviceVlan_Tpid_Enum.
var ( Layer1_Speed_Enum_name = map[int32]string{ 0: "unspecified", 1: "speed_10_fd_mbps", 2: "speed_10_hd_mbps", 3: "speed_100_fd_mbps", 4: "speed_100_hd_mbps", 5: "speed_1_gbps", 6: "speed_10_gbps", 7: "speed_25_gbps", 8: "speed_40_gbps", 9: "speed_50_gbps", 10: "speed_100_gbps", 11: "speed_200_gbps", 12: "speed_400_gbps", } Layer1_Speed_Enum_value = map[string]int32{ "unspecified": 0, "speed_10_fd_mbps": 1, "speed_10_hd_mbps": 2, "speed_100_fd_mbps": 3, "speed_100_hd_mbps": 4, "speed_1_gbps": 5, "speed_10_gbps": 6, "speed_25_gbps": 7, "speed_40_gbps": 8, "speed_50_gbps": 9, "speed_100_gbps": 10, "speed_200_gbps": 11, "speed_400_gbps": 12, } )
Enum value maps for Layer1_Speed_Enum.
var ( Layer1_Media_Enum_name = map[int32]string{ 0: "unspecified", 1: "copper", 2: "fiber", 3: "sgmii", } Layer1_Media_Enum_value = map[string]int32{ "unspecified": 0, "copper": 1, "fiber": 2, "sgmii": 3, } )
Enum value maps for Layer1_Media_Enum.
var ( Layer1FlowControl_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "ieee_802_1qbb", 2: "ieee_802_3x", } Layer1FlowControl_Choice_Enum_value = map[string]int32{ "unspecified": 0, "ieee_802_1qbb": 1, "ieee_802_3x": 2, } )
Enum value maps for Layer1FlowControl_Choice_Enum.
var ( Capture_Format_Enum_name = map[int32]string{ 0: "unspecified", 1: "pcap", 2: "pcapng", } Capture_Format_Enum_value = map[string]int32{ "unspecified": 0, "pcap": 1, "pcapng": 2, } )
Enum value maps for Capture_Format_Enum.
var ( CaptureFilter_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "custom", 2: "ethernet", 3: "vlan", 4: "ipv4", 5: "ipv6", } CaptureFilter_Choice_Enum_value = map[string]int32{ "unspecified": 0, "custom": 1, "ethernet": 2, "vlan": 3, "ipv4": 4, "ipv6": 5, } )
Enum value maps for CaptureFilter_Choice_Enum.
var ( IsisInterface_NetworkType_Enum_name = map[int32]string{ 0: "unspecified", 1: "broadcast", 2: "point_to_point", } IsisInterface_NetworkType_Enum_value = map[string]int32{ "unspecified": 0, "broadcast": 1, "point_to_point": 2, } )
Enum value maps for IsisInterface_NetworkType_Enum.
var ( IsisInterface_LevelType_Enum_name = map[int32]string{ 0: "unspecified", 1: "level_1", 2: "level_2", 3: "level_1_2", } IsisInterface_LevelType_Enum_value = map[string]int32{ "unspecified": 0, "level_1": 1, "level_2": 2, "level_1_2": 3, } )
Enum value maps for IsisInterface_LevelType_Enum.
var ( IsisInterfaceAuthentication_AuthType_Enum_name = map[int32]string{ 0: "unspecified", 1: "md5", 2: "password", } IsisInterfaceAuthentication_AuthType_Enum_value = map[string]int32{ "unspecified": 0, "md5": 1, "password": 2, } )
Enum value maps for IsisInterfaceAuthentication_AuthType_Enum.
var ( IsisAuthenticationBase_AuthType_Enum_name = map[int32]string{ 0: "unspecified", 1: "md5", 2: "password", } IsisAuthenticationBase_AuthType_Enum_value = map[string]int32{ "unspecified": 0, "md5": 1, "password": 2, } )
Enum value maps for IsisAuthenticationBase_AuthType_Enum.
var ( IsisV4RouteRange_OriginType_Enum_name = map[int32]string{ 0: "unspecified", 1: "internal", 2: "external", } IsisV4RouteRange_OriginType_Enum_value = map[string]int32{ "unspecified": 0, "internal": 1, "external": 2, } )
Enum value maps for IsisV4RouteRange_OriginType_Enum.
var ( IsisV4RouteRange_RedistributionType_Enum_name = map[int32]string{ 0: "unspecified", 1: "up", 2: "down", } IsisV4RouteRange_RedistributionType_Enum_value = map[string]int32{ "unspecified": 0, "up": 1, "down": 2, } )
Enum value maps for IsisV4RouteRange_RedistributionType_Enum.
var ( IsisV6RouteRange_OriginType_Enum_name = map[int32]string{ 0: "unspecified", 1: "internal", 2: "external", } IsisV6RouteRange_OriginType_Enum_value = map[string]int32{ "unspecified": 0, "internal": 1, "external": 2, } )
Enum value maps for IsisV6RouteRange_OriginType_Enum.
var ( IsisV6RouteRange_RedistributionType_Enum_name = map[int32]string{ 0: "unspecified", 1: "up", 2: "down", } IsisV6RouteRange_RedistributionType_Enum_value = map[string]int32{ "unspecified": 0, "up": 1, "down": 2, } )
Enum value maps for IsisV6RouteRange_RedistributionType_Enum.
var ( BgpV4Peer_AsType_Enum_name = map[int32]string{ 0: "unspecified", 1: "ibgp", 2: "ebgp", } BgpV4Peer_AsType_Enum_value = map[string]int32{ "unspecified": 0, "ibgp": 1, "ebgp": 2, } )
Enum value maps for BgpV4Peer_AsType_Enum.
var ( BgpV4Peer_AsNumberWidth_Enum_name = map[int32]string{ 0: "unspecified", 1: "two", 2: "four", } BgpV4Peer_AsNumberWidth_Enum_value = map[string]int32{ "unspecified": 0, "two": 1, "four": 2, } )
Enum value maps for BgpV4Peer_AsNumberWidth_Enum.
var ( BgpV4RouteRange_NextHopMode_Enum_name = map[int32]string{ 0: "unspecified", 1: "local_ip", 2: "manual", } BgpV4RouteRange_NextHopMode_Enum_value = map[string]int32{ "unspecified": 0, "local_ip": 1, "manual": 2, } )
Enum value maps for BgpV4RouteRange_NextHopMode_Enum.
var ( BgpV4RouteRange_NextHopAddressType_Enum_name = map[int32]string{ 0: "unspecified", 1: "ipv4", 2: "ipv6", } BgpV4RouteRange_NextHopAddressType_Enum_value = map[string]int32{ "unspecified": 0, "ipv4": 1, "ipv6": 2, } )
Enum value maps for BgpV4RouteRange_NextHopAddressType_Enum.
var ( BgpRouteAdvanced_Origin_Enum_name = map[int32]string{ 0: "unspecified", 1: "igp", 2: "egp", } BgpRouteAdvanced_Origin_Enum_value = map[string]int32{ "unspecified": 0, "igp": 1, "egp": 2, } )
Enum value maps for BgpRouteAdvanced_Origin_Enum.
var ( BgpCommunity_Type_Enum_name = map[int32]string{ 0: "unspecified", 1: "manual_as_number", 2: "no_export", 3: "no_advertised", 4: "no_export_subconfed", 5: "llgr_stale", 6: "no_llgr", } BgpCommunity_Type_Enum_value = map[string]int32{ "unspecified": 0, "manual_as_number": 1, "no_export": 2, "no_advertised": 3, "no_export_subconfed": 4, "llgr_stale": 5, "no_llgr": 6, } )
Enum value maps for BgpCommunity_Type_Enum.
var ( BgpAsPath_AsSetMode_Enum_name = map[int32]string{ 0: "unspecified", 1: "do_not_include_local_as", 2: "include_as_seq", 3: "include_as_set", 4: "include_as_confed_seq", 5: "include_as_confed_set", 6: "prepend_to_first_segment", } BgpAsPath_AsSetMode_Enum_value = map[string]int32{ "unspecified": 0, "do_not_include_local_as": 1, "include_as_seq": 2, "include_as_set": 3, "include_as_confed_seq": 4, "include_as_confed_set": 5, "prepend_to_first_segment": 6, } )
Enum value maps for BgpAsPath_AsSetMode_Enum.
var ( BgpAsPathSegment_Type_Enum_name = map[int32]string{ 0: "unspecified", 1: "as_seq", 2: "as_set", 3: "as_confed_seq", 4: "as_confed_set", } BgpAsPathSegment_Type_Enum_value = map[string]int32{ "unspecified": 0, "as_seq": 1, "as_set": 2, "as_confed_seq": 3, "as_confed_set": 4, } )
Enum value maps for BgpAsPathSegment_Type_Enum.
var ( BgpV6RouteRange_NextHopMode_Enum_name = map[int32]string{ 0: "unspecified", 1: "local_ip", 2: "manual", } BgpV6RouteRange_NextHopMode_Enum_value = map[string]int32{ "unspecified": 0, "local_ip": 1, "manual": 2, } )
Enum value maps for BgpV6RouteRange_NextHopMode_Enum.
var ( BgpV6RouteRange_NextHopAddressType_Enum_name = map[int32]string{ 0: "unspecified", 1: "ipv4", 2: "ipv6", } BgpV6RouteRange_NextHopAddressType_Enum_value = map[string]int32{ "unspecified": 0, "ipv4": 1, "ipv6": 2, } )
Enum value maps for BgpV6RouteRange_NextHopAddressType_Enum.
var ( BgpSrteV4Policy_NextHopMode_Enum_name = map[int32]string{ 0: "unspecified", 1: "local_ip", 2: "manual", } BgpSrteV4Policy_NextHopMode_Enum_value = map[string]int32{ "unspecified": 0, "local_ip": 1, "manual": 2, } )
Enum value maps for BgpSrteV4Policy_NextHopMode_Enum.
var ( BgpSrteV4Policy_NextHopAddressType_Enum_name = map[int32]string{ 0: "unspecified", 1: "ipv4", 2: "ipv6", } BgpSrteV4Policy_NextHopAddressType_Enum_value = map[string]int32{ "unspecified": 0, "ipv4": 1, "ipv6": 2, } )
Enum value maps for BgpSrteV4Policy_NextHopAddressType_Enum.
var ( BgpExtCommunity_Type_Enum_name = map[int32]string{ 0: "unspecified", 1: "administrator_as_2octet", 2: "administrator_ipv4_address", 3: "administrator_as_4octet", 4: "opaque", 5: "evpn", 6: "administrator_as_2octet_link_bandwidth", } BgpExtCommunity_Type_Enum_value = map[string]int32{ "unspecified": 0, "administrator_as_2octet": 1, "administrator_ipv4_address": 2, "administrator_as_4octet": 3, "opaque": 4, "evpn": 5, "administrator_as_2octet_link_bandwidth": 6, } )
Enum value maps for BgpExtCommunity_Type_Enum.
var ( BgpExtCommunity_Subtype_Enum_name = map[int32]string{ 0: "unspecified", 1: "route_target", 2: "origin", 3: "extended_bandwidth", 4: "color", 5: "encapsulation", 6: "mac_address", } BgpExtCommunity_Subtype_Enum_value = map[string]int32{ "unspecified": 0, "route_target": 1, "origin": 2, "extended_bandwidth": 3, "color": 4, "encapsulation": 5, "mac_address": 6, } )
Enum value maps for BgpExtCommunity_Subtype_Enum.
var ( BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum_name = map[int32]string{ 0: "unspecified", 1: "ipv4", 2: "ipv6", } BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum_value = map[string]int32{ "unspecified": 0, "ipv4": 1, "ipv6": 2, } )
Enum value maps for BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum.
var ( BgpSrteBindingSubTlv_BindingSidType_Enum_name = map[int32]string{ 0: "unspecified", 1: "no_binding", 2: "four_octet_sid", 3: "ipv6_sid", } BgpSrteBindingSubTlv_BindingSidType_Enum_value = map[string]int32{ "unspecified": 0, "no_binding": 1, "four_octet_sid": 2, "ipv6_sid": 3, } )
Enum value maps for BgpSrteBindingSubTlv_BindingSidType_Enum.
var ( BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum_name = map[int32]string{ 0: "unspecified", 1: "reserved_enlp", 2: "push_ipv4_enlp", 3: "push_ipv6_enlp", 4: "push_ipv4_ipv6_enlp", 5: "do_not_push_enlp", } BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum_value = map[string]int32{ "unspecified": 0, "reserved_enlp": 1, "push_ipv4_enlp": 2, "push_ipv6_enlp": 3, "push_ipv4_ipv6_enlp": 4, "do_not_push_enlp": 5, } )
Enum value maps for BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum.
var ( BgpSrteSegment_SegmentType_Enum_name = map[int32]string{ 0: "unspecified", 1: "type_a", 2: "type_b", 3: "type_c", 4: "type_d", 5: "type_e", 6: "type_f", 7: "type_g", 8: "type_h", 9: "type_i", 10: "type_j", 11: "type_k", } BgpSrteSegment_SegmentType_Enum_value = map[string]int32{ "unspecified": 0, "type_a": 1, "type_b": 2, "type_c": 3, "type_d": 4, "type_e": 5, "type_f": 6, "type_g": 7, "type_h": 8, "type_i": 9, "type_j": 10, "type_k": 11, } )
Enum value maps for BgpSrteSegment_SegmentType_Enum.
var ( BgpSrteV6Policy_NextHopMode_Enum_name = map[int32]string{ 0: "unspecified", 1: "local_ip", 2: "manual", } BgpSrteV6Policy_NextHopMode_Enum_value = map[string]int32{ "unspecified": 0, "local_ip": 1, "manual": 2, } )
Enum value maps for BgpSrteV6Policy_NextHopMode_Enum.
var ( BgpSrteV6Policy_NextHopAddressType_Enum_name = map[int32]string{ 0: "unspecified", 1: "ipv4", 2: "ipv6", } BgpSrteV6Policy_NextHopAddressType_Enum_value = map[string]int32{ "unspecified": 0, "ipv4": 1, "ipv6": 2, } )
Enum value maps for BgpSrteV6Policy_NextHopAddressType_Enum.
var ( BgpV4EthernetSegment_ActiveMode_Enum_name = map[int32]string{ 0: "unspecified", 1: "single_active", 2: "all_active", } BgpV4EthernetSegment_ActiveMode_Enum_value = map[string]int32{ "unspecified": 0, "single_active": 1, "all_active": 2, } )
Enum value maps for BgpV4EthernetSegment_ActiveMode_Enum.
var ( BgpV4EvpnEvis_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "evi_vxlan", } BgpV4EvpnEvis_Choice_Enum_value = map[string]int32{ "unspecified": 0, "evi_vxlan": 1, } )
Enum value maps for BgpV4EvpnEvis_Choice_Enum.
var ( BgpV4EviVxlan_ReplicationType_Enum_name = map[int32]string{ 0: "unspecified", 1: "ingress_replication", } BgpV4EviVxlan_ReplicationType_Enum_value = map[string]int32{ "unspecified": 0, "ingress_replication": 1, } )
Enum value maps for BgpV4EviVxlan_ReplicationType_Enum.
var ( BgpRouteDistinguisher_RdType_Enum_name = map[int32]string{ 0: "unspecified", 1: "as_2octet", 2: "ipv4_address", 3: "as_4octet", } BgpRouteDistinguisher_RdType_Enum_value = map[string]int32{ "unspecified": 0, "as_2octet": 1, "ipv4_address": 2, "as_4octet": 3, } )
Enum value maps for BgpRouteDistinguisher_RdType_Enum.
var ( BgpRouteTarget_RtType_Enum_name = map[int32]string{ 0: "unspecified", 1: "as_2octet", 2: "ipv4_address", 3: "as_4octet", } BgpRouteTarget_RtType_Enum_value = map[string]int32{ "unspecified": 0, "as_2octet": 1, "ipv4_address": 2, "as_4octet": 3, } )
Enum value maps for BgpRouteTarget_RtType_Enum.
var ( BgpV6Peer_AsType_Enum_name = map[int32]string{ 0: "unspecified", 1: "ibgp", 2: "ebgp", } BgpV6Peer_AsType_Enum_value = map[string]int32{ "unspecified": 0, "ibgp": 1, "ebgp": 2, } )
Enum value maps for BgpV6Peer_AsType_Enum.
var ( BgpV6Peer_AsNumberWidth_Enum_name = map[int32]string{ 0: "unspecified", 1: "two", 2: "four", } BgpV6Peer_AsNumberWidth_Enum_value = map[string]int32{ "unspecified": 0, "two": 1, "four": 2, } )
Enum value maps for BgpV6Peer_AsNumberWidth_Enum.
var ( BgpV6EthernetSegment_ActiveMode_Enum_name = map[int32]string{ 0: "unspecified", 1: "single_active", 2: "all_active", } BgpV6EthernetSegment_ActiveMode_Enum_value = map[string]int32{ "unspecified": 0, "single_active": 1, "all_active": 2, } )
Enum value maps for BgpV6EthernetSegment_ActiveMode_Enum.
var ( BgpV6EvpnEvis_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "evi_vxlan", } BgpV6EvpnEvis_Choice_Enum_value = map[string]int32{ "unspecified": 0, "evi_vxlan": 1, } )
Enum value maps for BgpV6EvpnEvis_Choice_Enum.
var ( BgpV6EviVxlan_ReplicationType_Enum_name = map[int32]string{ 0: "unspecified", 1: "ingress_replication", } BgpV6EviVxlan_ReplicationType_Enum_value = map[string]int32{ "unspecified": 0, "ingress_replication": 1, } )
Enum value maps for BgpV6EviVxlan_ReplicationType_Enum.
var ( VxlanV4TunnelDestinationIPMode_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "unicast", 2: "multicast", } VxlanV4TunnelDestinationIPMode_Choice_Enum_value = map[string]int32{ "unspecified": 0, "unicast": 1, "multicast": 2, } )
Enum value maps for VxlanV4TunnelDestinationIPMode_Choice_Enum.
var ( VxlanV6TunnelDestinationIPMode_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "unicast", 2: "multicast", } VxlanV6TunnelDestinationIPMode_Choice_Enum_value = map[string]int32{ "unspecified": 0, "unicast": 1, "multicast": 2, } )
Enum value maps for VxlanV6TunnelDestinationIPMode_Choice_Enum.
var ( FlowTxRx_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "port", 2: "device", } FlowTxRx_Choice_Enum_value = map[string]int32{ "unspecified": 0, "port": 1, "device": 2, } )
Enum value maps for FlowTxRx_Choice_Enum.
var ( FlowRouter_Mode_Enum_name = map[int32]string{ 0: "unspecified", 1: "mesh", 2: "one_to_one", } FlowRouter_Mode_Enum_value = map[string]int32{ "unspecified": 0, "mesh": 1, "one_to_one": 2, } )
Enum value maps for FlowRouter_Mode_Enum.
var ( FlowHeader_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "custom", 2: "ethernet", 3: "vlan", 4: "vxlan", 5: "ipv4", 6: "ipv6", 7: "pfcpause", 8: "ethernetpause", 9: "tcp", 10: "udp", 11: "gre", 12: "gtpv1", 13: "gtpv2", 14: "arp", 15: "icmp", 16: "icmpv6", 17: "ppp", 18: "igmpv1", 19: "mpls", } FlowHeader_Choice_Enum_value = map[string]int32{ "unspecified": 0, "custom": 1, "ethernet": 2, "vlan": 3, "vxlan": 4, "ipv4": 5, "ipv6": 6, "pfcpause": 7, "ethernetpause": 8, "tcp": 9, "udp": 10, "gre": 11, "gtpv1": 12, "gtpv2": 13, "arp": 14, "icmp": 15, "icmpv6": 16, "ppp": 17, "igmpv1": 18, "mpls": 19, } )
Enum value maps for FlowHeader_Choice_Enum.
var ( FlowIpv4Priority_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "raw", 2: "tos", 3: "dscp", } FlowIpv4Priority_Choice_Enum_value = map[string]int32{ "unspecified": 0, "raw": 1, "tos": 2, "dscp": 3, } )
Enum value maps for FlowIpv4Priority_Choice_Enum.
var ( FlowIcmp_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "echo", } FlowIcmp_Choice_Enum_value = map[string]int32{ "unspecified": 0, "echo": 1, } )
Enum value maps for FlowIcmp_Choice_Enum.
var ( FlowIcmpv6_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "echo", } FlowIcmpv6_Choice_Enum_value = map[string]int32{ "unspecified": 0, "echo": 1, } )
Enum value maps for FlowIcmpv6_Choice_Enum.
var ( FlowSize_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "fixed", 2: "increment", 3: "random", } FlowSize_Choice_Enum_value = map[string]int32{ "unspecified": 0, "fixed": 1, "increment": 2, "random": 3, } )
Enum value maps for FlowSize_Choice_Enum.
var ( FlowRate_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "pps", 2: "bps", 3: "kbps", 4: "mbps", 5: "gbps", 6: "percentage", } FlowRate_Choice_Enum_value = map[string]int32{ "unspecified": 0, "pps": 1, "bps": 2, "kbps": 3, "mbps": 4, "gbps": 5, "percentage": 6, } )
Enum value maps for FlowRate_Choice_Enum.
var ( FlowDuration_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "fixed_packets", 2: "fixed_seconds", 3: "burst", 4: "continuous", } FlowDuration_Choice_Enum_value = map[string]int32{ "unspecified": 0, "fixed_packets": 1, "fixed_seconds": 2, "burst": 3, "continuous": 4, } )
Enum value maps for FlowDuration_Choice_Enum.
var ( FlowDelay_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "bytes", 2: "nanoseconds", 3: "microseconds", } FlowDelay_Choice_Enum_value = map[string]int32{ "unspecified": 0, "bytes": 1, "nanoseconds": 2, "microseconds": 3, } )
Enum value maps for FlowDelay_Choice_Enum.
var ( FlowDurationInterBurstGap_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "bytes", 2: "nanoseconds", 3: "microseconds", } FlowDurationInterBurstGap_Choice_Enum_value = map[string]int32{ "unspecified": 0, "bytes": 1, "nanoseconds": 2, "microseconds": 3, } )
Enum value maps for FlowDurationInterBurstGap_Choice_Enum.
var ( FlowLatencyMetrics_Mode_Enum_name = map[int32]string{ 0: "unspecified", 1: "store_forward", 2: "cut_through", } FlowLatencyMetrics_Mode_Enum_value = map[string]int32{ "unspecified": 0, "store_forward": 1, "cut_through": 2, } )
Enum value maps for FlowLatencyMetrics_Mode_Enum.
var ( EventRequest_Type_Enum_name = map[int32]string{ 0: "unspecified", 1: "link_down", 2: "link_up", 3: "route_withdraw", 4: "route_advertise", 5: "flow_rx_rate_above_threshold", 6: "flow_rx_rate_below_threshold", } EventRequest_Type_Enum_value = map[string]int32{ "unspecified": 0, "link_down": 1, "link_up": 2, "route_withdraw": 3, "route_advertise": 4, "flow_rx_rate_above_threshold": 5, "flow_rx_rate_below_threshold": 6, } )
Enum value maps for EventRequest_Type_Enum.
var ( LinkState_State_Enum_name = map[int32]string{ 0: "unspecified", 1: "up", 2: "down", } LinkState_State_Enum_value = map[string]int32{ "unspecified": 0, "up": 1, "down": 2, } )
Enum value maps for LinkState_State_Enum.
var ( TransmitState_State_Enum_name = map[int32]string{ 0: "unspecified", 1: "start", 2: "stop", 3: "pause", } TransmitState_State_Enum_value = map[string]int32{ "unspecified": 0, "start": 1, "stop": 2, "pause": 3, } )
Enum value maps for TransmitState_State_Enum.
var ( CaptureState_State_Enum_name = map[int32]string{ 0: "unspecified", 1: "start", 2: "stop", } CaptureState_State_Enum_value = map[string]int32{ "unspecified": 0, "start": 1, "stop": 2, } )
Enum value maps for CaptureState_State_Enum.
var ( FlowsUpdate_PropertyNames_Enum_name = map[int32]string{ 0: "unspecified", 1: "rate", 2: "size", } FlowsUpdate_PropertyNames_Enum_value = map[string]int32{ "unspecified": 0, "rate": 1, "size": 2, } )
Enum value maps for FlowsUpdate_PropertyNames_Enum.
var ( RouteState_State_Enum_name = map[int32]string{ 0: "unspecified", 1: "withdraw", 2: "advertise", } RouteState_State_Enum_value = map[string]int32{ "unspecified": 0, "withdraw": 1, "advertise": 2, } )
Enum value maps for RouteState_State_Enum.
var ( ProtocolState_State_Enum_name = map[int32]string{ 0: "unspecified", 1: "start", 2: "stop", } ProtocolState_State_Enum_value = map[string]int32{ "unspecified": 0, "start": 1, "stop": 2, } )
Enum value maps for ProtocolState_State_Enum.
var ( Ping_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "ipv4", 2: "ipv6", } Ping_Choice_Enum_value = map[string]int32{ "unspecified": 0, "ipv4": 1, "ipv6": 2, } )
Enum value maps for Ping_Choice_Enum.
var ( Response_Result_Enum_name = map[int32]string{ 0: "unspecified", 1: "success", 2: "failure", } Response_Result_Enum_value = map[string]int32{ "unspecified": 0, "success": 1, "failure": 2, } )
Enum value maps for Response_Result_Enum.
var ( MetricsRequest_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "port", 2: "flow", 3: "bgpv4", 4: "bgpv6", 5: "isis", } MetricsRequest_Choice_Enum_value = map[string]int32{ "unspecified": 0, "port": 1, "flow": 2, "bgpv4": 3, "bgpv6": 4, "isis": 5, } )
Enum value maps for MetricsRequest_Choice_Enum.
var ( MetricsResponse_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "flow_metrics", 2: "port_metrics", 3: "bgpv4_metrics", 4: "bgpv6_metrics", 5: "isis_metrics", } MetricsResponse_Choice_Enum_value = map[string]int32{ "unspecified": 0, "flow_metrics": 1, "port_metrics": 2, "bgpv4_metrics": 3, "bgpv6_metrics": 4, "isis_metrics": 5, } )
Enum value maps for MetricsResponse_Choice_Enum.
var ( PortMetricsRequest_ColumnNames_Enum_name = map[int32]string{ 0: "unspecified", 1: "transmit", 2: "location", 3: "link", 4: "capture", 5: "frames_tx", 6: "frames_rx", 7: "bytes_tx", 8: "bytes_rx", 9: "frames_tx_rate", 10: "frames_rx_rate", 11: "bytes_tx_rate", 12: "bytes_rx_rate", } PortMetricsRequest_ColumnNames_Enum_value = map[string]int32{ "unspecified": 0, "transmit": 1, "location": 2, "link": 3, "capture": 4, "frames_tx": 5, "frames_rx": 6, "bytes_tx": 7, "bytes_rx": 8, "frames_tx_rate": 9, "frames_rx_rate": 10, "bytes_tx_rate": 11, "bytes_rx_rate": 12, } )
Enum value maps for PortMetricsRequest_ColumnNames_Enum.
var ( PortMetric_Link_Enum_name = map[int32]string{ 0: "unspecified", 1: "up", 2: "down", } PortMetric_Link_Enum_value = map[string]int32{ "unspecified": 0, "up": 1, "down": 2, } )
Enum value maps for PortMetric_Link_Enum.
var ( PortMetric_Capture_Enum_name = map[int32]string{ 0: "unspecified", 1: "started", 2: "stopped", } PortMetric_Capture_Enum_value = map[string]int32{ "unspecified": 0, "started": 1, "stopped": 2, } )
Enum value maps for PortMetric_Capture_Enum.
var ( FlowMetricsRequest_MetricNames_Enum_name = map[int32]string{ 0: "unspecified", 1: "transmit", 2: "frames_tx", 3: "frames_rx", 4: "bytes_tx", 5: "bytes_rx", 6: "frames_tx_rate", 7: "frames_rx_rate", } FlowMetricsRequest_MetricNames_Enum_value = map[string]int32{ "unspecified": 0, "transmit": 1, "frames_tx": 2, "frames_rx": 3, "bytes_tx": 4, "bytes_rx": 5, "frames_tx_rate": 6, "frames_rx_rate": 7, } )
Enum value maps for FlowMetricsRequest_MetricNames_Enum.
var ( FlowMetricGroupRequest_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "ingress", 2: "egress", } FlowMetricGroupRequest_Choice_Enum_value = map[string]int32{ "unspecified": 0, "ingress": 1, "egress": 2, } )
Enum value maps for FlowMetricGroupRequest_Choice_Enum.
var ( FlowMetric_Transmit_Enum_name = map[int32]string{ 0: "unspecified", 1: "started", 2: "stopped", 3: "paused", } FlowMetric_Transmit_Enum_value = map[string]int32{ "unspecified": 0, "started": 1, "stopped": 2, "paused": 3, } )
Enum value maps for FlowMetric_Transmit_Enum.
var ( Bgpv4MetricsRequest_ColumnNames_Enum_name = map[int32]string{ 0: "unspecified", 1: "session_state", 2: "session_flap_count", 3: "routes_advertised", 4: "routes_received", 5: "route_withdraws_sent", 6: "route_withdraws_received", 7: "updates_sent", 8: "updates_received", 9: "opens_sent", 10: "opens_received", 11: "keepalives_sent", 12: "keepalives_received", 13: "notifications_sent", 14: "notifications_received", } Bgpv4MetricsRequest_ColumnNames_Enum_value = map[string]int32{ "unspecified": 0, "session_state": 1, "session_flap_count": 2, "routes_advertised": 3, "routes_received": 4, "route_withdraws_sent": 5, "route_withdraws_received": 6, "updates_sent": 7, "updates_received": 8, "opens_sent": 9, "opens_received": 10, "keepalives_sent": 11, "keepalives_received": 12, "notifications_sent": 13, "notifications_received": 14, } )
Enum value maps for Bgpv4MetricsRequest_ColumnNames_Enum.
var ( Bgpv4Metric_SessionState_Enum_name = map[int32]string{ 0: "unspecified", 1: "up", 2: "down", } Bgpv4Metric_SessionState_Enum_value = map[string]int32{ "unspecified": 0, "up": 1, "down": 2, } )
Enum value maps for Bgpv4Metric_SessionState_Enum.
var ( Bgpv6MetricsRequest_ColumnNames_Enum_name = map[int32]string{ 0: "unspecified", 1: "session_state", 2: "session_flap_count", 3: "routes_advertised", 4: "routes_received", 5: "route_withdraws_sent", 6: "route_withdraws_received", 7: "updates_sent", 8: "updates_received", 9: "opens_sent", 10: "opens_received", 11: "keepalives_sent", 12: "keepalives_received", 13: "notifications_sent", 14: "notifications_received", } Bgpv6MetricsRequest_ColumnNames_Enum_value = map[string]int32{ "unspecified": 0, "session_state": 1, "session_flap_count": 2, "routes_advertised": 3, "routes_received": 4, "route_withdraws_sent": 5, "route_withdraws_received": 6, "updates_sent": 7, "updates_received": 8, "opens_sent": 9, "opens_received": 10, "keepalives_sent": 11, "keepalives_received": 12, "notifications_sent": 13, "notifications_received": 14, } )
Enum value maps for Bgpv6MetricsRequest_ColumnNames_Enum.
var ( Bgpv6Metric_SessionState_Enum_name = map[int32]string{ 0: "unspecified", 1: "up", 2: "down", } Bgpv6Metric_SessionState_Enum_value = map[string]int32{ "unspecified": 0, "up": 1, "down": 2, } )
Enum value maps for Bgpv6Metric_SessionState_Enum.
var ( IsisMetricsRequest_ColumnNames_Enum_name = map[int32]string{ 0: "unspecified", 1: "l1_sessions_up", 2: "l1_session_flap", 3: "l1_database_size", 4: "l1_broadcast_hellos_sent", 5: "l1_broadcast_hellos_received", 6: "l1_point_to_point_hellos_sent", 7: "l1_point_to_point_hellos_received", 8: "l1_psnp_sent", 9: "l1_psnp_received", 10: "l1_csnp_sent", 11: "l1_csnp_received", 12: "l1_lsp_sent", 13: "l1_lsp_received", 14: "l2_sessions_up", 15: "l2_session_flap", 16: "l2_database_size", 17: "l2_broadcast_hellos_sent", 18: "l2_broadcast_hellos_received", 19: "l2_point_to_point_hellos_sent", 20: "l2_point_to_point_hellos_received", 21: "l2_psnp_sent", 22: "l2_psnp_received", 23: "l2_csnp_sent", 24: "l2_csnp_received", 25: "l2_lsp_sent", 26: "l2_lsp_received", } IsisMetricsRequest_ColumnNames_Enum_value = map[string]int32{ "unspecified": 0, "l1_sessions_up": 1, "l1_session_flap": 2, "l1_database_size": 3, "l1_broadcast_hellos_sent": 4, "l1_broadcast_hellos_received": 5, "l1_point_to_point_hellos_sent": 6, "l1_point_to_point_hellos_received": 7, "l1_psnp_sent": 8, "l1_psnp_received": 9, "l1_csnp_sent": 10, "l1_csnp_received": 11, "l1_lsp_sent": 12, "l1_lsp_received": 13, "l2_sessions_up": 14, "l2_session_flap": 15, "l2_database_size": 16, "l2_broadcast_hellos_sent": 17, "l2_broadcast_hellos_received": 18, "l2_point_to_point_hellos_sent": 19, "l2_point_to_point_hellos_received": 20, "l2_psnp_sent": 21, "l2_psnp_received": 22, "l2_csnp_sent": 23, "l2_csnp_received": 24, "l2_lsp_sent": 25, "l2_lsp_received": 26, } )
Enum value maps for IsisMetricsRequest_ColumnNames_Enum.
var ( StatesRequest_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "ipv4_neighbors", 2: "ipv6_neighbors", } StatesRequest_Choice_Enum_value = map[string]int32{ "unspecified": 0, "ipv4_neighbors": 1, "ipv6_neighbors": 2, } )
Enum value maps for StatesRequest_Choice_Enum.
var ( StatesResponse_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "ipv4_neighbors", 2: "ipv6_neighbors", } StatesResponse_Choice_Enum_value = map[string]int32{ "unspecified": 0, "ipv4_neighbors": 1, "ipv6_neighbors": 2, } )
Enum value maps for StatesResponse_Choice_Enum.
var ( PatternFlowEthernetDst_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "auto", 4: "increment", 5: "decrement", } PatternFlowEthernetDst_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "auto": 3, "increment": 4, "decrement": 5, } )
Enum value maps for PatternFlowEthernetDst_Choice_Enum.
var ( PatternFlowEthernetSrc_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowEthernetSrc_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowEthernetSrc_Choice_Enum.
var ( PatternFlowEthernetEtherType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "auto", 4: "increment", 5: "decrement", } PatternFlowEthernetEtherType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "auto": 3, "increment": 4, "decrement": 5, } )
Enum value maps for PatternFlowEthernetEtherType_Choice_Enum.
var ( PatternFlowEthernetPfcQueue_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowEthernetPfcQueue_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowEthernetPfcQueue_Choice_Enum.
var ( PatternFlowVlanPriority_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowVlanPriority_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowVlanPriority_Choice_Enum.
var ( PatternFlowVlanCfi_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowVlanCfi_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowVlanCfi_Choice_Enum.
var ( PatternFlowVlanId_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowVlanId_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowVlanId_Choice_Enum.
var ( PatternFlowVlanTpid_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowVlanTpid_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowVlanTpid_Choice_Enum.
var ( PatternFlowVxlanFlags_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowVxlanFlags_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowVxlanFlags_Choice_Enum.
var ( PatternFlowVxlanReserved0_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowVxlanReserved0_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowVxlanReserved0_Choice_Enum.
var ( PatternFlowVxlanVni_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "auto", 4: "increment", 5: "decrement", } PatternFlowVxlanVni_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "auto": 3, "increment": 4, "decrement": 5, } )
Enum value maps for PatternFlowVxlanVni_Choice_Enum.
var ( PatternFlowVxlanReserved1_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowVxlanReserved1_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowVxlanReserved1_Choice_Enum.
var ( PatternFlowIpv4Version_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4Version_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4Version_Choice_Enum.
var ( PatternFlowIpv4HeaderLength_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "auto", 4: "increment", 5: "decrement", } PatternFlowIpv4HeaderLength_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "auto": 3, "increment": 4, "decrement": 5, } )
Enum value maps for PatternFlowIpv4HeaderLength_Choice_Enum.
var ( PatternFlowIpv4TotalLength_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "auto", 4: "increment", 5: "decrement", } PatternFlowIpv4TotalLength_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "auto": 3, "increment": 4, "decrement": 5, } )
Enum value maps for PatternFlowIpv4TotalLength_Choice_Enum.
var ( PatternFlowIpv4Identification_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4Identification_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4Identification_Choice_Enum.
var ( PatternFlowIpv4Reserved_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4Reserved_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4Reserved_Choice_Enum.
var ( PatternFlowIpv4DontFragment_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4DontFragment_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4DontFragment_Choice_Enum.
var ( PatternFlowIpv4MoreFragments_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4MoreFragments_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4MoreFragments_Choice_Enum.
var ( PatternFlowIpv4FragmentOffset_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4FragmentOffset_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4FragmentOffset_Choice_Enum.
var ( PatternFlowIpv4TimeToLive_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4TimeToLive_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4TimeToLive_Choice_Enum.
var ( PatternFlowIpv4Protocol_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "auto", 4: "increment", 5: "decrement", } PatternFlowIpv4Protocol_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "auto": 3, "increment": 4, "decrement": 5, } )
Enum value maps for PatternFlowIpv4Protocol_Choice_Enum.
var ( PatternFlowIpv4HeaderChecksum_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "generated", 2: "custom", } PatternFlowIpv4HeaderChecksum_Choice_Enum_value = map[string]int32{ "unspecified": 0, "generated": 1, "custom": 2, } )
Enum value maps for PatternFlowIpv4HeaderChecksum_Choice_Enum.
var ( PatternFlowIpv4HeaderChecksum_Generated_Enum_name = map[int32]string{ 0: "unspecified", 1: "good", 2: "bad", } PatternFlowIpv4HeaderChecksum_Generated_Enum_value = map[string]int32{ "unspecified": 0, "good": 1, "bad": 2, } )
Enum value maps for PatternFlowIpv4HeaderChecksum_Generated_Enum.
var ( PatternFlowIpv4Src_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4Src_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4Src_Choice_Enum.
var ( PatternFlowIpv4Dst_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4Dst_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4Dst_Choice_Enum.
var ( PatternFlowIpv4PriorityRaw_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4PriorityRaw_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4PriorityRaw_Choice_Enum.
var ( PatternFlowIpv4DscpPhb_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4DscpPhb_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4DscpPhb_Choice_Enum.
var ( PatternFlowIpv4DscpEcn_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4DscpEcn_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4DscpEcn_Choice_Enum.
var ( PatternFlowIpv4TosPrecedence_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4TosPrecedence_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4TosPrecedence_Choice_Enum.
var ( PatternFlowIpv4TosDelay_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4TosDelay_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4TosDelay_Choice_Enum.
var ( PatternFlowIpv4TosThroughput_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4TosThroughput_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4TosThroughput_Choice_Enum.
var ( PatternFlowIpv4TosReliability_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4TosReliability_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4TosReliability_Choice_Enum.
var ( PatternFlowIpv4TosMonetary_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4TosMonetary_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4TosMonetary_Choice_Enum.
var ( PatternFlowIpv4TosUnused_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv4TosUnused_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv4TosUnused_Choice_Enum.
var ( PatternFlowIpv6Version_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv6Version_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv6Version_Choice_Enum.
var ( PatternFlowIpv6TrafficClass_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv6TrafficClass_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv6TrafficClass_Choice_Enum.
var ( PatternFlowIpv6FlowLabel_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv6FlowLabel_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv6FlowLabel_Choice_Enum.
var ( PatternFlowIpv6PayloadLength_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "auto", 4: "increment", 5: "decrement", } PatternFlowIpv6PayloadLength_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "auto": 3, "increment": 4, "decrement": 5, } )
Enum value maps for PatternFlowIpv6PayloadLength_Choice_Enum.
var ( PatternFlowIpv6NextHeader_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "auto", 4: "increment", 5: "decrement", } PatternFlowIpv6NextHeader_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "auto": 3, "increment": 4, "decrement": 5, } )
Enum value maps for PatternFlowIpv6NextHeader_Choice_Enum.
var ( PatternFlowIpv6HopLimit_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv6HopLimit_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv6HopLimit_Choice_Enum.
var ( PatternFlowIpv6Src_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv6Src_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv6Src_Choice_Enum.
var ( PatternFlowIpv6Dst_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIpv6Dst_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIpv6Dst_Choice_Enum.
var ( PatternFlowPfcPauseDst_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPauseDst_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPauseDst_Choice_Enum.
var ( PatternFlowPfcPauseSrc_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPauseSrc_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPauseSrc_Choice_Enum.
var ( PatternFlowPfcPauseEtherType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPauseEtherType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPauseEtherType_Choice_Enum.
var ( PatternFlowPfcPauseControlOpCode_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPauseControlOpCode_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPauseControlOpCode_Choice_Enum.
var ( PatternFlowPfcPauseClassEnableVector_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPauseClassEnableVector_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPauseClassEnableVector_Choice_Enum.
var ( PatternFlowPfcPausePauseClass0_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPausePauseClass0_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPausePauseClass0_Choice_Enum.
var ( PatternFlowPfcPausePauseClass1_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPausePauseClass1_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPausePauseClass1_Choice_Enum.
var ( PatternFlowPfcPausePauseClass2_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPausePauseClass2_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPausePauseClass2_Choice_Enum.
var ( PatternFlowPfcPausePauseClass3_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPausePauseClass3_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPausePauseClass3_Choice_Enum.
var ( PatternFlowPfcPausePauseClass4_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPausePauseClass4_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPausePauseClass4_Choice_Enum.
var ( PatternFlowPfcPausePauseClass5_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPausePauseClass5_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPausePauseClass5_Choice_Enum.
var ( PatternFlowPfcPausePauseClass6_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPausePauseClass6_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPausePauseClass6_Choice_Enum.
var ( PatternFlowPfcPausePauseClass7_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPfcPausePauseClass7_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPfcPausePauseClass7_Choice_Enum.
var ( PatternFlowEthernetPauseDst_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowEthernetPauseDst_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowEthernetPauseDst_Choice_Enum.
var ( PatternFlowEthernetPauseSrc_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowEthernetPauseSrc_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowEthernetPauseSrc_Choice_Enum.
var ( PatternFlowEthernetPauseEtherType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowEthernetPauseEtherType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowEthernetPauseEtherType_Choice_Enum.
var ( PatternFlowEthernetPauseControlOpCode_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowEthernetPauseControlOpCode_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowEthernetPauseControlOpCode_Choice_Enum.
var ( PatternFlowEthernetPauseTime_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowEthernetPauseTime_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowEthernetPauseTime_Choice_Enum.
var ( PatternFlowTcpSrcPort_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpSrcPort_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpSrcPort_Choice_Enum.
var ( PatternFlowTcpDstPort_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpDstPort_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpDstPort_Choice_Enum.
var ( PatternFlowTcpSeqNum_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpSeqNum_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpSeqNum_Choice_Enum.
var ( PatternFlowTcpAckNum_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpAckNum_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpAckNum_Choice_Enum.
var ( PatternFlowTcpDataOffset_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpDataOffset_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpDataOffset_Choice_Enum.
var ( PatternFlowTcpEcnNs_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpEcnNs_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpEcnNs_Choice_Enum.
var ( PatternFlowTcpEcnCwr_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpEcnCwr_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpEcnCwr_Choice_Enum.
var ( PatternFlowTcpEcnEcho_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpEcnEcho_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpEcnEcho_Choice_Enum.
var ( PatternFlowTcpCtlUrg_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpCtlUrg_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpCtlUrg_Choice_Enum.
var ( PatternFlowTcpCtlAck_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpCtlAck_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpCtlAck_Choice_Enum.
var ( PatternFlowTcpCtlPsh_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpCtlPsh_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpCtlPsh_Choice_Enum.
var ( PatternFlowTcpCtlRst_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpCtlRst_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpCtlRst_Choice_Enum.
var ( PatternFlowTcpCtlSyn_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpCtlSyn_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpCtlSyn_Choice_Enum.
var ( PatternFlowTcpCtlFin_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpCtlFin_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpCtlFin_Choice_Enum.
var ( PatternFlowTcpWindow_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowTcpWindow_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowTcpWindow_Choice_Enum.
var ( PatternFlowUdpSrcPort_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowUdpSrcPort_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowUdpSrcPort_Choice_Enum.
var ( PatternFlowUdpDstPort_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowUdpDstPort_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowUdpDstPort_Choice_Enum.
var ( PatternFlowUdpLength_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowUdpLength_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowUdpLength_Choice_Enum.
var ( PatternFlowUdpChecksum_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "generated", 2: "custom", } PatternFlowUdpChecksum_Choice_Enum_value = map[string]int32{ "unspecified": 0, "generated": 1, "custom": 2, } )
Enum value maps for PatternFlowUdpChecksum_Choice_Enum.
var ( PatternFlowUdpChecksum_Generated_Enum_name = map[int32]string{ 0: "unspecified", 1: "good", 2: "bad", } PatternFlowUdpChecksum_Generated_Enum_value = map[string]int32{ "unspecified": 0, "good": 1, "bad": 2, } )
Enum value maps for PatternFlowUdpChecksum_Generated_Enum.
var ( PatternFlowGreChecksumPresent_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGreChecksumPresent_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGreChecksumPresent_Choice_Enum.
var ( PatternFlowGreReserved0_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGreReserved0_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGreReserved0_Choice_Enum.
var ( PatternFlowGreVersion_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGreVersion_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGreVersion_Choice_Enum.
var ( PatternFlowGreProtocol_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGreProtocol_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGreProtocol_Choice_Enum.
var ( PatternFlowGreChecksum_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "generated", 2: "custom", } PatternFlowGreChecksum_Choice_Enum_value = map[string]int32{ "unspecified": 0, "generated": 1, "custom": 2, } )
Enum value maps for PatternFlowGreChecksum_Choice_Enum.
var ( PatternFlowGreChecksum_Generated_Enum_name = map[int32]string{ 0: "unspecified", 1: "good", 2: "bad", } PatternFlowGreChecksum_Generated_Enum_value = map[string]int32{ "unspecified": 0, "good": 1, "bad": 2, } )
Enum value maps for PatternFlowGreChecksum_Generated_Enum.
var ( PatternFlowGreReserved1_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGreReserved1_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGreReserved1_Choice_Enum.
var ( PatternFlowGtpv1Version_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1Version_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1Version_Choice_Enum.
var ( PatternFlowGtpv1ProtocolType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1ProtocolType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1ProtocolType_Choice_Enum.
var ( PatternFlowGtpv1Reserved_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1Reserved_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1Reserved_Choice_Enum.
var ( PatternFlowGtpv1EFlag_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1EFlag_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1EFlag_Choice_Enum.
var ( PatternFlowGtpv1SFlag_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1SFlag_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1SFlag_Choice_Enum.
var ( PatternFlowGtpv1PnFlag_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1PnFlag_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1PnFlag_Choice_Enum.
var ( PatternFlowGtpv1MessageType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1MessageType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1MessageType_Choice_Enum.
var ( PatternFlowGtpv1MessageLength_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1MessageLength_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1MessageLength_Choice_Enum.
var ( PatternFlowGtpv1Teid_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1Teid_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1Teid_Choice_Enum.
var ( PatternFlowGtpv1SquenceNumber_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1SquenceNumber_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1SquenceNumber_Choice_Enum.
var ( PatternFlowGtpv1NPduNumber_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1NPduNumber_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1NPduNumber_Choice_Enum.
var ( PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv1NextExtensionHeaderType_Choice_Enum.
var ( PatternFlowGtpExtensionExtensionLength_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpExtensionExtensionLength_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpExtensionExtensionLength_Choice_Enum.
var ( PatternFlowGtpExtensionContents_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpExtensionContents_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpExtensionContents_Choice_Enum.
var ( PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpExtensionNextExtensionHeader_Choice_Enum.
var ( PatternFlowGtpv2Version_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv2Version_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv2Version_Choice_Enum.
var ( PatternFlowGtpv2PiggybackingFlag_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv2PiggybackingFlag_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv2PiggybackingFlag_Choice_Enum.
var ( PatternFlowGtpv2TeidFlag_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv2TeidFlag_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv2TeidFlag_Choice_Enum.
var ( PatternFlowGtpv2Spare1_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv2Spare1_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv2Spare1_Choice_Enum.
var ( PatternFlowGtpv2MessageType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv2MessageType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv2MessageType_Choice_Enum.
var ( PatternFlowGtpv2MessageLength_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv2MessageLength_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv2MessageLength_Choice_Enum.
var ( PatternFlowGtpv2Teid_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv2Teid_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv2Teid_Choice_Enum.
var ( PatternFlowGtpv2SequenceNumber_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv2SequenceNumber_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv2SequenceNumber_Choice_Enum.
var ( PatternFlowGtpv2Spare2_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowGtpv2Spare2_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowGtpv2Spare2_Choice_Enum.
var ( PatternFlowArpHardwareType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowArpHardwareType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowArpHardwareType_Choice_Enum.
var ( PatternFlowArpProtocolType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowArpProtocolType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowArpProtocolType_Choice_Enum.
var ( PatternFlowArpHardwareLength_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowArpHardwareLength_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowArpHardwareLength_Choice_Enum.
var ( PatternFlowArpProtocolLength_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowArpProtocolLength_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowArpProtocolLength_Choice_Enum.
var ( PatternFlowArpOperation_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowArpOperation_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowArpOperation_Choice_Enum.
var ( PatternFlowArpSenderHardwareAddr_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowArpSenderHardwareAddr_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowArpSenderHardwareAddr_Choice_Enum.
var ( PatternFlowArpSenderProtocolAddr_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowArpSenderProtocolAddr_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowArpSenderProtocolAddr_Choice_Enum.
var ( PatternFlowArpTargetHardwareAddr_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowArpTargetHardwareAddr_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowArpTargetHardwareAddr_Choice_Enum.
var ( PatternFlowArpTargetProtocolAddr_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowArpTargetProtocolAddr_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowArpTargetProtocolAddr_Choice_Enum.
var ( PatternFlowIcmpEchoType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIcmpEchoType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIcmpEchoType_Choice_Enum.
var ( PatternFlowIcmpEchoCode_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIcmpEchoCode_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIcmpEchoCode_Choice_Enum.
var ( PatternFlowIcmpEchoChecksum_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "generated", 2: "custom", } PatternFlowIcmpEchoChecksum_Choice_Enum_value = map[string]int32{ "unspecified": 0, "generated": 1, "custom": 2, } )
Enum value maps for PatternFlowIcmpEchoChecksum_Choice_Enum.
var ( PatternFlowIcmpEchoChecksum_Generated_Enum_name = map[int32]string{ 0: "unspecified", 1: "good", 2: "bad", } PatternFlowIcmpEchoChecksum_Generated_Enum_value = map[string]int32{ "unspecified": 0, "good": 1, "bad": 2, } )
Enum value maps for PatternFlowIcmpEchoChecksum_Generated_Enum.
var ( PatternFlowIcmpEchoIdentifier_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIcmpEchoIdentifier_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIcmpEchoIdentifier_Choice_Enum.
var ( PatternFlowIcmpEchoSequenceNumber_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIcmpEchoSequenceNumber_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIcmpEchoSequenceNumber_Choice_Enum.
var ( PatternFlowIcmpCommonChecksum_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "generated", 2: "custom", } PatternFlowIcmpCommonChecksum_Choice_Enum_value = map[string]int32{ "unspecified": 0, "generated": 1, "custom": 2, } )
Enum value maps for PatternFlowIcmpCommonChecksum_Choice_Enum.
var ( PatternFlowIcmpCommonChecksum_Generated_Enum_name = map[int32]string{ 0: "unspecified", 1: "good", 2: "bad", } PatternFlowIcmpCommonChecksum_Generated_Enum_value = map[string]int32{ "unspecified": 0, "good": 1, "bad": 2, } )
Enum value maps for PatternFlowIcmpCommonChecksum_Generated_Enum.
var ( PatternFlowIcmpNextFieldsIdentifier_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIcmpNextFieldsIdentifier_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIcmpNextFieldsIdentifier_Choice_Enum.
var ( PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIcmpNextFieldsSequenceNumber_Choice_Enum.
var ( PatternFlowIcmpv6EchoType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIcmpv6EchoType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIcmpv6EchoType_Choice_Enum.
var ( PatternFlowIcmpv6EchoCode_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIcmpv6EchoCode_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIcmpv6EchoCode_Choice_Enum.
var ( PatternFlowIcmpv6EchoIdentifier_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIcmpv6EchoIdentifier_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIcmpv6EchoIdentifier_Choice_Enum.
var ( PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIcmpv6EchoSequenceNumber_Choice_Enum.
var ( PatternFlowIcmpv6EchoChecksum_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "generated", 2: "custom", } PatternFlowIcmpv6EchoChecksum_Choice_Enum_value = map[string]int32{ "unspecified": 0, "generated": 1, "custom": 2, } )
Enum value maps for PatternFlowIcmpv6EchoChecksum_Choice_Enum.
var ( PatternFlowIcmpv6EchoChecksum_Generated_Enum_name = map[int32]string{ 0: "unspecified", 1: "good", 2: "bad", } PatternFlowIcmpv6EchoChecksum_Generated_Enum_value = map[string]int32{ "unspecified": 0, "good": 1, "bad": 2, } )
Enum value maps for PatternFlowIcmpv6EchoChecksum_Generated_Enum.
var ( PatternFlowIcmpv6CommonChecksum_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "generated", 2: "custom", } PatternFlowIcmpv6CommonChecksum_Choice_Enum_value = map[string]int32{ "unspecified": 0, "generated": 1, "custom": 2, } )
Enum value maps for PatternFlowIcmpv6CommonChecksum_Choice_Enum.
var ( PatternFlowIcmpv6CommonChecksum_Generated_Enum_name = map[int32]string{ 0: "unspecified", 1: "good", 2: "bad", } PatternFlowIcmpv6CommonChecksum_Generated_Enum_value = map[string]int32{ "unspecified": 0, "good": 1, "bad": 2, } )
Enum value maps for PatternFlowIcmpv6CommonChecksum_Generated_Enum.
var ( PatternFlowPppAddress_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPppAddress_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPppAddress_Choice_Enum.
var ( PatternFlowPppControl_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowPppControl_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowPppControl_Choice_Enum.
var ( PatternFlowPppProtocolType_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "auto", 4: "increment", 5: "decrement", } PatternFlowPppProtocolType_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "auto": 3, "increment": 4, "decrement": 5, } )
Enum value maps for PatternFlowPppProtocolType_Choice_Enum.
var ( PatternFlowIgmpv1Version_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIgmpv1Version_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIgmpv1Version_Choice_Enum.
var ( PatternFlowIgmpv1Type_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIgmpv1Type_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIgmpv1Type_Choice_Enum.
var ( PatternFlowIgmpv1Unused_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIgmpv1Unused_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIgmpv1Unused_Choice_Enum.
var ( PatternFlowIgmpv1Checksum_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "generated", 2: "custom", } PatternFlowIgmpv1Checksum_Choice_Enum_value = map[string]int32{ "unspecified": 0, "generated": 1, "custom": 2, } )
Enum value maps for PatternFlowIgmpv1Checksum_Choice_Enum.
var ( PatternFlowIgmpv1Checksum_Generated_Enum_name = map[int32]string{ 0: "unspecified", 1: "good", 2: "bad", } PatternFlowIgmpv1Checksum_Generated_Enum_value = map[string]int32{ "unspecified": 0, "good": 1, "bad": 2, } )
Enum value maps for PatternFlowIgmpv1Checksum_Generated_Enum.
var ( PatternFlowIgmpv1GroupAddress_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowIgmpv1GroupAddress_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowIgmpv1GroupAddress_Choice_Enum.
var ( PatternFlowMplsLabel_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "auto", 4: "increment", 5: "decrement", } PatternFlowMplsLabel_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "auto": 3, "increment": 4, "decrement": 5, } )
Enum value maps for PatternFlowMplsLabel_Choice_Enum.
var ( PatternFlowMplsTrafficClass_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowMplsTrafficClass_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowMplsTrafficClass_Choice_Enum.
var ( PatternFlowMplsBottomOfStack_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowMplsBottomOfStack_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowMplsBottomOfStack_Choice_Enum.
var ( PatternFlowMplsTimeToLive_Choice_Enum_name = map[int32]string{ 0: "unspecified", 1: "value", 2: "values", 3: "increment", 4: "decrement", } PatternFlowMplsTimeToLive_Choice_Enum_value = map[string]int32{ "unspecified": 0, "value": 1, "values": 2, "increment": 3, "decrement": 4, } )
Enum value maps for PatternFlowMplsTimeToLive_Choice_Enum.
var File_otg_proto protoreflect.FileDescriptor
var Openapi_ServiceDesc = grpc.ServiceDesc{ ServiceName: "otg.Openapi", HandlerType: (*OpenapiServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "SetConfig", Handler: _Openapi_SetConfig_Handler, }, { MethodName: "GetConfig", Handler: _Openapi_GetConfig_Handler, }, { MethodName: "SetTransmitState", Handler: _Openapi_SetTransmitState_Handler, }, { MethodName: "SetLinkState", Handler: _Openapi_SetLinkState_Handler, }, { MethodName: "SetCaptureState", Handler: _Openapi_SetCaptureState_Handler, }, { MethodName: "UpdateFlows", Handler: _Openapi_UpdateFlows_Handler, }, { MethodName: "SetRouteState", Handler: _Openapi_SetRouteState_Handler, }, { MethodName: "SendPing", Handler: _Openapi_SendPing_Handler, }, { MethodName: "SetProtocolState", Handler: _Openapi_SetProtocolState_Handler, }, { MethodName: "GetMetrics", Handler: _Openapi_GetMetrics_Handler, }, { MethodName: "GetStates", Handler: _Openapi_GetStates_Handler, }, { MethodName: "GetCapture", Handler: _Openapi_GetCapture_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "otg.proto", }
Openapi_ServiceDesc is the grpc.ServiceDesc for Openapi service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterOpenapiServer ¶
func RegisterOpenapiServer(s grpc.ServiceRegistrar, srv OpenapiServer)
Types ¶
type BadRequest ¶
type BadRequest struct { ResponseError *ResponseError `protobuf:"bytes,1,opt,name=response_error,json=responseError,proto3" json:"response_error,omitempty"` // contains filtered or unexported fields }
This indicates that the server cannot or will not process the request due to something that is perceived to be a client error. Additional details are in the errors.
func (*BadRequest) Descriptor
deprecated
func (*BadRequest) Descriptor() ([]byte, []int)
Deprecated: Use BadRequest.ProtoReflect.Descriptor instead.
func (*BadRequest) GetResponseError ¶
func (x *BadRequest) GetResponseError() *ResponseError
func (*BadRequest) ProtoMessage ¶
func (*BadRequest) ProtoMessage()
func (*BadRequest) ProtoReflect ¶
func (x *BadRequest) ProtoReflect() protoreflect.Message
func (*BadRequest) Reset ¶
func (x *BadRequest) Reset()
func (*BadRequest) String ¶
func (x *BadRequest) String() string
type BgpAddPath ¶
type BgpAddPath struct { // The id of the additional path. // default = 1 PathId *int32 `protobuf:"varint,1,opt,name=path_id,json=pathId,proto3,oneof" json:"path_id,omitempty"` // contains filtered or unexported fields }
The BGP Additional Paths feature is a BGP extension that allows the advertisement of multiple paths for the same prefix without the new paths implicitly replacing any previous paths.
func (*BgpAddPath) Descriptor
deprecated
func (*BgpAddPath) Descriptor() ([]byte, []int)
Deprecated: Use BgpAddPath.ProtoReflect.Descriptor instead.
func (*BgpAddPath) GetPathId ¶
func (x *BgpAddPath) GetPathId() int32
func (*BgpAddPath) ProtoMessage ¶
func (*BgpAddPath) ProtoMessage()
func (*BgpAddPath) ProtoReflect ¶
func (x *BgpAddPath) ProtoReflect() protoreflect.Message
func (*BgpAddPath) Reset ¶
func (x *BgpAddPath) Reset()
func (*BgpAddPath) String ¶
func (x *BgpAddPath) String() string
type BgpAdvanced ¶
type BgpAdvanced struct { // Number of seconds the sender proposes for the value of the Hold Timer. // default = 90 HoldTimeInterval *int32 `protobuf:"varint,1,opt,name=hold_time_interval,json=holdTimeInterval,proto3,oneof" json:"hold_time_interval,omitempty"` // Number of seconds between transmissions of Keepalive messages by this peer. // default = 30 KeepAliveInterval *int32 `protobuf:"varint,2,opt,name=keep_alive_interval,json=keepAliveInterval,proto3,oneof" json:"keep_alive_interval,omitempty"` // The time interval at which Update messages are sent to the DUT, expressed as the // number of milliseconds between Update messages. The update interval 0 implies to // send all the updates as fast as possible. // default = 0 UpdateInterval *int32 `protobuf:"varint,3,opt,name=update_interval,json=updateInterval,proto3,oneof" json:"update_interval,omitempty"` // The limited number of iterations that a unit of data can experience before the data // is discarded. This is placed in the TTL field in the IP header of the transmitted // packets. // default = 64 TimeToLive *int32 `protobuf:"varint,4,opt,name=time_to_live,json=timeToLive,proto3,oneof" json:"time_to_live,omitempty"` // The value to be used as a secret MD5 key for authentication. If not configured, MD5 // authentication will not be enabled. Md5Key *string `protobuf:"bytes,5,opt,name=md5_key,json=md5Key,proto3,oneof" json:"md5_key,omitempty"` // contains filtered or unexported fields }
Status: under-review Status: under-review Configuration for BGP advanced settings.
func (*BgpAdvanced) Descriptor
deprecated
func (*BgpAdvanced) Descriptor() ([]byte, []int)
Deprecated: Use BgpAdvanced.ProtoReflect.Descriptor instead.
func (*BgpAdvanced) GetHoldTimeInterval ¶
func (x *BgpAdvanced) GetHoldTimeInterval() int32
func (*BgpAdvanced) GetKeepAliveInterval ¶
func (x *BgpAdvanced) GetKeepAliveInterval() int32
func (*BgpAdvanced) GetMd5Key ¶
func (x *BgpAdvanced) GetMd5Key() string
func (*BgpAdvanced) GetTimeToLive ¶
func (x *BgpAdvanced) GetTimeToLive() int32
func (*BgpAdvanced) GetUpdateInterval ¶
func (x *BgpAdvanced) GetUpdateInterval() int32
func (*BgpAdvanced) ProtoMessage ¶
func (*BgpAdvanced) ProtoMessage()
func (*BgpAdvanced) ProtoReflect ¶
func (x *BgpAdvanced) ProtoReflect() protoreflect.Message
func (*BgpAdvanced) Reset ¶
func (x *BgpAdvanced) Reset()
func (*BgpAdvanced) String ¶
func (x *BgpAdvanced) String() string
type BgpAsPath ¶
type BgpAsPath struct { // Defines how the Local AS should be included in the MP REACH NLRI. For iBGP sessions, // Do Not Include Local AS must be chosen. For eBGP sessions, any choice other than // Do Not Include Local AS can be chosen. // default = AsSetMode.Enum.do_not_include_local_as AsSetMode *BgpAsPath_AsSetMode_Enum `` /* 131-byte string literal not displayed */ // The additional AS path segments to be added in the NLRI. By default, an empty AS // path is always included and the local AS is added to it as per the value of 'as_set_mode' // attribute. Segments []*BgpAsPathSegment `protobuf:"bytes,2,rep,name=segments,proto3" json:"segments,omitempty"` // contains filtered or unexported fields }
This attribute identifies the autonomous systems through which routing information carried in this UPDATE message has passed. This contains the configuration of how to include the Local AS in the AS path attribute of the MP REACH NLRI. It also contains optional configuration of additional AS Path Segments that can be included in the AS Path attribute. The AS Path consists of a Set or Sequence of Autonomous Systems (AS) numbers that a routing information passes through to reach the destination.
func (*BgpAsPath) Descriptor
deprecated
func (*BgpAsPath) GetAsSetMode ¶
func (x *BgpAsPath) GetAsSetMode() BgpAsPath_AsSetMode_Enum
func (*BgpAsPath) GetSegments ¶
func (x *BgpAsPath) GetSegments() []*BgpAsPathSegment
func (*BgpAsPath) ProtoMessage ¶
func (*BgpAsPath) ProtoMessage()
func (*BgpAsPath) ProtoReflect ¶
func (x *BgpAsPath) ProtoReflect() protoreflect.Message
type BgpAsPathSegment ¶
type BgpAsPathSegment struct { // AS sequence is the most common type of AS_PATH, it contains the list of ASNs starting // with the most recent ASN being added read from left to right. // The other three AS_PATH types are used for Confederations - AS_SET is the type of // AS_PATH attribute that summarizes routes using using the aggregate-address command, // allowing AS_PATHs to be summarized in the update as well. - AS_CONFED_SEQ gives // the list of ASNs in the path starting with the most recent ASN to be added reading // left to right - AS_CONFED_SET will allow summarization of multiple AS PATHs to be // sent in BGP Updates. // default = Type.Enum.as_seq Type *BgpAsPathSegment_Type_Enum `protobuf:"varint,1,opt,name=type,proto3,enum=otg.BgpAsPathSegment_Type_Enum,oneof" json:"type,omitempty"` // The AS numbers in this AS path segment. AsNumbers []int64 `protobuf:"varint,2,rep,packed,name=as_numbers,json=asNumbers,proto3" json:"as_numbers,omitempty"` // contains filtered or unexported fields }
Configuration for a single BGP AS path segment
func (*BgpAsPathSegment) Descriptor
deprecated
func (*BgpAsPathSegment) Descriptor() ([]byte, []int)
Deprecated: Use BgpAsPathSegment.ProtoReflect.Descriptor instead.
func (*BgpAsPathSegment) GetAsNumbers ¶
func (x *BgpAsPathSegment) GetAsNumbers() []int64
func (*BgpAsPathSegment) GetType ¶
func (x *BgpAsPathSegment) GetType() BgpAsPathSegment_Type_Enum
func (*BgpAsPathSegment) ProtoMessage ¶
func (*BgpAsPathSegment) ProtoMessage()
func (*BgpAsPathSegment) ProtoReflect ¶
func (x *BgpAsPathSegment) ProtoReflect() protoreflect.Message
func (*BgpAsPathSegment) Reset ¶
func (x *BgpAsPathSegment) Reset()
func (*BgpAsPathSegment) String ¶
func (x *BgpAsPathSegment) String() string
type BgpAsPathSegment_Type ¶
type BgpAsPathSegment_Type struct {
// contains filtered or unexported fields
}
func (*BgpAsPathSegment_Type) Descriptor
deprecated
func (*BgpAsPathSegment_Type) Descriptor() ([]byte, []int)
Deprecated: Use BgpAsPathSegment_Type.ProtoReflect.Descriptor instead.
func (*BgpAsPathSegment_Type) ProtoMessage ¶
func (*BgpAsPathSegment_Type) ProtoMessage()
func (*BgpAsPathSegment_Type) ProtoReflect ¶
func (x *BgpAsPathSegment_Type) ProtoReflect() protoreflect.Message
func (*BgpAsPathSegment_Type) Reset ¶
func (x *BgpAsPathSegment_Type) Reset()
func (*BgpAsPathSegment_Type) String ¶
func (x *BgpAsPathSegment_Type) String() string
type BgpAsPathSegment_Type_Enum ¶
type BgpAsPathSegment_Type_Enum int32
const ( BgpAsPathSegment_Type_unspecified BgpAsPathSegment_Type_Enum = 0 BgpAsPathSegment_Type_as_seq BgpAsPathSegment_Type_Enum = 1 BgpAsPathSegment_Type_as_set BgpAsPathSegment_Type_Enum = 2 BgpAsPathSegment_Type_as_confed_seq BgpAsPathSegment_Type_Enum = 3 BgpAsPathSegment_Type_as_confed_set BgpAsPathSegment_Type_Enum = 4 )
func (BgpAsPathSegment_Type_Enum) Descriptor ¶
func (BgpAsPathSegment_Type_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpAsPathSegment_Type_Enum) Enum ¶
func (x BgpAsPathSegment_Type_Enum) Enum() *BgpAsPathSegment_Type_Enum
func (BgpAsPathSegment_Type_Enum) EnumDescriptor
deprecated
func (BgpAsPathSegment_Type_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpAsPathSegment_Type_Enum.Descriptor instead.
func (BgpAsPathSegment_Type_Enum) Number ¶
func (x BgpAsPathSegment_Type_Enum) Number() protoreflect.EnumNumber
func (BgpAsPathSegment_Type_Enum) String ¶
func (x BgpAsPathSegment_Type_Enum) String() string
func (BgpAsPathSegment_Type_Enum) Type ¶
func (BgpAsPathSegment_Type_Enum) Type() protoreflect.EnumType
type BgpAsPath_AsSetMode ¶
type BgpAsPath_AsSetMode struct {
// contains filtered or unexported fields
}
func (*BgpAsPath_AsSetMode) Descriptor
deprecated
func (*BgpAsPath_AsSetMode) Descriptor() ([]byte, []int)
Deprecated: Use BgpAsPath_AsSetMode.ProtoReflect.Descriptor instead.
func (*BgpAsPath_AsSetMode) ProtoMessage ¶
func (*BgpAsPath_AsSetMode) ProtoMessage()
func (*BgpAsPath_AsSetMode) ProtoReflect ¶
func (x *BgpAsPath_AsSetMode) ProtoReflect() protoreflect.Message
func (*BgpAsPath_AsSetMode) Reset ¶
func (x *BgpAsPath_AsSetMode) Reset()
func (*BgpAsPath_AsSetMode) String ¶
func (x *BgpAsPath_AsSetMode) String() string
type BgpAsPath_AsSetMode_Enum ¶
type BgpAsPath_AsSetMode_Enum int32
const ( BgpAsPath_AsSetMode_unspecified BgpAsPath_AsSetMode_Enum = 0 BgpAsPath_AsSetMode_do_not_include_local_as BgpAsPath_AsSetMode_Enum = 1 BgpAsPath_AsSetMode_include_as_seq BgpAsPath_AsSetMode_Enum = 2 BgpAsPath_AsSetMode_include_as_set BgpAsPath_AsSetMode_Enum = 3 BgpAsPath_AsSetMode_include_as_confed_seq BgpAsPath_AsSetMode_Enum = 4 BgpAsPath_AsSetMode_include_as_confed_set BgpAsPath_AsSetMode_Enum = 5 BgpAsPath_AsSetMode_prepend_to_first_segment BgpAsPath_AsSetMode_Enum = 6 )
func (BgpAsPath_AsSetMode_Enum) Descriptor ¶
func (BgpAsPath_AsSetMode_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpAsPath_AsSetMode_Enum) Enum ¶
func (x BgpAsPath_AsSetMode_Enum) Enum() *BgpAsPath_AsSetMode_Enum
func (BgpAsPath_AsSetMode_Enum) EnumDescriptor
deprecated
func (BgpAsPath_AsSetMode_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpAsPath_AsSetMode_Enum.Descriptor instead.
func (BgpAsPath_AsSetMode_Enum) Number ¶
func (x BgpAsPath_AsSetMode_Enum) Number() protoreflect.EnumNumber
func (BgpAsPath_AsSetMode_Enum) String ¶
func (x BgpAsPath_AsSetMode_Enum) String() string
func (BgpAsPath_AsSetMode_Enum) Type ¶
func (BgpAsPath_AsSetMode_Enum) Type() protoreflect.EnumType
type BgpCMacIpRange ¶ added in v0.7.34
type BgpCMacIpRange struct { // Host MAC address range per Broadcast Domain. MacAddresses *MACRouteAddress `protobuf:"bytes,1,opt,name=mac_addresses,json=macAddresses,proto3,oneof" json:"mac_addresses,omitempty"` // Layer 2 Virtual Network Identifier (L2VNI) to be advertised with MAC/IP Advertisement // Route (Type 2) // default = 0 L2Vni *int32 `protobuf:"varint,2,opt,name=l2vni,proto3,oneof" json:"l2vni,omitempty"` // Host IPv4 address range per Broadcast Domain. Ipv4Addresses *V4RouteAddress `protobuf:"bytes,3,opt,name=ipv4_addresses,json=ipv4Addresses,proto3,oneof" json:"ipv4_addresses,omitempty"` // Host IPv6 address range per Broadcast Domain. Ipv6Addresses *V6RouteAddress `protobuf:"bytes,4,opt,name=ipv6_addresses,json=ipv6Addresses,proto3,oneof" json:"ipv6_addresses,omitempty"` // Layer 3 Virtual Network Identifier (L3VNI) to be advertised with MAC/IP Advertisement // Route (Type 2). // default = 0 L3Vni *int32 `protobuf:"varint,5,opt,name=l3vni,proto3,oneof" json:"l3vni,omitempty"` // Include default Gateway Extended Community in MAC/IP Advertisement Route (Type 2). // default = False IncludeDefaultGateway *bool `` /* 133-byte string literal not displayed */ // Description missing in models Advanced *BgpRouteAdvanced `protobuf:"bytes,7,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Optional community settings. Communities []*BgpCommunity `protobuf:"bytes,8,rep,name=communities,proto3" json:"communities,omitempty"` // Optional Extended Community settings. ExtCommunities []*BgpExtCommunity `protobuf:"bytes,9,rep,name=ext_communities,json=extCommunities,proto3" json:"ext_communities,omitempty"` // Optional AS PATH settings. AsPath *BgpAsPath `protobuf:"bytes,10,opt,name=as_path,json=asPath,proto3,oneof" json:"as_path,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,11,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Configuration for MAC/IP Ranges per Broadcast Domain.
Advertises following route -
Type 2 - MAC/IP Advertisement Route.
func (*BgpCMacIpRange) Descriptor
deprecated
added in
v0.7.34
func (*BgpCMacIpRange) Descriptor() ([]byte, []int)
Deprecated: Use BgpCMacIpRange.ProtoReflect.Descriptor instead.
func (*BgpCMacIpRange) GetAdvanced ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetAdvanced() *BgpRouteAdvanced
func (*BgpCMacIpRange) GetAsPath ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetAsPath() *BgpAsPath
func (*BgpCMacIpRange) GetCommunities ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetCommunities() []*BgpCommunity
func (*BgpCMacIpRange) GetExtCommunities ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetExtCommunities() []*BgpExtCommunity
func (*BgpCMacIpRange) GetIncludeDefaultGateway ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetIncludeDefaultGateway() bool
func (*BgpCMacIpRange) GetIpv4Addresses ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetIpv4Addresses() *V4RouteAddress
func (*BgpCMacIpRange) GetIpv6Addresses ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetIpv6Addresses() *V6RouteAddress
func (*BgpCMacIpRange) GetL2Vni ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetL2Vni() int32
func (*BgpCMacIpRange) GetL3Vni ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetL3Vni() int32
func (*BgpCMacIpRange) GetMacAddresses ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetMacAddresses() *MACRouteAddress
func (*BgpCMacIpRange) GetName ¶ added in v0.7.34
func (x *BgpCMacIpRange) GetName() string
func (*BgpCMacIpRange) ProtoMessage ¶ added in v0.7.34
func (*BgpCMacIpRange) ProtoMessage()
func (*BgpCMacIpRange) ProtoReflect ¶ added in v0.7.34
func (x *BgpCMacIpRange) ProtoReflect() protoreflect.Message
func (*BgpCMacIpRange) Reset ¶ added in v0.7.34
func (x *BgpCMacIpRange) Reset()
func (*BgpCMacIpRange) String ¶ added in v0.7.34
func (x *BgpCMacIpRange) String() string
type BgpCapability ¶
type BgpCapability struct { // Support for the IPv4 Unicast address family. // default = True Ipv4Unicast *bool `protobuf:"varint,1,opt,name=ipv4_unicast,json=ipv4Unicast,proto3,oneof" json:"ipv4_unicast,omitempty"` // Support for the IPv4 Multicast address family. // default = False Ipv4Multicast *bool `protobuf:"varint,2,opt,name=ipv4_multicast,json=ipv4Multicast,proto3,oneof" json:"ipv4_multicast,omitempty"` // Support for the IPv4 Unicast address family. // default = True Ipv6Unicast *bool `protobuf:"varint,3,opt,name=ipv6_unicast,json=ipv6Unicast,proto3,oneof" json:"ipv6_unicast,omitempty"` // Support for the IPv6 Multicast address family. // default = False Ipv6Multicast *bool `protobuf:"varint,4,opt,name=ipv6_multicast,json=ipv6Multicast,proto3,oneof" json:"ipv6_multicast,omitempty"` // Support for VPLS as below. // RFC4761 - Virtual Private LAN Service (VPLS) using BGP for Auto-Discovery // and Signaling. // RFC6624 - Layer 2 Virtual Private Networks using BGP for Auto-Discovery // and Signaling. // default = False Vpls *bool `protobuf:"varint,5,opt,name=vpls,proto3,oneof" json:"vpls,omitempty"` // Support for the route refresh capabilities. Route Refresh allows the dynamic exchange // of route refresh requests and routing information between BGP peers and the subsequent // re-advertisement of the outbound or inbound routing table. // default = True RouteRefresh *bool `protobuf:"varint,6,opt,name=route_refresh,json=routeRefresh,proto3,oneof" json:"route_refresh,omitempty"` // Supports for the route constraint capabilities. Route Constraint allows the advertisement // of Route Target Membership information. The BGP peers exchange Route Target Reachability // Information, which is used to build a route distribution graph. This limits the // propagation of VPN Network Layer Reachability Information (NLRI) between different // autonomous systems or distinct clusters of the same autonomous system. This is supported // for Layer 3 Virtual Private Network scenario. // default = False RouteConstraint *bool `protobuf:"varint,7,opt,name=route_constraint,json=routeConstraint,proto3,oneof" json:"route_constraint,omitempty"` // Support for BGP Link State for ISIS and OSPF. // default = False LinkStateNonVpn *bool `protobuf:"varint,8,opt,name=link_state_non_vpn,json=linkStateNonVpn,proto3,oneof" json:"link_state_non_vpn,omitempty"` // Capability advertisement of BGP Link State for VPNs. // default = False LinkStateVpn *bool `protobuf:"varint,9,opt,name=link_state_vpn,json=linkStateVpn,proto3,oneof" json:"link_state_vpn,omitempty"` // Support for the EVPN address family. // default = False Evpn *bool `protobuf:"varint,10,opt,name=evpn,proto3,oneof" json:"evpn,omitempty"` // Support for extended Next Hop Encoding for Nexthop field in IPv4 routes advertisement. // This allows IPv4 routes being advertised by IPv6 peers to include an IPv6 Nexthop. // default = False ExtendedNextHopEncoding *bool `` /* 142-byte string literal not displayed */ // Support for the IPv4 Multicast VPN address family. // default = False Ipv4MulticastVpn *bool `protobuf:"varint,12,opt,name=ipv4_multicast_vpn,json=ipv4MulticastVpn,proto3,oneof" json:"ipv4_multicast_vpn,omitempty"` // Support for the IPv4 MPLS L3VPN address family. // default = False Ipv4MplsVpn *bool `protobuf:"varint,13,opt,name=ipv4_mpls_vpn,json=ipv4MplsVpn,proto3,oneof" json:"ipv4_mpls_vpn,omitempty"` // Supports for IPv4 MDT address family messages. // default = False Ipv4Mdt *bool `protobuf:"varint,14,opt,name=ipv4_mdt,json=ipv4Mdt,proto3,oneof" json:"ipv4_mdt,omitempty"` // Support for the IPv4 Multicast VPN address family. // default = False Ipv4MulticastMplsVpn *bool `` /* 133-byte string literal not displayed */ // Support for propagation of IPv4 unicast flow specification rules. // default = False Ipv4UnicastFlowSpec *bool `` /* 130-byte string literal not displayed */ // Support for IPv4 SRTE policy. // default = False Ipv4SrTePolicy *bool `protobuf:"varint,17,opt,name=ipv4_sr_te_policy,json=ipv4SrTePolicy,proto3,oneof" json:"ipv4_sr_te_policy,omitempty"` // Support for IPv4 Unicast Add Path Capability. // default = False Ipv4UnicastAddPath *bool `` /* 127-byte string literal not displayed */ // Support for the IPv6 Multicast VPN address family. // default = False Ipv6MulticastVpn *bool `protobuf:"varint,19,opt,name=ipv6_multicast_vpn,json=ipv6MulticastVpn,proto3,oneof" json:"ipv6_multicast_vpn,omitempty"` // Support for the IPv6 MPLS L3VPN address family. // default = False Ipv6MplsVpn *bool `protobuf:"varint,20,opt,name=ipv6_mpls_vpn,json=ipv6MplsVpn,proto3,oneof" json:"ipv6_mpls_vpn,omitempty"` // Support for IPv6 MDT address family messages. // default = False Ipv6Mdt *bool `protobuf:"varint,21,opt,name=ipv6_mdt,json=ipv6Mdt,proto3,oneof" json:"ipv6_mdt,omitempty"` // Support for the IPv6 Multicast VPN address family. // default = False Ipv6MulticastMplsVpn *bool `` /* 133-byte string literal not displayed */ // Support for propagation of IPv6 unicast flow specification rules. // default = False Ipv6UnicastFlowSpec *bool `` /* 130-byte string literal not displayed */ // Support for IPv6 SRTE policy. // default = False Ipv6SrTePolicy *bool `protobuf:"varint,24,opt,name=ipv6_sr_te_policy,json=ipv6SrTePolicy,proto3,oneof" json:"ipv6_sr_te_policy,omitempty"` // Support for IPv6 Unicast Add Path Capability. // default = False Ipv6UnicastAddPath *bool `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
Status: under-review Status: under-review Configuration for BGP capability settings.
func (*BgpCapability) Descriptor
deprecated
func (*BgpCapability) Descriptor() ([]byte, []int)
Deprecated: Use BgpCapability.ProtoReflect.Descriptor instead.
func (*BgpCapability) GetEvpn ¶
func (x *BgpCapability) GetEvpn() bool
func (*BgpCapability) GetExtendedNextHopEncoding ¶
func (x *BgpCapability) GetExtendedNextHopEncoding() bool
func (*BgpCapability) GetIpv4Mdt ¶
func (x *BgpCapability) GetIpv4Mdt() bool
func (*BgpCapability) GetIpv4MplsVpn ¶
func (x *BgpCapability) GetIpv4MplsVpn() bool
func (*BgpCapability) GetIpv4Multicast ¶
func (x *BgpCapability) GetIpv4Multicast() bool
func (*BgpCapability) GetIpv4MulticastMplsVpn ¶
func (x *BgpCapability) GetIpv4MulticastMplsVpn() bool
func (*BgpCapability) GetIpv4MulticastVpn ¶
func (x *BgpCapability) GetIpv4MulticastVpn() bool
func (*BgpCapability) GetIpv4SrTePolicy ¶
func (x *BgpCapability) GetIpv4SrTePolicy() bool
func (*BgpCapability) GetIpv4Unicast ¶
func (x *BgpCapability) GetIpv4Unicast() bool
func (*BgpCapability) GetIpv4UnicastAddPath ¶
func (x *BgpCapability) GetIpv4UnicastAddPath() bool
func (*BgpCapability) GetIpv4UnicastFlowSpec ¶
func (x *BgpCapability) GetIpv4UnicastFlowSpec() bool
func (*BgpCapability) GetIpv6Mdt ¶
func (x *BgpCapability) GetIpv6Mdt() bool
func (*BgpCapability) GetIpv6MplsVpn ¶
func (x *BgpCapability) GetIpv6MplsVpn() bool
func (*BgpCapability) GetIpv6Multicast ¶
func (x *BgpCapability) GetIpv6Multicast() bool
func (*BgpCapability) GetIpv6MulticastMplsVpn ¶
func (x *BgpCapability) GetIpv6MulticastMplsVpn() bool
func (*BgpCapability) GetIpv6MulticastVpn ¶
func (x *BgpCapability) GetIpv6MulticastVpn() bool
func (*BgpCapability) GetIpv6SrTePolicy ¶
func (x *BgpCapability) GetIpv6SrTePolicy() bool
func (*BgpCapability) GetIpv6Unicast ¶
func (x *BgpCapability) GetIpv6Unicast() bool
func (*BgpCapability) GetIpv6UnicastAddPath ¶
func (x *BgpCapability) GetIpv6UnicastAddPath() bool
func (*BgpCapability) GetIpv6UnicastFlowSpec ¶
func (x *BgpCapability) GetIpv6UnicastFlowSpec() bool
func (*BgpCapability) GetLinkStateNonVpn ¶
func (x *BgpCapability) GetLinkStateNonVpn() bool
func (*BgpCapability) GetLinkStateVpn ¶
func (x *BgpCapability) GetLinkStateVpn() bool
func (*BgpCapability) GetRouteConstraint ¶
func (x *BgpCapability) GetRouteConstraint() bool
func (*BgpCapability) GetRouteRefresh ¶
func (x *BgpCapability) GetRouteRefresh() bool
func (*BgpCapability) GetVpls ¶
func (x *BgpCapability) GetVpls() bool
func (*BgpCapability) ProtoMessage ¶
func (*BgpCapability) ProtoMessage()
func (*BgpCapability) ProtoReflect ¶
func (x *BgpCapability) ProtoReflect() protoreflect.Message
func (*BgpCapability) Reset ¶
func (x *BgpCapability) Reset()
func (*BgpCapability) String ¶
func (x *BgpCapability) String() string
type BgpCommunity ¶
type BgpCommunity struct { // The type of community AS number. Type *BgpCommunity_Type_Enum `protobuf:"varint,1,opt,name=type,proto3,enum=otg.BgpCommunity_Type_Enum,oneof" json:"type,omitempty"` // First two octets of 32 bit community AS number. // default = 0 AsNumber *int32 `protobuf:"varint,2,opt,name=as_number,json=asNumber,proto3,oneof" json:"as_number,omitempty"` // Last two octets of the community AS number. // default = 0 AsCustom *int32 `protobuf:"varint,3,opt,name=as_custom,json=asCustom,proto3,oneof" json:"as_custom,omitempty"` // contains filtered or unexported fields }
BGP communities provide additional capability for tagging routes and for modifying BGP routing policy on upstream and downstream routers. BGP community is a 32-bit number which is broken into 16-bit AS number and a 16-bit custom value.
func (*BgpCommunity) Descriptor
deprecated
func (*BgpCommunity) Descriptor() ([]byte, []int)
Deprecated: Use BgpCommunity.ProtoReflect.Descriptor instead.
func (*BgpCommunity) GetAsCustom ¶
func (x *BgpCommunity) GetAsCustom() int32
func (*BgpCommunity) GetAsNumber ¶
func (x *BgpCommunity) GetAsNumber() int32
func (*BgpCommunity) GetType ¶
func (x *BgpCommunity) GetType() BgpCommunity_Type_Enum
func (*BgpCommunity) ProtoMessage ¶
func (*BgpCommunity) ProtoMessage()
func (*BgpCommunity) ProtoReflect ¶
func (x *BgpCommunity) ProtoReflect() protoreflect.Message
func (*BgpCommunity) Reset ¶
func (x *BgpCommunity) Reset()
func (*BgpCommunity) String ¶
func (x *BgpCommunity) String() string
type BgpCommunity_Type ¶
type BgpCommunity_Type struct {
// contains filtered or unexported fields
}
func (*BgpCommunity_Type) Descriptor
deprecated
func (*BgpCommunity_Type) Descriptor() ([]byte, []int)
Deprecated: Use BgpCommunity_Type.ProtoReflect.Descriptor instead.
func (*BgpCommunity_Type) ProtoMessage ¶
func (*BgpCommunity_Type) ProtoMessage()
func (*BgpCommunity_Type) ProtoReflect ¶
func (x *BgpCommunity_Type) ProtoReflect() protoreflect.Message
func (*BgpCommunity_Type) Reset ¶
func (x *BgpCommunity_Type) Reset()
func (*BgpCommunity_Type) String ¶
func (x *BgpCommunity_Type) String() string
type BgpCommunity_Type_Enum ¶
type BgpCommunity_Type_Enum int32
const ( BgpCommunity_Type_unspecified BgpCommunity_Type_Enum = 0 BgpCommunity_Type_manual_as_number BgpCommunity_Type_Enum = 1 BgpCommunity_Type_no_export BgpCommunity_Type_Enum = 2 BgpCommunity_Type_no_advertised BgpCommunity_Type_Enum = 3 BgpCommunity_Type_no_export_subconfed BgpCommunity_Type_Enum = 4 BgpCommunity_Type_llgr_stale BgpCommunity_Type_Enum = 5 BgpCommunity_Type_no_llgr BgpCommunity_Type_Enum = 6 )
func (BgpCommunity_Type_Enum) Descriptor ¶
func (BgpCommunity_Type_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpCommunity_Type_Enum) Enum ¶
func (x BgpCommunity_Type_Enum) Enum() *BgpCommunity_Type_Enum
func (BgpCommunity_Type_Enum) EnumDescriptor
deprecated
func (BgpCommunity_Type_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpCommunity_Type_Enum.Descriptor instead.
func (BgpCommunity_Type_Enum) Number ¶
func (x BgpCommunity_Type_Enum) Number() protoreflect.EnumNumber
func (BgpCommunity_Type_Enum) String ¶
func (x BgpCommunity_Type_Enum) String() string
func (BgpCommunity_Type_Enum) Type ¶
func (BgpCommunity_Type_Enum) Type() protoreflect.EnumType
type BgpEthernetSegmentDfElection ¶ added in v0.7.34
type BgpEthernetSegmentDfElection struct { // The DF election timer in seconds. // default = 3 ElectionTimer *int32 `protobuf:"varint,1,opt,name=election_timer,json=electionTimer,proto3,oneof" json:"election_timer,omitempty"` // contains filtered or unexported fields }
Configuration for Designated Forwarder (DF) election among the Provider Edge (PE) routers on the same Ethernet Segment.
func (*BgpEthernetSegmentDfElection) Descriptor
deprecated
added in
v0.7.34
func (*BgpEthernetSegmentDfElection) Descriptor() ([]byte, []int)
Deprecated: Use BgpEthernetSegmentDfElection.ProtoReflect.Descriptor instead.
func (*BgpEthernetSegmentDfElection) GetElectionTimer ¶ added in v0.7.34
func (x *BgpEthernetSegmentDfElection) GetElectionTimer() int32
func (*BgpEthernetSegmentDfElection) ProtoMessage ¶ added in v0.7.34
func (*BgpEthernetSegmentDfElection) ProtoMessage()
func (*BgpEthernetSegmentDfElection) ProtoReflect ¶ added in v0.7.34
func (x *BgpEthernetSegmentDfElection) ProtoReflect() protoreflect.Message
func (*BgpEthernetSegmentDfElection) Reset ¶ added in v0.7.34
func (x *BgpEthernetSegmentDfElection) Reset()
func (*BgpEthernetSegmentDfElection) String ¶ added in v0.7.34
func (x *BgpEthernetSegmentDfElection) String() string
type BgpExtCommunity ¶
type BgpExtCommunity struct { // Extended Community Type field of 1 Byte. // - administrator_as_2octet: Two-Octet AS Specific Extended Community (RFC 4360). // - administrator_ipv4_address: IPv4 Address Specific Extended Community (RFC 4360). // - administrator_as_4octet: 4-Octet AS Specific Extended Community (RFC 5668). // - opaque: Opaque Extended Community (RFC 7432). // - evpn: EVPN Extended Community (RFC 7153). // - administrator_as_2octet_link_bandwidth : Link Bandwidth Extended Community (RFC // 7153). Type *BgpExtCommunity_Type_Enum `protobuf:"varint,1,opt,name=type,proto3,enum=otg.BgpExtCommunity_Type_Enum,oneof" json:"type,omitempty"` // Extended Community Sub Type field of 1 Byte. // - route_target: Route Target. // - origin: Origin. // - extended_bandwidth: Specifies the link bandwidth. // - color: Specifies the color value. // - encapsulation: Specifies the Encapsulation Extended Community. // - mac_address: Specifies the Extended community MAC address. Subtype *BgpExtCommunity_Subtype_Enum `protobuf:"varint,2,opt,name=subtype,proto3,enum=otg.BgpExtCommunity_Subtype_Enum,oneof" json:"subtype,omitempty"` // Extended Community value of 6 Bytes. Example - for the Opaque type and Color subtype // value can be '0000000000c8' for the color value 200. Value *string `protobuf:"bytes,3,opt,name=value,proto3,oneof" json:"value,omitempty"` // contains filtered or unexported fields }
The Extended Communities Attribute is a transitive optional BGP attribute, with the Type Code 16. Community and Extended Communities attributes to trigger routing decisions, such as acceptance, rejection, preference, or redistribution. An extended community is an 8-Bytes value. It is also divided into two main parts. The first 2 Bytes of the community encode a type and sub-type fields and the last 6 Bytes carry a unique set of data in a format defined by the type and sub-type field. Extended communities provide a larger range for grouping or categorizing communities.
func (*BgpExtCommunity) Descriptor
deprecated
func (*BgpExtCommunity) Descriptor() ([]byte, []int)
Deprecated: Use BgpExtCommunity.ProtoReflect.Descriptor instead.
func (*BgpExtCommunity) GetSubtype ¶
func (x *BgpExtCommunity) GetSubtype() BgpExtCommunity_Subtype_Enum
func (*BgpExtCommunity) GetType ¶
func (x *BgpExtCommunity) GetType() BgpExtCommunity_Type_Enum
func (*BgpExtCommunity) GetValue ¶
func (x *BgpExtCommunity) GetValue() string
func (*BgpExtCommunity) ProtoMessage ¶
func (*BgpExtCommunity) ProtoMessage()
func (*BgpExtCommunity) ProtoReflect ¶
func (x *BgpExtCommunity) ProtoReflect() protoreflect.Message
func (*BgpExtCommunity) Reset ¶
func (x *BgpExtCommunity) Reset()
func (*BgpExtCommunity) String ¶
func (x *BgpExtCommunity) String() string
type BgpExtCommunity_Subtype ¶
type BgpExtCommunity_Subtype struct {
// contains filtered or unexported fields
}
func (*BgpExtCommunity_Subtype) Descriptor
deprecated
func (*BgpExtCommunity_Subtype) Descriptor() ([]byte, []int)
Deprecated: Use BgpExtCommunity_Subtype.ProtoReflect.Descriptor instead.
func (*BgpExtCommunity_Subtype) ProtoMessage ¶
func (*BgpExtCommunity_Subtype) ProtoMessage()
func (*BgpExtCommunity_Subtype) ProtoReflect ¶
func (x *BgpExtCommunity_Subtype) ProtoReflect() protoreflect.Message
func (*BgpExtCommunity_Subtype) Reset ¶
func (x *BgpExtCommunity_Subtype) Reset()
func (*BgpExtCommunity_Subtype) String ¶
func (x *BgpExtCommunity_Subtype) String() string
type BgpExtCommunity_Subtype_Enum ¶
type BgpExtCommunity_Subtype_Enum int32
const ( BgpExtCommunity_Subtype_unspecified BgpExtCommunity_Subtype_Enum = 0 BgpExtCommunity_Subtype_route_target BgpExtCommunity_Subtype_Enum = 1 BgpExtCommunity_Subtype_origin BgpExtCommunity_Subtype_Enum = 2 BgpExtCommunity_Subtype_extended_bandwidth BgpExtCommunity_Subtype_Enum = 3 BgpExtCommunity_Subtype_color BgpExtCommunity_Subtype_Enum = 4 BgpExtCommunity_Subtype_encapsulation BgpExtCommunity_Subtype_Enum = 5 BgpExtCommunity_Subtype_mac_address BgpExtCommunity_Subtype_Enum = 6 )
func (BgpExtCommunity_Subtype_Enum) Descriptor ¶
func (BgpExtCommunity_Subtype_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpExtCommunity_Subtype_Enum) Enum ¶
func (x BgpExtCommunity_Subtype_Enum) Enum() *BgpExtCommunity_Subtype_Enum
func (BgpExtCommunity_Subtype_Enum) EnumDescriptor
deprecated
func (BgpExtCommunity_Subtype_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpExtCommunity_Subtype_Enum.Descriptor instead.
func (BgpExtCommunity_Subtype_Enum) Number ¶
func (x BgpExtCommunity_Subtype_Enum) Number() protoreflect.EnumNumber
func (BgpExtCommunity_Subtype_Enum) String ¶
func (x BgpExtCommunity_Subtype_Enum) String() string
func (BgpExtCommunity_Subtype_Enum) Type ¶
func (BgpExtCommunity_Subtype_Enum) Type() protoreflect.EnumType
type BgpExtCommunity_Type ¶
type BgpExtCommunity_Type struct {
// contains filtered or unexported fields
}
func (*BgpExtCommunity_Type) Descriptor
deprecated
func (*BgpExtCommunity_Type) Descriptor() ([]byte, []int)
Deprecated: Use BgpExtCommunity_Type.ProtoReflect.Descriptor instead.
func (*BgpExtCommunity_Type) ProtoMessage ¶
func (*BgpExtCommunity_Type) ProtoMessage()
func (*BgpExtCommunity_Type) ProtoReflect ¶
func (x *BgpExtCommunity_Type) ProtoReflect() protoreflect.Message
func (*BgpExtCommunity_Type) Reset ¶
func (x *BgpExtCommunity_Type) Reset()
func (*BgpExtCommunity_Type) String ¶
func (x *BgpExtCommunity_Type) String() string
type BgpExtCommunity_Type_Enum ¶
type BgpExtCommunity_Type_Enum int32
const ( BgpExtCommunity_Type_unspecified BgpExtCommunity_Type_Enum = 0 BgpExtCommunity_Type_administrator_as_2octet BgpExtCommunity_Type_Enum = 1 BgpExtCommunity_Type_administrator_ipv4_address BgpExtCommunity_Type_Enum = 2 BgpExtCommunity_Type_administrator_as_4octet BgpExtCommunity_Type_Enum = 3 BgpExtCommunity_Type_opaque BgpExtCommunity_Type_Enum = 4 BgpExtCommunity_Type_evpn BgpExtCommunity_Type_Enum = 5 BgpExtCommunity_Type_administrator_as_2octet_link_bandwidth BgpExtCommunity_Type_Enum = 6 )
func (BgpExtCommunity_Type_Enum) Descriptor ¶
func (BgpExtCommunity_Type_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpExtCommunity_Type_Enum) Enum ¶
func (x BgpExtCommunity_Type_Enum) Enum() *BgpExtCommunity_Type_Enum
func (BgpExtCommunity_Type_Enum) EnumDescriptor
deprecated
func (BgpExtCommunity_Type_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpExtCommunity_Type_Enum.Descriptor instead.
func (BgpExtCommunity_Type_Enum) Number ¶
func (x BgpExtCommunity_Type_Enum) Number() protoreflect.EnumNumber
func (BgpExtCommunity_Type_Enum) String ¶
func (x BgpExtCommunity_Type_Enum) String() string
func (BgpExtCommunity_Type_Enum) Type ¶
func (BgpExtCommunity_Type_Enum) Type() protoreflect.EnumType
type BgpRouteAdvanced ¶
type BgpRouteAdvanced struct { // The multi exit discriminator (MED) value. A null value means the MED feature is // not enabled. MultiExitDiscriminator *int32 `` /* 136-byte string literal not displayed */ // The origin value. A null value means the origin feature is not enabled. // default = Origin.Enum.igp Origin *BgpRouteAdvanced_Origin_Enum `protobuf:"varint,2,opt,name=origin,proto3,enum=otg.BgpRouteAdvanced_Origin_Enum,oneof" json:"origin,omitempty"` // contains filtered or unexported fields }
Configuration for advanced BGP route range settings.
func (*BgpRouteAdvanced) Descriptor
deprecated
func (*BgpRouteAdvanced) Descriptor() ([]byte, []int)
Deprecated: Use BgpRouteAdvanced.ProtoReflect.Descriptor instead.
func (*BgpRouteAdvanced) GetMultiExitDiscriminator ¶
func (x *BgpRouteAdvanced) GetMultiExitDiscriminator() int32
func (*BgpRouteAdvanced) GetOrigin ¶
func (x *BgpRouteAdvanced) GetOrigin() BgpRouteAdvanced_Origin_Enum
func (*BgpRouteAdvanced) ProtoMessage ¶
func (*BgpRouteAdvanced) ProtoMessage()
func (*BgpRouteAdvanced) ProtoReflect ¶
func (x *BgpRouteAdvanced) ProtoReflect() protoreflect.Message
func (*BgpRouteAdvanced) Reset ¶
func (x *BgpRouteAdvanced) Reset()
func (*BgpRouteAdvanced) String ¶
func (x *BgpRouteAdvanced) String() string
type BgpRouteAdvanced_Origin ¶
type BgpRouteAdvanced_Origin struct {
// contains filtered or unexported fields
}
func (*BgpRouteAdvanced_Origin) Descriptor
deprecated
func (*BgpRouteAdvanced_Origin) Descriptor() ([]byte, []int)
Deprecated: Use BgpRouteAdvanced_Origin.ProtoReflect.Descriptor instead.
func (*BgpRouteAdvanced_Origin) ProtoMessage ¶
func (*BgpRouteAdvanced_Origin) ProtoMessage()
func (*BgpRouteAdvanced_Origin) ProtoReflect ¶
func (x *BgpRouteAdvanced_Origin) ProtoReflect() protoreflect.Message
func (*BgpRouteAdvanced_Origin) Reset ¶
func (x *BgpRouteAdvanced_Origin) Reset()
func (*BgpRouteAdvanced_Origin) String ¶
func (x *BgpRouteAdvanced_Origin) String() string
type BgpRouteAdvanced_Origin_Enum ¶
type BgpRouteAdvanced_Origin_Enum int32
const ( BgpRouteAdvanced_Origin_unspecified BgpRouteAdvanced_Origin_Enum = 0 BgpRouteAdvanced_Origin_igp BgpRouteAdvanced_Origin_Enum = 1 BgpRouteAdvanced_Origin_egp BgpRouteAdvanced_Origin_Enum = 2 )
func (BgpRouteAdvanced_Origin_Enum) Descriptor ¶
func (BgpRouteAdvanced_Origin_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpRouteAdvanced_Origin_Enum) Enum ¶
func (x BgpRouteAdvanced_Origin_Enum) Enum() *BgpRouteAdvanced_Origin_Enum
func (BgpRouteAdvanced_Origin_Enum) EnumDescriptor
deprecated
func (BgpRouteAdvanced_Origin_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpRouteAdvanced_Origin_Enum.Descriptor instead.
func (BgpRouteAdvanced_Origin_Enum) Number ¶
func (x BgpRouteAdvanced_Origin_Enum) Number() protoreflect.EnumNumber
func (BgpRouteAdvanced_Origin_Enum) String ¶
func (x BgpRouteAdvanced_Origin_Enum) String() string
func (BgpRouteAdvanced_Origin_Enum) Type ¶
func (BgpRouteAdvanced_Origin_Enum) Type() protoreflect.EnumType
type BgpRouteDistinguisher ¶ added in v0.7.34
type BgpRouteDistinguisher struct { // Route Distinguisher Type field of 2 Byte. // - as_2octet: Two-Octet AS Specific Extended Community (RFC 4360). // - ipv4_address: IPv4 Address Specific Extended Community (RFC 4360). // - as_4octet: 4-Octet AS Specific Extended Community (RFC 5668). // default = RdType.Enum.as_2octet RdType *BgpRouteDistinguisher_RdType_Enum `` /* 129-byte string literal not displayed */ // Allow to automatically configure RD IP address from local ip. // default = False AutoConfigRdIpAddr *bool `` /* 128-byte string literal not displayed */ // Colon separated Extended Community value of 6 Bytes - AS number: Value. Example // - for the as_2octet or as_4octet 60005:100, for ipv4_address 1.1.1.1:100 RdValue *string `protobuf:"bytes,3,opt,name=rd_value,json=rdValue,proto3,oneof" json:"rd_value,omitempty"` // contains filtered or unexported fields }
BGP Route Distinguisher.
func (*BgpRouteDistinguisher) Descriptor
deprecated
added in
v0.7.34
func (*BgpRouteDistinguisher) Descriptor() ([]byte, []int)
Deprecated: Use BgpRouteDistinguisher.ProtoReflect.Descriptor instead.
func (*BgpRouteDistinguisher) GetAutoConfigRdIpAddr ¶ added in v0.7.34
func (x *BgpRouteDistinguisher) GetAutoConfigRdIpAddr() bool
func (*BgpRouteDistinguisher) GetRdType ¶ added in v0.7.34
func (x *BgpRouteDistinguisher) GetRdType() BgpRouteDistinguisher_RdType_Enum
func (*BgpRouteDistinguisher) GetRdValue ¶ added in v0.7.34
func (x *BgpRouteDistinguisher) GetRdValue() string
func (*BgpRouteDistinguisher) ProtoMessage ¶ added in v0.7.34
func (*BgpRouteDistinguisher) ProtoMessage()
func (*BgpRouteDistinguisher) ProtoReflect ¶ added in v0.7.34
func (x *BgpRouteDistinguisher) ProtoReflect() protoreflect.Message
func (*BgpRouteDistinguisher) Reset ¶ added in v0.7.34
func (x *BgpRouteDistinguisher) Reset()
func (*BgpRouteDistinguisher) String ¶ added in v0.7.34
func (x *BgpRouteDistinguisher) String() string
type BgpRouteDistinguisher_RdType ¶ added in v0.7.34
type BgpRouteDistinguisher_RdType struct {
// contains filtered or unexported fields
}
func (*BgpRouteDistinguisher_RdType) Descriptor
deprecated
added in
v0.7.34
func (*BgpRouteDistinguisher_RdType) Descriptor() ([]byte, []int)
Deprecated: Use BgpRouteDistinguisher_RdType.ProtoReflect.Descriptor instead.
func (*BgpRouteDistinguisher_RdType) ProtoMessage ¶ added in v0.7.34
func (*BgpRouteDistinguisher_RdType) ProtoMessage()
func (*BgpRouteDistinguisher_RdType) ProtoReflect ¶ added in v0.7.34
func (x *BgpRouteDistinguisher_RdType) ProtoReflect() protoreflect.Message
func (*BgpRouteDistinguisher_RdType) Reset ¶ added in v0.7.34
func (x *BgpRouteDistinguisher_RdType) Reset()
func (*BgpRouteDistinguisher_RdType) String ¶ added in v0.7.34
func (x *BgpRouteDistinguisher_RdType) String() string
type BgpRouteDistinguisher_RdType_Enum ¶ added in v0.7.34
type BgpRouteDistinguisher_RdType_Enum int32
const ( BgpRouteDistinguisher_RdType_unspecified BgpRouteDistinguisher_RdType_Enum = 0 BgpRouteDistinguisher_RdType_as_2octet BgpRouteDistinguisher_RdType_Enum = 1 BgpRouteDistinguisher_RdType_ipv4_address BgpRouteDistinguisher_RdType_Enum = 2 BgpRouteDistinguisher_RdType_as_4octet BgpRouteDistinguisher_RdType_Enum = 3 )
func (BgpRouteDistinguisher_RdType_Enum) Descriptor ¶ added in v0.7.34
func (BgpRouteDistinguisher_RdType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpRouteDistinguisher_RdType_Enum) Enum ¶ added in v0.7.34
func (x BgpRouteDistinguisher_RdType_Enum) Enum() *BgpRouteDistinguisher_RdType_Enum
func (BgpRouteDistinguisher_RdType_Enum) EnumDescriptor
deprecated
added in
v0.7.34
func (BgpRouteDistinguisher_RdType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpRouteDistinguisher_RdType_Enum.Descriptor instead.
func (BgpRouteDistinguisher_RdType_Enum) Number ¶ added in v0.7.34
func (x BgpRouteDistinguisher_RdType_Enum) Number() protoreflect.EnumNumber
func (BgpRouteDistinguisher_RdType_Enum) String ¶ added in v0.7.34
func (x BgpRouteDistinguisher_RdType_Enum) String() string
func (BgpRouteDistinguisher_RdType_Enum) Type ¶ added in v0.7.34
func (BgpRouteDistinguisher_RdType_Enum) Type() protoreflect.EnumType
type BgpRouteTarget ¶ added in v0.7.34
type BgpRouteTarget struct { // Extended Community Type field of 2 Byte. // - as_2octet: Two-Octet AS Specific Extended Community (RFC 4360). // - ipv4_address: IPv4 Address Specific Extended Community (RFC 4360). // - as_4octet: 4-Octet AS Specific Extended Community (RFC 5668). RtType *BgpRouteTarget_RtType_Enum `protobuf:"varint,1,opt,name=rt_type,json=rtType,proto3,enum=otg.BgpRouteTarget_RtType_Enum,oneof" json:"rt_type,omitempty"` // Colon separated Extended Community value of 6 Bytes - AS number: Assigned Number. // Example - for the as_2octet or as_4octet 60005:100, for ipv4_address 1.1.1.1:100 RtValue *string `protobuf:"bytes,2,opt,name=rt_value,json=rtValue,proto3,oneof" json:"rt_value,omitempty"` // contains filtered or unexported fields }
BGP Route Target.
func (*BgpRouteTarget) Descriptor
deprecated
added in
v0.7.34
func (*BgpRouteTarget) Descriptor() ([]byte, []int)
Deprecated: Use BgpRouteTarget.ProtoReflect.Descriptor instead.
func (*BgpRouteTarget) GetRtType ¶ added in v0.7.34
func (x *BgpRouteTarget) GetRtType() BgpRouteTarget_RtType_Enum
func (*BgpRouteTarget) GetRtValue ¶ added in v0.7.34
func (x *BgpRouteTarget) GetRtValue() string
func (*BgpRouteTarget) ProtoMessage ¶ added in v0.7.34
func (*BgpRouteTarget) ProtoMessage()
func (*BgpRouteTarget) ProtoReflect ¶ added in v0.7.34
func (x *BgpRouteTarget) ProtoReflect() protoreflect.Message
func (*BgpRouteTarget) Reset ¶ added in v0.7.34
func (x *BgpRouteTarget) Reset()
func (*BgpRouteTarget) String ¶ added in v0.7.34
func (x *BgpRouteTarget) String() string
type BgpRouteTarget_RtType ¶ added in v0.7.34
type BgpRouteTarget_RtType struct {
// contains filtered or unexported fields
}
func (*BgpRouteTarget_RtType) Descriptor
deprecated
added in
v0.7.34
func (*BgpRouteTarget_RtType) Descriptor() ([]byte, []int)
Deprecated: Use BgpRouteTarget_RtType.ProtoReflect.Descriptor instead.
func (*BgpRouteTarget_RtType) ProtoMessage ¶ added in v0.7.34
func (*BgpRouteTarget_RtType) ProtoMessage()
func (*BgpRouteTarget_RtType) ProtoReflect ¶ added in v0.7.34
func (x *BgpRouteTarget_RtType) ProtoReflect() protoreflect.Message
func (*BgpRouteTarget_RtType) Reset ¶ added in v0.7.34
func (x *BgpRouteTarget_RtType) Reset()
func (*BgpRouteTarget_RtType) String ¶ added in v0.7.34
func (x *BgpRouteTarget_RtType) String() string
type BgpRouteTarget_RtType_Enum ¶ added in v0.7.34
type BgpRouteTarget_RtType_Enum int32
const ( BgpRouteTarget_RtType_unspecified BgpRouteTarget_RtType_Enum = 0 BgpRouteTarget_RtType_as_2octet BgpRouteTarget_RtType_Enum = 1 BgpRouteTarget_RtType_ipv4_address BgpRouteTarget_RtType_Enum = 2 BgpRouteTarget_RtType_as_4octet BgpRouteTarget_RtType_Enum = 3 )
func (BgpRouteTarget_RtType_Enum) Descriptor ¶ added in v0.7.34
func (BgpRouteTarget_RtType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpRouteTarget_RtType_Enum) Enum ¶ added in v0.7.34
func (x BgpRouteTarget_RtType_Enum) Enum() *BgpRouteTarget_RtType_Enum
func (BgpRouteTarget_RtType_Enum) EnumDescriptor
deprecated
added in
v0.7.34
func (BgpRouteTarget_RtType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpRouteTarget_RtType_Enum.Descriptor instead.
func (BgpRouteTarget_RtType_Enum) Number ¶ added in v0.7.34
func (x BgpRouteTarget_RtType_Enum) Number() protoreflect.EnumNumber
func (BgpRouteTarget_RtType_Enum) String ¶ added in v0.7.34
func (x BgpRouteTarget_RtType_Enum) String() string
func (BgpRouteTarget_RtType_Enum) Type ¶ added in v0.7.34
func (BgpRouteTarget_RtType_Enum) Type() protoreflect.EnumType
type BgpSrteBindingSubTlv ¶
type BgpSrteBindingSubTlv struct { // Type of the binding SID. Supported types are No Binding SID or Four Octets Sid or // IPv6 SID. // default = BindingSidType.Enum.no_binding BindingSidType *BgpSrteBindingSubTlv_BindingSidType_Enum `` /* 162-byte string literal not displayed */ // Binding SID is encoded in 4 octets. FourOctetSid *int32 `protobuf:"varint,2,opt,name=four_octet_sid,json=fourOctetSid,proto3,oneof" json:"four_octet_sid,omitempty"` // IPv6 SID value. Ipv6Sid *string `protobuf:"bytes,3,opt,name=ipv6_sid,json=ipv6Sid,proto3,oneof" json:"ipv6_sid,omitempty"` // S-Flag encodes the Specified-BSID-only behavior. // default = False SFlag *bool `protobuf:"varint,4,opt,name=s_flag,json=sFlag,proto3,oneof" json:"s_flag,omitempty"` // I-Flag encodes the Drop Upon Invalid behavior. // default = False IFlag *bool `protobuf:"varint,5,opt,name=i_flag,json=iFlag,proto3,oneof" json:"i_flag,omitempty"` // contains filtered or unexported fields }
Configuration for the binding SID sub-TLV. This is used to signal the binding SID related information of the SR Policy candidate path.
func (*BgpSrteBindingSubTlv) Descriptor
deprecated
func (*BgpSrteBindingSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteBindingSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteBindingSubTlv) GetBindingSidType ¶
func (x *BgpSrteBindingSubTlv) GetBindingSidType() BgpSrteBindingSubTlv_BindingSidType_Enum
func (*BgpSrteBindingSubTlv) GetFourOctetSid ¶
func (x *BgpSrteBindingSubTlv) GetFourOctetSid() int32
func (*BgpSrteBindingSubTlv) GetIFlag ¶
func (x *BgpSrteBindingSubTlv) GetIFlag() bool
func (*BgpSrteBindingSubTlv) GetIpv6Sid ¶
func (x *BgpSrteBindingSubTlv) GetIpv6Sid() string
func (*BgpSrteBindingSubTlv) GetSFlag ¶
func (x *BgpSrteBindingSubTlv) GetSFlag() bool
func (*BgpSrteBindingSubTlv) ProtoMessage ¶
func (*BgpSrteBindingSubTlv) ProtoMessage()
func (*BgpSrteBindingSubTlv) ProtoReflect ¶
func (x *BgpSrteBindingSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteBindingSubTlv) Reset ¶
func (x *BgpSrteBindingSubTlv) Reset()
func (*BgpSrteBindingSubTlv) String ¶
func (x *BgpSrteBindingSubTlv) String() string
type BgpSrteBindingSubTlv_BindingSidType ¶
type BgpSrteBindingSubTlv_BindingSidType struct {
// contains filtered or unexported fields
}
func (*BgpSrteBindingSubTlv_BindingSidType) Descriptor
deprecated
func (*BgpSrteBindingSubTlv_BindingSidType) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteBindingSubTlv_BindingSidType.ProtoReflect.Descriptor instead.
func (*BgpSrteBindingSubTlv_BindingSidType) ProtoMessage ¶
func (*BgpSrteBindingSubTlv_BindingSidType) ProtoMessage()
func (*BgpSrteBindingSubTlv_BindingSidType) ProtoReflect ¶
func (x *BgpSrteBindingSubTlv_BindingSidType) ProtoReflect() protoreflect.Message
func (*BgpSrteBindingSubTlv_BindingSidType) Reset ¶
func (x *BgpSrteBindingSubTlv_BindingSidType) Reset()
func (*BgpSrteBindingSubTlv_BindingSidType) String ¶
func (x *BgpSrteBindingSubTlv_BindingSidType) String() string
type BgpSrteBindingSubTlv_BindingSidType_Enum ¶
type BgpSrteBindingSubTlv_BindingSidType_Enum int32
const ( BgpSrteBindingSubTlv_BindingSidType_unspecified BgpSrteBindingSubTlv_BindingSidType_Enum = 0 BgpSrteBindingSubTlv_BindingSidType_no_binding BgpSrteBindingSubTlv_BindingSidType_Enum = 1 BgpSrteBindingSubTlv_BindingSidType_four_octet_sid BgpSrteBindingSubTlv_BindingSidType_Enum = 2 BgpSrteBindingSubTlv_BindingSidType_ipv6_sid BgpSrteBindingSubTlv_BindingSidType_Enum = 3 )
func (BgpSrteBindingSubTlv_BindingSidType_Enum) Descriptor ¶
func (BgpSrteBindingSubTlv_BindingSidType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpSrteBindingSubTlv_BindingSidType_Enum) EnumDescriptor
deprecated
func (BgpSrteBindingSubTlv_BindingSidType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpSrteBindingSubTlv_BindingSidType_Enum.Descriptor instead.
func (BgpSrteBindingSubTlv_BindingSidType_Enum) Number ¶
func (x BgpSrteBindingSubTlv_BindingSidType_Enum) Number() protoreflect.EnumNumber
func (BgpSrteBindingSubTlv_BindingSidType_Enum) String ¶
func (x BgpSrteBindingSubTlv_BindingSidType_Enum) String() string
func (BgpSrteBindingSubTlv_BindingSidType_Enum) Type ¶
func (BgpSrteBindingSubTlv_BindingSidType_Enum) Type() protoreflect.EnumType
type BgpSrteColorSubTlv ¶
type BgpSrteColorSubTlv struct { // Six octet values. Example: 000000000064 for color value 100. Color *string `protobuf:"bytes,1,opt,name=color,proto3,oneof" json:"color,omitempty"` // contains filtered or unexported fields }
Configuration for the Policy Color attribute sub-TLV. The Color sub-TLV MAY be used as a way to color the corresponding Tunnel TLV. The Value field of the sub-TLV is eight octets long and consists of a Color Extended Community. First two octets of its Value field are 0x030b as type and subtype of extended community. Remaining six octets are are exposed to configure.
func (*BgpSrteColorSubTlv) Descriptor
deprecated
func (*BgpSrteColorSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteColorSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteColorSubTlv) GetColor ¶
func (x *BgpSrteColorSubTlv) GetColor() string
func (*BgpSrteColorSubTlv) ProtoMessage ¶
func (*BgpSrteColorSubTlv) ProtoMessage()
func (*BgpSrteColorSubTlv) ProtoReflect ¶
func (x *BgpSrteColorSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteColorSubTlv) Reset ¶
func (x *BgpSrteColorSubTlv) Reset()
func (*BgpSrteColorSubTlv) String ¶
func (x *BgpSrteColorSubTlv) String() string
type BgpSrteExplicitNullLabelPolicySubTlv ¶
type BgpSrteExplicitNullLabelPolicySubTlv struct { // The value of the explicit null label policy // default = ExplicitNullLabelPolicy.Enum.do_not_push_enlp ExplicitNullLabelPolicy *BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum `` /* 216-byte string literal not displayed */ // contains filtered or unexported fields }
Configuration for BGP explicit null label policy sub TLV settings.
func (*BgpSrteExplicitNullLabelPolicySubTlv) Descriptor
deprecated
func (*BgpSrteExplicitNullLabelPolicySubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteExplicitNullLabelPolicySubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteExplicitNullLabelPolicySubTlv) GetExplicitNullLabelPolicy ¶
func (x *BgpSrteExplicitNullLabelPolicySubTlv) GetExplicitNullLabelPolicy() BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum
func (*BgpSrteExplicitNullLabelPolicySubTlv) ProtoMessage ¶
func (*BgpSrteExplicitNullLabelPolicySubTlv) ProtoMessage()
func (*BgpSrteExplicitNullLabelPolicySubTlv) ProtoReflect ¶
func (x *BgpSrteExplicitNullLabelPolicySubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteExplicitNullLabelPolicySubTlv) Reset ¶
func (x *BgpSrteExplicitNullLabelPolicySubTlv) Reset()
func (*BgpSrteExplicitNullLabelPolicySubTlv) String ¶
func (x *BgpSrteExplicitNullLabelPolicySubTlv) String() string
type BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy ¶
type BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy struct {
// contains filtered or unexported fields
}
func (*BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) Descriptor
deprecated
func (*BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy.ProtoReflect.Descriptor instead.
func (*BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) ProtoMessage ¶
func (*BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) ProtoMessage()
func (*BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) ProtoReflect ¶
func (x *BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) ProtoReflect() protoreflect.Message
func (*BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) Reset ¶
func (x *BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) Reset()
func (*BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) String ¶
func (x *BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy) String() string
type BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum ¶
type BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum int32
const ( BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_unspecified BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum = 0 BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_reserved_enlp BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum = 1 BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_push_ipv4_enlp BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum = 2 BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_push_ipv6_enlp BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum = 3 BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_push_ipv4_ipv6_enlp BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum = 4 BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_do_not_push_enlp BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum = 5 )
func (BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) Descriptor ¶
func (BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) EnumDescriptor
deprecated
func (BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum.Descriptor instead.
func (BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) String ¶
func (x BgpSrteExplicitNullLabelPolicySubTlv_ExplicitNullLabelPolicy_Enum) String() string
type BgpSrtePolicyNameSubTlv ¶
type BgpSrtePolicyNameSubTlv struct { // Symbolic name for the policy that should be a string of printable ASCII characters, // without a NULL terminator. PolicyName *string `protobuf:"bytes,1,opt,name=policy_name,json=policyName,proto3,oneof" json:"policy_name,omitempty"` // contains filtered or unexported fields }
Configuration for the Policy Name sub-TLV. The Policy Name sub-TLV is used to attach a symbolic name to the SR Policy candidate path.
func (*BgpSrtePolicyNameSubTlv) Descriptor
deprecated
func (*BgpSrtePolicyNameSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrtePolicyNameSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrtePolicyNameSubTlv) GetPolicyName ¶
func (x *BgpSrtePolicyNameSubTlv) GetPolicyName() string
func (*BgpSrtePolicyNameSubTlv) ProtoMessage ¶
func (*BgpSrtePolicyNameSubTlv) ProtoMessage()
func (*BgpSrtePolicyNameSubTlv) ProtoReflect ¶
func (x *BgpSrtePolicyNameSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrtePolicyNameSubTlv) Reset ¶
func (x *BgpSrtePolicyNameSubTlv) Reset()
func (*BgpSrtePolicyNameSubTlv) String ¶
func (x *BgpSrtePolicyNameSubTlv) String() string
type BgpSrtePolicyPrioritySubTlv ¶
type BgpSrtePolicyPrioritySubTlv struct { // One-octet Priority value. PolicyPriority *int32 `protobuf:"varint,1,opt,name=policy_priority,json=policyPriority,proto3,oneof" json:"policy_priority,omitempty"` // contains filtered or unexported fields }
Configuration for the Policy Priority sub-TLV. The Policy Priority to indicate the order in which the SR policies are re-computed upon topological change.
func (*BgpSrtePolicyPrioritySubTlv) Descriptor
deprecated
func (*BgpSrtePolicyPrioritySubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrtePolicyPrioritySubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrtePolicyPrioritySubTlv) GetPolicyPriority ¶
func (x *BgpSrtePolicyPrioritySubTlv) GetPolicyPriority() int32
func (*BgpSrtePolicyPrioritySubTlv) ProtoMessage ¶
func (*BgpSrtePolicyPrioritySubTlv) ProtoMessage()
func (*BgpSrtePolicyPrioritySubTlv) ProtoReflect ¶
func (x *BgpSrtePolicyPrioritySubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrtePolicyPrioritySubTlv) Reset ¶
func (x *BgpSrtePolicyPrioritySubTlv) Reset()
func (*BgpSrtePolicyPrioritySubTlv) String ¶
func (x *BgpSrtePolicyPrioritySubTlv) String() string
type BgpSrtePreferenceSubTlv ¶
type BgpSrtePreferenceSubTlv struct { // The preference value of the SR Policy candidate path. // default = 0 Preference *int64 `protobuf:"varint,1,opt,name=preference,proto3,oneof" json:"preference,omitempty"` // contains filtered or unexported fields }
Configuration for BGP preference sub TLV of the SR Policy candidate path.
func (*BgpSrtePreferenceSubTlv) Descriptor
deprecated
func (*BgpSrtePreferenceSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrtePreferenceSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrtePreferenceSubTlv) GetPreference ¶
func (x *BgpSrtePreferenceSubTlv) GetPreference() int64
func (*BgpSrtePreferenceSubTlv) ProtoMessage ¶
func (*BgpSrtePreferenceSubTlv) ProtoMessage()
func (*BgpSrtePreferenceSubTlv) ProtoReflect ¶
func (x *BgpSrtePreferenceSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrtePreferenceSubTlv) Reset ¶
func (x *BgpSrtePreferenceSubTlv) Reset()
func (*BgpSrtePreferenceSubTlv) String ¶
func (x *BgpSrtePreferenceSubTlv) String() string
type BgpSrteRemoteEndpointSubTlv ¶
type BgpSrteRemoteEndpointSubTlv struct { // Autonomous system (AS) number // default = 0 AsNumber *int64 `protobuf:"varint,1,opt,name=as_number,json=asNumber,proto3,oneof" json:"as_number,omitempty"` // Determines the address type // default = AddressFamily.Enum.ipv4 AddressFamily *BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum `` /* 163-byte string literal not displayed */ // The IPv4 address of the Remote Endpoint. // default = 0.0.0.0 Ipv4Address *string `protobuf:"bytes,3,opt,name=ipv4_address,json=ipv4Address,proto3,oneof" json:"ipv4_address,omitempty"` // The IPv6 address of the Remote Endpoint. // default = ::0 Ipv6Address *string `protobuf:"bytes,4,opt,name=ipv6_address,json=ipv6Address,proto3,oneof" json:"ipv6_address,omitempty"` // contains filtered or unexported fields }
Configuration for the BGP remote endpoint sub TLV.
func (*BgpSrteRemoteEndpointSubTlv) Descriptor
deprecated
func (*BgpSrteRemoteEndpointSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteRemoteEndpointSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteRemoteEndpointSubTlv) GetAddressFamily ¶
func (x *BgpSrteRemoteEndpointSubTlv) GetAddressFamily() BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum
func (*BgpSrteRemoteEndpointSubTlv) GetAsNumber ¶
func (x *BgpSrteRemoteEndpointSubTlv) GetAsNumber() int64
func (*BgpSrteRemoteEndpointSubTlv) GetIpv4Address ¶
func (x *BgpSrteRemoteEndpointSubTlv) GetIpv4Address() string
func (*BgpSrteRemoteEndpointSubTlv) GetIpv6Address ¶
func (x *BgpSrteRemoteEndpointSubTlv) GetIpv6Address() string
func (*BgpSrteRemoteEndpointSubTlv) ProtoMessage ¶
func (*BgpSrteRemoteEndpointSubTlv) ProtoMessage()
func (*BgpSrteRemoteEndpointSubTlv) ProtoReflect ¶
func (x *BgpSrteRemoteEndpointSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteRemoteEndpointSubTlv) Reset ¶
func (x *BgpSrteRemoteEndpointSubTlv) Reset()
func (*BgpSrteRemoteEndpointSubTlv) String ¶
func (x *BgpSrteRemoteEndpointSubTlv) String() string
type BgpSrteRemoteEndpointSubTlv_AddressFamily ¶
type BgpSrteRemoteEndpointSubTlv_AddressFamily struct {
// contains filtered or unexported fields
}
func (*BgpSrteRemoteEndpointSubTlv_AddressFamily) Descriptor
deprecated
func (*BgpSrteRemoteEndpointSubTlv_AddressFamily) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteRemoteEndpointSubTlv_AddressFamily.ProtoReflect.Descriptor instead.
func (*BgpSrteRemoteEndpointSubTlv_AddressFamily) ProtoMessage ¶
func (*BgpSrteRemoteEndpointSubTlv_AddressFamily) ProtoMessage()
func (*BgpSrteRemoteEndpointSubTlv_AddressFamily) ProtoReflect ¶
func (x *BgpSrteRemoteEndpointSubTlv_AddressFamily) ProtoReflect() protoreflect.Message
func (*BgpSrteRemoteEndpointSubTlv_AddressFamily) Reset ¶
func (x *BgpSrteRemoteEndpointSubTlv_AddressFamily) Reset()
func (*BgpSrteRemoteEndpointSubTlv_AddressFamily) String ¶
func (x *BgpSrteRemoteEndpointSubTlv_AddressFamily) String() string
type BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum ¶
type BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum int32
const ( BgpSrteRemoteEndpointSubTlv_AddressFamily_unspecified BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum = 0 BgpSrteRemoteEndpointSubTlv_AddressFamily_ipv4 BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum = 1 BgpSrteRemoteEndpointSubTlv_AddressFamily_ipv6 BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum = 2 )
func (BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) Descriptor ¶
func (BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) EnumDescriptor
deprecated
func (BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum.Descriptor instead.
func (BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) Number ¶
func (x BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) Number() protoreflect.EnumNumber
func (BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) String ¶
func (x BgpSrteRemoteEndpointSubTlv_AddressFamily_Enum) String() string
type BgpSrteSRv6SIDEndpointBehaviorAndStructure ¶
type BgpSrteSRv6SIDEndpointBehaviorAndStructure struct { // SRv6 SID Locator Block length in bits. // default = 0 LbLength *int32 `protobuf:"varint,1,opt,name=lb_length,json=lbLength,proto3,oneof" json:"lb_length,omitempty"` // SRv6 SID Locator Node length in bits. // default = 0 LnLength *int32 `protobuf:"varint,2,opt,name=ln_length,json=lnLength,proto3,oneof" json:"ln_length,omitempty"` // SRv6 SID Function length in bits. // default = 0 FuncLength *int32 `protobuf:"varint,3,opt,name=func_length,json=funcLength,proto3,oneof" json:"func_length,omitempty"` // SRv6 SID Arguments length in bits. // default = 0 ArgLength *int32 `protobuf:"varint,4,opt,name=arg_length,json=argLength,proto3,oneof" json:"arg_length,omitempty"` // contains filtered or unexported fields }
Configuration for SRv6 Endpoint Behavior and SID Structure. Its optional. Summation of lengths for Locator Block, Locator Node, Function, and Argument MUST be less than or equal to 128.
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) Descriptor
deprecated
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSRv6SIDEndpointBehaviorAndStructure.ProtoReflect.Descriptor instead.
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetArgLength ¶
func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetArgLength() int32
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetFuncLength ¶
func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetFuncLength() int32
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetLbLength ¶
func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetLbLength() int32
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetLnLength ¶
func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) GetLnLength() int32
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) ProtoMessage ¶
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) ProtoMessage()
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) ProtoReflect ¶
func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) ProtoReflect() protoreflect.Message
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) Reset ¶
func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) Reset()
func (*BgpSrteSRv6SIDEndpointBehaviorAndStructure) String ¶
func (x *BgpSrteSRv6SIDEndpointBehaviorAndStructure) String() string
type BgpSrteSegment ¶
type BgpSrteSegment struct { // Specify one of the segment type. // https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13 // Type A: SID only, in the form of MPLS Label. // Type B: SID only, in the form of IPv6 Address. // Type C: IPv4 Node Address with optional SID. // Type D: IPv6 Node Address with optional SID for SR MPLS. // Type E: IPv4 Address and index with optional SID. // Type F: IPv4 Local and Remote addresses with optional SID. // Type G: IPv6 Address and index for local and remote pair with optional // SID for SR MPLS. // Type H: IPv6 Local and Remote addresses with optional SID for SR MPLS. // Type I: IPv6 Node Address with optional SID for SRv6. // Type J: IPv6 Address and index for local and remote pair with optional // SID for SRv6. // Type K: IPv6 Local and Remote addresses for SRv6. // required = true SegmentType BgpSrteSegment_SegmentType_Enum `` /* 136-byte string literal not displayed */ // Description missing in models TypeA *BgpSrteSegmentATypeSubTlv `protobuf:"bytes,2,opt,name=type_a,json=typeA,proto3,oneof" json:"type_a,omitempty"` // Description missing in models TypeB *BgpSrteSegmentBTypeSubTlv `protobuf:"bytes,3,opt,name=type_b,json=typeB,proto3,oneof" json:"type_b,omitempty"` // Description missing in models TypeC *BgpSrteSegmentCTypeSubTlv `protobuf:"bytes,4,opt,name=type_c,json=typeC,proto3,oneof" json:"type_c,omitempty"` // Description missing in models TypeD *BgpSrteSegmentDTypeSubTlv `protobuf:"bytes,5,opt,name=type_d,json=typeD,proto3,oneof" json:"type_d,omitempty"` // Description missing in models TypeE *BgpSrteSegmentETypeSubTlv `protobuf:"bytes,6,opt,name=type_e,json=typeE,proto3,oneof" json:"type_e,omitempty"` // Description missing in models TypeF *BgpSrteSegmentFTypeSubTlv `protobuf:"bytes,7,opt,name=type_f,json=typeF,proto3,oneof" json:"type_f,omitempty"` // Description missing in models TypeG *BgpSrteSegmentGTypeSubTlv `protobuf:"bytes,8,opt,name=type_g,json=typeG,proto3,oneof" json:"type_g,omitempty"` // Description missing in models TypeH *BgpSrteSegmentHTypeSubTlv `protobuf:"bytes,9,opt,name=type_h,json=typeH,proto3,oneof" json:"type_h,omitempty"` // Description missing in models TypeI *BgpSrteSegmentITypeSubTlv `protobuf:"bytes,10,opt,name=type_i,json=typeI,proto3,oneof" json:"type_i,omitempty"` // Description missing in models TypeJ *BgpSrteSegmentJTypeSubTlv `protobuf:"bytes,11,opt,name=type_j,json=typeJ,proto3,oneof" json:"type_j,omitempty"` // Description missing in models TypeK *BgpSrteSegmentKTypeSubTlv `protobuf:"bytes,12,opt,name=type_k,json=typeK,proto3,oneof" json:"type_k,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,13,opt,name=name,proto3" json:"name,omitempty"` // If enabled means that this part of the configuration including any active 'children' // nodes will be advertised to peer. If disabled, this means that though config is // present, it is not taking any part of the test but can be activated at run-time to // advertise just this part of the configuration to the peer. // default = True Active *bool `protobuf:"varint,14,opt,name=active,proto3,oneof" json:"active,omitempty"` // contains filtered or unexported fields }
Status: under-review Status: under-review A Segment sub-TLV describes a single segment in a segment list i.e., a single element of the explicit path. The Segment sub-TLVs are optional.
func (*BgpSrteSegment) Descriptor
deprecated
func (*BgpSrteSegment) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegment.ProtoReflect.Descriptor instead.
func (*BgpSrteSegment) GetActive ¶
func (x *BgpSrteSegment) GetActive() bool
func (*BgpSrteSegment) GetName ¶
func (x *BgpSrteSegment) GetName() string
func (*BgpSrteSegment) GetSegmentType ¶
func (x *BgpSrteSegment) GetSegmentType() BgpSrteSegment_SegmentType_Enum
func (*BgpSrteSegment) GetTypeA ¶
func (x *BgpSrteSegment) GetTypeA() *BgpSrteSegmentATypeSubTlv
func (*BgpSrteSegment) GetTypeB ¶
func (x *BgpSrteSegment) GetTypeB() *BgpSrteSegmentBTypeSubTlv
func (*BgpSrteSegment) GetTypeC ¶
func (x *BgpSrteSegment) GetTypeC() *BgpSrteSegmentCTypeSubTlv
func (*BgpSrteSegment) GetTypeD ¶
func (x *BgpSrteSegment) GetTypeD() *BgpSrteSegmentDTypeSubTlv
func (*BgpSrteSegment) GetTypeE ¶
func (x *BgpSrteSegment) GetTypeE() *BgpSrteSegmentETypeSubTlv
func (*BgpSrteSegment) GetTypeF ¶
func (x *BgpSrteSegment) GetTypeF() *BgpSrteSegmentFTypeSubTlv
func (*BgpSrteSegment) GetTypeG ¶
func (x *BgpSrteSegment) GetTypeG() *BgpSrteSegmentGTypeSubTlv
func (*BgpSrteSegment) GetTypeH ¶
func (x *BgpSrteSegment) GetTypeH() *BgpSrteSegmentHTypeSubTlv
func (*BgpSrteSegment) GetTypeI ¶
func (x *BgpSrteSegment) GetTypeI() *BgpSrteSegmentITypeSubTlv
func (*BgpSrteSegment) GetTypeJ ¶
func (x *BgpSrteSegment) GetTypeJ() *BgpSrteSegmentJTypeSubTlv
func (*BgpSrteSegment) GetTypeK ¶
func (x *BgpSrteSegment) GetTypeK() *BgpSrteSegmentKTypeSubTlv
func (*BgpSrteSegment) ProtoMessage ¶
func (*BgpSrteSegment) ProtoMessage()
func (*BgpSrteSegment) ProtoReflect ¶
func (x *BgpSrteSegment) ProtoReflect() protoreflect.Message
func (*BgpSrteSegment) Reset ¶
func (x *BgpSrteSegment) Reset()
func (*BgpSrteSegment) String ¶
func (x *BgpSrteSegment) String() string
type BgpSrteSegmentATypeSubTlv ¶
type BgpSrteSegmentATypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // Label value in [0, 2^20 -1]. Label *int32 `protobuf:"varint,2,opt,name=label,proto3,oneof" json:"label,omitempty"` // Traffic class in bits. Tc *int32 `protobuf:"varint,3,opt,name=tc,proto3,oneof" json:"tc,omitempty"` // Bottom-of-Stack bit. SBit *bool `protobuf:"varint,4,opt,name=s_bit,json=sBit,proto3,oneof" json:"s_bit,omitempty"` // Time To Live. Ttl *int32 `protobuf:"varint,5,opt,name=ttl,proto3,oneof" json:"ttl,omitempty"` // contains filtered or unexported fields }
Type A: SID only, in the form of MPLS Label. Configuration for SR-MPLS with Label, TC, Bottom-of-Stack and TTL.
func (*BgpSrteSegmentATypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentATypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentATypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentATypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentATypeSubTlv) GetFlags() string
func (*BgpSrteSegmentATypeSubTlv) GetLabel ¶
func (x *BgpSrteSegmentATypeSubTlv) GetLabel() int32
func (*BgpSrteSegmentATypeSubTlv) GetSBit ¶
func (x *BgpSrteSegmentATypeSubTlv) GetSBit() bool
func (*BgpSrteSegmentATypeSubTlv) GetTc ¶
func (x *BgpSrteSegmentATypeSubTlv) GetTc() int32
func (*BgpSrteSegmentATypeSubTlv) GetTtl ¶
func (x *BgpSrteSegmentATypeSubTlv) GetTtl() int32
func (*BgpSrteSegmentATypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentATypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentATypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentATypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentATypeSubTlv) Reset ¶
func (x *BgpSrteSegmentATypeSubTlv) Reset()
func (*BgpSrteSegmentATypeSubTlv) String ¶
func (x *BgpSrteSegmentATypeSubTlv) String() string
type BgpSrteSegmentBTypeSubTlv ¶
type BgpSrteSegmentBTypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // SRv6 SID. // required = true Srv6Sid string `protobuf:"bytes,2,opt,name=srv6_sid,json=srv6Sid,proto3" json:"srv6_sid,omitempty"` // Optional SRv6 Endpoint Behavior and SID Structure. Srv6SidEndpointBehavior *BgpSrteSRv6SIDEndpointBehaviorAndStructure `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
Type B: SID only, in the form of IPv6 address.
func (*BgpSrteSegmentBTypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentBTypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentBTypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentBTypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentBTypeSubTlv) GetFlags() string
func (*BgpSrteSegmentBTypeSubTlv) GetSrv6Sid ¶
func (x *BgpSrteSegmentBTypeSubTlv) GetSrv6Sid() string
func (*BgpSrteSegmentBTypeSubTlv) GetSrv6SidEndpointBehavior ¶
func (x *BgpSrteSegmentBTypeSubTlv) GetSrv6SidEndpointBehavior() *BgpSrteSRv6SIDEndpointBehaviorAndStructure
func (*BgpSrteSegmentBTypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentBTypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentBTypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentBTypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentBTypeSubTlv) Reset ¶
func (x *BgpSrteSegmentBTypeSubTlv) Reset()
func (*BgpSrteSegmentBTypeSubTlv) String ¶
func (x *BgpSrteSegmentBTypeSubTlv) String() string
type BgpSrteSegmentCTypeSubTlv ¶
type BgpSrteSegmentCTypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // SR Algorithm identifier when A-Flag in on. // default = 0 SrAlgorithm *int32 `protobuf:"varint,2,opt,name=sr_algorithm,json=srAlgorithm,proto3,oneof" json:"sr_algorithm,omitempty"` // IPv4 address representing a node. // required = true Ipv4NodeAddress string `protobuf:"bytes,3,opt,name=ipv4_node_address,json=ipv4NodeAddress,proto3" json:"ipv4_node_address,omitempty"` // Optional SR-MPLS SID. SrMplsSid *BgpSrteSrMplsSid `protobuf:"bytes,4,opt,name=sr_mpls_sid,json=srMplsSid,proto3,oneof" json:"sr_mpls_sid,omitempty"` // contains filtered or unexported fields }
Status: under-review Status: under-review Type C: IPv4 Node Address with optional SID.
func (*BgpSrteSegmentCTypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentCTypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentCTypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentCTypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentCTypeSubTlv) GetFlags() string
func (*BgpSrteSegmentCTypeSubTlv) GetIpv4NodeAddress ¶
func (x *BgpSrteSegmentCTypeSubTlv) GetIpv4NodeAddress() string
func (*BgpSrteSegmentCTypeSubTlv) GetSrAlgorithm ¶
func (x *BgpSrteSegmentCTypeSubTlv) GetSrAlgorithm() int32
func (*BgpSrteSegmentCTypeSubTlv) GetSrMplsSid ¶
func (x *BgpSrteSegmentCTypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
func (*BgpSrteSegmentCTypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentCTypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentCTypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentCTypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentCTypeSubTlv) Reset ¶
func (x *BgpSrteSegmentCTypeSubTlv) Reset()
func (*BgpSrteSegmentCTypeSubTlv) String ¶
func (x *BgpSrteSegmentCTypeSubTlv) String() string
type BgpSrteSegmentDTypeSubTlv ¶
type BgpSrteSegmentDTypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // specifying SR Algorithm when when A-Flag as defined in above flags. // default = 0 SrAlgorithm *int32 `protobuf:"varint,2,opt,name=sr_algorithm,json=srAlgorithm,proto3,oneof" json:"sr_algorithm,omitempty"` // IPv6 address representing a node. // required = true Ipv6NodeAddress string `protobuf:"bytes,3,opt,name=ipv6_node_address,json=ipv6NodeAddress,proto3" json:"ipv6_node_address,omitempty"` // Optional SR-MPLS SID. SrMplsSid *BgpSrteSrMplsSid `protobuf:"bytes,4,opt,name=sr_mpls_sid,json=srMplsSid,proto3,oneof" json:"sr_mpls_sid,omitempty"` // contains filtered or unexported fields }
Type D: IPv6 Node Address with optional SID for SR MPLS.
func (*BgpSrteSegmentDTypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentDTypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentDTypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentDTypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentDTypeSubTlv) GetFlags() string
func (*BgpSrteSegmentDTypeSubTlv) GetIpv6NodeAddress ¶
func (x *BgpSrteSegmentDTypeSubTlv) GetIpv6NodeAddress() string
func (*BgpSrteSegmentDTypeSubTlv) GetSrAlgorithm ¶
func (x *BgpSrteSegmentDTypeSubTlv) GetSrAlgorithm() int32
func (*BgpSrteSegmentDTypeSubTlv) GetSrMplsSid ¶
func (x *BgpSrteSegmentDTypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
func (*BgpSrteSegmentDTypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentDTypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentDTypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentDTypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentDTypeSubTlv) Reset ¶
func (x *BgpSrteSegmentDTypeSubTlv) Reset()
func (*BgpSrteSegmentDTypeSubTlv) String ¶
func (x *BgpSrteSegmentDTypeSubTlv) String() string
type BgpSrteSegmentETypeSubTlv ¶
type BgpSrteSegmentETypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // Local Interface ID: The Interface Index as defined in [RFC8664]. // default = 0 LocalInterfaceId *int32 `protobuf:"varint,2,opt,name=local_interface_id,json=localInterfaceId,proto3,oneof" json:"local_interface_id,omitempty"` // IPv4 address representing a node. // required = true Ipv4NodeAddress string `protobuf:"bytes,3,opt,name=ipv4_node_address,json=ipv4NodeAddress,proto3" json:"ipv4_node_address,omitempty"` // Optional SR-MPLS SID. SrMplsSid *BgpSrteSrMplsSid `protobuf:"bytes,4,opt,name=sr_mpls_sid,json=srMplsSid,proto3,oneof" json:"sr_mpls_sid,omitempty"` // contains filtered or unexported fields }
Type E: IPv4 Address and Local Interface ID with optional SID
func (*BgpSrteSegmentETypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentETypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentETypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentETypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentETypeSubTlv) GetFlags() string
func (*BgpSrteSegmentETypeSubTlv) GetIpv4NodeAddress ¶
func (x *BgpSrteSegmentETypeSubTlv) GetIpv4NodeAddress() string
func (*BgpSrteSegmentETypeSubTlv) GetLocalInterfaceId ¶
func (x *BgpSrteSegmentETypeSubTlv) GetLocalInterfaceId() int32
func (*BgpSrteSegmentETypeSubTlv) GetSrMplsSid ¶
func (x *BgpSrteSegmentETypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
func (*BgpSrteSegmentETypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentETypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentETypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentETypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentETypeSubTlv) Reset ¶
func (x *BgpSrteSegmentETypeSubTlv) Reset()
func (*BgpSrteSegmentETypeSubTlv) String ¶
func (x *BgpSrteSegmentETypeSubTlv) String() string
type BgpSrteSegmentFTypeSubTlv ¶
type BgpSrteSegmentFTypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // Local IPv4 Address. // required = true LocalIpv4Address string `protobuf:"bytes,2,opt,name=local_ipv4_address,json=localIpv4Address,proto3" json:"local_ipv4_address,omitempty"` // Remote IPv4 Address. // required = true RemoteIpv4Address string `protobuf:"bytes,3,opt,name=remote_ipv4_address,json=remoteIpv4Address,proto3" json:"remote_ipv4_address,omitempty"` // Optional SR-MPLS SID. SrMplsSid *BgpSrteSrMplsSid `protobuf:"bytes,4,opt,name=sr_mpls_sid,json=srMplsSid,proto3,oneof" json:"sr_mpls_sid,omitempty"` // contains filtered or unexported fields }
Type F: IPv4 Local and Remote addresses with optional SID.
func (*BgpSrteSegmentFTypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentFTypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentFTypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentFTypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentFTypeSubTlv) GetFlags() string
func (*BgpSrteSegmentFTypeSubTlv) GetLocalIpv4Address ¶
func (x *BgpSrteSegmentFTypeSubTlv) GetLocalIpv4Address() string
func (*BgpSrteSegmentFTypeSubTlv) GetRemoteIpv4Address ¶
func (x *BgpSrteSegmentFTypeSubTlv) GetRemoteIpv4Address() string
func (*BgpSrteSegmentFTypeSubTlv) GetSrMplsSid ¶
func (x *BgpSrteSegmentFTypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
func (*BgpSrteSegmentFTypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentFTypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentFTypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentFTypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentFTypeSubTlv) Reset ¶
func (x *BgpSrteSegmentFTypeSubTlv) Reset()
func (*BgpSrteSegmentFTypeSubTlv) String ¶
func (x *BgpSrteSegmentFTypeSubTlv) String() string
type BgpSrteSegmentGTypeSubTlv ¶
type BgpSrteSegmentGTypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // Local Interface ID: The Interface Index as defined in [RFC8664]. // default = 0 LocalInterfaceId *int32 `protobuf:"varint,2,opt,name=local_interface_id,json=localInterfaceId,proto3,oneof" json:"local_interface_id,omitempty"` // IPv6 address representing a node. // required = true LocalIpv6NodeAddress string `protobuf:"bytes,3,opt,name=local_ipv6_node_address,json=localIpv6NodeAddress,proto3" json:"local_ipv6_node_address,omitempty"` // Local Interface ID: The Interface Index as defined in [RFC8664]. // default = 0 RemoteInterfaceId *int32 `protobuf:"varint,4,opt,name=remote_interface_id,json=remoteInterfaceId,proto3,oneof" json:"remote_interface_id,omitempty"` // IPv6 address representing a node. // required = true RemoteIpv6NodeAddress string `` /* 128-byte string literal not displayed */ // Optional SR-MPLS SID. SrMplsSid *BgpSrteSrMplsSid `protobuf:"bytes,6,opt,name=sr_mpls_sid,json=srMplsSid,proto3,oneof" json:"sr_mpls_sid,omitempty"` // contains filtered or unexported fields }
Type G: IPv6 Address, Interface ID for local and remote pair with optional SID for SR MPLS.
func (*BgpSrteSegmentGTypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentGTypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentGTypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentGTypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentGTypeSubTlv) GetFlags() string
func (*BgpSrteSegmentGTypeSubTlv) GetLocalInterfaceId ¶
func (x *BgpSrteSegmentGTypeSubTlv) GetLocalInterfaceId() int32
func (*BgpSrteSegmentGTypeSubTlv) GetLocalIpv6NodeAddress ¶
func (x *BgpSrteSegmentGTypeSubTlv) GetLocalIpv6NodeAddress() string
func (*BgpSrteSegmentGTypeSubTlv) GetRemoteInterfaceId ¶
func (x *BgpSrteSegmentGTypeSubTlv) GetRemoteInterfaceId() int32
func (*BgpSrteSegmentGTypeSubTlv) GetRemoteIpv6NodeAddress ¶
func (x *BgpSrteSegmentGTypeSubTlv) GetRemoteIpv6NodeAddress() string
func (*BgpSrteSegmentGTypeSubTlv) GetSrMplsSid ¶
func (x *BgpSrteSegmentGTypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
func (*BgpSrteSegmentGTypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentGTypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentGTypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentGTypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentGTypeSubTlv) Reset ¶
func (x *BgpSrteSegmentGTypeSubTlv) Reset()
func (*BgpSrteSegmentGTypeSubTlv) String ¶
func (x *BgpSrteSegmentGTypeSubTlv) String() string
type BgpSrteSegmentHTypeSubTlv ¶
type BgpSrteSegmentHTypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // Local IPv6 Address. // required = true LocalIpv6Address string `protobuf:"bytes,2,opt,name=local_ipv6_address,json=localIpv6Address,proto3" json:"local_ipv6_address,omitempty"` // Remote IPv6 Address. // required = true RemoteIpv6Address string `protobuf:"bytes,3,opt,name=remote_ipv6_address,json=remoteIpv6Address,proto3" json:"remote_ipv6_address,omitempty"` // Optional SR-MPLS SID. SrMplsSid *BgpSrteSrMplsSid `protobuf:"bytes,4,opt,name=sr_mpls_sid,json=srMplsSid,proto3,oneof" json:"sr_mpls_sid,omitempty"` // contains filtered or unexported fields }
Type H: IPv6 Local and Remote addresses with optional SID for SR MPLS.
func (*BgpSrteSegmentHTypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentHTypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentHTypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentHTypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentHTypeSubTlv) GetFlags() string
func (*BgpSrteSegmentHTypeSubTlv) GetLocalIpv6Address ¶
func (x *BgpSrteSegmentHTypeSubTlv) GetLocalIpv6Address() string
func (*BgpSrteSegmentHTypeSubTlv) GetRemoteIpv6Address ¶
func (x *BgpSrteSegmentHTypeSubTlv) GetRemoteIpv6Address() string
func (*BgpSrteSegmentHTypeSubTlv) GetSrMplsSid ¶
func (x *BgpSrteSegmentHTypeSubTlv) GetSrMplsSid() *BgpSrteSrMplsSid
func (*BgpSrteSegmentHTypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentHTypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentHTypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentHTypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentHTypeSubTlv) Reset ¶
func (x *BgpSrteSegmentHTypeSubTlv) Reset()
func (*BgpSrteSegmentHTypeSubTlv) String ¶
func (x *BgpSrteSegmentHTypeSubTlv) String() string
type BgpSrteSegmentITypeSubTlv ¶
type BgpSrteSegmentITypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // IPv6 address representing a node. // required = true Ipv6NodeAddress string `protobuf:"bytes,2,opt,name=ipv6_node_address,json=ipv6NodeAddress,proto3" json:"ipv6_node_address,omitempty"` // Optional SRv6 SID. Srv6Sid *string `protobuf:"bytes,3,opt,name=srv6_sid,json=srv6Sid,proto3,oneof" json:"srv6_sid,omitempty"` // Optional SRv6 Endpoint Behavior and SID Structure. Srv6SidEndpointBehavior *BgpSrteSRv6SIDEndpointBehaviorAndStructure `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
Type I: IPv6 Node Address with optional SRv6 SID.
func (*BgpSrteSegmentITypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentITypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentITypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentITypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentITypeSubTlv) GetFlags() string
func (*BgpSrteSegmentITypeSubTlv) GetIpv6NodeAddress ¶
func (x *BgpSrteSegmentITypeSubTlv) GetIpv6NodeAddress() string
func (*BgpSrteSegmentITypeSubTlv) GetSrv6Sid ¶
func (x *BgpSrteSegmentITypeSubTlv) GetSrv6Sid() string
func (*BgpSrteSegmentITypeSubTlv) GetSrv6SidEndpointBehavior ¶
func (x *BgpSrteSegmentITypeSubTlv) GetSrv6SidEndpointBehavior() *BgpSrteSRv6SIDEndpointBehaviorAndStructure
func (*BgpSrteSegmentITypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentITypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentITypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentITypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentITypeSubTlv) Reset ¶
func (x *BgpSrteSegmentITypeSubTlv) Reset()
func (*BgpSrteSegmentITypeSubTlv) String ¶
func (x *BgpSrteSegmentITypeSubTlv) String() string
type BgpSrteSegmentJTypeSubTlv ¶
type BgpSrteSegmentJTypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // SR Algorithm identifier when A-Flag in on. // default = 0 SrAlgorithm *int32 `protobuf:"varint,2,opt,name=sr_algorithm,json=srAlgorithm,proto3,oneof" json:"sr_algorithm,omitempty"` // Local Interface ID: The Interface Index as defined in [RFC8664]. // default = 0 LocalInterfaceId *int32 `protobuf:"varint,3,opt,name=local_interface_id,json=localInterfaceId,proto3,oneof" json:"local_interface_id,omitempty"` // IPv6 address representing a node. // required = true LocalIpv6NodeAddress string `protobuf:"bytes,4,opt,name=local_ipv6_node_address,json=localIpv6NodeAddress,proto3" json:"local_ipv6_node_address,omitempty"` // Local Interface ID: The Interface Index as defined in [RFC8664]. // default = 0 RemoteInterfaceId *int32 `protobuf:"varint,5,opt,name=remote_interface_id,json=remoteInterfaceId,proto3,oneof" json:"remote_interface_id,omitempty"` // IPv6 address representing a node. // required = true RemoteIpv6NodeAddress string `` /* 128-byte string literal not displayed */ // Optional SRv6 SID. Srv6Sid *string `protobuf:"bytes,7,opt,name=srv6_sid,json=srv6Sid,proto3,oneof" json:"srv6_sid,omitempty"` // Optional SRv6 Endpoint Behavior and SID Structure. Srv6SidEndpointBehavior *BgpSrteSRv6SIDEndpointBehaviorAndStructure `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
Type J: IPv6 Address, Interface ID for local and remote pair for SRv6 with optional SID.
func (*BgpSrteSegmentJTypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentJTypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentJTypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentJTypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentJTypeSubTlv) GetFlags() string
func (*BgpSrteSegmentJTypeSubTlv) GetLocalInterfaceId ¶
func (x *BgpSrteSegmentJTypeSubTlv) GetLocalInterfaceId() int32
func (*BgpSrteSegmentJTypeSubTlv) GetLocalIpv6NodeAddress ¶
func (x *BgpSrteSegmentJTypeSubTlv) GetLocalIpv6NodeAddress() string
func (*BgpSrteSegmentJTypeSubTlv) GetRemoteInterfaceId ¶
func (x *BgpSrteSegmentJTypeSubTlv) GetRemoteInterfaceId() int32
func (*BgpSrteSegmentJTypeSubTlv) GetRemoteIpv6NodeAddress ¶
func (x *BgpSrteSegmentJTypeSubTlv) GetRemoteIpv6NodeAddress() string
func (*BgpSrteSegmentJTypeSubTlv) GetSrAlgorithm ¶
func (x *BgpSrteSegmentJTypeSubTlv) GetSrAlgorithm() int32
func (*BgpSrteSegmentJTypeSubTlv) GetSrv6Sid ¶
func (x *BgpSrteSegmentJTypeSubTlv) GetSrv6Sid() string
func (*BgpSrteSegmentJTypeSubTlv) GetSrv6SidEndpointBehavior ¶
func (x *BgpSrteSegmentJTypeSubTlv) GetSrv6SidEndpointBehavior() *BgpSrteSRv6SIDEndpointBehaviorAndStructure
func (*BgpSrteSegmentJTypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentJTypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentJTypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentJTypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentJTypeSubTlv) Reset ¶
func (x *BgpSrteSegmentJTypeSubTlv) Reset()
func (*BgpSrteSegmentJTypeSubTlv) String ¶
func (x *BgpSrteSegmentJTypeSubTlv) String() string
type BgpSrteSegmentKTypeSubTlv ¶
type BgpSrteSegmentKTypeSubTlv struct { // One octet bitmap for flags including V-Flag, A-Flag, S-Flag, B-Flag etc. as defined // in https://datatracker.ietf.org/doc/html/draft-ietf-idr-segment-routing-te-policy-13#section-2.4.4.2.12 Flags *string `protobuf:"bytes,1,opt,name=flags,proto3,oneof" json:"flags,omitempty"` // SR Algorithm identifier when A-Flag in on. // default = 0 SrAlgorithm *int32 `protobuf:"varint,2,opt,name=sr_algorithm,json=srAlgorithm,proto3,oneof" json:"sr_algorithm,omitempty"` // IPv6 address representing a node. // required = true LocalIpv6Address string `protobuf:"bytes,3,opt,name=local_ipv6_address,json=localIpv6Address,proto3" json:"local_ipv6_address,omitempty"` // IPv6 address representing a node. // required = true RemoteIpv6Address string `protobuf:"bytes,4,opt,name=remote_ipv6_address,json=remoteIpv6Address,proto3" json:"remote_ipv6_address,omitempty"` // Optional SRv6 SID. Srv6Sid *string `protobuf:"bytes,5,opt,name=srv6_sid,json=srv6Sid,proto3,oneof" json:"srv6_sid,omitempty"` // Optional SRv6 Endpoint Behavior and SID Structure. Srv6SidEndpointBehavior *BgpSrteSRv6SIDEndpointBehaviorAndStructure `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
Type K: IPv6 Local and Remote addresses for SRv6 with optional SID.
func (*BgpSrteSegmentKTypeSubTlv) Descriptor
deprecated
func (*BgpSrteSegmentKTypeSubTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentKTypeSubTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentKTypeSubTlv) GetFlags ¶
func (x *BgpSrteSegmentKTypeSubTlv) GetFlags() string
func (*BgpSrteSegmentKTypeSubTlv) GetLocalIpv6Address ¶
func (x *BgpSrteSegmentKTypeSubTlv) GetLocalIpv6Address() string
func (*BgpSrteSegmentKTypeSubTlv) GetRemoteIpv6Address ¶
func (x *BgpSrteSegmentKTypeSubTlv) GetRemoteIpv6Address() string
func (*BgpSrteSegmentKTypeSubTlv) GetSrAlgorithm ¶
func (x *BgpSrteSegmentKTypeSubTlv) GetSrAlgorithm() int32
func (*BgpSrteSegmentKTypeSubTlv) GetSrv6Sid ¶
func (x *BgpSrteSegmentKTypeSubTlv) GetSrv6Sid() string
func (*BgpSrteSegmentKTypeSubTlv) GetSrv6SidEndpointBehavior ¶
func (x *BgpSrteSegmentKTypeSubTlv) GetSrv6SidEndpointBehavior() *BgpSrteSRv6SIDEndpointBehaviorAndStructure
func (*BgpSrteSegmentKTypeSubTlv) ProtoMessage ¶
func (*BgpSrteSegmentKTypeSubTlv) ProtoMessage()
func (*BgpSrteSegmentKTypeSubTlv) ProtoReflect ¶
func (x *BgpSrteSegmentKTypeSubTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentKTypeSubTlv) Reset ¶
func (x *BgpSrteSegmentKTypeSubTlv) Reset()
func (*BgpSrteSegmentKTypeSubTlv) String ¶
func (x *BgpSrteSegmentKTypeSubTlv) String() string
type BgpSrteSegmentList ¶
type BgpSrteSegmentList struct { // The Weight associated with a given path and the sub-TLV is optional. // default = 0 Weight *int64 `protobuf:"varint,1,opt,name=weight,proto3,oneof" json:"weight,omitempty"` // Description missing in models Segments []*BgpSrteSegment `protobuf:"bytes,2,rep,name=segments,proto3" json:"segments,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // If enabled means that this part of the configuration including any active 'children' // nodes will be advertised to peer. If disabled, this means that though config is // present, it is not taking any part of the test but can be activated at run-time to // advertise just this part of the configuration to the peer. // default = True Active *bool `protobuf:"varint,4,opt,name=active,proto3,oneof" json:"active,omitempty"` // contains filtered or unexported fields }
Status: under-review Status: under-review Optional configuration for BGP SR TE Policy segment list. The Segment List sub-TLV encodes a single explicit path towards the Endpoint.
func (*BgpSrteSegmentList) Descriptor
deprecated
func (*BgpSrteSegmentList) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegmentList.ProtoReflect.Descriptor instead.
func (*BgpSrteSegmentList) GetActive ¶
func (x *BgpSrteSegmentList) GetActive() bool
func (*BgpSrteSegmentList) GetName ¶
func (x *BgpSrteSegmentList) GetName() string
func (*BgpSrteSegmentList) GetSegments ¶
func (x *BgpSrteSegmentList) GetSegments() []*BgpSrteSegment
func (*BgpSrteSegmentList) GetWeight ¶
func (x *BgpSrteSegmentList) GetWeight() int64
func (*BgpSrteSegmentList) ProtoMessage ¶
func (*BgpSrteSegmentList) ProtoMessage()
func (*BgpSrteSegmentList) ProtoReflect ¶
func (x *BgpSrteSegmentList) ProtoReflect() protoreflect.Message
func (*BgpSrteSegmentList) Reset ¶
func (x *BgpSrteSegmentList) Reset()
func (*BgpSrteSegmentList) String ¶
func (x *BgpSrteSegmentList) String() string
type BgpSrteSegment_SegmentType ¶
type BgpSrteSegment_SegmentType struct {
// contains filtered or unexported fields
}
func (*BgpSrteSegment_SegmentType) Descriptor
deprecated
func (*BgpSrteSegment_SegmentType) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegment_SegmentType.ProtoReflect.Descriptor instead.
func (*BgpSrteSegment_SegmentType) ProtoMessage ¶
func (*BgpSrteSegment_SegmentType) ProtoMessage()
func (*BgpSrteSegment_SegmentType) ProtoReflect ¶
func (x *BgpSrteSegment_SegmentType) ProtoReflect() protoreflect.Message
func (*BgpSrteSegment_SegmentType) Reset ¶
func (x *BgpSrteSegment_SegmentType) Reset()
func (*BgpSrteSegment_SegmentType) String ¶
func (x *BgpSrteSegment_SegmentType) String() string
type BgpSrteSegment_SegmentType_Enum ¶
type BgpSrteSegment_SegmentType_Enum int32
const ( BgpSrteSegment_SegmentType_unspecified BgpSrteSegment_SegmentType_Enum = 0 BgpSrteSegment_SegmentType_type_a BgpSrteSegment_SegmentType_Enum = 1 BgpSrteSegment_SegmentType_type_b BgpSrteSegment_SegmentType_Enum = 2 BgpSrteSegment_SegmentType_type_c BgpSrteSegment_SegmentType_Enum = 3 BgpSrteSegment_SegmentType_type_d BgpSrteSegment_SegmentType_Enum = 4 BgpSrteSegment_SegmentType_type_e BgpSrteSegment_SegmentType_Enum = 5 BgpSrteSegment_SegmentType_type_f BgpSrteSegment_SegmentType_Enum = 6 BgpSrteSegment_SegmentType_type_g BgpSrteSegment_SegmentType_Enum = 7 BgpSrteSegment_SegmentType_type_h BgpSrteSegment_SegmentType_Enum = 8 BgpSrteSegment_SegmentType_type_i BgpSrteSegment_SegmentType_Enum = 9 BgpSrteSegment_SegmentType_type_j BgpSrteSegment_SegmentType_Enum = 10 BgpSrteSegment_SegmentType_type_k BgpSrteSegment_SegmentType_Enum = 11 )
func (BgpSrteSegment_SegmentType_Enum) Descriptor ¶
func (BgpSrteSegment_SegmentType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpSrteSegment_SegmentType_Enum) Enum ¶
func (x BgpSrteSegment_SegmentType_Enum) Enum() *BgpSrteSegment_SegmentType_Enum
func (BgpSrteSegment_SegmentType_Enum) EnumDescriptor
deprecated
func (BgpSrteSegment_SegmentType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpSrteSegment_SegmentType_Enum.Descriptor instead.
func (BgpSrteSegment_SegmentType_Enum) Number ¶
func (x BgpSrteSegment_SegmentType_Enum) Number() protoreflect.EnumNumber
func (BgpSrteSegment_SegmentType_Enum) String ¶
func (x BgpSrteSegment_SegmentType_Enum) String() string
func (BgpSrteSegment_SegmentType_Enum) Type ¶
func (BgpSrteSegment_SegmentType_Enum) Type() protoreflect.EnumType
type BgpSrteSrMplsSid ¶
type BgpSrteSrMplsSid struct { // Label value in [0, 2^20 -1]. Label *int32 `protobuf:"varint,1,opt,name=label,proto3,oneof" json:"label,omitempty"` // Traffic class in bits. Tc *int32 `protobuf:"varint,2,opt,name=tc,proto3,oneof" json:"tc,omitempty"` // Bottom-of-Stack bit. SBit *bool `protobuf:"varint,3,opt,name=s_bit,json=sBit,proto3,oneof" json:"s_bit,omitempty"` // Time To Live. Ttl *int32 `protobuf:"varint,4,opt,name=ttl,proto3,oneof" json:"ttl,omitempty"` // contains filtered or unexported fields }
Configuration for SR-MPLS with Label, TC, Bottom-of-Stack and TTL.
func (*BgpSrteSrMplsSid) Descriptor
deprecated
func (*BgpSrteSrMplsSid) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteSrMplsSid.ProtoReflect.Descriptor instead.
func (*BgpSrteSrMplsSid) GetLabel ¶
func (x *BgpSrteSrMplsSid) GetLabel() int32
func (*BgpSrteSrMplsSid) GetSBit ¶
func (x *BgpSrteSrMplsSid) GetSBit() bool
func (*BgpSrteSrMplsSid) GetTc ¶
func (x *BgpSrteSrMplsSid) GetTc() int32
func (*BgpSrteSrMplsSid) GetTtl ¶
func (x *BgpSrteSrMplsSid) GetTtl() int32
func (*BgpSrteSrMplsSid) ProtoMessage ¶
func (*BgpSrteSrMplsSid) ProtoMessage()
func (*BgpSrteSrMplsSid) ProtoReflect ¶
func (x *BgpSrteSrMplsSid) ProtoReflect() protoreflect.Message
func (*BgpSrteSrMplsSid) Reset ¶
func (x *BgpSrteSrMplsSid) Reset()
func (*BgpSrteSrMplsSid) String ¶
func (x *BgpSrteSrMplsSid) String() string
type BgpSrteV4Policy ¶
type BgpSrteV4Policy struct { // 4-octet value uniquely identifying the policy in the context of (color, endpoint) // tuple. It is used by the SR Policy originator to make unique (from an NLRI perspective) // both for multiple candidate paths of the same SR Policy as well as candidate paths // of different SR Policies (i.e. with different segment list) with the same Color // and Endpoint but meant for different head-ends. // default = 1 Distinguisher *int64 `protobuf:"varint,1,opt,name=distinguisher,proto3,oneof" json:"distinguisher,omitempty"` // Policy color is used to match the color of the destination prefixes to steer traffic // into the SR Policy. // default = 100 Color *int64 `protobuf:"varint,2,opt,name=color,proto3,oneof" json:"color,omitempty"` // Specifies a single node or a set of nodes (e.g. an anycast address). It is selected // on the basis of the SR Policy type (AFI). // required = true Ipv4Endpoint string `protobuf:"bytes,3,opt,name=ipv4_endpoint,json=ipv4Endpoint,proto3" json:"ipv4_endpoint,omitempty"` // Mode for choosing the NextHop in MP REACH NLRI. Available modes are : Local IP: Automatically // fills the Nexthop with the Local IP of the BGP peer. For IPv6 BGP peer the Nexthop // Encoding capability should be enabled. Manual: Override the Nexthop with any arbitrary // IPv4/IPv6 address. // default = NextHopMode.Enum.local_ip NextHopMode *BgpSrteV4Policy_NextHopMode_Enum `` /* 145-byte string literal not displayed */ // Type of next hop IP address to be used when 'next_hop_mode' is set to 'manual'. // default = NextHopAddressType.Enum.ipv4 NextHopAddressType *BgpSrteV4Policy_NextHopAddressType_Enum `` /* 175-byte string literal not displayed */ // The IPv4 address of the next hop if the Nexthop type 'next_hop_mode' is 'manual' // and the Nexthop type 'next_hop_address_type' is IPv4. If BGP peer is of type IPv6, // Nexthop Encoding capability extended_next_hop_encoding should be enabled. NextHopIpv4Address *string `protobuf:"bytes,6,opt,name=next_hop_ipv4_address,json=nextHopIpv4Address,proto3,oneof" json:"next_hop_ipv4_address,omitempty"` // The IPv6 address of the next hop if the Nexthop Mode 'next_hop_address_type' is 'manual' // and the Nexthop type 'next_hop_address_type' is IPv6. NextHopIpv6Address *string `protobuf:"bytes,7,opt,name=next_hop_ipv6_address,json=nextHopIpv6Address,proto3,oneof" json:"next_hop_ipv6_address,omitempty"` // Description missing in models Advanced *BgpRouteAdvanced `protobuf:"bytes,8,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Description missing in models AddPath *BgpAddPath `protobuf:"bytes,9,opt,name=add_path,json=addPath,proto3,oneof" json:"add_path,omitempty"` // Description missing in models AsPath *BgpAsPath `protobuf:"bytes,10,opt,name=as_path,json=asPath,proto3,oneof" json:"as_path,omitempty"` // Optional Community settings. Communities []*BgpCommunity `protobuf:"bytes,11,rep,name=communities,proto3" json:"communities,omitempty"` // Optional Extended Community settings. ExtCommunities []*BgpExtCommunity `protobuf:"bytes,12,rep,name=ext_communities,json=extCommunities,proto3" json:"ext_communities,omitempty"` // List Tunnel Encapsulation Attributes. TunnelTlvs []*BgpSrteV4TunnelTlv `protobuf:"bytes,13,rep,name=tunnel_tlvs,json=tunnelTlvs,proto3" json:"tunnel_tlvs,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,14,opt,name=name,proto3" json:"name,omitempty"` // If enabled means that this part of the configuration including any active 'children' // nodes will be advertised to peer. If disabled, this means that though config is // present, it is not taking any part of the test but can be activated at run-time to // advertise just this part of the configuration to the peer. // default = True Active *bool `protobuf:"varint,15,opt,name=active,proto3,oneof" json:"active,omitempty"` // contains filtered or unexported fields }
Configuration for BGP Segment Routing Traffic Engineering(SRTE) policy.
func (*BgpSrteV4Policy) Descriptor
deprecated
func (*BgpSrteV4Policy) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteV4Policy.ProtoReflect.Descriptor instead.
func (*BgpSrteV4Policy) GetActive ¶
func (x *BgpSrteV4Policy) GetActive() bool
func (*BgpSrteV4Policy) GetAddPath ¶
func (x *BgpSrteV4Policy) GetAddPath() *BgpAddPath
func (*BgpSrteV4Policy) GetAdvanced ¶
func (x *BgpSrteV4Policy) GetAdvanced() *BgpRouteAdvanced
func (*BgpSrteV4Policy) GetAsPath ¶
func (x *BgpSrteV4Policy) GetAsPath() *BgpAsPath
func (*BgpSrteV4Policy) GetColor ¶
func (x *BgpSrteV4Policy) GetColor() int64
func (*BgpSrteV4Policy) GetCommunities ¶
func (x *BgpSrteV4Policy) GetCommunities() []*BgpCommunity
func (*BgpSrteV4Policy) GetDistinguisher ¶
func (x *BgpSrteV4Policy) GetDistinguisher() int64
func (*BgpSrteV4Policy) GetExtCommunities ¶
func (x *BgpSrteV4Policy) GetExtCommunities() []*BgpExtCommunity
func (*BgpSrteV4Policy) GetIpv4Endpoint ¶
func (x *BgpSrteV4Policy) GetIpv4Endpoint() string
func (*BgpSrteV4Policy) GetName ¶
func (x *BgpSrteV4Policy) GetName() string
func (*BgpSrteV4Policy) GetNextHopAddressType ¶
func (x *BgpSrteV4Policy) GetNextHopAddressType() BgpSrteV4Policy_NextHopAddressType_Enum
func (*BgpSrteV4Policy) GetNextHopIpv4Address ¶
func (x *BgpSrteV4Policy) GetNextHopIpv4Address() string
func (*BgpSrteV4Policy) GetNextHopIpv6Address ¶
func (x *BgpSrteV4Policy) GetNextHopIpv6Address() string
func (*BgpSrteV4Policy) GetNextHopMode ¶
func (x *BgpSrteV4Policy) GetNextHopMode() BgpSrteV4Policy_NextHopMode_Enum
func (*BgpSrteV4Policy) GetTunnelTlvs ¶
func (x *BgpSrteV4Policy) GetTunnelTlvs() []*BgpSrteV4TunnelTlv
func (*BgpSrteV4Policy) ProtoMessage ¶
func (*BgpSrteV4Policy) ProtoMessage()
func (*BgpSrteV4Policy) ProtoReflect ¶
func (x *BgpSrteV4Policy) ProtoReflect() protoreflect.Message
func (*BgpSrteV4Policy) Reset ¶
func (x *BgpSrteV4Policy) Reset()
func (*BgpSrteV4Policy) String ¶
func (x *BgpSrteV4Policy) String() string
type BgpSrteV4Policy_NextHopAddressType ¶
type BgpSrteV4Policy_NextHopAddressType struct {
// contains filtered or unexported fields
}
func (*BgpSrteV4Policy_NextHopAddressType) Descriptor
deprecated
func (*BgpSrteV4Policy_NextHopAddressType) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteV4Policy_NextHopAddressType.ProtoReflect.Descriptor instead.
func (*BgpSrteV4Policy_NextHopAddressType) ProtoMessage ¶
func (*BgpSrteV4Policy_NextHopAddressType) ProtoMessage()
func (*BgpSrteV4Policy_NextHopAddressType) ProtoReflect ¶
func (x *BgpSrteV4Policy_NextHopAddressType) ProtoReflect() protoreflect.Message
func (*BgpSrteV4Policy_NextHopAddressType) Reset ¶
func (x *BgpSrteV4Policy_NextHopAddressType) Reset()
func (*BgpSrteV4Policy_NextHopAddressType) String ¶
func (x *BgpSrteV4Policy_NextHopAddressType) String() string
type BgpSrteV4Policy_NextHopAddressType_Enum ¶
type BgpSrteV4Policy_NextHopAddressType_Enum int32
const ( BgpSrteV4Policy_NextHopAddressType_unspecified BgpSrteV4Policy_NextHopAddressType_Enum = 0 BgpSrteV4Policy_NextHopAddressType_ipv4 BgpSrteV4Policy_NextHopAddressType_Enum = 1 BgpSrteV4Policy_NextHopAddressType_ipv6 BgpSrteV4Policy_NextHopAddressType_Enum = 2 )
func (BgpSrteV4Policy_NextHopAddressType_Enum) Descriptor ¶
func (BgpSrteV4Policy_NextHopAddressType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpSrteV4Policy_NextHopAddressType_Enum) EnumDescriptor
deprecated
func (BgpSrteV4Policy_NextHopAddressType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpSrteV4Policy_NextHopAddressType_Enum.Descriptor instead.
func (BgpSrteV4Policy_NextHopAddressType_Enum) Number ¶
func (x BgpSrteV4Policy_NextHopAddressType_Enum) Number() protoreflect.EnumNumber
func (BgpSrteV4Policy_NextHopAddressType_Enum) String ¶
func (x BgpSrteV4Policy_NextHopAddressType_Enum) String() string
func (BgpSrteV4Policy_NextHopAddressType_Enum) Type ¶
func (BgpSrteV4Policy_NextHopAddressType_Enum) Type() protoreflect.EnumType
type BgpSrteV4Policy_NextHopMode ¶
type BgpSrteV4Policy_NextHopMode struct {
// contains filtered or unexported fields
}
func (*BgpSrteV4Policy_NextHopMode) Descriptor
deprecated
func (*BgpSrteV4Policy_NextHopMode) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteV4Policy_NextHopMode.ProtoReflect.Descriptor instead.
func (*BgpSrteV4Policy_NextHopMode) ProtoMessage ¶
func (*BgpSrteV4Policy_NextHopMode) ProtoMessage()
func (*BgpSrteV4Policy_NextHopMode) ProtoReflect ¶
func (x *BgpSrteV4Policy_NextHopMode) ProtoReflect() protoreflect.Message
func (*BgpSrteV4Policy_NextHopMode) Reset ¶
func (x *BgpSrteV4Policy_NextHopMode) Reset()
func (*BgpSrteV4Policy_NextHopMode) String ¶
func (x *BgpSrteV4Policy_NextHopMode) String() string
type BgpSrteV4Policy_NextHopMode_Enum ¶
type BgpSrteV4Policy_NextHopMode_Enum int32
const ( BgpSrteV4Policy_NextHopMode_unspecified BgpSrteV4Policy_NextHopMode_Enum = 0 BgpSrteV4Policy_NextHopMode_local_ip BgpSrteV4Policy_NextHopMode_Enum = 1 BgpSrteV4Policy_NextHopMode_manual BgpSrteV4Policy_NextHopMode_Enum = 2 )
func (BgpSrteV4Policy_NextHopMode_Enum) Descriptor ¶
func (BgpSrteV4Policy_NextHopMode_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpSrteV4Policy_NextHopMode_Enum) Enum ¶
func (x BgpSrteV4Policy_NextHopMode_Enum) Enum() *BgpSrteV4Policy_NextHopMode_Enum
func (BgpSrteV4Policy_NextHopMode_Enum) EnumDescriptor
deprecated
func (BgpSrteV4Policy_NextHopMode_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpSrteV4Policy_NextHopMode_Enum.Descriptor instead.
func (BgpSrteV4Policy_NextHopMode_Enum) Number ¶
func (x BgpSrteV4Policy_NextHopMode_Enum) Number() protoreflect.EnumNumber
func (BgpSrteV4Policy_NextHopMode_Enum) String ¶
func (x BgpSrteV4Policy_NextHopMode_Enum) String() string
func (BgpSrteV4Policy_NextHopMode_Enum) Type ¶
func (BgpSrteV4Policy_NextHopMode_Enum) Type() protoreflect.EnumType
type BgpSrteV4TunnelTlv ¶
type BgpSrteV4TunnelTlv struct { // Description missing in models RemoteEndpointSubTlv *BgpSrteRemoteEndpointSubTlv `` /* 131-byte string literal not displayed */ // Description missing in models ColorSubTlv *BgpSrteColorSubTlv `protobuf:"bytes,2,opt,name=color_sub_tlv,json=colorSubTlv,proto3,oneof" json:"color_sub_tlv,omitempty"` // Description missing in models BindingSubTlv *BgpSrteBindingSubTlv `protobuf:"bytes,3,opt,name=binding_sub_tlv,json=bindingSubTlv,proto3,oneof" json:"binding_sub_tlv,omitempty"` // Description missing in models PreferenceSubTlv *BgpSrtePreferenceSubTlv `protobuf:"bytes,4,opt,name=preference_sub_tlv,json=preferenceSubTlv,proto3,oneof" json:"preference_sub_tlv,omitempty"` // Description missing in models PolicyPrioritySubTlv *BgpSrtePolicyPrioritySubTlv `` /* 131-byte string literal not displayed */ // Description missing in models PolicyNameSubTlv *BgpSrtePolicyNameSubTlv `protobuf:"bytes,6,opt,name=policy_name_sub_tlv,json=policyNameSubTlv,proto3,oneof" json:"policy_name_sub_tlv,omitempty"` // Description missing in models ExplicitNullLabelPolicySubTlv *BgpSrteExplicitNullLabelPolicySubTlv `` /* 162-byte string literal not displayed */ // Description missing in models SegmentLists []*BgpSrteSegmentList `protobuf:"bytes,8,rep,name=segment_lists,json=segmentLists,proto3" json:"segment_lists,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,9,opt,name=name,proto3" json:"name,omitempty"` // If enabled means that this part of the configuration including any active 'children' // nodes will be advertised to peer. If disabled, this means that though config is // present, it is not taking any part of the test but can be activated at run-time to // advertise just this part of the configuration to the peer. // default = True Active *bool `protobuf:"varint,10,opt,name=active,proto3,oneof" json:"active,omitempty"` // contains filtered or unexported fields }
Configuration for BGP SRTE Tunnel TLV.
func (*BgpSrteV4TunnelTlv) Descriptor
deprecated
func (*BgpSrteV4TunnelTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteV4TunnelTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteV4TunnelTlv) GetActive ¶
func (x *BgpSrteV4TunnelTlv) GetActive() bool
func (*BgpSrteV4TunnelTlv) GetBindingSubTlv ¶
func (x *BgpSrteV4TunnelTlv) GetBindingSubTlv() *BgpSrteBindingSubTlv
func (*BgpSrteV4TunnelTlv) GetColorSubTlv ¶
func (x *BgpSrteV4TunnelTlv) GetColorSubTlv() *BgpSrteColorSubTlv
func (*BgpSrteV4TunnelTlv) GetExplicitNullLabelPolicySubTlv ¶
func (x *BgpSrteV4TunnelTlv) GetExplicitNullLabelPolicySubTlv() *BgpSrteExplicitNullLabelPolicySubTlv
func (*BgpSrteV4TunnelTlv) GetName ¶
func (x *BgpSrteV4TunnelTlv) GetName() string
func (*BgpSrteV4TunnelTlv) GetPolicyNameSubTlv ¶
func (x *BgpSrteV4TunnelTlv) GetPolicyNameSubTlv() *BgpSrtePolicyNameSubTlv
func (*BgpSrteV4TunnelTlv) GetPolicyPrioritySubTlv ¶
func (x *BgpSrteV4TunnelTlv) GetPolicyPrioritySubTlv() *BgpSrtePolicyPrioritySubTlv
func (*BgpSrteV4TunnelTlv) GetPreferenceSubTlv ¶
func (x *BgpSrteV4TunnelTlv) GetPreferenceSubTlv() *BgpSrtePreferenceSubTlv
func (*BgpSrteV4TunnelTlv) GetRemoteEndpointSubTlv ¶
func (x *BgpSrteV4TunnelTlv) GetRemoteEndpointSubTlv() *BgpSrteRemoteEndpointSubTlv
func (*BgpSrteV4TunnelTlv) GetSegmentLists ¶
func (x *BgpSrteV4TunnelTlv) GetSegmentLists() []*BgpSrteSegmentList
func (*BgpSrteV4TunnelTlv) ProtoMessage ¶
func (*BgpSrteV4TunnelTlv) ProtoMessage()
func (*BgpSrteV4TunnelTlv) ProtoReflect ¶
func (x *BgpSrteV4TunnelTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteV4TunnelTlv) Reset ¶
func (x *BgpSrteV4TunnelTlv) Reset()
func (*BgpSrteV4TunnelTlv) String ¶
func (x *BgpSrteV4TunnelTlv) String() string
type BgpSrteV6Policy ¶
type BgpSrteV6Policy struct { // Identifies the policy in the context of (color and endpoint) tuple. It is used by // the SR Policy originator to make unique multiple occurrences of the same SR Policy. // default = 1 Distinguisher *int64 `protobuf:"varint,1,opt,name=distinguisher,proto3,oneof" json:"distinguisher,omitempty"` // Identifies the policy. It is used to match the color of the destination prefixes // to steer traffic into the SR Policy. // default = 100 Color *int64 `protobuf:"varint,2,opt,name=color,proto3,oneof" json:"color,omitempty"` // Specifies a single node or a set of nodes (e.g., an anycast address). It is selected // on the basis of the SR Policy type (AFI). // required = true Ipv6Endpoint string `protobuf:"bytes,3,opt,name=ipv6_endpoint,json=ipv6Endpoint,proto3" json:"ipv6_endpoint,omitempty"` // Mode for choosing the NextHop in MP REACH NLRI. Available modes are : Local IP: Automatically // fills the Nexthop with the Local IP of the BGP peer. For IPv6 BGP peer the Nexthop // Encoding capability should be enabled. Manual: Override the Nexthop with any arbitrary // IPv4/IPv6 address. // default = NextHopMode.Enum.local_ip NextHopMode *BgpSrteV6Policy_NextHopMode_Enum `` /* 145-byte string literal not displayed */ // Type of next hop IP address to be used when 'next_hop_mode' is set to 'manual'. // default = NextHopAddressType.Enum.ipv6 NextHopAddressType *BgpSrteV6Policy_NextHopAddressType_Enum `` /* 175-byte string literal not displayed */ // The IPv4 address of the Nexthop if the 'next_hop_mode' is 'manual' and the Nexthop // type 'next_hop_address_type' is IPv4. If BGP peer is of type IPv6, Nexthop Encoding // capability extended_next_hop_encoding should be enabled. // default = 0.0.0.0 NextHopIpv4Address *string `protobuf:"bytes,6,opt,name=next_hop_ipv4_address,json=nextHopIpv4Address,proto3,oneof" json:"next_hop_ipv4_address,omitempty"` // The IPv6 address of the next hop if the Nexthop Mode 'next_hop_address_type' is 'manual' // and the Nexthop type 'next_hop_address_type' is IPv6. // default = ::0 NextHopIpv6Address *string `protobuf:"bytes,7,opt,name=next_hop_ipv6_address,json=nextHopIpv6Address,proto3,oneof" json:"next_hop_ipv6_address,omitempty"` // Description missing in models Advanced *BgpRouteAdvanced `protobuf:"bytes,8,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Description missing in models AddPath *BgpAddPath `protobuf:"bytes,9,opt,name=add_path,json=addPath,proto3,oneof" json:"add_path,omitempty"` // Description missing in models AsPath *BgpAsPath `protobuf:"bytes,10,opt,name=as_path,json=asPath,proto3,oneof" json:"as_path,omitempty"` // Optional community settings. Communities []*BgpCommunity `protobuf:"bytes,11,rep,name=communities,proto3" json:"communities,omitempty"` // Optional Extended Community settings. Extcommunities []*BgpExtCommunity `protobuf:"bytes,12,rep,name=extcommunities,proto3" json:"extcommunities,omitempty"` // List of optional tunnel TLV settings. TunnelTlvs []*BgpSrteV6TunnelTlv `protobuf:"bytes,13,rep,name=tunnel_tlvs,json=tunnelTlvs,proto3" json:"tunnel_tlvs,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,14,opt,name=name,proto3" json:"name,omitempty"` // If enabled means that this part of the configuration including any active 'children' // nodes will be advertised to peer. If disabled, this means that though config is // present, it is not taking any part of the test but can be activated at run-time to // advertise just this part of the configuration to the peer. // default = True Active *bool `protobuf:"varint,15,opt,name=active,proto3,oneof" json:"active,omitempty"` // contains filtered or unexported fields }
Configuration for BGP Segment Routing Traffic Engineering policy.
func (*BgpSrteV6Policy) Descriptor
deprecated
func (*BgpSrteV6Policy) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteV6Policy.ProtoReflect.Descriptor instead.
func (*BgpSrteV6Policy) GetActive ¶
func (x *BgpSrteV6Policy) GetActive() bool
func (*BgpSrteV6Policy) GetAddPath ¶
func (x *BgpSrteV6Policy) GetAddPath() *BgpAddPath
func (*BgpSrteV6Policy) GetAdvanced ¶
func (x *BgpSrteV6Policy) GetAdvanced() *BgpRouteAdvanced
func (*BgpSrteV6Policy) GetAsPath ¶
func (x *BgpSrteV6Policy) GetAsPath() *BgpAsPath
func (*BgpSrteV6Policy) GetColor ¶
func (x *BgpSrteV6Policy) GetColor() int64
func (*BgpSrteV6Policy) GetCommunities ¶
func (x *BgpSrteV6Policy) GetCommunities() []*BgpCommunity
func (*BgpSrteV6Policy) GetDistinguisher ¶
func (x *BgpSrteV6Policy) GetDistinguisher() int64
func (*BgpSrteV6Policy) GetExtcommunities ¶
func (x *BgpSrteV6Policy) GetExtcommunities() []*BgpExtCommunity
func (*BgpSrteV6Policy) GetIpv6Endpoint ¶
func (x *BgpSrteV6Policy) GetIpv6Endpoint() string
func (*BgpSrteV6Policy) GetName ¶
func (x *BgpSrteV6Policy) GetName() string
func (*BgpSrteV6Policy) GetNextHopAddressType ¶
func (x *BgpSrteV6Policy) GetNextHopAddressType() BgpSrteV6Policy_NextHopAddressType_Enum
func (*BgpSrteV6Policy) GetNextHopIpv4Address ¶
func (x *BgpSrteV6Policy) GetNextHopIpv4Address() string
func (*BgpSrteV6Policy) GetNextHopIpv6Address ¶
func (x *BgpSrteV6Policy) GetNextHopIpv6Address() string
func (*BgpSrteV6Policy) GetNextHopMode ¶
func (x *BgpSrteV6Policy) GetNextHopMode() BgpSrteV6Policy_NextHopMode_Enum
func (*BgpSrteV6Policy) GetTunnelTlvs ¶
func (x *BgpSrteV6Policy) GetTunnelTlvs() []*BgpSrteV6TunnelTlv
func (*BgpSrteV6Policy) ProtoMessage ¶
func (*BgpSrteV6Policy) ProtoMessage()
func (*BgpSrteV6Policy) ProtoReflect ¶
func (x *BgpSrteV6Policy) ProtoReflect() protoreflect.Message
func (*BgpSrteV6Policy) Reset ¶
func (x *BgpSrteV6Policy) Reset()
func (*BgpSrteV6Policy) String ¶
func (x *BgpSrteV6Policy) String() string
type BgpSrteV6Policy_NextHopAddressType ¶
type BgpSrteV6Policy_NextHopAddressType struct {
// contains filtered or unexported fields
}
func (*BgpSrteV6Policy_NextHopAddressType) Descriptor
deprecated
func (*BgpSrteV6Policy_NextHopAddressType) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteV6Policy_NextHopAddressType.ProtoReflect.Descriptor instead.
func (*BgpSrteV6Policy_NextHopAddressType) ProtoMessage ¶
func (*BgpSrteV6Policy_NextHopAddressType) ProtoMessage()
func (*BgpSrteV6Policy_NextHopAddressType) ProtoReflect ¶
func (x *BgpSrteV6Policy_NextHopAddressType) ProtoReflect() protoreflect.Message
func (*BgpSrteV6Policy_NextHopAddressType) Reset ¶
func (x *BgpSrteV6Policy_NextHopAddressType) Reset()
func (*BgpSrteV6Policy_NextHopAddressType) String ¶
func (x *BgpSrteV6Policy_NextHopAddressType) String() string
type BgpSrteV6Policy_NextHopAddressType_Enum ¶
type BgpSrteV6Policy_NextHopAddressType_Enum int32
const ( BgpSrteV6Policy_NextHopAddressType_unspecified BgpSrteV6Policy_NextHopAddressType_Enum = 0 BgpSrteV6Policy_NextHopAddressType_ipv4 BgpSrteV6Policy_NextHopAddressType_Enum = 1 BgpSrteV6Policy_NextHopAddressType_ipv6 BgpSrteV6Policy_NextHopAddressType_Enum = 2 )
func (BgpSrteV6Policy_NextHopAddressType_Enum) Descriptor ¶
func (BgpSrteV6Policy_NextHopAddressType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpSrteV6Policy_NextHopAddressType_Enum) EnumDescriptor
deprecated
func (BgpSrteV6Policy_NextHopAddressType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpSrteV6Policy_NextHopAddressType_Enum.Descriptor instead.
func (BgpSrteV6Policy_NextHopAddressType_Enum) Number ¶
func (x BgpSrteV6Policy_NextHopAddressType_Enum) Number() protoreflect.EnumNumber
func (BgpSrteV6Policy_NextHopAddressType_Enum) String ¶
func (x BgpSrteV6Policy_NextHopAddressType_Enum) String() string
func (BgpSrteV6Policy_NextHopAddressType_Enum) Type ¶
func (BgpSrteV6Policy_NextHopAddressType_Enum) Type() protoreflect.EnumType
type BgpSrteV6Policy_NextHopMode ¶
type BgpSrteV6Policy_NextHopMode struct {
// contains filtered or unexported fields
}
func (*BgpSrteV6Policy_NextHopMode) Descriptor
deprecated
func (*BgpSrteV6Policy_NextHopMode) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteV6Policy_NextHopMode.ProtoReflect.Descriptor instead.
func (*BgpSrteV6Policy_NextHopMode) ProtoMessage ¶
func (*BgpSrteV6Policy_NextHopMode) ProtoMessage()
func (*BgpSrteV6Policy_NextHopMode) ProtoReflect ¶
func (x *BgpSrteV6Policy_NextHopMode) ProtoReflect() protoreflect.Message
func (*BgpSrteV6Policy_NextHopMode) Reset ¶
func (x *BgpSrteV6Policy_NextHopMode) Reset()
func (*BgpSrteV6Policy_NextHopMode) String ¶
func (x *BgpSrteV6Policy_NextHopMode) String() string
type BgpSrteV6Policy_NextHopMode_Enum ¶
type BgpSrteV6Policy_NextHopMode_Enum int32
const ( BgpSrteV6Policy_NextHopMode_unspecified BgpSrteV6Policy_NextHopMode_Enum = 0 BgpSrteV6Policy_NextHopMode_local_ip BgpSrteV6Policy_NextHopMode_Enum = 1 BgpSrteV6Policy_NextHopMode_manual BgpSrteV6Policy_NextHopMode_Enum = 2 )
func (BgpSrteV6Policy_NextHopMode_Enum) Descriptor ¶
func (BgpSrteV6Policy_NextHopMode_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpSrteV6Policy_NextHopMode_Enum) Enum ¶
func (x BgpSrteV6Policy_NextHopMode_Enum) Enum() *BgpSrteV6Policy_NextHopMode_Enum
func (BgpSrteV6Policy_NextHopMode_Enum) EnumDescriptor
deprecated
func (BgpSrteV6Policy_NextHopMode_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpSrteV6Policy_NextHopMode_Enum.Descriptor instead.
func (BgpSrteV6Policy_NextHopMode_Enum) Number ¶
func (x BgpSrteV6Policy_NextHopMode_Enum) Number() protoreflect.EnumNumber
func (BgpSrteV6Policy_NextHopMode_Enum) String ¶
func (x BgpSrteV6Policy_NextHopMode_Enum) String() string
func (BgpSrteV6Policy_NextHopMode_Enum) Type ¶
func (BgpSrteV6Policy_NextHopMode_Enum) Type() protoreflect.EnumType
type BgpSrteV6TunnelTlv ¶
type BgpSrteV6TunnelTlv struct { // Description missing in models RemoteEndpointSubTlv *BgpSrteRemoteEndpointSubTlv `` /* 131-byte string literal not displayed */ // Description missing in models ColorSubTlv *BgpSrteColorSubTlv `protobuf:"bytes,2,opt,name=color_sub_tlv,json=colorSubTlv,proto3,oneof" json:"color_sub_tlv,omitempty"` // Description missing in models BindingSubTlv *BgpSrteBindingSubTlv `protobuf:"bytes,3,opt,name=binding_sub_tlv,json=bindingSubTlv,proto3,oneof" json:"binding_sub_tlv,omitempty"` // Description missing in models PreferenceSubTlv *BgpSrtePreferenceSubTlv `protobuf:"bytes,4,opt,name=preference_sub_tlv,json=preferenceSubTlv,proto3,oneof" json:"preference_sub_tlv,omitempty"` // Description missing in models PolicyPrioritySubTlv *BgpSrtePolicyPrioritySubTlv `` /* 131-byte string literal not displayed */ // Description missing in models PolicyNameSubTlv *BgpSrtePolicyNameSubTlv `protobuf:"bytes,6,opt,name=policy_name_sub_tlv,json=policyNameSubTlv,proto3,oneof" json:"policy_name_sub_tlv,omitempty"` // Description missing in models ExplicitNullLabelPolicySubTlv *BgpSrteExplicitNullLabelPolicySubTlv `` /* 162-byte string literal not displayed */ // Description missing in models SegmentLists []*BgpSrteSegmentList `protobuf:"bytes,8,rep,name=segment_lists,json=segmentLists,proto3" json:"segment_lists,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,9,opt,name=name,proto3" json:"name,omitempty"` // If enabled means that this part of the configuration including any active 'children' // nodes will be advertised to peer. If disabled, this means that though config is // present, it is not taking any part of the test but can be activated at run-time to // advertise just this part of the configuration to the peer. // default = True Active *bool `protobuf:"varint,10,opt,name=active,proto3,oneof" json:"active,omitempty"` // contains filtered or unexported fields }
Configuration for BGP SRTE Tunnel TLV.
func (*BgpSrteV6TunnelTlv) Descriptor
deprecated
func (*BgpSrteV6TunnelTlv) Descriptor() ([]byte, []int)
Deprecated: Use BgpSrteV6TunnelTlv.ProtoReflect.Descriptor instead.
func (*BgpSrteV6TunnelTlv) GetActive ¶
func (x *BgpSrteV6TunnelTlv) GetActive() bool
func (*BgpSrteV6TunnelTlv) GetBindingSubTlv ¶
func (x *BgpSrteV6TunnelTlv) GetBindingSubTlv() *BgpSrteBindingSubTlv
func (*BgpSrteV6TunnelTlv) GetColorSubTlv ¶
func (x *BgpSrteV6TunnelTlv) GetColorSubTlv() *BgpSrteColorSubTlv
func (*BgpSrteV6TunnelTlv) GetExplicitNullLabelPolicySubTlv ¶
func (x *BgpSrteV6TunnelTlv) GetExplicitNullLabelPolicySubTlv() *BgpSrteExplicitNullLabelPolicySubTlv
func (*BgpSrteV6TunnelTlv) GetName ¶
func (x *BgpSrteV6TunnelTlv) GetName() string
func (*BgpSrteV6TunnelTlv) GetPolicyNameSubTlv ¶
func (x *BgpSrteV6TunnelTlv) GetPolicyNameSubTlv() *BgpSrtePolicyNameSubTlv
func (*BgpSrteV6TunnelTlv) GetPolicyPrioritySubTlv ¶
func (x *BgpSrteV6TunnelTlv) GetPolicyPrioritySubTlv() *BgpSrtePolicyPrioritySubTlv
func (*BgpSrteV6TunnelTlv) GetPreferenceSubTlv ¶
func (x *BgpSrteV6TunnelTlv) GetPreferenceSubTlv() *BgpSrtePreferenceSubTlv
func (*BgpSrteV6TunnelTlv) GetRemoteEndpointSubTlv ¶
func (x *BgpSrteV6TunnelTlv) GetRemoteEndpointSubTlv() *BgpSrteRemoteEndpointSubTlv
func (*BgpSrteV6TunnelTlv) GetSegmentLists ¶
func (x *BgpSrteV6TunnelTlv) GetSegmentLists() []*BgpSrteSegmentList
func (*BgpSrteV6TunnelTlv) ProtoMessage ¶
func (*BgpSrteV6TunnelTlv) ProtoMessage()
func (*BgpSrteV6TunnelTlv) ProtoReflect ¶
func (x *BgpSrteV6TunnelTlv) ProtoReflect() protoreflect.Message
func (*BgpSrteV6TunnelTlv) Reset ¶
func (x *BgpSrteV6TunnelTlv) Reset()
func (*BgpSrteV6TunnelTlv) String ¶
func (x *BgpSrteV6TunnelTlv) String() string
type BgpV4EthernetSegment ¶ added in v0.7.34
type BgpV4EthernetSegment struct { // Designated Forwarder (DF) election configuration. DfElection *BgpEthernetSegmentDfElection `protobuf:"bytes,1,opt,name=df_election,json=dfElection,proto3,oneof" json:"df_election,omitempty"` // This contains the list of EVIs. Evis []*BgpV4EvpnEvis `protobuf:"bytes,2,rep,name=evis,proto3" json:"evis,omitempty"` // 10-octet Ethernet Segment Identifier (ESI) Example - For multi-home scenario nonZero // ESI is '10000000000000000000' . // default = 00000000000000000000 Esi *string `protobuf:"bytes,3,opt,name=esi,proto3,oneof" json:"esi,omitempty"` // Single Active or All Active mode Redundancy mode selection for Multi-home. // default = ActiveMode.Enum.all_active ActiveMode *BgpV4EthernetSegment_ActiveMode_Enum `` /* 144-byte string literal not displayed */ // The label value to be advertised as ESI Label in ESI Label Extended Community. This // is included in Ethernet Auto-discovery per ES Routes advertised by a router. // default = 0 EsiLabel *int32 `protobuf:"varint,5,opt,name=esi_label,json=esiLabel,proto3,oneof" json:"esi_label,omitempty"` // Description missing in models Advanced *BgpRouteAdvanced `protobuf:"bytes,6,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Optional community settings. Communities []*BgpCommunity `protobuf:"bytes,7,rep,name=communities,proto3" json:"communities,omitempty"` // Optional Extended Community settings. ExtCommunities []*BgpExtCommunity `protobuf:"bytes,8,rep,name=ext_communities,json=extCommunities,proto3" json:"ext_communities,omitempty"` // Optional AS PATH settings. AsPath *BgpAsPath `protobuf:"bytes,9,opt,name=as_path,json=asPath,proto3,oneof" json:"as_path,omitempty"` // contains filtered or unexported fields }
Configuration for BGP Ethernet Segment ranges. Advertises following routes -
Type 4 - Ethernet Segment Route
func (*BgpV4EthernetSegment) Descriptor
deprecated
added in
v0.7.34
func (*BgpV4EthernetSegment) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4EthernetSegment.ProtoReflect.Descriptor instead.
func (*BgpV4EthernetSegment) GetActiveMode ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) GetActiveMode() BgpV4EthernetSegment_ActiveMode_Enum
func (*BgpV4EthernetSegment) GetAdvanced ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) GetAdvanced() *BgpRouteAdvanced
func (*BgpV4EthernetSegment) GetAsPath ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) GetAsPath() *BgpAsPath
func (*BgpV4EthernetSegment) GetCommunities ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) GetCommunities() []*BgpCommunity
func (*BgpV4EthernetSegment) GetDfElection ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) GetDfElection() *BgpEthernetSegmentDfElection
func (*BgpV4EthernetSegment) GetEsi ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) GetEsi() string
func (*BgpV4EthernetSegment) GetEsiLabel ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) GetEsiLabel() int32
func (*BgpV4EthernetSegment) GetEvis ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) GetEvis() []*BgpV4EvpnEvis
func (*BgpV4EthernetSegment) GetExtCommunities ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) GetExtCommunities() []*BgpExtCommunity
func (*BgpV4EthernetSegment) ProtoMessage ¶ added in v0.7.34
func (*BgpV4EthernetSegment) ProtoMessage()
func (*BgpV4EthernetSegment) ProtoReflect ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) ProtoReflect() protoreflect.Message
func (*BgpV4EthernetSegment) Reset ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) Reset()
func (*BgpV4EthernetSegment) String ¶ added in v0.7.34
func (x *BgpV4EthernetSegment) String() string
type BgpV4EthernetSegment_ActiveMode ¶ added in v0.7.34
type BgpV4EthernetSegment_ActiveMode struct {
// contains filtered or unexported fields
}
func (*BgpV4EthernetSegment_ActiveMode) Descriptor
deprecated
added in
v0.7.34
func (*BgpV4EthernetSegment_ActiveMode) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4EthernetSegment_ActiveMode.ProtoReflect.Descriptor instead.
func (*BgpV4EthernetSegment_ActiveMode) ProtoMessage ¶ added in v0.7.34
func (*BgpV4EthernetSegment_ActiveMode) ProtoMessage()
func (*BgpV4EthernetSegment_ActiveMode) ProtoReflect ¶ added in v0.7.34
func (x *BgpV4EthernetSegment_ActiveMode) ProtoReflect() protoreflect.Message
func (*BgpV4EthernetSegment_ActiveMode) Reset ¶ added in v0.7.34
func (x *BgpV4EthernetSegment_ActiveMode) Reset()
func (*BgpV4EthernetSegment_ActiveMode) String ¶ added in v0.7.34
func (x *BgpV4EthernetSegment_ActiveMode) String() string
type BgpV4EthernetSegment_ActiveMode_Enum ¶ added in v0.7.34
type BgpV4EthernetSegment_ActiveMode_Enum int32
const ( BgpV4EthernetSegment_ActiveMode_unspecified BgpV4EthernetSegment_ActiveMode_Enum = 0 BgpV4EthernetSegment_ActiveMode_single_active BgpV4EthernetSegment_ActiveMode_Enum = 1 BgpV4EthernetSegment_ActiveMode_all_active BgpV4EthernetSegment_ActiveMode_Enum = 2 )
func (BgpV4EthernetSegment_ActiveMode_Enum) Descriptor ¶ added in v0.7.34
func (BgpV4EthernetSegment_ActiveMode_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV4EthernetSegment_ActiveMode_Enum) Enum ¶ added in v0.7.34
func (x BgpV4EthernetSegment_ActiveMode_Enum) Enum() *BgpV4EthernetSegment_ActiveMode_Enum
func (BgpV4EthernetSegment_ActiveMode_Enum) EnumDescriptor
deprecated
added in
v0.7.34
func (BgpV4EthernetSegment_ActiveMode_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV4EthernetSegment_ActiveMode_Enum.Descriptor instead.
func (BgpV4EthernetSegment_ActiveMode_Enum) Number ¶ added in v0.7.34
func (x BgpV4EthernetSegment_ActiveMode_Enum) Number() protoreflect.EnumNumber
func (BgpV4EthernetSegment_ActiveMode_Enum) String ¶ added in v0.7.34
func (x BgpV4EthernetSegment_ActiveMode_Enum) String() string
func (BgpV4EthernetSegment_ActiveMode_Enum) Type ¶ added in v0.7.34
func (BgpV4EthernetSegment_ActiveMode_Enum) Type() protoreflect.EnumType
type BgpV4EviVxlan ¶ added in v0.7.34
type BgpV4EviVxlan struct { // This contains the list of Broadcast Domains to be configured per EVI. BroadcastDomains []*BgpV4EviVxlanBroadcastDomain `protobuf:"bytes,1,rep,name=broadcast_domains,json=broadcastDomains,proto3" json:"broadcast_domains,omitempty"` // This model only supports Ingress Replication // default = ReplicationType.Enum.ingress_replication ReplicationType *BgpV4EviVxlan_ReplicationType_Enum `` /* 157-byte string literal not displayed */ // Downstream assigned VNI to be carried as Part of P-Multicast Service Interface Tunnel // attribute (PMSI Tunnel Attribute) in Type 3 Inclusive Multicast Ethernet Tag Route. // default = 16 PmsiLabel *int32 `protobuf:"varint,3,opt,name=pmsi_label,json=pmsiLabel,proto3,oneof" json:"pmsi_label,omitempty"` // The Auto-discovery Route label (AD label) value, which gets advertised in the Ethernet // Auto-discovery Route per <EVI, ESI> // default = 0 AdLabel *int32 `protobuf:"varint,4,opt,name=ad_label,json=adLabel,proto3,oneof" json:"ad_label,omitempty"` // Colon separated Extended Community value of 6 Bytes - AS number: Value identifying // an EVI. Example - for the as_2octet 60005:100. RouteDistinguisher *BgpRouteDistinguisher `protobuf:"bytes,5,opt,name=route_distinguisher,json=routeDistinguisher,proto3,oneof" json:"route_distinguisher,omitempty"` // List of Layer 2 Virtual Network Identifier (L2VNI) export targets associated with // this EVI. RouteTargetExport []*BgpRouteTarget `protobuf:"bytes,6,rep,name=route_target_export,json=routeTargetExport,proto3" json:"route_target_export,omitempty"` // List of L2VNI import targets associated with this EVI. RouteTargetImport []*BgpRouteTarget `protobuf:"bytes,7,rep,name=route_target_import,json=routeTargetImport,proto3" json:"route_target_import,omitempty"` // List of Layer 3 Virtual Network Identifier (L3VNI) Export Route Targets. L3RouteTargetExport []*BgpRouteTarget `protobuf:"bytes,8,rep,name=l3_route_target_export,json=l3RouteTargetExport,proto3" json:"l3_route_target_export,omitempty"` // List of L3VNI Import Route Targets. L3RouteTargetImport []*BgpRouteTarget `protobuf:"bytes,9,rep,name=l3_route_target_import,json=l3RouteTargetImport,proto3" json:"l3_route_target_import,omitempty"` // Description missing in models Advanced *BgpRouteAdvanced `protobuf:"bytes,10,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Optional community settings. Communities []*BgpCommunity `protobuf:"bytes,11,rep,name=communities,proto3" json:"communities,omitempty"` // Optional Extended Community settings. ExtCommunities []*BgpExtCommunity `protobuf:"bytes,12,rep,name=ext_communities,json=extCommunities,proto3" json:"ext_communities,omitempty"` // Optional AS PATH settings. AsPath *BgpAsPath `protobuf:"bytes,13,opt,name=as_path,json=asPath,proto3,oneof" json:"as_path,omitempty"` // contains filtered or unexported fields }
Configuration for BGP EVPN EVI. Advertises following routes -
Type 3 - Inclusive Multicast Ethernet Tag Route ¶
Type 1 - Ethernet Auto-discovery Route (Per EVI)
Type 1 - Ethernet Auto-discovery Route (Per ES)
func (*BgpV4EviVxlan) Descriptor
deprecated
added in
v0.7.34
func (*BgpV4EviVxlan) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4EviVxlan.ProtoReflect.Descriptor instead.
func (*BgpV4EviVxlan) GetAdLabel ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetAdLabel() int32
func (*BgpV4EviVxlan) GetAdvanced ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetAdvanced() *BgpRouteAdvanced
func (*BgpV4EviVxlan) GetAsPath ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetAsPath() *BgpAsPath
func (*BgpV4EviVxlan) GetBroadcastDomains ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetBroadcastDomains() []*BgpV4EviVxlanBroadcastDomain
func (*BgpV4EviVxlan) GetCommunities ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetCommunities() []*BgpCommunity
func (*BgpV4EviVxlan) GetExtCommunities ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetExtCommunities() []*BgpExtCommunity
func (*BgpV4EviVxlan) GetL3RouteTargetExport ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetL3RouteTargetExport() []*BgpRouteTarget
func (*BgpV4EviVxlan) GetL3RouteTargetImport ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetL3RouteTargetImport() []*BgpRouteTarget
func (*BgpV4EviVxlan) GetPmsiLabel ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetPmsiLabel() int32
func (*BgpV4EviVxlan) GetReplicationType ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetReplicationType() BgpV4EviVxlan_ReplicationType_Enum
func (*BgpV4EviVxlan) GetRouteDistinguisher ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetRouteDistinguisher() *BgpRouteDistinguisher
func (*BgpV4EviVxlan) GetRouteTargetExport ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetRouteTargetExport() []*BgpRouteTarget
func (*BgpV4EviVxlan) GetRouteTargetImport ¶ added in v0.7.34
func (x *BgpV4EviVxlan) GetRouteTargetImport() []*BgpRouteTarget
func (*BgpV4EviVxlan) ProtoMessage ¶ added in v0.7.34
func (*BgpV4EviVxlan) ProtoMessage()
func (*BgpV4EviVxlan) ProtoReflect ¶ added in v0.7.34
func (x *BgpV4EviVxlan) ProtoReflect() protoreflect.Message
func (*BgpV4EviVxlan) Reset ¶ added in v0.7.34
func (x *BgpV4EviVxlan) Reset()
func (*BgpV4EviVxlan) String ¶ added in v0.7.34
func (x *BgpV4EviVxlan) String() string
type BgpV4EviVxlanBroadcastDomain ¶ added in v0.7.34
type BgpV4EviVxlanBroadcastDomain struct { // This contains the list of Customer MAC/IP Ranges to be configured per Broadcast Domain. // // // Advertises following route - // Type 2 - MAC/IP Advertisement Route. CmacIpRange []*BgpCMacIpRange `protobuf:"bytes,1,rep,name=cmac_ip_range,json=cmacIpRange,proto3" json:"cmac_ip_range,omitempty"` // The Ethernet Tag ID of the Broadcast Domain. // default = 0 EthernetTagId *int64 `protobuf:"varint,2,opt,name=ethernet_tag_id,json=ethernetTagId,proto3,oneof" json:"ethernet_tag_id,omitempty"` // VLAN-Aware service to be enabled or disabled. // default = False VlanAwareService *bool `protobuf:"varint,3,opt,name=vlan_aware_service,json=vlanAwareService,proto3,oneof" json:"vlan_aware_service,omitempty"` // contains filtered or unexported fields }
Configuration for Broadcast Domains per EVI.
func (*BgpV4EviVxlanBroadcastDomain) Descriptor
deprecated
added in
v0.7.34
func (*BgpV4EviVxlanBroadcastDomain) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4EviVxlanBroadcastDomain.ProtoReflect.Descriptor instead.
func (*BgpV4EviVxlanBroadcastDomain) GetCmacIpRange ¶ added in v0.7.34
func (x *BgpV4EviVxlanBroadcastDomain) GetCmacIpRange() []*BgpCMacIpRange
func (*BgpV4EviVxlanBroadcastDomain) GetEthernetTagId ¶ added in v0.7.34
func (x *BgpV4EviVxlanBroadcastDomain) GetEthernetTagId() int64
func (*BgpV4EviVxlanBroadcastDomain) GetVlanAwareService ¶ added in v0.7.34
func (x *BgpV4EviVxlanBroadcastDomain) GetVlanAwareService() bool
func (*BgpV4EviVxlanBroadcastDomain) ProtoMessage ¶ added in v0.7.34
func (*BgpV4EviVxlanBroadcastDomain) ProtoMessage()
func (*BgpV4EviVxlanBroadcastDomain) ProtoReflect ¶ added in v0.7.34
func (x *BgpV4EviVxlanBroadcastDomain) ProtoReflect() protoreflect.Message
func (*BgpV4EviVxlanBroadcastDomain) Reset ¶ added in v0.7.34
func (x *BgpV4EviVxlanBroadcastDomain) Reset()
func (*BgpV4EviVxlanBroadcastDomain) String ¶ added in v0.7.34
func (x *BgpV4EviVxlanBroadcastDomain) String() string
type BgpV4EviVxlan_ReplicationType ¶ added in v0.7.34
type BgpV4EviVxlan_ReplicationType struct {
// contains filtered or unexported fields
}
func (*BgpV4EviVxlan_ReplicationType) Descriptor
deprecated
added in
v0.7.34
func (*BgpV4EviVxlan_ReplicationType) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4EviVxlan_ReplicationType.ProtoReflect.Descriptor instead.
func (*BgpV4EviVxlan_ReplicationType) ProtoMessage ¶ added in v0.7.34
func (*BgpV4EviVxlan_ReplicationType) ProtoMessage()
func (*BgpV4EviVxlan_ReplicationType) ProtoReflect ¶ added in v0.7.34
func (x *BgpV4EviVxlan_ReplicationType) ProtoReflect() protoreflect.Message
func (*BgpV4EviVxlan_ReplicationType) Reset ¶ added in v0.7.34
func (x *BgpV4EviVxlan_ReplicationType) Reset()
func (*BgpV4EviVxlan_ReplicationType) String ¶ added in v0.7.34
func (x *BgpV4EviVxlan_ReplicationType) String() string
type BgpV4EviVxlan_ReplicationType_Enum ¶ added in v0.7.34
type BgpV4EviVxlan_ReplicationType_Enum int32
const ( BgpV4EviVxlan_ReplicationType_unspecified BgpV4EviVxlan_ReplicationType_Enum = 0 BgpV4EviVxlan_ReplicationType_ingress_replication BgpV4EviVxlan_ReplicationType_Enum = 1 )
func (BgpV4EviVxlan_ReplicationType_Enum) Descriptor ¶ added in v0.7.34
func (BgpV4EviVxlan_ReplicationType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV4EviVxlan_ReplicationType_Enum) Enum ¶ added in v0.7.34
func (x BgpV4EviVxlan_ReplicationType_Enum) Enum() *BgpV4EviVxlan_ReplicationType_Enum
func (BgpV4EviVxlan_ReplicationType_Enum) EnumDescriptor
deprecated
added in
v0.7.34
func (BgpV4EviVxlan_ReplicationType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV4EviVxlan_ReplicationType_Enum.Descriptor instead.
func (BgpV4EviVxlan_ReplicationType_Enum) Number ¶ added in v0.7.34
func (x BgpV4EviVxlan_ReplicationType_Enum) Number() protoreflect.EnumNumber
func (BgpV4EviVxlan_ReplicationType_Enum) String ¶ added in v0.7.34
func (x BgpV4EviVxlan_ReplicationType_Enum) String() string
func (BgpV4EviVxlan_ReplicationType_Enum) Type ¶ added in v0.7.34
func (BgpV4EviVxlan_ReplicationType_Enum) Type() protoreflect.EnumType
type BgpV4EvpnEvis ¶ added in v0.7.34
type BgpV4EvpnEvis struct { // Description missing in models // default = Choice.Enum.evi_vxlan Choice *BgpV4EvpnEvis_Choice_Enum `protobuf:"varint,1,opt,name=choice,proto3,enum=otg.BgpV4EvpnEvis_Choice_Enum,oneof" json:"choice,omitempty"` // EVPN VXLAN instance to be configured per Ethernet Segment. EviVxlan *BgpV4EviVxlan `protobuf:"bytes,2,opt,name=evi_vxlan,json=eviVxlan,proto3,oneof" json:"evi_vxlan,omitempty"` // contains filtered or unexported fields }
This contains a list of different flavors of EVPN. For example EVPN over VXLAN or EVPN over MPLS etc to be configured per Ethernet segment.
Need to instantiate correct type of EVPN instance as per requirement.
func (*BgpV4EvpnEvis) Descriptor
deprecated
added in
v0.7.34
func (*BgpV4EvpnEvis) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4EvpnEvis.ProtoReflect.Descriptor instead.
func (*BgpV4EvpnEvis) GetChoice ¶ added in v0.7.34
func (x *BgpV4EvpnEvis) GetChoice() BgpV4EvpnEvis_Choice_Enum
func (*BgpV4EvpnEvis) GetEviVxlan ¶ added in v0.7.34
func (x *BgpV4EvpnEvis) GetEviVxlan() *BgpV4EviVxlan
func (*BgpV4EvpnEvis) ProtoMessage ¶ added in v0.7.34
func (*BgpV4EvpnEvis) ProtoMessage()
func (*BgpV4EvpnEvis) ProtoReflect ¶ added in v0.7.34
func (x *BgpV4EvpnEvis) ProtoReflect() protoreflect.Message
func (*BgpV4EvpnEvis) Reset ¶ added in v0.7.34
func (x *BgpV4EvpnEvis) Reset()
func (*BgpV4EvpnEvis) String ¶ added in v0.7.34
func (x *BgpV4EvpnEvis) String() string
type BgpV4EvpnEvis_Choice ¶ added in v0.7.34
type BgpV4EvpnEvis_Choice struct {
// contains filtered or unexported fields
}
func (*BgpV4EvpnEvis_Choice) Descriptor
deprecated
added in
v0.7.34
func (*BgpV4EvpnEvis_Choice) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4EvpnEvis_Choice.ProtoReflect.Descriptor instead.
func (*BgpV4EvpnEvis_Choice) ProtoMessage ¶ added in v0.7.34
func (*BgpV4EvpnEvis_Choice) ProtoMessage()
func (*BgpV4EvpnEvis_Choice) ProtoReflect ¶ added in v0.7.34
func (x *BgpV4EvpnEvis_Choice) ProtoReflect() protoreflect.Message
func (*BgpV4EvpnEvis_Choice) Reset ¶ added in v0.7.34
func (x *BgpV4EvpnEvis_Choice) Reset()
func (*BgpV4EvpnEvis_Choice) String ¶ added in v0.7.34
func (x *BgpV4EvpnEvis_Choice) String() string
type BgpV4EvpnEvis_Choice_Enum ¶ added in v0.7.34
type BgpV4EvpnEvis_Choice_Enum int32
const ( BgpV4EvpnEvis_Choice_unspecified BgpV4EvpnEvis_Choice_Enum = 0 BgpV4EvpnEvis_Choice_evi_vxlan BgpV4EvpnEvis_Choice_Enum = 1 )
func (BgpV4EvpnEvis_Choice_Enum) Descriptor ¶ added in v0.7.34
func (BgpV4EvpnEvis_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV4EvpnEvis_Choice_Enum) Enum ¶ added in v0.7.34
func (x BgpV4EvpnEvis_Choice_Enum) Enum() *BgpV4EvpnEvis_Choice_Enum
func (BgpV4EvpnEvis_Choice_Enum) EnumDescriptor
deprecated
added in
v0.7.34
func (BgpV4EvpnEvis_Choice_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV4EvpnEvis_Choice_Enum.Descriptor instead.
func (BgpV4EvpnEvis_Choice_Enum) Number ¶ added in v0.7.34
func (x BgpV4EvpnEvis_Choice_Enum) Number() protoreflect.EnumNumber
func (BgpV4EvpnEvis_Choice_Enum) String ¶ added in v0.7.34
func (x BgpV4EvpnEvis_Choice_Enum) String() string
func (BgpV4EvpnEvis_Choice_Enum) Type ¶ added in v0.7.34
func (BgpV4EvpnEvis_Choice_Enum) Type() protoreflect.EnumType
type BgpV4Interface ¶
type BgpV4Interface struct { // The unique name of the IPv4 or Loopback IPv4 interface used as the source IP for // this list of BGP peers. // // x-constraint: // - /components/schemas/Device.Ipv4/properties/name // - /components/schemas/Device.Ipv4Loopback/properties/name // // // x-constraint: // - /components/schemas/Device.Ipv4/properties/name // - /components/schemas/Device.Ipv4Loopback/properties/name // // required = true Ipv4Name string `protobuf:"bytes,1,opt,name=ipv4_name,json=ipv4Name,proto3" json:"ipv4_name,omitempty"` // This contains the list of BGPv4 peers configured on this interface. Peers []*BgpV4Peer `protobuf:"bytes,2,rep,name=peers,proto3" json:"peers,omitempty"` // contains filtered or unexported fields }
Configuration for emulated BGPv4 peers and routes on a single IPv4 interface.
func (*BgpV4Interface) Descriptor
deprecated
func (*BgpV4Interface) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4Interface.ProtoReflect.Descriptor instead.
func (*BgpV4Interface) GetIpv4Name ¶
func (x *BgpV4Interface) GetIpv4Name() string
func (*BgpV4Interface) GetPeers ¶
func (x *BgpV4Interface) GetPeers() []*BgpV4Peer
func (*BgpV4Interface) ProtoMessage ¶
func (*BgpV4Interface) ProtoMessage()
func (*BgpV4Interface) ProtoReflect ¶
func (x *BgpV4Interface) ProtoReflect() protoreflect.Message
func (*BgpV4Interface) Reset ¶
func (x *BgpV4Interface) Reset()
func (*BgpV4Interface) String ¶
func (x *BgpV4Interface) String() string
type BgpV4Peer ¶
type BgpV4Peer struct { // IPv4 address of the BGP peer for the session. // required = true PeerAddress string `protobuf:"bytes,1,opt,name=peer_address,json=peerAddress,proto3" json:"peer_address,omitempty"` // This contains the list of Ethernet Virtual Private Network (EVPN) Ethernet Segments // (ES) Per BGP Peer for IPv4 Address Family Identifier (AFI). // // Each Ethernet Segment contains a list of EVPN Instances (EVIs) . // Each EVI contains a list of Broadcast Domains. // Each Broadcast Domain contains a list of MAC/IP Ranges. // // <Ethernet Segment, EVI, Broadcast Domain> is responsible for advertising Ethernet // Auto-discovery Route Per EVI (Type 1). // // <Ethernet Segment, EVI> is responsible for advertising Ethernet Auto-discovery Route // Per Ethernet Segment (Type 1). // // <Ethernet Segment, EVI, Broadcast Domain, MAC/IP> is responsible for advertising // MAC/IP Advertisement Route (Type 2). // // <Ethernet Segment, EVI, Broadcast Domain> is responsible for advertising Inclusive // Multicast Ethernet Tag Route (Type 3). // // Ethernet Segment is responsible for advertising Ethernet Segment Route (Type 4). EvpnEthernetSegments []*BgpV4EthernetSegment `protobuf:"bytes,2,rep,name=evpn_ethernet_segments,json=evpnEthernetSegments,proto3" json:"evpn_ethernet_segments,omitempty"` // The type of BGP autonomous system. External BGP is used for BGP links between two // or more autonomous systems (ebgp). Internal BGP is used within a single autonomous // system (ibgp). BGP property defaults are aligned with this object defined as an internal // BGP peer. If the as_type is specified as 'ebgp' then other properties will need to // be specified as per an external BGP peer. Specifically, for 'ebgp', 'as_set_mode' // attribute in 'as_path' field in any Route Range should be changed from default value // 'do_not_include_local_as' to any other value. // required = true AsType BgpV4Peer_AsType_Enum `protobuf:"varint,3,opt,name=as_type,json=asType,proto3,enum=otg.BgpV4Peer_AsType_Enum" json:"as_type,omitempty"` // Autonomous System Number (AS number or ASN) // required = true AsNumber int32 `protobuf:"varint,4,opt,name=as_number,json=asNumber,proto3" json:"as_number,omitempty"` // The width in bytes of the as_number values. Any as_number values that exceeds the // width MUST result in an error. // default = AsNumberWidth.Enum.four AsNumberWidth *BgpV4Peer_AsNumberWidth_Enum `` /* 147-byte string literal not displayed */ // Description missing in models Advanced *BgpAdvanced `protobuf:"bytes,6,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Description missing in models Capability *BgpCapability `protobuf:"bytes,7,opt,name=capability,proto3,oneof" json:"capability,omitempty"` // Emulated BGPv4 route ranges. V4Routes []*BgpV4RouteRange `protobuf:"bytes,8,rep,name=v4_routes,json=v4Routes,proto3" json:"v4_routes,omitempty"` // Emulated BGPv6 route ranges. V6Routes []*BgpV6RouteRange `protobuf:"bytes,9,rep,name=v6_routes,json=v6Routes,proto3" json:"v6_routes,omitempty"` // Segment Routing Traffic Engineering (SR TE) Policies for IPv4 Address Family Identifier // (AFI). V4SrtePolicies []*BgpSrteV4Policy `protobuf:"bytes,10,rep,name=v4_srte_policies,json=v4SrtePolicies,proto3" json:"v4_srte_policies,omitempty"` // Segment Routing Traffic Engineering (SR TE) Policies for IPv6 Address Family Identifier // (AFI). V6SrtePolicies []*BgpSrteV6Policy `protobuf:"bytes,11,rep,name=v6_srte_policies,json=v6SrtePolicies,proto3" json:"v6_srte_policies,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,12,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Status: under-review Status: under-review Configuration for emulated BGPv4 peers and routes. Configuration for basic emulated BGP peer settings.
func (*BgpV4Peer) Descriptor
deprecated
func (*BgpV4Peer) GetAdvanced ¶
func (x *BgpV4Peer) GetAdvanced() *BgpAdvanced
func (*BgpV4Peer) GetAsNumber ¶
func (*BgpV4Peer) GetAsNumberWidth ¶
func (x *BgpV4Peer) GetAsNumberWidth() BgpV4Peer_AsNumberWidth_Enum
func (*BgpV4Peer) GetAsType ¶
func (x *BgpV4Peer) GetAsType() BgpV4Peer_AsType_Enum
func (*BgpV4Peer) GetCapability ¶
func (x *BgpV4Peer) GetCapability() *BgpCapability
func (*BgpV4Peer) GetEvpnEthernetSegments ¶ added in v0.7.34
func (x *BgpV4Peer) GetEvpnEthernetSegments() []*BgpV4EthernetSegment
func (*BgpV4Peer) GetPeerAddress ¶
func (*BgpV4Peer) GetV4Routes ¶
func (x *BgpV4Peer) GetV4Routes() []*BgpV4RouteRange
func (*BgpV4Peer) GetV4SrtePolicies ¶
func (x *BgpV4Peer) GetV4SrtePolicies() []*BgpSrteV4Policy
func (*BgpV4Peer) GetV6Routes ¶
func (x *BgpV4Peer) GetV6Routes() []*BgpV6RouteRange
func (*BgpV4Peer) GetV6SrtePolicies ¶
func (x *BgpV4Peer) GetV6SrtePolicies() []*BgpSrteV6Policy
func (*BgpV4Peer) ProtoMessage ¶
func (*BgpV4Peer) ProtoMessage()
func (*BgpV4Peer) ProtoReflect ¶
func (x *BgpV4Peer) ProtoReflect() protoreflect.Message
type BgpV4Peer_AsNumberWidth ¶
type BgpV4Peer_AsNumberWidth struct {
// contains filtered or unexported fields
}
func (*BgpV4Peer_AsNumberWidth) Descriptor
deprecated
func (*BgpV4Peer_AsNumberWidth) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4Peer_AsNumberWidth.ProtoReflect.Descriptor instead.
func (*BgpV4Peer_AsNumberWidth) ProtoMessage ¶
func (*BgpV4Peer_AsNumberWidth) ProtoMessage()
func (*BgpV4Peer_AsNumberWidth) ProtoReflect ¶
func (x *BgpV4Peer_AsNumberWidth) ProtoReflect() protoreflect.Message
func (*BgpV4Peer_AsNumberWidth) Reset ¶
func (x *BgpV4Peer_AsNumberWidth) Reset()
func (*BgpV4Peer_AsNumberWidth) String ¶
func (x *BgpV4Peer_AsNumberWidth) String() string
type BgpV4Peer_AsNumberWidth_Enum ¶
type BgpV4Peer_AsNumberWidth_Enum int32
const ( BgpV4Peer_AsNumberWidth_unspecified BgpV4Peer_AsNumberWidth_Enum = 0 BgpV4Peer_AsNumberWidth_two BgpV4Peer_AsNumberWidth_Enum = 1 BgpV4Peer_AsNumberWidth_four BgpV4Peer_AsNumberWidth_Enum = 2 )
func (BgpV4Peer_AsNumberWidth_Enum) Descriptor ¶
func (BgpV4Peer_AsNumberWidth_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV4Peer_AsNumberWidth_Enum) Enum ¶
func (x BgpV4Peer_AsNumberWidth_Enum) Enum() *BgpV4Peer_AsNumberWidth_Enum
func (BgpV4Peer_AsNumberWidth_Enum) EnumDescriptor
deprecated
func (BgpV4Peer_AsNumberWidth_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV4Peer_AsNumberWidth_Enum.Descriptor instead.
func (BgpV4Peer_AsNumberWidth_Enum) Number ¶
func (x BgpV4Peer_AsNumberWidth_Enum) Number() protoreflect.EnumNumber
func (BgpV4Peer_AsNumberWidth_Enum) String ¶
func (x BgpV4Peer_AsNumberWidth_Enum) String() string
func (BgpV4Peer_AsNumberWidth_Enum) Type ¶
func (BgpV4Peer_AsNumberWidth_Enum) Type() protoreflect.EnumType
type BgpV4Peer_AsType ¶
type BgpV4Peer_AsType struct {
// contains filtered or unexported fields
}
func (*BgpV4Peer_AsType) Descriptor
deprecated
func (*BgpV4Peer_AsType) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4Peer_AsType.ProtoReflect.Descriptor instead.
func (*BgpV4Peer_AsType) ProtoMessage ¶
func (*BgpV4Peer_AsType) ProtoMessage()
func (*BgpV4Peer_AsType) ProtoReflect ¶
func (x *BgpV4Peer_AsType) ProtoReflect() protoreflect.Message
func (*BgpV4Peer_AsType) Reset ¶
func (x *BgpV4Peer_AsType) Reset()
func (*BgpV4Peer_AsType) String ¶
func (x *BgpV4Peer_AsType) String() string
type BgpV4Peer_AsType_Enum ¶
type BgpV4Peer_AsType_Enum int32
const ( BgpV4Peer_AsType_unspecified BgpV4Peer_AsType_Enum = 0 BgpV4Peer_AsType_ibgp BgpV4Peer_AsType_Enum = 1 BgpV4Peer_AsType_ebgp BgpV4Peer_AsType_Enum = 2 )
func (BgpV4Peer_AsType_Enum) Descriptor ¶
func (BgpV4Peer_AsType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV4Peer_AsType_Enum) Enum ¶
func (x BgpV4Peer_AsType_Enum) Enum() *BgpV4Peer_AsType_Enum
func (BgpV4Peer_AsType_Enum) EnumDescriptor
deprecated
func (BgpV4Peer_AsType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV4Peer_AsType_Enum.Descriptor instead.
func (BgpV4Peer_AsType_Enum) Number ¶
func (x BgpV4Peer_AsType_Enum) Number() protoreflect.EnumNumber
func (BgpV4Peer_AsType_Enum) String ¶
func (x BgpV4Peer_AsType_Enum) String() string
func (BgpV4Peer_AsType_Enum) Type ¶
func (BgpV4Peer_AsType_Enum) Type() protoreflect.EnumType
type BgpV4RouteRange ¶
type BgpV4RouteRange struct { // A list of group of IPv4 route addresses. Addresses []*V4RouteAddress `protobuf:"bytes,1,rep,name=addresses,proto3" json:"addresses,omitempty"` // Specify the NextHop in MP REACH NLRI. The mode for setting the IP address of the // NextHop in the MP REACH NLRI can be one of the following: // Local IP: Automatically fills the Nexthop with the Local IP of the BGP peer. // If BGP peer is of type IPv6, Nexthop Encoding capability should be enabled. // Manual: Override the Nexthop with any arbitrary IPv4/IPv6 address. // default = NextHopMode.Enum.local_ip NextHopMode *BgpV4RouteRange_NextHopMode_Enum `` /* 145-byte string literal not displayed */ // If the Nexthop Mode is Manual, it sets the type of the NextHop IP address. // default = NextHopAddressType.Enum.ipv4 NextHopAddressType *BgpV4RouteRange_NextHopAddressType_Enum `` /* 175-byte string literal not displayed */ // The IPv4 address of the next hop if the Nexthop Mode is manual and the Nexthop type // is IPv4. If BGP peer is of type IPv6, Nexthop Encoding capability should be enabled. // default = 0.0.0.0 NextHopIpv4Address *string `protobuf:"bytes,4,opt,name=next_hop_ipv4_address,json=nextHopIpv4Address,proto3,oneof" json:"next_hop_ipv4_address,omitempty"` // The IPv6 address of the next hop if the Nexthop Mode is manual and the Nexthop type // is IPv6. // default = ::0 NextHopIpv6Address *string `protobuf:"bytes,5,opt,name=next_hop_ipv6_address,json=nextHopIpv6Address,proto3,oneof" json:"next_hop_ipv6_address,omitempty"` // Description missing in models Advanced *BgpRouteAdvanced `protobuf:"bytes,6,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Optional community settings. Communities []*BgpCommunity `protobuf:"bytes,7,rep,name=communities,proto3" json:"communities,omitempty"` // Description missing in models AsPath *BgpAsPath `protobuf:"bytes,8,opt,name=as_path,json=asPath,proto3,oneof" json:"as_path,omitempty"` // Description missing in models AddPath *BgpAddPath `protobuf:"bytes,9,opt,name=add_path,json=addPath,proto3,oneof" json:"add_path,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,10,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Emulated BGPv4 route range. Configuration for BGP route ranges.
func (*BgpV4RouteRange) Descriptor
deprecated
func (*BgpV4RouteRange) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4RouteRange.ProtoReflect.Descriptor instead.
func (*BgpV4RouteRange) GetAddPath ¶
func (x *BgpV4RouteRange) GetAddPath() *BgpAddPath
func (*BgpV4RouteRange) GetAddresses ¶
func (x *BgpV4RouteRange) GetAddresses() []*V4RouteAddress
func (*BgpV4RouteRange) GetAdvanced ¶
func (x *BgpV4RouteRange) GetAdvanced() *BgpRouteAdvanced
func (*BgpV4RouteRange) GetAsPath ¶
func (x *BgpV4RouteRange) GetAsPath() *BgpAsPath
func (*BgpV4RouteRange) GetCommunities ¶
func (x *BgpV4RouteRange) GetCommunities() []*BgpCommunity
func (*BgpV4RouteRange) GetName ¶
func (x *BgpV4RouteRange) GetName() string
func (*BgpV4RouteRange) GetNextHopAddressType ¶
func (x *BgpV4RouteRange) GetNextHopAddressType() BgpV4RouteRange_NextHopAddressType_Enum
func (*BgpV4RouteRange) GetNextHopIpv4Address ¶
func (x *BgpV4RouteRange) GetNextHopIpv4Address() string
func (*BgpV4RouteRange) GetNextHopIpv6Address ¶
func (x *BgpV4RouteRange) GetNextHopIpv6Address() string
func (*BgpV4RouteRange) GetNextHopMode ¶
func (x *BgpV4RouteRange) GetNextHopMode() BgpV4RouteRange_NextHopMode_Enum
func (*BgpV4RouteRange) ProtoMessage ¶
func (*BgpV4RouteRange) ProtoMessage()
func (*BgpV4RouteRange) ProtoReflect ¶
func (x *BgpV4RouteRange) ProtoReflect() protoreflect.Message
func (*BgpV4RouteRange) Reset ¶
func (x *BgpV4RouteRange) Reset()
func (*BgpV4RouteRange) String ¶
func (x *BgpV4RouteRange) String() string
type BgpV4RouteRange_NextHopAddressType ¶
type BgpV4RouteRange_NextHopAddressType struct {
// contains filtered or unexported fields
}
func (*BgpV4RouteRange_NextHopAddressType) Descriptor
deprecated
func (*BgpV4RouteRange_NextHopAddressType) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4RouteRange_NextHopAddressType.ProtoReflect.Descriptor instead.
func (*BgpV4RouteRange_NextHopAddressType) ProtoMessage ¶
func (*BgpV4RouteRange_NextHopAddressType) ProtoMessage()
func (*BgpV4RouteRange_NextHopAddressType) ProtoReflect ¶
func (x *BgpV4RouteRange_NextHopAddressType) ProtoReflect() protoreflect.Message
func (*BgpV4RouteRange_NextHopAddressType) Reset ¶
func (x *BgpV4RouteRange_NextHopAddressType) Reset()
func (*BgpV4RouteRange_NextHopAddressType) String ¶
func (x *BgpV4RouteRange_NextHopAddressType) String() string
type BgpV4RouteRange_NextHopAddressType_Enum ¶
type BgpV4RouteRange_NextHopAddressType_Enum int32
const ( BgpV4RouteRange_NextHopAddressType_unspecified BgpV4RouteRange_NextHopAddressType_Enum = 0 BgpV4RouteRange_NextHopAddressType_ipv4 BgpV4RouteRange_NextHopAddressType_Enum = 1 BgpV4RouteRange_NextHopAddressType_ipv6 BgpV4RouteRange_NextHopAddressType_Enum = 2 )
func (BgpV4RouteRange_NextHopAddressType_Enum) Descriptor ¶
func (BgpV4RouteRange_NextHopAddressType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV4RouteRange_NextHopAddressType_Enum) EnumDescriptor
deprecated
func (BgpV4RouteRange_NextHopAddressType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV4RouteRange_NextHopAddressType_Enum.Descriptor instead.
func (BgpV4RouteRange_NextHopAddressType_Enum) Number ¶
func (x BgpV4RouteRange_NextHopAddressType_Enum) Number() protoreflect.EnumNumber
func (BgpV4RouteRange_NextHopAddressType_Enum) String ¶
func (x BgpV4RouteRange_NextHopAddressType_Enum) String() string
func (BgpV4RouteRange_NextHopAddressType_Enum) Type ¶
func (BgpV4RouteRange_NextHopAddressType_Enum) Type() protoreflect.EnumType
type BgpV4RouteRange_NextHopMode ¶
type BgpV4RouteRange_NextHopMode struct {
// contains filtered or unexported fields
}
func (*BgpV4RouteRange_NextHopMode) Descriptor
deprecated
func (*BgpV4RouteRange_NextHopMode) Descriptor() ([]byte, []int)
Deprecated: Use BgpV4RouteRange_NextHopMode.ProtoReflect.Descriptor instead.
func (*BgpV4RouteRange_NextHopMode) ProtoMessage ¶
func (*BgpV4RouteRange_NextHopMode) ProtoMessage()
func (*BgpV4RouteRange_NextHopMode) ProtoReflect ¶
func (x *BgpV4RouteRange_NextHopMode) ProtoReflect() protoreflect.Message
func (*BgpV4RouteRange_NextHopMode) Reset ¶
func (x *BgpV4RouteRange_NextHopMode) Reset()
func (*BgpV4RouteRange_NextHopMode) String ¶
func (x *BgpV4RouteRange_NextHopMode) String() string
type BgpV4RouteRange_NextHopMode_Enum ¶
type BgpV4RouteRange_NextHopMode_Enum int32
const ( BgpV4RouteRange_NextHopMode_unspecified BgpV4RouteRange_NextHopMode_Enum = 0 BgpV4RouteRange_NextHopMode_local_ip BgpV4RouteRange_NextHopMode_Enum = 1 BgpV4RouteRange_NextHopMode_manual BgpV4RouteRange_NextHopMode_Enum = 2 )
func (BgpV4RouteRange_NextHopMode_Enum) Descriptor ¶
func (BgpV4RouteRange_NextHopMode_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV4RouteRange_NextHopMode_Enum) Enum ¶
func (x BgpV4RouteRange_NextHopMode_Enum) Enum() *BgpV4RouteRange_NextHopMode_Enum
func (BgpV4RouteRange_NextHopMode_Enum) EnumDescriptor
deprecated
func (BgpV4RouteRange_NextHopMode_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV4RouteRange_NextHopMode_Enum.Descriptor instead.
func (BgpV4RouteRange_NextHopMode_Enum) Number ¶
func (x BgpV4RouteRange_NextHopMode_Enum) Number() protoreflect.EnumNumber
func (BgpV4RouteRange_NextHopMode_Enum) String ¶
func (x BgpV4RouteRange_NextHopMode_Enum) String() string
func (BgpV4RouteRange_NextHopMode_Enum) Type ¶
func (BgpV4RouteRange_NextHopMode_Enum) Type() protoreflect.EnumType
type BgpV6EthernetSegment ¶ added in v0.7.34
type BgpV6EthernetSegment struct { // Designated Forwarder (DF) election configuration. DfElection *BgpEthernetSegmentDfElection `protobuf:"bytes,1,opt,name=df_election,json=dfElection,proto3,oneof" json:"df_election,omitempty"` // This contains the list of EVIs. Evis []*BgpV6EvpnEvis `protobuf:"bytes,2,rep,name=evis,proto3" json:"evis,omitempty"` // 10-octet Ethernet Segment Identifier (ESI) Example - For multi-home scenario nonZero // ESI is '10000000000000000000' . // default = 00000000000000000000 Esi *string `protobuf:"bytes,3,opt,name=esi,proto3,oneof" json:"esi,omitempty"` // Single Active or All Active mode Redundancy mode selection for Multi-home. // default = ActiveMode.Enum.all_active ActiveMode *BgpV6EthernetSegment_ActiveMode_Enum `` /* 144-byte string literal not displayed */ // The label value to be advertised as ESI Label in ESI Label Extended Community. This // is included in Ethernet Auto-discovery per ES Routes advertised by a router. // default = 0 EsiLabel *int32 `protobuf:"varint,5,opt,name=esi_label,json=esiLabel,proto3,oneof" json:"esi_label,omitempty"` // Description missing in models Advanced *BgpRouteAdvanced `protobuf:"bytes,6,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Optional community settings. Communities []*BgpCommunity `protobuf:"bytes,7,rep,name=communities,proto3" json:"communities,omitempty"` // Optional Extended Community settings. ExtCommunities []*BgpExtCommunity `protobuf:"bytes,8,rep,name=ext_communities,json=extCommunities,proto3" json:"ext_communities,omitempty"` // Optional AS PATH settings. AsPath *BgpAsPath `protobuf:"bytes,9,opt,name=as_path,json=asPath,proto3,oneof" json:"as_path,omitempty"` // contains filtered or unexported fields }
Configuration for BGP Ethernet Segment ranges. Advertises following routes -
Type 4 - Ethernet Segment Route
func (*BgpV6EthernetSegment) Descriptor
deprecated
added in
v0.7.34
func (*BgpV6EthernetSegment) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6EthernetSegment.ProtoReflect.Descriptor instead.
func (*BgpV6EthernetSegment) GetActiveMode ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) GetActiveMode() BgpV6EthernetSegment_ActiveMode_Enum
func (*BgpV6EthernetSegment) GetAdvanced ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) GetAdvanced() *BgpRouteAdvanced
func (*BgpV6EthernetSegment) GetAsPath ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) GetAsPath() *BgpAsPath
func (*BgpV6EthernetSegment) GetCommunities ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) GetCommunities() []*BgpCommunity
func (*BgpV6EthernetSegment) GetDfElection ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) GetDfElection() *BgpEthernetSegmentDfElection
func (*BgpV6EthernetSegment) GetEsi ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) GetEsi() string
func (*BgpV6EthernetSegment) GetEsiLabel ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) GetEsiLabel() int32
func (*BgpV6EthernetSegment) GetEvis ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) GetEvis() []*BgpV6EvpnEvis
func (*BgpV6EthernetSegment) GetExtCommunities ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) GetExtCommunities() []*BgpExtCommunity
func (*BgpV6EthernetSegment) ProtoMessage ¶ added in v0.7.34
func (*BgpV6EthernetSegment) ProtoMessage()
func (*BgpV6EthernetSegment) ProtoReflect ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) ProtoReflect() protoreflect.Message
func (*BgpV6EthernetSegment) Reset ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) Reset()
func (*BgpV6EthernetSegment) String ¶ added in v0.7.34
func (x *BgpV6EthernetSegment) String() string
type BgpV6EthernetSegment_ActiveMode ¶ added in v0.7.34
type BgpV6EthernetSegment_ActiveMode struct {
// contains filtered or unexported fields
}
func (*BgpV6EthernetSegment_ActiveMode) Descriptor
deprecated
added in
v0.7.34
func (*BgpV6EthernetSegment_ActiveMode) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6EthernetSegment_ActiveMode.ProtoReflect.Descriptor instead.
func (*BgpV6EthernetSegment_ActiveMode) ProtoMessage ¶ added in v0.7.34
func (*BgpV6EthernetSegment_ActiveMode) ProtoMessage()
func (*BgpV6EthernetSegment_ActiveMode) ProtoReflect ¶ added in v0.7.34
func (x *BgpV6EthernetSegment_ActiveMode) ProtoReflect() protoreflect.Message
func (*BgpV6EthernetSegment_ActiveMode) Reset ¶ added in v0.7.34
func (x *BgpV6EthernetSegment_ActiveMode) Reset()
func (*BgpV6EthernetSegment_ActiveMode) String ¶ added in v0.7.34
func (x *BgpV6EthernetSegment_ActiveMode) String() string
type BgpV6EthernetSegment_ActiveMode_Enum ¶ added in v0.7.34
type BgpV6EthernetSegment_ActiveMode_Enum int32
const ( BgpV6EthernetSegment_ActiveMode_unspecified BgpV6EthernetSegment_ActiveMode_Enum = 0 BgpV6EthernetSegment_ActiveMode_single_active BgpV6EthernetSegment_ActiveMode_Enum = 1 BgpV6EthernetSegment_ActiveMode_all_active BgpV6EthernetSegment_ActiveMode_Enum = 2 )
func (BgpV6EthernetSegment_ActiveMode_Enum) Descriptor ¶ added in v0.7.34
func (BgpV6EthernetSegment_ActiveMode_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV6EthernetSegment_ActiveMode_Enum) Enum ¶ added in v0.7.34
func (x BgpV6EthernetSegment_ActiveMode_Enum) Enum() *BgpV6EthernetSegment_ActiveMode_Enum
func (BgpV6EthernetSegment_ActiveMode_Enum) EnumDescriptor
deprecated
added in
v0.7.34
func (BgpV6EthernetSegment_ActiveMode_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV6EthernetSegment_ActiveMode_Enum.Descriptor instead.
func (BgpV6EthernetSegment_ActiveMode_Enum) Number ¶ added in v0.7.34
func (x BgpV6EthernetSegment_ActiveMode_Enum) Number() protoreflect.EnumNumber
func (BgpV6EthernetSegment_ActiveMode_Enum) String ¶ added in v0.7.34
func (x BgpV6EthernetSegment_ActiveMode_Enum) String() string
func (BgpV6EthernetSegment_ActiveMode_Enum) Type ¶ added in v0.7.34
func (BgpV6EthernetSegment_ActiveMode_Enum) Type() protoreflect.EnumType
type BgpV6EviVxlan ¶ added in v0.7.34
type BgpV6EviVxlan struct { // This contains the list of Broadcast Domains to be configured per EVI. BroadcastDomains []*BgpV6EviVxlanBroadcastDomain `protobuf:"bytes,1,rep,name=broadcast_domains,json=broadcastDomains,proto3" json:"broadcast_domains,omitempty"` // This model only supports Ingress Replication // default = ReplicationType.Enum.ingress_replication ReplicationType *BgpV6EviVxlan_ReplicationType_Enum `` /* 157-byte string literal not displayed */ // Downstream assigned VNI to be carried as Part of P-Multicast Service Interface Tunnel // attribute (PMSI Tunnel Attribute) in Type 3 Inclusive Multicast Ethernet Tag Route. // default = 16 PmsiLabel *int32 `protobuf:"varint,3,opt,name=pmsi_label,json=pmsiLabel,proto3,oneof" json:"pmsi_label,omitempty"` // The Auto-discovery Route label (AD label) value, which gets advertised in the Ethernet // Auto-discovery Route per <EVI, ESI> // default = 0 AdLabel *int32 `protobuf:"varint,4,opt,name=ad_label,json=adLabel,proto3,oneof" json:"ad_label,omitempty"` // Colon separated Extended Community value of 6 Bytes - AS number: Value identifying // an EVI. Example - for the as_2octet 60005:100. RouteDistinguisher *BgpRouteDistinguisher `protobuf:"bytes,5,opt,name=route_distinguisher,json=routeDistinguisher,proto3,oneof" json:"route_distinguisher,omitempty"` // List of Layer 2 Virtual Network Identifier (L2VNI) export targets associated with // this EVI. RouteTargetExport []*BgpRouteTarget `protobuf:"bytes,6,rep,name=route_target_export,json=routeTargetExport,proto3" json:"route_target_export,omitempty"` // List of L2VNI import targets associated with this EVI. RouteTargetImport []*BgpRouteTarget `protobuf:"bytes,7,rep,name=route_target_import,json=routeTargetImport,proto3" json:"route_target_import,omitempty"` // List of Layer 3 Virtual Network Identifier (L3VNI) Export Route Targets. L3RouteTargetExport []*BgpRouteTarget `protobuf:"bytes,8,rep,name=l3_route_target_export,json=l3RouteTargetExport,proto3" json:"l3_route_target_export,omitempty"` // List of L3VNI Import Route Targets. L3RouteTargetImport []*BgpRouteTarget `protobuf:"bytes,9,rep,name=l3_route_target_import,json=l3RouteTargetImport,proto3" json:"l3_route_target_import,omitempty"` // Description missing in models Advanced *BgpRouteAdvanced `protobuf:"bytes,10,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Optional community settings. Communities []*BgpCommunity `protobuf:"bytes,11,rep,name=communities,proto3" json:"communities,omitempty"` // Optional Extended Community settings. ExtCommunities []*BgpExtCommunity `protobuf:"bytes,12,rep,name=ext_communities,json=extCommunities,proto3" json:"ext_communities,omitempty"` // Optional AS PATH settings. AsPath *BgpAsPath `protobuf:"bytes,13,opt,name=as_path,json=asPath,proto3,oneof" json:"as_path,omitempty"` // contains filtered or unexported fields }
Configuration for BGP EVPN EVI. Advertises following routes -
Type 3 - Inclusive Multicast Ethernet Tag Route ¶
Type 1 - Ethernet Auto-discovery Route (Per EVI)
Type 1 - Ethernet Auto-discovery Route (Per ES)
func (*BgpV6EviVxlan) Descriptor
deprecated
added in
v0.7.34
func (*BgpV6EviVxlan) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6EviVxlan.ProtoReflect.Descriptor instead.
func (*BgpV6EviVxlan) GetAdLabel ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetAdLabel() int32
func (*BgpV6EviVxlan) GetAdvanced ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetAdvanced() *BgpRouteAdvanced
func (*BgpV6EviVxlan) GetAsPath ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetAsPath() *BgpAsPath
func (*BgpV6EviVxlan) GetBroadcastDomains ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetBroadcastDomains() []*BgpV6EviVxlanBroadcastDomain
func (*BgpV6EviVxlan) GetCommunities ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetCommunities() []*BgpCommunity
func (*BgpV6EviVxlan) GetExtCommunities ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetExtCommunities() []*BgpExtCommunity
func (*BgpV6EviVxlan) GetL3RouteTargetExport ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetL3RouteTargetExport() []*BgpRouteTarget
func (*BgpV6EviVxlan) GetL3RouteTargetImport ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetL3RouteTargetImport() []*BgpRouteTarget
func (*BgpV6EviVxlan) GetPmsiLabel ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetPmsiLabel() int32
func (*BgpV6EviVxlan) GetReplicationType ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetReplicationType() BgpV6EviVxlan_ReplicationType_Enum
func (*BgpV6EviVxlan) GetRouteDistinguisher ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetRouteDistinguisher() *BgpRouteDistinguisher
func (*BgpV6EviVxlan) GetRouteTargetExport ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetRouteTargetExport() []*BgpRouteTarget
func (*BgpV6EviVxlan) GetRouteTargetImport ¶ added in v0.7.34
func (x *BgpV6EviVxlan) GetRouteTargetImport() []*BgpRouteTarget
func (*BgpV6EviVxlan) ProtoMessage ¶ added in v0.7.34
func (*BgpV6EviVxlan) ProtoMessage()
func (*BgpV6EviVxlan) ProtoReflect ¶ added in v0.7.34
func (x *BgpV6EviVxlan) ProtoReflect() protoreflect.Message
func (*BgpV6EviVxlan) Reset ¶ added in v0.7.34
func (x *BgpV6EviVxlan) Reset()
func (*BgpV6EviVxlan) String ¶ added in v0.7.34
func (x *BgpV6EviVxlan) String() string
type BgpV6EviVxlanBroadcastDomain ¶ added in v0.7.34
type BgpV6EviVxlanBroadcastDomain struct { // This contains the list of Customer MAC/IP Ranges to be configured per Broadcast Domain. // // // Advertises following route - // Type 2 - MAC/IP Advertisement Route. CmacIpRange []*BgpCMacIpRange `protobuf:"bytes,1,rep,name=cmac_ip_range,json=cmacIpRange,proto3" json:"cmac_ip_range,omitempty"` // The Ethernet Tag ID of the Broadcast Domain. // default = 0 EthernetTagId *int64 `protobuf:"varint,2,opt,name=ethernet_tag_id,json=ethernetTagId,proto3,oneof" json:"ethernet_tag_id,omitempty"` // VLAN-Aware service to be enabled or disabled. // default = False VlanAwareService *bool `protobuf:"varint,3,opt,name=vlan_aware_service,json=vlanAwareService,proto3,oneof" json:"vlan_aware_service,omitempty"` // contains filtered or unexported fields }
Configuration for Broadcast Domains per EVI.
func (*BgpV6EviVxlanBroadcastDomain) Descriptor
deprecated
added in
v0.7.34
func (*BgpV6EviVxlanBroadcastDomain) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6EviVxlanBroadcastDomain.ProtoReflect.Descriptor instead.
func (*BgpV6EviVxlanBroadcastDomain) GetCmacIpRange ¶ added in v0.7.34
func (x *BgpV6EviVxlanBroadcastDomain) GetCmacIpRange() []*BgpCMacIpRange
func (*BgpV6EviVxlanBroadcastDomain) GetEthernetTagId ¶ added in v0.7.34
func (x *BgpV6EviVxlanBroadcastDomain) GetEthernetTagId() int64
func (*BgpV6EviVxlanBroadcastDomain) GetVlanAwareService ¶ added in v0.7.34
func (x *BgpV6EviVxlanBroadcastDomain) GetVlanAwareService() bool
func (*BgpV6EviVxlanBroadcastDomain) ProtoMessage ¶ added in v0.7.34
func (*BgpV6EviVxlanBroadcastDomain) ProtoMessage()
func (*BgpV6EviVxlanBroadcastDomain) ProtoReflect ¶ added in v0.7.34
func (x *BgpV6EviVxlanBroadcastDomain) ProtoReflect() protoreflect.Message
func (*BgpV6EviVxlanBroadcastDomain) Reset ¶ added in v0.7.34
func (x *BgpV6EviVxlanBroadcastDomain) Reset()
func (*BgpV6EviVxlanBroadcastDomain) String ¶ added in v0.7.34
func (x *BgpV6EviVxlanBroadcastDomain) String() string
type BgpV6EviVxlan_ReplicationType ¶ added in v0.7.34
type BgpV6EviVxlan_ReplicationType struct {
// contains filtered or unexported fields
}
func (*BgpV6EviVxlan_ReplicationType) Descriptor
deprecated
added in
v0.7.34
func (*BgpV6EviVxlan_ReplicationType) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6EviVxlan_ReplicationType.ProtoReflect.Descriptor instead.
func (*BgpV6EviVxlan_ReplicationType) ProtoMessage ¶ added in v0.7.34
func (*BgpV6EviVxlan_ReplicationType) ProtoMessage()
func (*BgpV6EviVxlan_ReplicationType) ProtoReflect ¶ added in v0.7.34
func (x *BgpV6EviVxlan_ReplicationType) ProtoReflect() protoreflect.Message
func (*BgpV6EviVxlan_ReplicationType) Reset ¶ added in v0.7.34
func (x *BgpV6EviVxlan_ReplicationType) Reset()
func (*BgpV6EviVxlan_ReplicationType) String ¶ added in v0.7.34
func (x *BgpV6EviVxlan_ReplicationType) String() string
type BgpV6EviVxlan_ReplicationType_Enum ¶ added in v0.7.34
type BgpV6EviVxlan_ReplicationType_Enum int32
const ( BgpV6EviVxlan_ReplicationType_unspecified BgpV6EviVxlan_ReplicationType_Enum = 0 BgpV6EviVxlan_ReplicationType_ingress_replication BgpV6EviVxlan_ReplicationType_Enum = 1 )
func (BgpV6EviVxlan_ReplicationType_Enum) Descriptor ¶ added in v0.7.34
func (BgpV6EviVxlan_ReplicationType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV6EviVxlan_ReplicationType_Enum) Enum ¶ added in v0.7.34
func (x BgpV6EviVxlan_ReplicationType_Enum) Enum() *BgpV6EviVxlan_ReplicationType_Enum
func (BgpV6EviVxlan_ReplicationType_Enum) EnumDescriptor
deprecated
added in
v0.7.34
func (BgpV6EviVxlan_ReplicationType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV6EviVxlan_ReplicationType_Enum.Descriptor instead.
func (BgpV6EviVxlan_ReplicationType_Enum) Number ¶ added in v0.7.34
func (x BgpV6EviVxlan_ReplicationType_Enum) Number() protoreflect.EnumNumber
func (BgpV6EviVxlan_ReplicationType_Enum) String ¶ added in v0.7.34
func (x BgpV6EviVxlan_ReplicationType_Enum) String() string
func (BgpV6EviVxlan_ReplicationType_Enum) Type ¶ added in v0.7.34
func (BgpV6EviVxlan_ReplicationType_Enum) Type() protoreflect.EnumType
type BgpV6EvpnEvis ¶ added in v0.7.34
type BgpV6EvpnEvis struct { // Description missing in models // default = Choice.Enum.evi_vxlan Choice *BgpV6EvpnEvis_Choice_Enum `protobuf:"varint,1,opt,name=choice,proto3,enum=otg.BgpV6EvpnEvis_Choice_Enum,oneof" json:"choice,omitempty"` // EVPN VXLAN instance to be configured per Ethernet Segment. EviVxlan *BgpV6EviVxlan `protobuf:"bytes,2,opt,name=evi_vxlan,json=eviVxlan,proto3,oneof" json:"evi_vxlan,omitempty"` // contains filtered or unexported fields }
This contains a list of different flavors of EVPN. For example EVPN over VXLAN or EVPN over MPLS etc to be configured per Ethernet segment.
Need to instantiate correct type of EVPN instance as per requirement.
func (*BgpV6EvpnEvis) Descriptor
deprecated
added in
v0.7.34
func (*BgpV6EvpnEvis) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6EvpnEvis.ProtoReflect.Descriptor instead.
func (*BgpV6EvpnEvis) GetChoice ¶ added in v0.7.34
func (x *BgpV6EvpnEvis) GetChoice() BgpV6EvpnEvis_Choice_Enum
func (*BgpV6EvpnEvis) GetEviVxlan ¶ added in v0.7.34
func (x *BgpV6EvpnEvis) GetEviVxlan() *BgpV6EviVxlan
func (*BgpV6EvpnEvis) ProtoMessage ¶ added in v0.7.34
func (*BgpV6EvpnEvis) ProtoMessage()
func (*BgpV6EvpnEvis) ProtoReflect ¶ added in v0.7.34
func (x *BgpV6EvpnEvis) ProtoReflect() protoreflect.Message
func (*BgpV6EvpnEvis) Reset ¶ added in v0.7.34
func (x *BgpV6EvpnEvis) Reset()
func (*BgpV6EvpnEvis) String ¶ added in v0.7.34
func (x *BgpV6EvpnEvis) String() string
type BgpV6EvpnEvis_Choice ¶ added in v0.7.34
type BgpV6EvpnEvis_Choice struct {
// contains filtered or unexported fields
}
func (*BgpV6EvpnEvis_Choice) Descriptor
deprecated
added in
v0.7.34
func (*BgpV6EvpnEvis_Choice) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6EvpnEvis_Choice.ProtoReflect.Descriptor instead.
func (*BgpV6EvpnEvis_Choice) ProtoMessage ¶ added in v0.7.34
func (*BgpV6EvpnEvis_Choice) ProtoMessage()
func (*BgpV6EvpnEvis_Choice) ProtoReflect ¶ added in v0.7.34
func (x *BgpV6EvpnEvis_Choice) ProtoReflect() protoreflect.Message
func (*BgpV6EvpnEvis_Choice) Reset ¶ added in v0.7.34
func (x *BgpV6EvpnEvis_Choice) Reset()
func (*BgpV6EvpnEvis_Choice) String ¶ added in v0.7.34
func (x *BgpV6EvpnEvis_Choice) String() string
type BgpV6EvpnEvis_Choice_Enum ¶ added in v0.7.34
type BgpV6EvpnEvis_Choice_Enum int32
const ( BgpV6EvpnEvis_Choice_unspecified BgpV6EvpnEvis_Choice_Enum = 0 BgpV6EvpnEvis_Choice_evi_vxlan BgpV6EvpnEvis_Choice_Enum = 1 )
func (BgpV6EvpnEvis_Choice_Enum) Descriptor ¶ added in v0.7.34
func (BgpV6EvpnEvis_Choice_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV6EvpnEvis_Choice_Enum) Enum ¶ added in v0.7.34
func (x BgpV6EvpnEvis_Choice_Enum) Enum() *BgpV6EvpnEvis_Choice_Enum
func (BgpV6EvpnEvis_Choice_Enum) EnumDescriptor
deprecated
added in
v0.7.34
func (BgpV6EvpnEvis_Choice_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV6EvpnEvis_Choice_Enum.Descriptor instead.
func (BgpV6EvpnEvis_Choice_Enum) Number ¶ added in v0.7.34
func (x BgpV6EvpnEvis_Choice_Enum) Number() protoreflect.EnumNumber
func (BgpV6EvpnEvis_Choice_Enum) String ¶ added in v0.7.34
func (x BgpV6EvpnEvis_Choice_Enum) String() string
func (BgpV6EvpnEvis_Choice_Enum) Type ¶ added in v0.7.34
func (BgpV6EvpnEvis_Choice_Enum) Type() protoreflect.EnumType
type BgpV6Interface ¶
type BgpV6Interface struct { // The unique name of IPv6 or Loopback IPv6 interface used as the source IP for this // list of BGP peers. // // x-constraint: // - /components/schemas/Device.Ipv6/properties/name // - /components/schemas/Device.Ipv6Loopback/properties/name // // // x-constraint: // - /components/schemas/Device.Ipv6/properties/name // - /components/schemas/Device.Ipv6Loopback/properties/name // // required = true Ipv6Name string `protobuf:"bytes,1,opt,name=ipv6_name,json=ipv6Name,proto3" json:"ipv6_name,omitempty"` // This contains the list of BGPv6 peers configured on this interface. Peers []*BgpV6Peer `protobuf:"bytes,2,rep,name=peers,proto3" json:"peers,omitempty"` // contains filtered or unexported fields }
Configuration for emulated BGPv6 peers and routes on a single IPv6 interface.
func (*BgpV6Interface) Descriptor
deprecated
func (*BgpV6Interface) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6Interface.ProtoReflect.Descriptor instead.
func (*BgpV6Interface) GetIpv6Name ¶
func (x *BgpV6Interface) GetIpv6Name() string
func (*BgpV6Interface) GetPeers ¶
func (x *BgpV6Interface) GetPeers() []*BgpV6Peer
func (*BgpV6Interface) ProtoMessage ¶
func (*BgpV6Interface) ProtoMessage()
func (*BgpV6Interface) ProtoReflect ¶
func (x *BgpV6Interface) ProtoReflect() protoreflect.Message
func (*BgpV6Interface) Reset ¶
func (x *BgpV6Interface) Reset()
func (*BgpV6Interface) String ¶
func (x *BgpV6Interface) String() string
type BgpV6Peer ¶
type BgpV6Peer struct { // IPv6 address of the BGP peer for the session // required = true PeerAddress string `protobuf:"bytes,1,opt,name=peer_address,json=peerAddress,proto3" json:"peer_address,omitempty"` // Description missing in models SegmentRouting *BgpV6SegmentRouting `protobuf:"bytes,2,opt,name=segment_routing,json=segmentRouting,proto3,oneof" json:"segment_routing,omitempty"` // This contains the list of Ethernet Virtual Private Network (EVPN) Ethernet Segments // (ES) Per BGP Peer for IPv6 Address Family Identifier (AFI). // // Each Ethernet Segment contains a list of EVPN Instances (EVIs) . // Each EVI contains a list of Broadcast Domains. // Each Broadcast Domain contains a list of MAC/IP Ranges. // // <Ethernet Segment, EVI, Broadcast Domain> is responsible for advertising Ethernet // Auto-discovery Route Per EVI (Type 1). // // <Ethernet Segment, EVI> is responsible for advertising Ethernet Auto-discovery Route // Per Ethernet Segment (Type 1). // // <Ethernet Segment, EVI, Broadcast Domain, MAC/IP> is responsible for advertising // MAC/IP Advertisement Route (Type 2). // // <Ethernet Segment, EVI, Broadcast Domain> is responsible for advertising Inclusive // Multicast Ethernet Tag Route (Type 3). // // Ethernet Segment is responsible for advertising Ethernet Segment Route (Type 4). EvpnEthernetSegments []*BgpV6EthernetSegment `protobuf:"bytes,3,rep,name=evpn_ethernet_segments,json=evpnEthernetSegments,proto3" json:"evpn_ethernet_segments,omitempty"` // The type of BGP autonomous system. External BGP is used for BGP links between two // or more autonomous systems (ebgp). Internal BGP is used within a single autonomous // system (ibgp). BGP property defaults are aligned with this object defined as an internal // BGP peer. If the as_type is specified as 'ebgp' then other properties will need to // be specified as per an external BGP peer. Specifically, for 'ebgp', 'as_set_mode' // attribute in 'as_path' field in any Route Range should be changed from default value // 'do_not_include_local_as' to any other value. // required = true AsType BgpV6Peer_AsType_Enum `protobuf:"varint,4,opt,name=as_type,json=asType,proto3,enum=otg.BgpV6Peer_AsType_Enum" json:"as_type,omitempty"` // Autonomous System Number (AS number or ASN) // required = true AsNumber int32 `protobuf:"varint,5,opt,name=as_number,json=asNumber,proto3" json:"as_number,omitempty"` // The width in bytes of the as_number values. Any as_number values that exceeds the // width MUST result in an error. // default = AsNumberWidth.Enum.four AsNumberWidth *BgpV6Peer_AsNumberWidth_Enum `` /* 147-byte string literal not displayed */ // Description missing in models Advanced *BgpAdvanced `protobuf:"bytes,7,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Description missing in models Capability *BgpCapability `protobuf:"bytes,8,opt,name=capability,proto3,oneof" json:"capability,omitempty"` // Emulated BGPv4 route ranges. V4Routes []*BgpV4RouteRange `protobuf:"bytes,9,rep,name=v4_routes,json=v4Routes,proto3" json:"v4_routes,omitempty"` // Emulated BGPv6 route ranges. V6Routes []*BgpV6RouteRange `protobuf:"bytes,10,rep,name=v6_routes,json=v6Routes,proto3" json:"v6_routes,omitempty"` // Segment Routing Traffic Engineering (SR TE) Policies for IPv4 Address Family Identifier // (AFI). V4SrtePolicies []*BgpSrteV4Policy `protobuf:"bytes,11,rep,name=v4_srte_policies,json=v4SrtePolicies,proto3" json:"v4_srte_policies,omitempty"` // Segment Routing Traffic Engineering (SR TE) Policies for IPv6 Address Family Identifier // (AFI). V6SrtePolicies []*BgpSrteV6Policy `protobuf:"bytes,12,rep,name=v6_srte_policies,json=v6SrtePolicies,proto3" json:"v6_srte_policies,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,13,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Status: under-review Status: under-review Configuration for BGPv6 peer settings and routes. Configuration for basic emulated BGP peer settings.
func (*BgpV6Peer) Descriptor
deprecated
func (*BgpV6Peer) GetAdvanced ¶
func (x *BgpV6Peer) GetAdvanced() *BgpAdvanced
func (*BgpV6Peer) GetAsNumber ¶
func (*BgpV6Peer) GetAsNumberWidth ¶
func (x *BgpV6Peer) GetAsNumberWidth() BgpV6Peer_AsNumberWidth_Enum
func (*BgpV6Peer) GetAsType ¶
func (x *BgpV6Peer) GetAsType() BgpV6Peer_AsType_Enum
func (*BgpV6Peer) GetCapability ¶
func (x *BgpV6Peer) GetCapability() *BgpCapability
func (*BgpV6Peer) GetEvpnEthernetSegments ¶ added in v0.7.34
func (x *BgpV6Peer) GetEvpnEthernetSegments() []*BgpV6EthernetSegment
func (*BgpV6Peer) GetPeerAddress ¶
func (*BgpV6Peer) GetSegmentRouting ¶
func (x *BgpV6Peer) GetSegmentRouting() *BgpV6SegmentRouting
func (*BgpV6Peer) GetV4Routes ¶
func (x *BgpV6Peer) GetV4Routes() []*BgpV4RouteRange
func (*BgpV6Peer) GetV4SrtePolicies ¶
func (x *BgpV6Peer) GetV4SrtePolicies() []*BgpSrteV4Policy
func (*BgpV6Peer) GetV6Routes ¶
func (x *BgpV6Peer) GetV6Routes() []*BgpV6RouteRange
func (*BgpV6Peer) GetV6SrtePolicies ¶
func (x *BgpV6Peer) GetV6SrtePolicies() []*BgpSrteV6Policy
func (*BgpV6Peer) ProtoMessage ¶
func (*BgpV6Peer) ProtoMessage()
func (*BgpV6Peer) ProtoReflect ¶
func (x *BgpV6Peer) ProtoReflect() protoreflect.Message
type BgpV6Peer_AsNumberWidth ¶
type BgpV6Peer_AsNumberWidth struct {
// contains filtered or unexported fields
}
func (*BgpV6Peer_AsNumberWidth) Descriptor
deprecated
func (*BgpV6Peer_AsNumberWidth) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6Peer_AsNumberWidth.ProtoReflect.Descriptor instead.
func (*BgpV6Peer_AsNumberWidth) ProtoMessage ¶
func (*BgpV6Peer_AsNumberWidth) ProtoMessage()
func (*BgpV6Peer_AsNumberWidth) ProtoReflect ¶
func (x *BgpV6Peer_AsNumberWidth) ProtoReflect() protoreflect.Message
func (*BgpV6Peer_AsNumberWidth) Reset ¶
func (x *BgpV6Peer_AsNumberWidth) Reset()
func (*BgpV6Peer_AsNumberWidth) String ¶
func (x *BgpV6Peer_AsNumberWidth) String() string
type BgpV6Peer_AsNumberWidth_Enum ¶
type BgpV6Peer_AsNumberWidth_Enum int32
const ( BgpV6Peer_AsNumberWidth_unspecified BgpV6Peer_AsNumberWidth_Enum = 0 BgpV6Peer_AsNumberWidth_two BgpV6Peer_AsNumberWidth_Enum = 1 BgpV6Peer_AsNumberWidth_four BgpV6Peer_AsNumberWidth_Enum = 2 )
func (BgpV6Peer_AsNumberWidth_Enum) Descriptor ¶
func (BgpV6Peer_AsNumberWidth_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV6Peer_AsNumberWidth_Enum) Enum ¶
func (x BgpV6Peer_AsNumberWidth_Enum) Enum() *BgpV6Peer_AsNumberWidth_Enum
func (BgpV6Peer_AsNumberWidth_Enum) EnumDescriptor
deprecated
func (BgpV6Peer_AsNumberWidth_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV6Peer_AsNumberWidth_Enum.Descriptor instead.
func (BgpV6Peer_AsNumberWidth_Enum) Number ¶
func (x BgpV6Peer_AsNumberWidth_Enum) Number() protoreflect.EnumNumber
func (BgpV6Peer_AsNumberWidth_Enum) String ¶
func (x BgpV6Peer_AsNumberWidth_Enum) String() string
func (BgpV6Peer_AsNumberWidth_Enum) Type ¶
func (BgpV6Peer_AsNumberWidth_Enum) Type() protoreflect.EnumType
type BgpV6Peer_AsType ¶
type BgpV6Peer_AsType struct {
// contains filtered or unexported fields
}
func (*BgpV6Peer_AsType) Descriptor
deprecated
func (*BgpV6Peer_AsType) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6Peer_AsType.ProtoReflect.Descriptor instead.
func (*BgpV6Peer_AsType) ProtoMessage ¶
func (*BgpV6Peer_AsType) ProtoMessage()
func (*BgpV6Peer_AsType) ProtoReflect ¶
func (x *BgpV6Peer_AsType) ProtoReflect() protoreflect.Message
func (*BgpV6Peer_AsType) Reset ¶
func (x *BgpV6Peer_AsType) Reset()
func (*BgpV6Peer_AsType) String ¶
func (x *BgpV6Peer_AsType) String() string
type BgpV6Peer_AsType_Enum ¶
type BgpV6Peer_AsType_Enum int32
const ( BgpV6Peer_AsType_unspecified BgpV6Peer_AsType_Enum = 0 BgpV6Peer_AsType_ibgp BgpV6Peer_AsType_Enum = 1 BgpV6Peer_AsType_ebgp BgpV6Peer_AsType_Enum = 2 )
func (BgpV6Peer_AsType_Enum) Descriptor ¶
func (BgpV6Peer_AsType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV6Peer_AsType_Enum) Enum ¶
func (x BgpV6Peer_AsType_Enum) Enum() *BgpV6Peer_AsType_Enum
func (BgpV6Peer_AsType_Enum) EnumDescriptor
deprecated
func (BgpV6Peer_AsType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV6Peer_AsType_Enum.Descriptor instead.
func (BgpV6Peer_AsType_Enum) Number ¶
func (x BgpV6Peer_AsType_Enum) Number() protoreflect.EnumNumber
func (BgpV6Peer_AsType_Enum) String ¶
func (x BgpV6Peer_AsType_Enum) String() string
func (BgpV6Peer_AsType_Enum) Type ¶
func (BgpV6Peer_AsType_Enum) Type() protoreflect.EnumType
type BgpV6RouteRange ¶
type BgpV6RouteRange struct { // A list of group of IPv6 route addresses. Addresses []*V6RouteAddress `protobuf:"bytes,1,rep,name=addresses,proto3" json:"addresses,omitempty"` // Specify the NextHop in MP REACH NLRI. The mode for setting the IP address of the // NextHop in the MP REACH NLRI can be one of the following: // Local IP: Automatically fills the Nexthop with the Local IP of the BGP peer. // If BGP peer is of type IPv6, Nexthop Encoding capability should be enabled. // Manual: Override the Nexthop with any arbitrary IPv4/IPv6 address. // default = NextHopMode.Enum.local_ip NextHopMode *BgpV6RouteRange_NextHopMode_Enum `` /* 145-byte string literal not displayed */ // If the Nexthop Mode is Manual, it sets the type of the NextHop IP address. // default = NextHopAddressType.Enum.ipv6 NextHopAddressType *BgpV6RouteRange_NextHopAddressType_Enum `` /* 175-byte string literal not displayed */ // The IPv4 address of the next hop if the Nexthop Mode is manual and the Nexthop type // is IPv4. If BGP peer is of type IPv6, Nexthop Encoding capability should be enabled. // default = 0.0.0.0 NextHopIpv4Address *string `protobuf:"bytes,4,opt,name=next_hop_ipv4_address,json=nextHopIpv4Address,proto3,oneof" json:"next_hop_ipv4_address,omitempty"` // The IPv6 address of the next hop if the Nexthop Mode is manual and the Nexthop type // is IPv6. // default = ::0 NextHopIpv6Address *string `protobuf:"bytes,5,opt,name=next_hop_ipv6_address,json=nextHopIpv6Address,proto3,oneof" json:"next_hop_ipv6_address,omitempty"` // Description missing in models Advanced *BgpRouteAdvanced `protobuf:"bytes,6,opt,name=advanced,proto3,oneof" json:"advanced,omitempty"` // Optional community settings. Communities []*BgpCommunity `protobuf:"bytes,7,rep,name=communities,proto3" json:"communities,omitempty"` // Description missing in models AsPath *BgpAsPath `protobuf:"bytes,8,opt,name=as_path,json=asPath,proto3,oneof" json:"as_path,omitempty"` // Description missing in models AddPath *BgpAddPath `protobuf:"bytes,9,opt,name=add_path,json=addPath,proto3,oneof" json:"add_path,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,10,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Emulated BGPv6 route range. Configuration for BGP route ranges.
func (*BgpV6RouteRange) Descriptor
deprecated
func (*BgpV6RouteRange) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6RouteRange.ProtoReflect.Descriptor instead.
func (*BgpV6RouteRange) GetAddPath ¶
func (x *BgpV6RouteRange) GetAddPath() *BgpAddPath
func (*BgpV6RouteRange) GetAddresses ¶
func (x *BgpV6RouteRange) GetAddresses() []*V6RouteAddress
func (*BgpV6RouteRange) GetAdvanced ¶
func (x *BgpV6RouteRange) GetAdvanced() *BgpRouteAdvanced
func (*BgpV6RouteRange) GetAsPath ¶
func (x *BgpV6RouteRange) GetAsPath() *BgpAsPath
func (*BgpV6RouteRange) GetCommunities ¶
func (x *BgpV6RouteRange) GetCommunities() []*BgpCommunity
func (*BgpV6RouteRange) GetName ¶
func (x *BgpV6RouteRange) GetName() string
func (*BgpV6RouteRange) GetNextHopAddressType ¶
func (x *BgpV6RouteRange) GetNextHopAddressType() BgpV6RouteRange_NextHopAddressType_Enum
func (*BgpV6RouteRange) GetNextHopIpv4Address ¶
func (x *BgpV6RouteRange) GetNextHopIpv4Address() string
func (*BgpV6RouteRange) GetNextHopIpv6Address ¶
func (x *BgpV6RouteRange) GetNextHopIpv6Address() string
func (*BgpV6RouteRange) GetNextHopMode ¶
func (x *BgpV6RouteRange) GetNextHopMode() BgpV6RouteRange_NextHopMode_Enum
func (*BgpV6RouteRange) ProtoMessage ¶
func (*BgpV6RouteRange) ProtoMessage()
func (*BgpV6RouteRange) ProtoReflect ¶
func (x *BgpV6RouteRange) ProtoReflect() protoreflect.Message
func (*BgpV6RouteRange) Reset ¶
func (x *BgpV6RouteRange) Reset()
func (*BgpV6RouteRange) String ¶
func (x *BgpV6RouteRange) String() string
type BgpV6RouteRange_NextHopAddressType ¶
type BgpV6RouteRange_NextHopAddressType struct {
// contains filtered or unexported fields
}
func (*BgpV6RouteRange_NextHopAddressType) Descriptor
deprecated
func (*BgpV6RouteRange_NextHopAddressType) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6RouteRange_NextHopAddressType.ProtoReflect.Descriptor instead.
func (*BgpV6RouteRange_NextHopAddressType) ProtoMessage ¶
func (*BgpV6RouteRange_NextHopAddressType) ProtoMessage()
func (*BgpV6RouteRange_NextHopAddressType) ProtoReflect ¶
func (x *BgpV6RouteRange_NextHopAddressType) ProtoReflect() protoreflect.Message
func (*BgpV6RouteRange_NextHopAddressType) Reset ¶
func (x *BgpV6RouteRange_NextHopAddressType) Reset()
func (*BgpV6RouteRange_NextHopAddressType) String ¶
func (x *BgpV6RouteRange_NextHopAddressType) String() string
type BgpV6RouteRange_NextHopAddressType_Enum ¶
type BgpV6RouteRange_NextHopAddressType_Enum int32
const ( BgpV6RouteRange_NextHopAddressType_unspecified BgpV6RouteRange_NextHopAddressType_Enum = 0 BgpV6RouteRange_NextHopAddressType_ipv4 BgpV6RouteRange_NextHopAddressType_Enum = 1 BgpV6RouteRange_NextHopAddressType_ipv6 BgpV6RouteRange_NextHopAddressType_Enum = 2 )
func (BgpV6RouteRange_NextHopAddressType_Enum) Descriptor ¶
func (BgpV6RouteRange_NextHopAddressType_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV6RouteRange_NextHopAddressType_Enum) EnumDescriptor
deprecated
func (BgpV6RouteRange_NextHopAddressType_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV6RouteRange_NextHopAddressType_Enum.Descriptor instead.
func (BgpV6RouteRange_NextHopAddressType_Enum) Number ¶
func (x BgpV6RouteRange_NextHopAddressType_Enum) Number() protoreflect.EnumNumber
func (BgpV6RouteRange_NextHopAddressType_Enum) String ¶
func (x BgpV6RouteRange_NextHopAddressType_Enum) String() string
func (BgpV6RouteRange_NextHopAddressType_Enum) Type ¶
func (BgpV6RouteRange_NextHopAddressType_Enum) Type() protoreflect.EnumType
type BgpV6RouteRange_NextHopMode ¶
type BgpV6RouteRange_NextHopMode struct {
// contains filtered or unexported fields
}
func (*BgpV6RouteRange_NextHopMode) Descriptor
deprecated
func (*BgpV6RouteRange_NextHopMode) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6RouteRange_NextHopMode.ProtoReflect.Descriptor instead.
func (*BgpV6RouteRange_NextHopMode) ProtoMessage ¶
func (*BgpV6RouteRange_NextHopMode) ProtoMessage()
func (*BgpV6RouteRange_NextHopMode) ProtoReflect ¶
func (x *BgpV6RouteRange_NextHopMode) ProtoReflect() protoreflect.Message
func (*BgpV6RouteRange_NextHopMode) Reset ¶
func (x *BgpV6RouteRange_NextHopMode) Reset()
func (*BgpV6RouteRange_NextHopMode) String ¶
func (x *BgpV6RouteRange_NextHopMode) String() string
type BgpV6RouteRange_NextHopMode_Enum ¶
type BgpV6RouteRange_NextHopMode_Enum int32
const ( BgpV6RouteRange_NextHopMode_unspecified BgpV6RouteRange_NextHopMode_Enum = 0 BgpV6RouteRange_NextHopMode_local_ip BgpV6RouteRange_NextHopMode_Enum = 1 BgpV6RouteRange_NextHopMode_manual BgpV6RouteRange_NextHopMode_Enum = 2 )
func (BgpV6RouteRange_NextHopMode_Enum) Descriptor ¶
func (BgpV6RouteRange_NextHopMode_Enum) Descriptor() protoreflect.EnumDescriptor
func (BgpV6RouteRange_NextHopMode_Enum) Enum ¶
func (x BgpV6RouteRange_NextHopMode_Enum) Enum() *BgpV6RouteRange_NextHopMode_Enum
func (BgpV6RouteRange_NextHopMode_Enum) EnumDescriptor
deprecated
func (BgpV6RouteRange_NextHopMode_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use BgpV6RouteRange_NextHopMode_Enum.Descriptor instead.
func (BgpV6RouteRange_NextHopMode_Enum) Number ¶
func (x BgpV6RouteRange_NextHopMode_Enum) Number() protoreflect.EnumNumber
func (BgpV6RouteRange_NextHopMode_Enum) String ¶
func (x BgpV6RouteRange_NextHopMode_Enum) String() string
func (BgpV6RouteRange_NextHopMode_Enum) Type ¶
func (BgpV6RouteRange_NextHopMode_Enum) Type() protoreflect.EnumType
type BgpV6SegmentRouting ¶
type BgpV6SegmentRouting struct { // TBD // default = False IngressSupportsVpn *bool `protobuf:"varint,1,opt,name=ingress_supports_vpn,json=ingressSupportsVpn,proto3,oneof" json:"ingress_supports_vpn,omitempty"` // TBD // default = False ReducedEncapsulation *bool `` /* 128-byte string literal not displayed */ // TBD // default = False CopyTimeToLive *bool `protobuf:"varint,3,opt,name=copy_time_to_live,json=copyTimeToLive,proto3,oneof" json:"copy_time_to_live,omitempty"` // TBD // default = 0 TimeToLive *int32 `protobuf:"varint,4,opt,name=time_to_live,json=timeToLive,proto3,oneof" json:"time_to_live,omitempty"` // TBD // default = 0 MaxSidsPerSrh *int32 `protobuf:"varint,5,opt,name=max_sids_per_srh,json=maxSidsPerSrh,proto3,oneof" json:"max_sids_per_srh,omitempty"` // TBD // default = False AutoGenerateSegmentLeftValue *bool `` /* 158-byte string literal not displayed */ // TBD // default = 0 SegmentLeftValue *int32 `protobuf:"varint,7,opt,name=segment_left_value,json=segmentLeftValue,proto3,oneof" json:"segment_left_value,omitempty"` // TBD // default = False AdvertiseSrTePolicy *bool `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
Status: under-review Status: under-review Configuration for BGPv6 segment routing settings.
func (*BgpV6SegmentRouting) Descriptor
deprecated
func (*BgpV6SegmentRouting) Descriptor() ([]byte, []int)
Deprecated: Use BgpV6SegmentRouting.ProtoReflect.Descriptor instead.
func (*BgpV6SegmentRouting) GetAdvertiseSrTePolicy ¶
func (x *BgpV6SegmentRouting) GetAdvertiseSrTePolicy() bool
func (*BgpV6SegmentRouting) GetAutoGenerateSegmentLeftValue ¶
func (x *BgpV6SegmentRouting) GetAutoGenerateSegmentLeftValue() bool
func (*BgpV6SegmentRouting) GetCopyTimeToLive ¶
func (x *BgpV6SegmentRouting) GetCopyTimeToLive() bool
func (*BgpV6SegmentRouting) GetIngressSupportsVpn ¶
func (x *BgpV6SegmentRouting) GetIngressSupportsVpn() bool
func (*BgpV6SegmentRouting) GetMaxSidsPerSrh ¶
func (x *BgpV6SegmentRouting) GetMaxSidsPerSrh() int32
func (*BgpV6SegmentRouting) GetReducedEncapsulation ¶
func (x *BgpV6SegmentRouting) GetReducedEncapsulation() bool
func (*BgpV6SegmentRouting) GetSegmentLeftValue ¶
func (x *BgpV6SegmentRouting) GetSegmentLeftValue() int32
func (*BgpV6SegmentRouting) GetTimeToLive ¶
func (x *BgpV6SegmentRouting) GetTimeToLive() int32
func (*BgpV6SegmentRouting) ProtoMessage ¶
func (*BgpV6SegmentRouting) ProtoMessage()
func (*BgpV6SegmentRouting) ProtoReflect ¶
func (x *BgpV6SegmentRouting) ProtoReflect() protoreflect.Message
func (*BgpV6SegmentRouting) Reset ¶
func (x *BgpV6SegmentRouting) Reset()
func (*BgpV6SegmentRouting) String ¶
func (x *BgpV6SegmentRouting) String() string
type Bgpv4Metric ¶
type Bgpv4Metric struct { // The name of a configured BGPv4 peer. Name *string `protobuf:"bytes,1,opt,name=name,proto3,oneof" json:"name,omitempty"` // Session state as up or down. Up refers to an Established state and Down refers to // any other state. SessionState *Bgpv4Metric_SessionState_Enum `` /* 143-byte string literal not displayed */ // Number of times the session went from Up to Down state. SessionFlapCount *int32 `protobuf:"varint,3,opt,name=session_flap_count,json=sessionFlapCount,proto3,oneof" json:"session_flap_count,omitempty"` // Number of routes advertised. RoutesAdvertised *int32 `protobuf:"varint,4,opt,name=routes_advertised,json=routesAdvertised,proto3,oneof" json:"routes_advertised,omitempty"` // Number of routes received. RoutesReceived *int32 `protobuf:"varint,5,opt,name=routes_received,json=routesReceived,proto3,oneof" json:"routes_received,omitempty"` // Number of route withdraws sent. RouteWithdrawsSent *int32 `protobuf:"varint,6,opt,name=route_withdraws_sent,json=routeWithdrawsSent,proto3,oneof" json:"route_withdraws_sent,omitempty"` // Number of route withdraws received. RouteWithdrawsReceived *int32 `` /* 136-byte string literal not displayed */ // Number of Update messages sent. UpdatesSent *int32 `protobuf:"varint,8,opt,name=updates_sent,json=updatesSent,proto3,oneof" json:"updates_sent,omitempty"` // Number of Update messages received. UpdatesReceived *int32 `protobuf:"varint,9,opt,name=updates_received,json=updatesReceived,proto3,oneof" json:"updates_received,omitempty"` // Number of Open messages sent. OpensSent *int32 `protobuf:"varint,10,opt,name=opens_sent,json=opensSent,proto3,oneof" json:"opens_sent,omitempty"` // Number of Open messages received. OpensReceived *int32 `protobuf:"varint,11,opt,name=opens_received,json=opensReceived,proto3,oneof" json:"opens_received,omitempty"` // Number of Keepalive messages sent. KeepalivesSent *int32 `protobuf:"varint,12,opt,name=keepalives_sent,json=keepalivesSent,proto3,oneof" json:"keepalives_sent,omitempty"` // Number of Keepalive messages received. KeepalivesReceived *int32 `protobuf:"varint,13,opt,name=keepalives_received,json=keepalivesReceived,proto3,oneof" json:"keepalives_received,omitempty"` // Number of Notification messages sent. NotificationsSent *int32 `protobuf:"varint,14,opt,name=notifications_sent,json=notificationsSent,proto3,oneof" json:"notifications_sent,omitempty"` // Number of Notification messages received. NotificationsReceived *int32 `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
BGPv4 per peer statistics information.
func (*Bgpv4Metric) Descriptor
deprecated
func (*Bgpv4Metric) Descriptor() ([]byte, []int)
Deprecated: Use Bgpv4Metric.ProtoReflect.Descriptor instead.
func (*Bgpv4Metric) GetKeepalivesReceived ¶
func (x *Bgpv4Metric) GetKeepalivesReceived() int32
func (*Bgpv4Metric) GetKeepalivesSent ¶
func (x *Bgpv4Metric) GetKeepalivesSent() int32
func (*Bgpv4Metric) GetName ¶
func (x *Bgpv4Metric) GetName() string
func (*Bgpv4Metric) GetNotificationsReceived ¶
func (x *Bgpv4Metric) GetNotificationsReceived() int32
func (*Bgpv4Metric) GetNotificationsSent ¶
func (x *Bgpv4Metric) GetNotificationsSent() int32
func (*Bgpv4Metric) GetOpensReceived ¶
func (x *Bgpv4Metric) GetOpensReceived() int32
func (*Bgpv4Metric) GetOpensSent ¶
func (x *Bgpv4Metric) GetOpensSent() int32
func (*Bgpv4Metric) GetRouteWithdrawsReceived ¶
func (x *Bgpv4Metric) GetRouteWithdrawsReceived() int32
func (*Bgpv4Metric) GetRouteWithdrawsSent ¶
func (x *Bgpv4Metric) GetRouteWithdrawsSent() int32
func (*Bgpv4Metric) GetRoutesAdvertised ¶
func (x *Bgpv4Metric) GetRoutesAdvertised() int32
func (*Bgpv4Metric) GetRoutesReceived ¶
func (x *Bgpv4Metric) GetRoutesReceived() int32
func (*Bgpv4Metric) GetSessionFlapCount ¶
func (x *Bgpv4Metric) GetSessionFlapCount() int32
func (*Bgpv4Metric) GetSessionState ¶
func (x *Bgpv4Metric) GetSessionState() Bgpv4Metric_SessionState_Enum
func (*Bgpv4Metric) GetUpdatesReceived ¶
func (x *Bgpv4Metric) GetUpdatesReceived() int32
func (*Bgpv4Metric) GetUpdatesSent ¶
func (x *Bgpv4Metric) GetUpdatesSent() int32
func (*Bgpv4Metric) ProtoMessage ¶
func (*Bgpv4Metric) ProtoMessage()
func (*Bgpv4Metric) ProtoReflect ¶
func (x *Bgpv4Metric) ProtoReflect() protoreflect.Message
func (*Bgpv4Metric) Reset ¶
func (x *Bgpv4Metric) Reset()
func (*Bgpv4Metric) String ¶
func (x *Bgpv4Metric) String() string
type Bgpv4Metric_SessionState ¶
type Bgpv4Metric_SessionState struct {
// contains filtered or unexported fields
}
func (*Bgpv4Metric_SessionState) Descriptor
deprecated
func (*Bgpv4Metric_SessionState) Descriptor() ([]byte, []int)
Deprecated: Use Bgpv4Metric_SessionState.ProtoReflect.Descriptor instead.
func (*Bgpv4Metric_SessionState) ProtoMessage ¶
func (*Bgpv4Metric_SessionState) ProtoMessage()
func (*Bgpv4Metric_SessionState) ProtoReflect ¶
func (x *Bgpv4Metric_SessionState) ProtoReflect() protoreflect.Message
func (*Bgpv4Metric_SessionState) Reset ¶
func (x *Bgpv4Metric_SessionState) Reset()
func (*Bgpv4Metric_SessionState) String ¶
func (x *Bgpv4Metric_SessionState) String() string
type Bgpv4Metric_SessionState_Enum ¶
type Bgpv4Metric_SessionState_Enum int32
const ( Bgpv4Metric_SessionState_unspecified Bgpv4Metric_SessionState_Enum = 0 Bgpv4Metric_SessionState_up Bgpv4Metric_SessionState_Enum = 1 Bgpv4Metric_SessionState_down Bgpv4Metric_SessionState_Enum = 2 )
func (Bgpv4Metric_SessionState_Enum) Descriptor ¶
func (Bgpv4Metric_SessionState_Enum) Descriptor() protoreflect.EnumDescriptor
func (Bgpv4Metric_SessionState_Enum) Enum ¶
func (x Bgpv4Metric_SessionState_Enum) Enum() *Bgpv4Metric_SessionState_Enum
func (Bgpv4Metric_SessionState_Enum) EnumDescriptor
deprecated
func (Bgpv4Metric_SessionState_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use Bgpv4Metric_SessionState_Enum.Descriptor instead.
func (Bgpv4Metric_SessionState_Enum) Number ¶
func (x Bgpv4Metric_SessionState_Enum) Number() protoreflect.EnumNumber
func (Bgpv4Metric_SessionState_Enum) String ¶
func (x Bgpv4Metric_SessionState_Enum) String() string
func (Bgpv4Metric_SessionState_Enum) Type ¶
func (Bgpv4Metric_SessionState_Enum) Type() protoreflect.EnumType
type Bgpv4MetricsRequest ¶
type Bgpv4MetricsRequest struct { // The names of BGPv4 peers to return results for. An empty list will return results // for all BGPv4 peers. // // x-constraint: // - /components/schemas/Bgp.V4peer/properties/name // // // x-constraint: // - /components/schemas/Bgp.V4peer/properties/name // PeerNames []string `protobuf:"bytes,1,rep,name=peer_names,json=peerNames,proto3" json:"peer_names,omitempty"` // The list of column names that the returned result set will contain. If the list is // empty then all columns will be returned except for any result_groups. The name of // the BGPv4 peer cannot be excluded. ColumnNames []Bgpv4MetricsRequest_ColumnNames_Enum `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
The request to retrieve BGPv4 per peer metrics/statistics.
func (*Bgpv4MetricsRequest) Descriptor
deprecated
func (*Bgpv4MetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use Bgpv4MetricsRequest.ProtoReflect.Descriptor instead.
func (*Bgpv4MetricsRequest) GetColumnNames ¶
func (x *Bgpv4MetricsRequest) GetColumnNames() []Bgpv4MetricsRequest_ColumnNames_Enum
func (*Bgpv4MetricsRequest) GetPeerNames ¶
func (x *Bgpv4MetricsRequest) GetPeerNames() []string
func (*Bgpv4MetricsRequest) ProtoMessage ¶
func (*Bgpv4MetricsRequest) ProtoMessage()
func (*Bgpv4MetricsRequest) ProtoReflect ¶
func (x *Bgpv4MetricsRequest) ProtoReflect() protoreflect.Message
func (*Bgpv4MetricsRequest) Reset ¶
func (x *Bgpv4MetricsRequest) Reset()
func (*Bgpv4MetricsRequest) String ¶
func (x *Bgpv4MetricsRequest) String() string
type Bgpv4MetricsRequest_ColumnNames ¶
type Bgpv4MetricsRequest_ColumnNames struct {
// contains filtered or unexported fields
}
func (*Bgpv4MetricsRequest_ColumnNames) Descriptor
deprecated
func (*Bgpv4MetricsRequest_ColumnNames) Descriptor() ([]byte, []int)
Deprecated: Use Bgpv4MetricsRequest_ColumnNames.ProtoReflect.Descriptor instead.
func (*Bgpv4MetricsRequest_ColumnNames) ProtoMessage ¶
func (*Bgpv4MetricsRequest_ColumnNames) ProtoMessage()
func (*Bgpv4MetricsRequest_ColumnNames) ProtoReflect ¶
func (x *Bgpv4MetricsRequest_ColumnNames) ProtoReflect() protoreflect.Message
func (*Bgpv4MetricsRequest_ColumnNames) Reset ¶
func (x *Bgpv4MetricsRequest_ColumnNames) Reset()
func (*Bgpv4MetricsRequest_ColumnNames) String ¶
func (x *Bgpv4MetricsRequest_ColumnNames) String() string
type Bgpv4MetricsRequest_ColumnNames_Enum ¶
type Bgpv4MetricsRequest_ColumnNames_Enum int32
const ( Bgpv4MetricsRequest_ColumnNames_unspecified Bgpv4MetricsRequest_ColumnNames_Enum = 0 Bgpv4MetricsRequest_ColumnNames_session_state Bgpv4MetricsRequest_ColumnNames_Enum = 1 Bgpv4MetricsRequest_ColumnNames_session_flap_count Bgpv4MetricsRequest_ColumnNames_Enum = 2 Bgpv4MetricsRequest_ColumnNames_routes_advertised Bgpv4MetricsRequest_ColumnNames_Enum = 3 Bgpv4MetricsRequest_ColumnNames_routes_received Bgpv4MetricsRequest_ColumnNames_Enum = 4 Bgpv4MetricsRequest_ColumnNames_route_withdraws_sent Bgpv4MetricsRequest_ColumnNames_Enum = 5 Bgpv4MetricsRequest_ColumnNames_route_withdraws_received Bgpv4MetricsRequest_ColumnNames_Enum = 6 Bgpv4MetricsRequest_ColumnNames_updates_sent Bgpv4MetricsRequest_ColumnNames_Enum = 7 Bgpv4MetricsRequest_ColumnNames_updates_received Bgpv4MetricsRequest_ColumnNames_Enum = 8 Bgpv4MetricsRequest_ColumnNames_opens_sent Bgpv4MetricsRequest_ColumnNames_Enum = 9 Bgpv4MetricsRequest_ColumnNames_opens_received Bgpv4MetricsRequest_ColumnNames_Enum = 10 Bgpv4MetricsRequest_ColumnNames_keepalives_sent Bgpv4MetricsRequest_ColumnNames_Enum = 11 Bgpv4MetricsRequest_ColumnNames_keepalives_received Bgpv4MetricsRequest_ColumnNames_Enum = 12 Bgpv4MetricsRequest_ColumnNames_notifications_sent Bgpv4MetricsRequest_ColumnNames_Enum = 13 Bgpv4MetricsRequest_ColumnNames_notifications_received Bgpv4MetricsRequest_ColumnNames_Enum = 14 )
func (Bgpv4MetricsRequest_ColumnNames_Enum) Descriptor ¶
func (Bgpv4MetricsRequest_ColumnNames_Enum) Descriptor() protoreflect.EnumDescriptor
func (Bgpv4MetricsRequest_ColumnNames_Enum) Enum ¶
func (x Bgpv4MetricsRequest_ColumnNames_Enum) Enum() *Bgpv4MetricsRequest_ColumnNames_Enum
func (Bgpv4MetricsRequest_ColumnNames_Enum) EnumDescriptor
deprecated
func (Bgpv4MetricsRequest_ColumnNames_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use Bgpv4MetricsRequest_ColumnNames_Enum.Descriptor instead.
func (Bgpv4MetricsRequest_ColumnNames_Enum) Number ¶
func (x Bgpv4MetricsRequest_ColumnNames_Enum) Number() protoreflect.EnumNumber
func (Bgpv4MetricsRequest_ColumnNames_Enum) String ¶
func (x Bgpv4MetricsRequest_ColumnNames_Enum) String() string
func (Bgpv4MetricsRequest_ColumnNames_Enum) Type ¶
func (Bgpv4MetricsRequest_ColumnNames_Enum) Type() protoreflect.EnumType
type Bgpv6Metric ¶
type Bgpv6Metric struct { // The name of a configured BGPv6 peer. Name *string `protobuf:"bytes,1,opt,name=name,proto3,oneof" json:"name,omitempty"` // Session state as up or down. Up refers to an Established state and Down refers to // any other state. SessionState *Bgpv6Metric_SessionState_Enum `` /* 143-byte string literal not displayed */ // Number of times the session went from Up to Down state. SessionFlapCount *int32 `protobuf:"varint,3,opt,name=session_flap_count,json=sessionFlapCount,proto3,oneof" json:"session_flap_count,omitempty"` // Number of routes advertised. RoutesAdvertised *int32 `protobuf:"varint,4,opt,name=routes_advertised,json=routesAdvertised,proto3,oneof" json:"routes_advertised,omitempty"` // Number of routes received. RoutesReceived *int32 `protobuf:"varint,5,opt,name=routes_received,json=routesReceived,proto3,oneof" json:"routes_received,omitempty"` // Number of route withdraws sent. RouteWithdrawsSent *int32 `protobuf:"varint,6,opt,name=route_withdraws_sent,json=routeWithdrawsSent,proto3,oneof" json:"route_withdraws_sent,omitempty"` // Number of route withdraws received. RouteWithdrawsReceived *int32 `` /* 136-byte string literal not displayed */ // Number of Update messages sent. UpdatesSent *int32 `protobuf:"varint,8,opt,name=updates_sent,json=updatesSent,proto3,oneof" json:"updates_sent,omitempty"` // Number of Update messages received. UpdatesReceived *int32 `protobuf:"varint,9,opt,name=updates_received,json=updatesReceived,proto3,oneof" json:"updates_received,omitempty"` // Number of Open messages sent. OpensSent *int32 `protobuf:"varint,10,opt,name=opens_sent,json=opensSent,proto3,oneof" json:"opens_sent,omitempty"` // Number of Open messages received. OpensReceived *int32 `protobuf:"varint,11,opt,name=opens_received,json=opensReceived,proto3,oneof" json:"opens_received,omitempty"` // Number of Keepalive messages sent. KeepalivesSent *int32 `protobuf:"varint,12,opt,name=keepalives_sent,json=keepalivesSent,proto3,oneof" json:"keepalives_sent,omitempty"` // Number of Keepalive messages received. KeepalivesReceived *int32 `protobuf:"varint,13,opt,name=keepalives_received,json=keepalivesReceived,proto3,oneof" json:"keepalives_received,omitempty"` // Number of Notification messages sent. NotificationsSent *int32 `protobuf:"varint,14,opt,name=notifications_sent,json=notificationsSent,proto3,oneof" json:"notifications_sent,omitempty"` // Number of Notification messages received. NotificationsReceived *int32 `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
BGPv6 per peer statistics information.
func (*Bgpv6Metric) Descriptor
deprecated
func (*Bgpv6Metric) Descriptor() ([]byte, []int)
Deprecated: Use Bgpv6Metric.ProtoReflect.Descriptor instead.
func (*Bgpv6Metric) GetKeepalivesReceived ¶
func (x *Bgpv6Metric) GetKeepalivesReceived() int32
func (*Bgpv6Metric) GetKeepalivesSent ¶
func (x *Bgpv6Metric) GetKeepalivesSent() int32
func (*Bgpv6Metric) GetName ¶
func (x *Bgpv6Metric) GetName() string
func (*Bgpv6Metric) GetNotificationsReceived ¶
func (x *Bgpv6Metric) GetNotificationsReceived() int32
func (*Bgpv6Metric) GetNotificationsSent ¶
func (x *Bgpv6Metric) GetNotificationsSent() int32
func (*Bgpv6Metric) GetOpensReceived ¶
func (x *Bgpv6Metric) GetOpensReceived() int32
func (*Bgpv6Metric) GetOpensSent ¶
func (x *Bgpv6Metric) GetOpensSent() int32
func (*Bgpv6Metric) GetRouteWithdrawsReceived ¶
func (x *Bgpv6Metric) GetRouteWithdrawsReceived() int32
func (*Bgpv6Metric) GetRouteWithdrawsSent ¶
func (x *Bgpv6Metric) GetRouteWithdrawsSent() int32
func (*Bgpv6Metric) GetRoutesAdvertised ¶
func (x *Bgpv6Metric) GetRoutesAdvertised() int32
func (*Bgpv6Metric) GetRoutesReceived ¶
func (x *Bgpv6Metric) GetRoutesReceived() int32
func (*Bgpv6Metric) GetSessionFlapCount ¶
func (x *Bgpv6Metric) GetSessionFlapCount() int32
func (*Bgpv6Metric) GetSessionState ¶
func (x *Bgpv6Metric) GetSessionState() Bgpv6Metric_SessionState_Enum
func (*Bgpv6Metric) GetUpdatesReceived ¶
func (x *Bgpv6Metric) GetUpdatesReceived() int32
func (*Bgpv6Metric) GetUpdatesSent ¶
func (x *Bgpv6Metric) GetUpdatesSent() int32
func (*Bgpv6Metric) ProtoMessage ¶
func (*Bgpv6Metric) ProtoMessage()
func (*Bgpv6Metric) ProtoReflect ¶
func (x *Bgpv6Metric) ProtoReflect() protoreflect.Message
func (*Bgpv6Metric) Reset ¶
func (x *Bgpv6Metric) Reset()
func (*Bgpv6Metric) String ¶
func (x *Bgpv6Metric) String() string
type Bgpv6Metric_SessionState ¶
type Bgpv6Metric_SessionState struct {
// contains filtered or unexported fields
}
func (*Bgpv6Metric_SessionState) Descriptor
deprecated
func (*Bgpv6Metric_SessionState) Descriptor() ([]byte, []int)
Deprecated: Use Bgpv6Metric_SessionState.ProtoReflect.Descriptor instead.
func (*Bgpv6Metric_SessionState) ProtoMessage ¶
func (*Bgpv6Metric_SessionState) ProtoMessage()
func (*Bgpv6Metric_SessionState) ProtoReflect ¶
func (x *Bgpv6Metric_SessionState) ProtoReflect() protoreflect.Message
func (*Bgpv6Metric_SessionState) Reset ¶
func (x *Bgpv6Metric_SessionState) Reset()
func (*Bgpv6Metric_SessionState) String ¶
func (x *Bgpv6Metric_SessionState) String() string
type Bgpv6Metric_SessionState_Enum ¶
type Bgpv6Metric_SessionState_Enum int32
const ( Bgpv6Metric_SessionState_unspecified Bgpv6Metric_SessionState_Enum = 0 Bgpv6Metric_SessionState_up Bgpv6Metric_SessionState_Enum = 1 Bgpv6Metric_SessionState_down Bgpv6Metric_SessionState_Enum = 2 )
func (Bgpv6Metric_SessionState_Enum) Descriptor ¶
func (Bgpv6Metric_SessionState_Enum) Descriptor() protoreflect.EnumDescriptor
func (Bgpv6Metric_SessionState_Enum) Enum ¶
func (x Bgpv6Metric_SessionState_Enum) Enum() *Bgpv6Metric_SessionState_Enum
func (Bgpv6Metric_SessionState_Enum) EnumDescriptor
deprecated
func (Bgpv6Metric_SessionState_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use Bgpv6Metric_SessionState_Enum.Descriptor instead.
func (Bgpv6Metric_SessionState_Enum) Number ¶
func (x Bgpv6Metric_SessionState_Enum) Number() protoreflect.EnumNumber
func (Bgpv6Metric_SessionState_Enum) String ¶
func (x Bgpv6Metric_SessionState_Enum) String() string
func (Bgpv6Metric_SessionState_Enum) Type ¶
func (Bgpv6Metric_SessionState_Enum) Type() protoreflect.EnumType
type Bgpv6MetricsRequest ¶
type Bgpv6MetricsRequest struct { // The names of BGPv6 peers to return results for. An empty list will return results // for all BGPv6 peers. // // x-constraint: // - /components/schemas/Bgp.V6peer/properties/name // // // x-constraint: // - /components/schemas/Bgp.V6peer/properties/name // PeerNames []string `protobuf:"bytes,1,rep,name=peer_names,json=peerNames,proto3" json:"peer_names,omitempty"` // The list of column names that the returned result set will contain. If the list is // empty then all columns will be returned except for any result_groups. The name of // the BGPv6 peer cannot be excluded. ColumnNames []Bgpv6MetricsRequest_ColumnNames_Enum `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
The request to retrieve BGPv6 per peer metrics/statistics.
func (*Bgpv6MetricsRequest) Descriptor
deprecated
func (*Bgpv6MetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use Bgpv6MetricsRequest.ProtoReflect.Descriptor instead.
func (*Bgpv6MetricsRequest) GetColumnNames ¶
func (x *Bgpv6MetricsRequest) GetColumnNames() []Bgpv6MetricsRequest_ColumnNames_Enum
func (*Bgpv6MetricsRequest) GetPeerNames ¶
func (x *Bgpv6MetricsRequest) GetPeerNames() []string
func (*Bgpv6MetricsRequest) ProtoMessage ¶
func (*Bgpv6MetricsRequest) ProtoMessage()
func (*Bgpv6MetricsRequest) ProtoReflect ¶
func (x *Bgpv6MetricsRequest) ProtoReflect() protoreflect.Message
func (*Bgpv6MetricsRequest) Reset ¶
func (x *Bgpv6MetricsRequest) Reset()
func (*Bgpv6MetricsRequest) String ¶
func (x *Bgpv6MetricsRequest) String() string
type Bgpv6MetricsRequest_ColumnNames ¶
type Bgpv6MetricsRequest_ColumnNames struct {
// contains filtered or unexported fields
}
func (*Bgpv6MetricsRequest_ColumnNames) Descriptor
deprecated
func (*Bgpv6MetricsRequest_ColumnNames) Descriptor() ([]byte, []int)
Deprecated: Use Bgpv6MetricsRequest_ColumnNames.ProtoReflect.Descriptor instead.
func (*Bgpv6MetricsRequest_ColumnNames) ProtoMessage ¶
func (*Bgpv6MetricsRequest_ColumnNames) ProtoMessage()
func (*Bgpv6MetricsRequest_ColumnNames) ProtoReflect ¶
func (x *Bgpv6MetricsRequest_ColumnNames) ProtoReflect() protoreflect.Message
func (*Bgpv6MetricsRequest_ColumnNames) Reset ¶
func (x *Bgpv6MetricsRequest_ColumnNames) Reset()
func (*Bgpv6MetricsRequest_ColumnNames) String ¶
func (x *Bgpv6MetricsRequest_ColumnNames) String() string
type Bgpv6MetricsRequest_ColumnNames_Enum ¶
type Bgpv6MetricsRequest_ColumnNames_Enum int32
const ( Bgpv6MetricsRequest_ColumnNames_unspecified Bgpv6MetricsRequest_ColumnNames_Enum = 0 Bgpv6MetricsRequest_ColumnNames_session_state Bgpv6MetricsRequest_ColumnNames_Enum = 1 Bgpv6MetricsRequest_ColumnNames_session_flap_count Bgpv6MetricsRequest_ColumnNames_Enum = 2 Bgpv6MetricsRequest_ColumnNames_routes_advertised Bgpv6MetricsRequest_ColumnNames_Enum = 3 Bgpv6MetricsRequest_ColumnNames_routes_received Bgpv6MetricsRequest_ColumnNames_Enum = 4 Bgpv6MetricsRequest_ColumnNames_route_withdraws_sent Bgpv6MetricsRequest_ColumnNames_Enum = 5 Bgpv6MetricsRequest_ColumnNames_route_withdraws_received Bgpv6MetricsRequest_ColumnNames_Enum = 6 Bgpv6MetricsRequest_ColumnNames_updates_sent Bgpv6MetricsRequest_ColumnNames_Enum = 7 Bgpv6MetricsRequest_ColumnNames_updates_received Bgpv6MetricsRequest_ColumnNames_Enum = 8 Bgpv6MetricsRequest_ColumnNames_opens_sent Bgpv6MetricsRequest_ColumnNames_Enum = 9 Bgpv6MetricsRequest_ColumnNames_opens_received Bgpv6MetricsRequest_ColumnNames_Enum = 10 Bgpv6MetricsRequest_ColumnNames_keepalives_sent Bgpv6MetricsRequest_ColumnNames_Enum = 11 Bgpv6MetricsRequest_ColumnNames_keepalives_received Bgpv6MetricsRequest_ColumnNames_Enum = 12 Bgpv6MetricsRequest_ColumnNames_notifications_sent Bgpv6MetricsRequest_ColumnNames_Enum = 13 Bgpv6MetricsRequest_ColumnNames_notifications_received Bgpv6MetricsRequest_ColumnNames_Enum = 14 )
func (Bgpv6MetricsRequest_ColumnNames_Enum) Descriptor ¶
func (Bgpv6MetricsRequest_ColumnNames_Enum) Descriptor() protoreflect.EnumDescriptor
func (Bgpv6MetricsRequest_ColumnNames_Enum) Enum ¶
func (x Bgpv6MetricsRequest_ColumnNames_Enum) Enum() *Bgpv6MetricsRequest_ColumnNames_Enum
func (Bgpv6MetricsRequest_ColumnNames_Enum) EnumDescriptor
deprecated
func (Bgpv6MetricsRequest_ColumnNames_Enum) EnumDescriptor() ([]byte, []int)
Deprecated: Use Bgpv6MetricsRequest_ColumnNames_Enum.Descriptor instead.
func (Bgpv6MetricsRequest_ColumnNames_Enum) Number ¶
func (x Bgpv6MetricsRequest_ColumnNames_Enum) Number() protoreflect.EnumNumber
func (Bgpv6MetricsRequest_ColumnNames_Enum) String ¶
func (x Bgpv6MetricsRequest_ColumnNames_Enum) String() string
func (Bgpv6MetricsRequest_ColumnNames_Enum) Type ¶
func (Bgpv6MetricsRequest_ColumnNames_Enum) Type() protoreflect.EnumType
type Capture ¶
type Capture struct { // The unique names of ports that the capture settings will apply to. Port_names cannot // be duplicated between capture objects. // // x-constraint: // - /components/schemas/Port/properties/name // // // x-constraint: // - /components/schemas/Port/properties/name // PortNames []string `protobuf:"bytes,1,rep,name=port_names,json=portNames,proto3" json:"port_names,omitempty"` // A list of filters to apply to the capturing ports. If no filters are specified then // all packets will be captured. A capture can have multiple filters. The number of // filters supported is determined by the implementation which can be retrieved using // the capabilities API. // When multiple filters are specified the capture implementation must && (and) all // the filters. Filters []*CaptureFilter `protobuf:"bytes,2,rep,name=filters,proto3" json:"filters,omitempty"` // Overwrite the capture buffer. // default = True Overwrite *bool `protobuf:"varint,3,opt,name=overwrite,proto3,oneof" json:"overwrite,omitempty"` // The maximum size of each captured packet. If no value is specified or it is null // then the entire packet will be captured. PacketSize *int32 `protobuf:"varint,4,opt,name=packet_size,json=packetSize,proto3,oneof" json:"packet_size,omitempty"` // The format of the capture file. // default = Format.Enum.pcap Format *Capture_Format_Enum `protobuf:"varint,5,opt,name=format,proto3,enum=otg.Capture_Format_Enum,oneof" json:"format,omitempty"` // Globally unique name of an object. It also serves as the primary key for arrays of // objects. // required = true Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Status: under-review Status: under-review Configuration for capture settings.
func (*Capture) Descriptor
deprecated
func (*Capture) GetFilters ¶
func (x *Capture) GetFilters() []*CaptureFilter
func (*Capture) GetFormat ¶
func (x *Capture) GetFormat() Capture_Format_Enum
func (*Capture) GetOverwrite ¶
func (*Capture) GetPacketSize ¶
func (*Capture) GetPortNames ¶
func (*Capture) ProtoMessage ¶
func (*Capture) ProtoMessage()
func (*Capture) ProtoReflect ¶
func (x *Capture) ProtoReflect() protoreflect.Message
type CaptureCustom ¶
type CaptureCustom struct { // The bit offset of field to filter on // default = 0 Offset *int32 `protobuf:"varint,1,opt,name=offset,proto3,oneof" json:"offset,omitempty"` // The bit length of field to filter on // default = 8 BitLength *int32 `protobuf:"varint,2,opt,name=bit_length,json=bitLength,proto3,oneof" json:"bit_length,omitempty"` // Description missing in models // default = 00 Value *string `protobuf:"bytes,3,opt,name=value,proto3,oneof" json:"value,omitempty"` // Description missing in models // default = 00 Mask *string `protobuf:"bytes,4,opt,name=mask,proto3,oneof" json:"mask,omitempty"` // Description missing in models // default = False Negate *bool `protobuf:"varint,5,opt,name=negate,proto3,oneof" json:"negate,omitempty"` // contains filtered or unexported fields }
Description missing in models
func (*CaptureCustom) Descriptor
deprecated
func (*CaptureCustom) Descriptor() ([]byte, []int)
Deprecated: Use CaptureCustom.ProtoReflect.Descriptor instead.
func (*CaptureCustom) GetBitLength ¶
func (x *CaptureCustom) GetBitLength() int32
func (*CaptureCustom) GetMask ¶
func (x *CaptureCustom) GetMask() string
func (*CaptureCustom) GetNegate ¶
func (x *CaptureCustom) GetNegate() bool
func (*CaptureCustom) GetOffset ¶
func (x *CaptureCustom) GetOffset() int32
func (*CaptureCustom) GetValue ¶
func (x *CaptureCustom) GetValue() string
func (*CaptureCustom) ProtoMessage ¶
func (*CaptureCustom) ProtoMessage()
func (*CaptureCustom) ProtoReflect ¶
func (x *CaptureCustom) ProtoReflect() protoreflect.Message
func (*CaptureCustom) Reset ¶
func (x *CaptureCustom) Reset()
func (*CaptureCustom) String ¶
func (x *CaptureCustom) String() string
type CaptureEthernet ¶
type CaptureEthernet struct { // Description missing in models Src *CaptureField `protobuf:"bytes,1,opt,name=src,proto3,oneof" json:"src,omitempty"` // Description missing in models Dst *CaptureField `protobuf:"bytes,2,opt,name=dst,proto3,oneof" json:"dst,omitempty"` // Description missing in models EtherType *CaptureField `protobuf:"bytes,3,opt,name=ether_type,json=etherType,proto3,oneof" json:"ether_type,omitempty"` // Description missing in models PfcQueue *CaptureField `protobuf:"bytes,4,opt,name=pfc_queue,json=pfcQueue,proto3,oneof" json:"pfc_queue,omitempty"` // contains filtered or unexported fields }
Description missing in models
func (*CaptureEthernet) Descriptor
deprecated
func (*CaptureEthernet) Descriptor() ([]byte, []int)
Deprecated: Use CaptureEthernet.ProtoReflect.Descriptor instead.
func (*CaptureEthernet) GetDst ¶
func (x *CaptureEthernet) GetDst() *CaptureField
func (*CaptureEthernet) GetEtherType ¶
func (x *CaptureEthernet) GetEtherType() *CaptureField
func (*CaptureEthernet) GetPfcQueue ¶
func (x *CaptureEthernet) GetPfcQueue() *CaptureField
func (*CaptureEthernet) GetSrc ¶
func (x *CaptureEthernet) GetSrc() *CaptureField
func (*CaptureEthernet) ProtoMessage ¶
func (*CaptureEthernet) ProtoMessage()
func (*CaptureEthernet) ProtoReflect ¶
func (x *CaptureEthernet) ProtoReflect() protoreflect.Message
func (*CaptureEthernet) Reset ¶
func (x *CaptureEthernet) Reset()
func (*CaptureEthernet) String ¶
func (x *CaptureEthernet) String() string
type CaptureField ¶
type CaptureField struct { // Description missing in models // default = 00 Value *string `protobuf:"bytes,1,opt,name=value,proto3,oneof" json:"value,omitempty"` // Description missing in models // default = 00 Mask *string `protobuf:"bytes,2,opt,name=mask,proto3,oneof" json:"mask,omitempty"` // Description missing in models // default = False Negate *bool `protobuf:"varint,3,opt,name=negate,proto3,oneof" json:"negate,omitempty"` // contains filtered or unexported fields }
Description missing in models
func (*CaptureField) Descriptor
deprecated
func (*CaptureField) Descriptor() ([]byte, []int)
Deprecated: Use CaptureField.ProtoReflect.Descriptor instead.
func (*CaptureField) GetMask ¶
func (x *CaptureField) GetMask() string
func (*CaptureField) GetNegate ¶
func (x *CaptureField) GetNegate() bool
func (*CaptureField) GetValue ¶
func (x *CaptureField) GetValue() string
func (*CaptureField) ProtoMessage ¶
func (*CaptureField) ProtoMessage()
func (*CaptureField) ProtoReflect ¶
func (x *CaptureField) ProtoReflect() protoreflect.Message
func (*CaptureField) Reset ¶
func (x *CaptureField) Reset()
func (*CaptureField) String ¶
func (x *CaptureField) String() string
type CaptureFilter ¶
type CaptureFilter struct { // The type of capture filter. // default = Choice.Enum.custom Choice *CaptureFilter_Choice_Enum `protobuf:"varint,1,opt,name=choice,proto3,enum=otg.CaptureFilter_Choice_Enum,oneof" json:"choice,omitempty"` // Offset from last filter in the list. If no filters are present it is offset from // position 0. Multiple custom filters can be present, the length of each custom filter // is the length of the value being filtered. Custom *CaptureCustom `protobuf:"bytes,2,opt,name=custom,proto3,oneof" json:"custom,omitempty"` // Description missing in models Ethernet *CaptureEthernet `protobuf:"bytes,3,opt,name=ethernet,proto3,oneof" json:"ethernet,omitempty"` // Description missing in models Vlan *CaptureVlan `protobuf:"bytes,4,opt,name=vlan,proto3,oneof" json:"vlan,omitempty"` // Description missing in models Ipv4 *CaptureIpv4 `protobuf:"bytes,5,opt,name=ipv4,proto3,oneof" json:"ipv4,omitempty"` // Description missing in models Ipv6 *CaptureIpv6 `protobuf:"bytes,6,opt,name=ipv6,proto3,oneof" json:"ipv6,omitempty"` // contains filtered or unexported fields }
Configuration for capture filters
func (*CaptureFilter) Descriptor
deprecated
func (*CaptureFilter) Descriptor() ([]byte, []int)
Deprecated: Use CaptureFilter.ProtoReflect.Descriptor instead.