cisco_ios_xr_mpls_te_oper_mpls_te_p2mp_collaborator_timers

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-mpls-te-oper:mpls-te/p2mp/collaborator-timers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsTeP2MpTimerB

type MplsTeP2MpTimerB struct {
	TimerType            string   `protobuf:"bytes,1,opt,name=timer_type,json=timerType,proto3" json:"timer_type,omitempty"`
	TimerName            string   `protobuf:"bytes,2,opt,name=timer_name,json=timerName,proto3" json:"timer_name,omitempty"`
	StartTime            uint32   `protobuf:"varint,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	ExpiryTime           uint32   `protobuf:"varint,4,opt,name=expiry_time,json=expiryTime,proto3" json:"expiry_time,omitempty"`
	StopTime             uint32   `protobuf:"varint,5,opt,name=stop_time,json=stopTime,proto3" json:"stop_time,omitempty"`
	Duration             uint32   `protobuf:"varint,6,opt,name=duration,proto3" json:"duration,omitempty"`
	IsRunning            bool     `protobuf:"varint,7,opt,name=is_running,json=isRunning,proto3" json:"is_running,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTeP2MpTimerB) Descriptor

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

func (*MplsTeP2MpTimerB) GetDuration

func (m *MplsTeP2MpTimerB) GetDuration() uint32

func (*MplsTeP2MpTimerB) GetExpiryTime

func (m *MplsTeP2MpTimerB) GetExpiryTime() uint32

func (*MplsTeP2MpTimerB) GetIsRunning

func (m *MplsTeP2MpTimerB) GetIsRunning() bool

func (*MplsTeP2MpTimerB) GetStartTime

func (m *MplsTeP2MpTimerB) GetStartTime() uint32

func (*MplsTeP2MpTimerB) GetStopTime

func (m *MplsTeP2MpTimerB) GetStopTime() uint32

func (*MplsTeP2MpTimerB) GetTimerName

func (m *MplsTeP2MpTimerB) GetTimerName() string

func (*MplsTeP2MpTimerB) GetTimerType

func (m *MplsTeP2MpTimerB) GetTimerType() string

func (*MplsTeP2MpTimerB) ProtoMessage

func (*MplsTeP2MpTimerB) ProtoMessage()

func (*MplsTeP2MpTimerB) Reset

func (m *MplsTeP2MpTimerB) Reset()

func (*MplsTeP2MpTimerB) String

func (m *MplsTeP2MpTimerB) String() string

func (*MplsTeP2MpTimerB) XXX_DiscardUnknown

func (m *MplsTeP2MpTimerB) XXX_DiscardUnknown()

func (*MplsTeP2MpTimerB) XXX_Marshal

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

func (*MplsTeP2MpTimerB) XXX_Merge

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

func (*MplsTeP2MpTimerB) XXX_Size

func (m *MplsTeP2MpTimerB) XXX_Size() int

func (*MplsTeP2MpTimerB) XXX_Unmarshal

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

type MplsTeP2MpTimersB

type MplsTeP2MpTimersB struct {
	P2MpTimer            []*MplsTeP2MpTimerB `protobuf:"bytes,50,rep,name=p2mp_timer,json=p2mpTimer,proto3" json:"p2mp_timer,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*MplsTeP2MpTimersB) Descriptor

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

func (*MplsTeP2MpTimersB) GetP2MpTimer

func (m *MplsTeP2MpTimersB) GetP2MpTimer() []*MplsTeP2MpTimerB

func (*MplsTeP2MpTimersB) ProtoMessage

func (*MplsTeP2MpTimersB) ProtoMessage()

func (*MplsTeP2MpTimersB) Reset

func (m *MplsTeP2MpTimersB) Reset()

func (*MplsTeP2MpTimersB) String

func (m *MplsTeP2MpTimersB) String() string

func (*MplsTeP2MpTimersB) XXX_DiscardUnknown

func (m *MplsTeP2MpTimersB) XXX_DiscardUnknown()

func (*MplsTeP2MpTimersB) XXX_Marshal

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

func (*MplsTeP2MpTimersB) XXX_Merge

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

func (*MplsTeP2MpTimersB) XXX_Size

func (m *MplsTeP2MpTimersB) XXX_Size() int

func (*MplsTeP2MpTimersB) XXX_Unmarshal

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

type MplsTeP2MpTimersB_KEYS

type MplsTeP2MpTimersB_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTeP2MpTimersB_KEYS) Descriptor

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

func (*MplsTeP2MpTimersB_KEYS) ProtoMessage

func (*MplsTeP2MpTimersB_KEYS) ProtoMessage()

func (*MplsTeP2MpTimersB_KEYS) Reset

func (m *MplsTeP2MpTimersB_KEYS) Reset()

func (*MplsTeP2MpTimersB_KEYS) String

func (m *MplsTeP2MpTimersB_KEYS) String() string

func (*MplsTeP2MpTimersB_KEYS) XXX_DiscardUnknown

func (m *MplsTeP2MpTimersB_KEYS) XXX_DiscardUnknown()

func (*MplsTeP2MpTimersB_KEYS) XXX_Marshal

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

func (*MplsTeP2MpTimersB_KEYS) XXX_Merge

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

func (*MplsTeP2MpTimersB_KEYS) XXX_Size

func (m *MplsTeP2MpTimersB_KEYS) XXX_Size() int

func (*MplsTeP2MpTimersB_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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