cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_active_default_vrf_global_process_info

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-ipv4-bgp-oper:bgp/instances/instance/instance-active/default-vrf/global-process-info

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BgpGlobalProcessInfoBag

type BgpGlobalProcessInfoBag struct {
	VrfName              string                    `protobuf:"bytes,50,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	Vrfid                uint32                    `protobuf:"varint,51,opt,name=vrfid,proto3" json:"vrfid,omitempty"`
	Global               *BgpGlobalProcessInfoGbl_ `protobuf:"bytes,52,opt,name=global,proto3" json:"global,omitempty"`
	Vrf                  *BgpGlobalProcessInfoVrf_ `protobuf:"bytes,53,opt,name=vrf,proto3" json:"vrf,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*BgpGlobalProcessInfoBag) Descriptor

func (*BgpGlobalProcessInfoBag) Descriptor() ([]byte, []int)

func (*BgpGlobalProcessInfoBag) GetGlobal

func (*BgpGlobalProcessInfoBag) GetVrf

func (*BgpGlobalProcessInfoBag) GetVrfName

func (m *BgpGlobalProcessInfoBag) GetVrfName() string

func (*BgpGlobalProcessInfoBag) GetVrfid

func (m *BgpGlobalProcessInfoBag) GetVrfid() uint32

func (*BgpGlobalProcessInfoBag) ProtoMessage

func (*BgpGlobalProcessInfoBag) ProtoMessage()

func (*BgpGlobalProcessInfoBag) Reset

func (m *BgpGlobalProcessInfoBag) Reset()

func (*BgpGlobalProcessInfoBag) String

func (m *BgpGlobalProcessInfoBag) String() string

func (*BgpGlobalProcessInfoBag) XXX_DiscardUnknown

func (m *BgpGlobalProcessInfoBag) XXX_DiscardUnknown()

func (*BgpGlobalProcessInfoBag) XXX_Marshal

func (m *BgpGlobalProcessInfoBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpGlobalProcessInfoBag) XXX_Merge

func (m *BgpGlobalProcessInfoBag) XXX_Merge(src proto.Message)

func (*BgpGlobalProcessInfoBag) XXX_Size

func (m *BgpGlobalProcessInfoBag) XXX_Size() int

func (*BgpGlobalProcessInfoBag) XXX_Unmarshal

func (m *BgpGlobalProcessInfoBag) XXX_Unmarshal(b []byte) error

type BgpGlobalProcessInfoBag_KEYS

type BgpGlobalProcessInfoBag_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpGlobalProcessInfoBag_KEYS) Descriptor

func (*BgpGlobalProcessInfoBag_KEYS) Descriptor() ([]byte, []int)

func (*BgpGlobalProcessInfoBag_KEYS) GetInstanceName

func (m *BgpGlobalProcessInfoBag_KEYS) GetInstanceName() string

func (*BgpGlobalProcessInfoBag_KEYS) ProtoMessage

func (*BgpGlobalProcessInfoBag_KEYS) ProtoMessage()

func (*BgpGlobalProcessInfoBag_KEYS) Reset

func (m *BgpGlobalProcessInfoBag_KEYS) Reset()

func (*BgpGlobalProcessInfoBag_KEYS) String

func (*BgpGlobalProcessInfoBag_KEYS) XXX_DiscardUnknown

func (m *BgpGlobalProcessInfoBag_KEYS) XXX_DiscardUnknown()

func (*BgpGlobalProcessInfoBag_KEYS) XXX_Marshal

func (m *BgpGlobalProcessInfoBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpGlobalProcessInfoBag_KEYS) XXX_Merge

func (m *BgpGlobalProcessInfoBag_KEYS) XXX_Merge(src proto.Message)

func (*BgpGlobalProcessInfoBag_KEYS) XXX_Size

func (m *BgpGlobalProcessInfoBag_KEYS) XXX_Size() int

func (*BgpGlobalProcessInfoBag_KEYS) XXX_Unmarshal

func (m *BgpGlobalProcessInfoBag_KEYS) XXX_Unmarshal(b []byte) error

type BgpGlobalProcessInfoGbl_

type BgpGlobalProcessInfoGbl_ struct {
	InStandaloneMode          bool             `protobuf:"varint,1,opt,name=in_standalone_mode,json=inStandaloneMode,proto3" json:"in_standalone_mode,omitempty"`
	LocalAs                   uint32           `protobuf:"varint,2,opt,name=local_as,json=localAs,proto3" json:"local_as,omitempty"`
	InstanceName              string           `protobuf:"bytes,3,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	RestartCount              uint32           `protobuf:"varint,4,opt,name=restart_count,json=restartCount,proto3" json:"restart_count,omitempty"`
	UpdateDelay               uint32           `protobuf:"varint,5,opt,name=update_delay,json=updateDelay,proto3" json:"update_delay,omitempty"`
	GenericScanPeriod         uint32           `protobuf:"varint,6,opt,name=generic_scan_period,json=genericScanPeriod,proto3" json:"generic_scan_period,omitempty"`
	ConfederationId           uint32           `protobuf:"varint,7,opt,name=confederation_id,json=confederationId,proto3" json:"confederation_id,omitempty"`
	ClusterId                 uint32           `protobuf:"varint,8,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"`
	ConfiguredClusterId       uint32           `protobuf:"varint,9,opt,name=configured_cluster_id,json=configuredClusterId,proto3" json:"configured_cluster_id,omitempty"`
	IsClusterIdSpecifiedAsIp  bool             `` /* 143-byte string literal not displayed */
	ClusterIdEntry            []*ClusterIdBag_ `protobuf:"bytes,11,rep,name=cluster_id_entry,json=clusterIdEntry,proto3" json:"cluster_id_entry,omitempty"`
	ColorId                   []*ColorIdBag_   `protobuf:"bytes,12,rep,name=color_id,json=colorId,proto3" json:"color_id,omitempty"`
	AsnFormat                 uint32           `protobuf:"varint,13,opt,name=asn_format,json=asnFormat,proto3" json:"asn_format,omitempty"`
	SrgbStartConfigured       uint32           `protobuf:"varint,14,opt,name=srgb_start_configured,json=srgbStartConfigured,proto3" json:"srgb_start_configured,omitempty"`
	SrgbEndConfigured         uint32           `protobuf:"varint,15,opt,name=srgb_end_configured,json=srgbEndConfigured,proto3" json:"srgb_end_configured,omitempty"`
	SrgbStart                 uint32           `protobuf:"varint,16,opt,name=srgb_start,json=srgbStart,proto3" json:"srgb_start,omitempty"`
	SrgbEnd                   uint32           `protobuf:"varint,17,opt,name=srgb_end,json=srgbEnd,proto3" json:"srgb_end,omitempty"`
	GracefulMaintenance       bool             `protobuf:"varint,18,opt,name=graceful_maintenance,json=gracefulMaintenance,proto3" json:"graceful_maintenance,omitempty"`
	GracefulMaintAllNbrs      bool             `` /* 127-byte string literal not displayed */
	GracefulMaintRetainRoutes bool             `` /* 142-byte string literal not displayed */
	ProcessRlimit             uint64           `protobuf:"varint,21,opt,name=process_rlimit,json=processRlimit,proto3" json:"process_rlimit,omitempty"`
	BmpMaximumBufferSize      uint64           `` /* 127-byte string literal not displayed */
	BmpDefaultBufferSize      uint64           `` /* 127-byte string literal not displayed */
	BmpCurrentBufferSize      uint64           `` /* 127-byte string literal not displayed */
	BmpCurMaximumBufferSize   uint64           `` /* 138-byte string literal not displayed */
	XXX_NoUnkeyedLiteral      struct{}         `json:"-"`
	XXX_unrecognized          []byte           `json:"-"`
	XXX_sizecache             int32            `json:"-"`
}

func (*BgpGlobalProcessInfoGbl_) Descriptor

func (*BgpGlobalProcessInfoGbl_) Descriptor() ([]byte, []int)

func (*BgpGlobalProcessInfoGbl_) GetAsnFormat

func (m *BgpGlobalProcessInfoGbl_) GetAsnFormat() uint32

func (*BgpGlobalProcessInfoGbl_) GetBmpCurMaximumBufferSize

func (m *BgpGlobalProcessInfoGbl_) GetBmpCurMaximumBufferSize() uint64

func (*BgpGlobalProcessInfoGbl_) GetBmpCurrentBufferSize

func (m *BgpGlobalProcessInfoGbl_) GetBmpCurrentBufferSize() uint64

func (*BgpGlobalProcessInfoGbl_) GetBmpDefaultBufferSize

func (m *BgpGlobalProcessInfoGbl_) GetBmpDefaultBufferSize() uint64

func (*BgpGlobalProcessInfoGbl_) GetBmpMaximumBufferSize

func (m *BgpGlobalProcessInfoGbl_) GetBmpMaximumBufferSize() uint64

func (*BgpGlobalProcessInfoGbl_) GetClusterId

func (m *BgpGlobalProcessInfoGbl_) GetClusterId() uint32

func (*BgpGlobalProcessInfoGbl_) GetClusterIdEntry

func (m *BgpGlobalProcessInfoGbl_) GetClusterIdEntry() []*ClusterIdBag_

func (*BgpGlobalProcessInfoGbl_) GetColorId

func (m *BgpGlobalProcessInfoGbl_) GetColorId() []*ColorIdBag_

func (*BgpGlobalProcessInfoGbl_) GetConfederationId

func (m *BgpGlobalProcessInfoGbl_) GetConfederationId() uint32

func (*BgpGlobalProcessInfoGbl_) GetConfiguredClusterId

func (m *BgpGlobalProcessInfoGbl_) GetConfiguredClusterId() uint32

func (*BgpGlobalProcessInfoGbl_) GetGenericScanPeriod

func (m *BgpGlobalProcessInfoGbl_) GetGenericScanPeriod() uint32

func (*BgpGlobalProcessInfoGbl_) GetGracefulMaintAllNbrs

func (m *BgpGlobalProcessInfoGbl_) GetGracefulMaintAllNbrs() bool

func (*BgpGlobalProcessInfoGbl_) GetGracefulMaintRetainRoutes

func (m *BgpGlobalProcessInfoGbl_) GetGracefulMaintRetainRoutes() bool

func (*BgpGlobalProcessInfoGbl_) GetGracefulMaintenance

func (m *BgpGlobalProcessInfoGbl_) GetGracefulMaintenance() bool

func (*BgpGlobalProcessInfoGbl_) GetInStandaloneMode

func (m *BgpGlobalProcessInfoGbl_) GetInStandaloneMode() bool

func (*BgpGlobalProcessInfoGbl_) GetInstanceName

func (m *BgpGlobalProcessInfoGbl_) GetInstanceName() string

func (*BgpGlobalProcessInfoGbl_) GetIsClusterIdSpecifiedAsIp

func (m *BgpGlobalProcessInfoGbl_) GetIsClusterIdSpecifiedAsIp() bool

func (*BgpGlobalProcessInfoGbl_) GetLocalAs

func (m *BgpGlobalProcessInfoGbl_) GetLocalAs() uint32

func (*BgpGlobalProcessInfoGbl_) GetProcessRlimit

func (m *BgpGlobalProcessInfoGbl_) GetProcessRlimit() uint64

func (*BgpGlobalProcessInfoGbl_) GetRestartCount

func (m *BgpGlobalProcessInfoGbl_) GetRestartCount() uint32

func (*BgpGlobalProcessInfoGbl_) GetSrgbEnd

func (m *BgpGlobalProcessInfoGbl_) GetSrgbEnd() uint32

func (*BgpGlobalProcessInfoGbl_) GetSrgbEndConfigured

func (m *BgpGlobalProcessInfoGbl_) GetSrgbEndConfigured() uint32

func (*BgpGlobalProcessInfoGbl_) GetSrgbStart

func (m *BgpGlobalProcessInfoGbl_) GetSrgbStart() uint32

func (*BgpGlobalProcessInfoGbl_) GetSrgbStartConfigured

func (m *BgpGlobalProcessInfoGbl_) GetSrgbStartConfigured() uint32

func (*BgpGlobalProcessInfoGbl_) GetUpdateDelay

func (m *BgpGlobalProcessInfoGbl_) GetUpdateDelay() uint32

func (*BgpGlobalProcessInfoGbl_) ProtoMessage

func (*BgpGlobalProcessInfoGbl_) ProtoMessage()

func (*BgpGlobalProcessInfoGbl_) Reset

func (m *BgpGlobalProcessInfoGbl_) Reset()

func (*BgpGlobalProcessInfoGbl_) String

func (m *BgpGlobalProcessInfoGbl_) String() string

func (*BgpGlobalProcessInfoGbl_) XXX_DiscardUnknown

func (m *BgpGlobalProcessInfoGbl_) XXX_DiscardUnknown()

func (*BgpGlobalProcessInfoGbl_) XXX_Marshal

func (m *BgpGlobalProcessInfoGbl_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpGlobalProcessInfoGbl_) XXX_Merge

func (m *BgpGlobalProcessInfoGbl_) XXX_Merge(src proto.Message)

func (*BgpGlobalProcessInfoGbl_) XXX_Size

func (m *BgpGlobalProcessInfoGbl_) XXX_Size() int

func (*BgpGlobalProcessInfoGbl_) XXX_Unmarshal

func (m *BgpGlobalProcessInfoGbl_) XXX_Unmarshal(b []byte) error

type BgpGlobalProcessInfoVrf_

type BgpGlobalProcessInfoVrf_ struct {
	VrfIsActive                                  bool     `protobuf:"varint,1,opt,name=vrf_is_active,json=vrfIsActive,proto3" json:"vrf_is_active,omitempty"`
	RouteDistinguisher                           []uint32 `protobuf:"varint,2,rep,packed,name=route_distinguisher,json=routeDistinguisher,proto3" json:"route_distinguisher,omitempty"`
	RouterId                                     string   `protobuf:"bytes,3,opt,name=router_id,json=routerId,proto3" json:"router_id,omitempty"`
	ConfiguredRouterId                           string   `protobuf:"bytes,4,opt,name=configured_router_id,json=configuredRouterId,proto3" json:"configured_router_id,omitempty"`
	IsRedistributeIbgpToIgPsEnabled              bool     `` /* 165-byte string literal not displayed */
	IsFastExternalFalloverEnabled                bool     `` /* 155-byte string literal not displayed */
	IsBestpathMissingMedIsWorstEnabled           bool     `` /* 174-byte string literal not displayed */
	IsBestpathAlwaysCompareMedEnabled            bool     `` /* 169-byte string literal not displayed */
	IsBestpathIgnoreAsPathEnabled                bool     `` /* 157-byte string literal not displayed */
	IsBestpathAsPathMpathRelaxEnabled            bool     `` /* 172-byte string literal not displayed */
	IsBestpathCompareMedFromConfedPeerEnabled    bool     `` /* 198-byte string literal not displayed */
	IsBestpathCompareRouterIdForEbgpPeersEnabled bool     `` /* 209-byte string literal not displayed */
	IsBestpathAigpIgnoreEnabled                  bool     `` /* 150-byte string literal not displayed */
	IsBestpathIgpMetricIgnoreEnabled             bool     `` /* 167-byte string literal not displayed */
	IsMultipathAsPathIgnoreOnwardsEnabled        bool     `` /* 184-byte string literal not displayed */
	IsEnforceFirstAsEnabled                      bool     `` /* 138-byte string literal not displayed */
	DefaultLocalPreference                       uint32   `` /* 131-byte string literal not displayed */
	KeepAliveTime                                uint32   `protobuf:"varint,18,opt,name=keep_alive_time,json=keepAliveTime,proto3" json:"keep_alive_time,omitempty"`
	HoldTime                                     uint32   `protobuf:"varint,19,opt,name=hold_time,json=holdTime,proto3" json:"hold_time,omitempty"`
	MinAcceptableHoldTime                        uint32   `` /* 130-byte string literal not displayed */
	IsNeighborLogging                            bool     `protobuf:"varint,21,opt,name=is_neighbor_logging,json=isNeighborLogging,proto3" json:"is_neighbor_logging,omitempty"`
	IsDefaultMetricConfigured                    bool     `` /* 142-byte string literal not displayed */
	DefaultMetric                                uint32   `protobuf:"varint,23,opt,name=default_metric,json=defaultMetric,proto3" json:"default_metric,omitempty"`
	IsDefaultOriginateConfigured                 bool     `` /* 151-byte string literal not displayed */
	IsGracefulRestart                            bool     `protobuf:"varint,25,opt,name=is_graceful_restart,json=isGracefulRestart,proto3" json:"is_graceful_restart,omitempty"`
	IsNsr                                        bool     `protobuf:"varint,26,opt,name=is_nsr,json=isNsr,proto3" json:"is_nsr,omitempty"`
	RestartTime                                  uint32   `protobuf:"varint,27,opt,name=restart_time,json=restartTime,proto3" json:"restart_time,omitempty"`
	StalePathTime                                uint32   `protobuf:"varint,28,opt,name=stale_path_time,json=stalePathTime,proto3" json:"stale_path_time,omitempty"`
	RibPurgeTimeout                              uint32   `protobuf:"varint,29,opt,name=rib_purge_timeout,json=ribPurgeTimeout,proto3" json:"rib_purge_timeout,omitempty"`
	RpkiUseValidity                              bool     `protobuf:"varint,30,opt,name=rpki_use_validity,json=rpkiUseValidity,proto3" json:"rpki_use_validity,omitempty"`
	RpkiAllowInvalid                             bool     `protobuf:"varint,31,opt,name=rpki_allow_invalid,json=rpkiAllowInvalid,proto3" json:"rpki_allow_invalid,omitempty"`
	RpkiSignalIbgp                               bool     `protobuf:"varint,32,opt,name=rpki_signal_ibgp,json=rpkiSignalIbgp,proto3" json:"rpki_signal_ibgp,omitempty"`
	XXX_NoUnkeyedLiteral                         struct{} `json:"-"`
	XXX_unrecognized                             []byte   `json:"-"`
	XXX_sizecache                                int32    `json:"-"`
}

func (*BgpGlobalProcessInfoVrf_) Descriptor

func (*BgpGlobalProcessInfoVrf_) Descriptor() ([]byte, []int)

func (*BgpGlobalProcessInfoVrf_) GetConfiguredRouterId

func (m *BgpGlobalProcessInfoVrf_) GetConfiguredRouterId() string

func (*BgpGlobalProcessInfoVrf_) GetDefaultLocalPreference

func (m *BgpGlobalProcessInfoVrf_) GetDefaultLocalPreference() uint32

func (*BgpGlobalProcessInfoVrf_) GetDefaultMetric

func (m *BgpGlobalProcessInfoVrf_) GetDefaultMetric() uint32

func (*BgpGlobalProcessInfoVrf_) GetHoldTime

func (m *BgpGlobalProcessInfoVrf_) GetHoldTime() uint32

func (*BgpGlobalProcessInfoVrf_) GetIsBestpathAigpIgnoreEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsBestpathAigpIgnoreEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsBestpathAlwaysCompareMedEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsBestpathAlwaysCompareMedEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsBestpathAsPathMpathRelaxEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsBestpathAsPathMpathRelaxEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsBestpathCompareMedFromConfedPeerEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsBestpathCompareMedFromConfedPeerEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsBestpathCompareRouterIdForEbgpPeersEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsBestpathCompareRouterIdForEbgpPeersEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsBestpathIgnoreAsPathEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsBestpathIgnoreAsPathEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsBestpathIgpMetricIgnoreEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsBestpathIgpMetricIgnoreEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsBestpathMissingMedIsWorstEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsBestpathMissingMedIsWorstEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsDefaultMetricConfigured

func (m *BgpGlobalProcessInfoVrf_) GetIsDefaultMetricConfigured() bool

func (*BgpGlobalProcessInfoVrf_) GetIsDefaultOriginateConfigured

func (m *BgpGlobalProcessInfoVrf_) GetIsDefaultOriginateConfigured() bool

func (*BgpGlobalProcessInfoVrf_) GetIsEnforceFirstAsEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsEnforceFirstAsEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsFastExternalFalloverEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsFastExternalFalloverEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsGracefulRestart

func (m *BgpGlobalProcessInfoVrf_) GetIsGracefulRestart() bool

func (*BgpGlobalProcessInfoVrf_) GetIsMultipathAsPathIgnoreOnwardsEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsMultipathAsPathIgnoreOnwardsEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetIsNeighborLogging

func (m *BgpGlobalProcessInfoVrf_) GetIsNeighborLogging() bool

func (*BgpGlobalProcessInfoVrf_) GetIsNsr

func (m *BgpGlobalProcessInfoVrf_) GetIsNsr() bool

func (*BgpGlobalProcessInfoVrf_) GetIsRedistributeIbgpToIgPsEnabled

func (m *BgpGlobalProcessInfoVrf_) GetIsRedistributeIbgpToIgPsEnabled() bool

func (*BgpGlobalProcessInfoVrf_) GetKeepAliveTime

func (m *BgpGlobalProcessInfoVrf_) GetKeepAliveTime() uint32

func (*BgpGlobalProcessInfoVrf_) GetMinAcceptableHoldTime

func (m *BgpGlobalProcessInfoVrf_) GetMinAcceptableHoldTime() uint32

func (*BgpGlobalProcessInfoVrf_) GetRestartTime

func (m *BgpGlobalProcessInfoVrf_) GetRestartTime() uint32

func (*BgpGlobalProcessInfoVrf_) GetRibPurgeTimeout

func (m *BgpGlobalProcessInfoVrf_) GetRibPurgeTimeout() uint32

func (*BgpGlobalProcessInfoVrf_) GetRouteDistinguisher

func (m *BgpGlobalProcessInfoVrf_) GetRouteDistinguisher() []uint32

func (*BgpGlobalProcessInfoVrf_) GetRouterId

func (m *BgpGlobalProcessInfoVrf_) GetRouterId() string

func (*BgpGlobalProcessInfoVrf_) GetRpkiAllowInvalid

func (m *BgpGlobalProcessInfoVrf_) GetRpkiAllowInvalid() bool

func (*BgpGlobalProcessInfoVrf_) GetRpkiSignalIbgp

func (m *BgpGlobalProcessInfoVrf_) GetRpkiSignalIbgp() bool

func (*BgpGlobalProcessInfoVrf_) GetRpkiUseValidity

func (m *BgpGlobalProcessInfoVrf_) GetRpkiUseValidity() bool

func (*BgpGlobalProcessInfoVrf_) GetStalePathTime

func (m *BgpGlobalProcessInfoVrf_) GetStalePathTime() uint32

func (*BgpGlobalProcessInfoVrf_) GetVrfIsActive

func (m *BgpGlobalProcessInfoVrf_) GetVrfIsActive() bool

func (*BgpGlobalProcessInfoVrf_) ProtoMessage

func (*BgpGlobalProcessInfoVrf_) ProtoMessage()

func (*BgpGlobalProcessInfoVrf_) Reset

func (m *BgpGlobalProcessInfoVrf_) Reset()

func (*BgpGlobalProcessInfoVrf_) String

func (m *BgpGlobalProcessInfoVrf_) String() string

func (*BgpGlobalProcessInfoVrf_) XXX_DiscardUnknown

func (m *BgpGlobalProcessInfoVrf_) XXX_DiscardUnknown()

func (*BgpGlobalProcessInfoVrf_) XXX_Marshal

func (m *BgpGlobalProcessInfoVrf_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpGlobalProcessInfoVrf_) XXX_Merge

func (m *BgpGlobalProcessInfoVrf_) XXX_Merge(src proto.Message)

func (*BgpGlobalProcessInfoVrf_) XXX_Size

func (m *BgpGlobalProcessInfoVrf_) XXX_Size() int

func (*BgpGlobalProcessInfoVrf_) XXX_Unmarshal

func (m *BgpGlobalProcessInfoVrf_) XXX_Unmarshal(b []byte) error

type ClusterIdBag_

type ClusterIdBag_ struct {
	ClusterIdVal         uint32   `protobuf:"varint,1,opt,name=cluster_id_val,json=clusterIdVal,proto3" json:"cluster_id_val,omitempty"`
	ClusterIdType        uint32   `protobuf:"varint,2,opt,name=cluster_id_type,json=clusterIdType,proto3" json:"cluster_id_type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ClusterIdBag_) Descriptor

func (*ClusterIdBag_) Descriptor() ([]byte, []int)

func (*ClusterIdBag_) GetClusterIdType

func (m *ClusterIdBag_) GetClusterIdType() uint32

func (*ClusterIdBag_) GetClusterIdVal

func (m *ClusterIdBag_) GetClusterIdVal() uint32

func (*ClusterIdBag_) ProtoMessage

func (*ClusterIdBag_) ProtoMessage()

func (*ClusterIdBag_) Reset

func (m *ClusterIdBag_) Reset()

func (*ClusterIdBag_) String

func (m *ClusterIdBag_) String() string

func (*ClusterIdBag_) XXX_DiscardUnknown

func (m *ClusterIdBag_) XXX_DiscardUnknown()

func (*ClusterIdBag_) XXX_Marshal

func (m *ClusterIdBag_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ClusterIdBag_) XXX_Merge

func (m *ClusterIdBag_) XXX_Merge(src proto.Message)

func (*ClusterIdBag_) XXX_Size

func (m *ClusterIdBag_) XXX_Size() int

func (*ClusterIdBag_) XXX_Unmarshal

func (m *ClusterIdBag_) XXX_Unmarshal(b []byte) error

type ColorIdBag_

type ColorIdBag_ struct {
	ColorIdVal           uint32   `protobuf:"varint,1,opt,name=color_id_val,json=colorIdVal,proto3" json:"color_id_val,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ColorIdBag_) Descriptor

func (*ColorIdBag_) Descriptor() ([]byte, []int)

func (*ColorIdBag_) GetColorIdVal

func (m *ColorIdBag_) GetColorIdVal() uint32

func (*ColorIdBag_) ProtoMessage

func (*ColorIdBag_) ProtoMessage()

func (*ColorIdBag_) Reset

func (m *ColorIdBag_) Reset()

func (*ColorIdBag_) String

func (m *ColorIdBag_) String() string

func (*ColorIdBag_) XXX_DiscardUnknown

func (m *ColorIdBag_) XXX_DiscardUnknown()

func (*ColorIdBag_) XXX_Marshal

func (m *ColorIdBag_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ColorIdBag_) XXX_Merge

func (m *ColorIdBag_) XXX_Merge(src proto.Message)

func (*ColorIdBag_) XXX_Size

func (m *ColorIdBag_) XXX_Size() int

func (*ColorIdBag_) XXX_Unmarshal

func (m *ColorIdBag_) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL