Documentation
¶
Index ¶
- func RegisterGoisisApiServer(s *grpc.Server, srv GoisisApiServer)
- type Adjacency
- func (*Adjacency) Descriptor() ([]byte, []int)
- func (m *Adjacency) GetHoldTimer() uint32
- func (m *Adjacency) GetInterface() string
- func (m *Adjacency) GetLastuptime() uint32
- func (m *Adjacency) GetNeighborExtendedCircuitId() uint32
- func (m *Adjacency) GetNeighborPriority() uint32
- func (m *Adjacency) GetNeighborSnpa() string
- func (m *Adjacency) GetNeighborSysid() string
- func (m *Adjacency) GetNeighborType() string
- func (m *Adjacency) GetState() string
- func (m *Adjacency) GetUsage() string
- func (*Adjacency) ProtoMessage()
- func (m *Adjacency) Reset()
- func (m *Adjacency) String() string
- func (m *Adjacency) XXX_DiscardUnknown()
- func (m *Adjacency) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Adjacency) XXX_Merge(src proto.Message)
- func (m *Adjacency) XXX_Size() int
- func (m *Adjacency) XXX_Unmarshal(b []byte) error
- type AdjacencyGetRequest
- func (*AdjacencyGetRequest) Descriptor() ([]byte, []int)
- func (*AdjacencyGetRequest) ProtoMessage()
- func (m *AdjacencyGetRequest) Reset()
- func (m *AdjacencyGetRequest) String() string
- func (m *AdjacencyGetRequest) XXX_DiscardUnknown()
- func (m *AdjacencyGetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdjacencyGetRequest) XXX_Merge(src proto.Message)
- func (m *AdjacencyGetRequest) XXX_Size() int
- func (m *AdjacencyGetRequest) XXX_Unmarshal(b []byte) error
- type AdjacencyGetResponse
- func (*AdjacencyGetResponse) Descriptor() ([]byte, []int)
- func (*AdjacencyGetResponse) ProtoMessage()
- func (m *AdjacencyGetResponse) Reset()
- func (m *AdjacencyGetResponse) String() string
- func (m *AdjacencyGetResponse) XXX_DiscardUnknown()
- func (m *AdjacencyGetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdjacencyGetResponse) XXX_Merge(src proto.Message)
- func (m *AdjacencyGetResponse) XXX_Size() int
- func (m *AdjacencyGetResponse) XXX_Unmarshal(b []byte) error
- type AdjacencyMonitorRequest
- func (*AdjacencyMonitorRequest) Descriptor() ([]byte, []int)
- func (m *AdjacencyMonitorRequest) GetInterface() string
- func (*AdjacencyMonitorRequest) ProtoMessage()
- func (m *AdjacencyMonitorRequest) Reset()
- func (m *AdjacencyMonitorRequest) String() string
- func (m *AdjacencyMonitorRequest) XXX_DiscardUnknown()
- func (m *AdjacencyMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdjacencyMonitorRequest) XXX_Merge(src proto.Message)
- func (m *AdjacencyMonitorRequest) XXX_Size() int
- func (m *AdjacencyMonitorRequest) XXX_Unmarshal(b []byte) error
- type AdjacencyMonitorResponse
- func (*AdjacencyMonitorResponse) Descriptor() ([]byte, []int)
- func (m *AdjacencyMonitorResponse) GetAdjacencies() []*Adjacency
- func (*AdjacencyMonitorResponse) ProtoMessage()
- func (m *AdjacencyMonitorResponse) Reset()
- func (m *AdjacencyMonitorResponse) String() string
- func (m *AdjacencyMonitorResponse) XXX_DiscardUnknown()
- func (m *AdjacencyMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdjacencyMonitorResponse) XXX_Merge(src proto.Message)
- func (m *AdjacencyMonitorResponse) XXX_Size() int
- func (m *AdjacencyMonitorResponse) XXX_Unmarshal(b []byte) error
- type Authentication
- func (*Authentication) Descriptor() ([]byte, []int)
- func (m *Authentication) GetAuthenticationKey() string
- func (m *Authentication) GetAuthenticationType() string
- func (*Authentication) ProtoMessage()
- func (m *Authentication) Reset()
- func (m *Authentication) String() string
- func (m *Authentication) XXX_DiscardUnknown()
- func (m *Authentication) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Authentication) XXX_Merge(src proto.Message)
- func (m *Authentication) XXX_Size() int
- func (m *Authentication) XXX_Unmarshal(b []byte) error
- type DbLsGetRequest
- func (*DbLsGetRequest) Descriptor() ([]byte, []int)
- func (*DbLsGetRequest) ProtoMessage()
- func (m *DbLsGetRequest) Reset()
- func (m *DbLsGetRequest) String() string
- func (m *DbLsGetRequest) XXX_DiscardUnknown()
- func (m *DbLsGetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DbLsGetRequest) XXX_Merge(src proto.Message)
- func (m *DbLsGetRequest) XXX_Size() int
- func (m *DbLsGetRequest) XXX_Unmarshal(b []byte) error
- type DbLsGetResponse
- func (*DbLsGetResponse) Descriptor() ([]byte, []int)
- func (*DbLsGetResponse) ProtoMessage()
- func (m *DbLsGetResponse) Reset()
- func (m *DbLsGetResponse) String() string
- func (m *DbLsGetResponse) XXX_DiscardUnknown()
- func (m *DbLsGetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DbLsGetResponse) XXX_Merge(src proto.Message)
- func (m *DbLsGetResponse) XXX_Size() int
- func (m *DbLsGetResponse) XXX_Unmarshal(b []byte) error
- type DbLsMonitorRequest
- func (*DbLsMonitorRequest) Descriptor() ([]byte, []int)
- func (m *DbLsMonitorRequest) GetLevel() string
- func (*DbLsMonitorRequest) ProtoMessage()
- func (m *DbLsMonitorRequest) Reset()
- func (m *DbLsMonitorRequest) String() string
- func (m *DbLsMonitorRequest) XXX_DiscardUnknown()
- func (m *DbLsMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DbLsMonitorRequest) XXX_Merge(src proto.Message)
- func (m *DbLsMonitorRequest) XXX_Size() int
- func (m *DbLsMonitorRequest) XXX_Unmarshal(b []byte) error
- type DbLsMonitorResponse
- func (*DbLsMonitorResponse) Descriptor() ([]byte, []int)
- func (m *DbLsMonitorResponse) GetLsps() []*Lsp
- func (*DbLsMonitorResponse) ProtoMessage()
- func (m *DbLsMonitorResponse) Reset()
- func (m *DbLsMonitorResponse) String() string
- func (m *DbLsMonitorResponse) XXX_DiscardUnknown()
- func (m *DbLsMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DbLsMonitorResponse) XXX_Merge(src proto.Message)
- func (m *DbLsMonitorResponse) XXX_Size() int
- func (m *DbLsMonitorResponse) XXX_Unmarshal(b []byte) error
- type DbRiGetRequest
- func (*DbRiGetRequest) Descriptor() ([]byte, []int)
- func (*DbRiGetRequest) ProtoMessage()
- func (m *DbRiGetRequest) Reset()
- func (m *DbRiGetRequest) String() string
- func (m *DbRiGetRequest) XXX_DiscardUnknown()
- func (m *DbRiGetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DbRiGetRequest) XXX_Merge(src proto.Message)
- func (m *DbRiGetRequest) XXX_Size() int
- func (m *DbRiGetRequest) XXX_Unmarshal(b []byte) error
- type DbRiGetResponse
- func (*DbRiGetResponse) Descriptor() ([]byte, []int)
- func (*DbRiGetResponse) ProtoMessage()
- func (m *DbRiGetResponse) Reset()
- func (m *DbRiGetResponse) String() string
- func (m *DbRiGetResponse) XXX_DiscardUnknown()
- func (m *DbRiGetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DbRiGetResponse) XXX_Merge(src proto.Message)
- func (m *DbRiGetResponse) XXX_Size() int
- func (m *DbRiGetResponse) XXX_Unmarshal(b []byte) error
- type DbRiMonitorRequest
- func (*DbRiMonitorRequest) Descriptor() ([]byte, []int)
- func (m *DbRiMonitorRequest) GetAddressFamily() string
- func (m *DbRiMonitorRequest) GetLevel() string
- func (*DbRiMonitorRequest) ProtoMessage()
- func (m *DbRiMonitorRequest) Reset()
- func (m *DbRiMonitorRequest) String() string
- func (m *DbRiMonitorRequest) XXX_DiscardUnknown()
- func (m *DbRiMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DbRiMonitorRequest) XXX_Merge(src proto.Message)
- func (m *DbRiMonitorRequest) XXX_Size() int
- func (m *DbRiMonitorRequest) XXX_Unmarshal(b []byte) error
- type DbRiMonitorResponse
- func (*DbRiMonitorResponse) Descriptor() ([]byte, []int)
- func (m *DbRiMonitorResponse) GetRoutes() []*Route
- func (*DbRiMonitorResponse) ProtoMessage()
- func (m *DbRiMonitorResponse) Reset()
- func (m *DbRiMonitorResponse) String() string
- func (m *DbRiMonitorResponse) XXX_DiscardUnknown()
- func (m *DbRiMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DbRiMonitorResponse) XXX_Merge(src proto.Message)
- func (m *DbRiMonitorResponse) XXX_Size() int
- func (m *DbRiMonitorResponse) XXX_Unmarshal(b []byte) error
- type DisableRequest
- func (*DisableRequest) Descriptor() ([]byte, []int)
- func (*DisableRequest) ProtoMessage()
- func (m *DisableRequest) Reset()
- func (m *DisableRequest) String() string
- func (m *DisableRequest) XXX_DiscardUnknown()
- func (m *DisableRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DisableRequest) XXX_Merge(src proto.Message)
- func (m *DisableRequest) XXX_Size() int
- func (m *DisableRequest) XXX_Unmarshal(b []byte) error
- type DisableResponse
- func (*DisableResponse) Descriptor() ([]byte, []int)
- func (m *DisableResponse) GetResult() string
- func (*DisableResponse) ProtoMessage()
- func (m *DisableResponse) Reset()
- func (m *DisableResponse) String() string
- func (m *DisableResponse) XXX_DiscardUnknown()
- func (m *DisableResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DisableResponse) XXX_Merge(src proto.Message)
- func (m *DisableResponse) XXX_Size() int
- func (m *DisableResponse) XXX_Unmarshal(b []byte) error
- type EnableRequest
- func (*EnableRequest) Descriptor() ([]byte, []int)
- func (*EnableRequest) ProtoMessage()
- func (m *EnableRequest) Reset()
- func (m *EnableRequest) String() string
- func (m *EnableRequest) XXX_DiscardUnknown()
- func (m *EnableRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EnableRequest) XXX_Merge(src proto.Message)
- func (m *EnableRequest) XXX_Size() int
- func (m *EnableRequest) XXX_Unmarshal(b []byte) error
- type EnableResponse
- func (*EnableResponse) Descriptor() ([]byte, []int)
- func (m *EnableResponse) GetResult() string
- func (*EnableResponse) ProtoMessage()
- func (m *EnableResponse) Reset()
- func (m *EnableResponse) String() string
- func (m *EnableResponse) XXX_DiscardUnknown()
- func (m *EnableResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EnableResponse) XXX_Merge(src proto.Message)
- func (m *EnableResponse) XXX_Size() int
- func (m *EnableResponse) XXX_Unmarshal(b []byte) error
- type Global
- func (*Global) Descriptor() ([]byte, []int)
- func (m *Global) GetSystemId() string
- func (*Global) ProtoMessage()
- func (m *Global) Reset()
- func (m *Global) String() string
- func (m *Global) XXX_DiscardUnknown()
- func (m *Global) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Global) XXX_Merge(src proto.Message)
- func (m *Global) XXX_Size() int
- func (m *Global) XXX_Unmarshal(b []byte) error
- type GoisisApiClient
- type GoisisApiServer
- type GoisisApi_AdjacencyMonitorClient
- type GoisisApi_AdjacencyMonitorServer
- type GoisisApi_DbLsMonitorClient
- type GoisisApi_DbLsMonitorServer
- type GoisisApi_DbRiMonitorClient
- type GoisisApi_DbRiMonitorServer
- type InterfaceDisableRequest
- func (*InterfaceDisableRequest) Descriptor() ([]byte, []int)
- func (m *InterfaceDisableRequest) GetInterface() string
- func (*InterfaceDisableRequest) ProtoMessage()
- func (m *InterfaceDisableRequest) Reset()
- func (m *InterfaceDisableRequest) String() string
- func (m *InterfaceDisableRequest) XXX_DiscardUnknown()
- func (m *InterfaceDisableRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InterfaceDisableRequest) XXX_Merge(src proto.Message)
- func (m *InterfaceDisableRequest) XXX_Size() int
- func (m *InterfaceDisableRequest) XXX_Unmarshal(b []byte) error
- type InterfaceDisableResponse
- func (*InterfaceDisableResponse) Descriptor() ([]byte, []int)
- func (m *InterfaceDisableResponse) GetResult() string
- func (*InterfaceDisableResponse) ProtoMessage()
- func (m *InterfaceDisableResponse) Reset()
- func (m *InterfaceDisableResponse) String() string
- func (m *InterfaceDisableResponse) XXX_DiscardUnknown()
- func (m *InterfaceDisableResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InterfaceDisableResponse) XXX_Merge(src proto.Message)
- func (m *InterfaceDisableResponse) XXX_Size() int
- func (m *InterfaceDisableResponse) XXX_Unmarshal(b []byte) error
- type InterfaceEnableRequest
- func (*InterfaceEnableRequest) Descriptor() ([]byte, []int)
- func (m *InterfaceEnableRequest) GetInterface() string
- func (*InterfaceEnableRequest) ProtoMessage()
- func (m *InterfaceEnableRequest) Reset()
- func (m *InterfaceEnableRequest) String() string
- func (m *InterfaceEnableRequest) XXX_DiscardUnknown()
- func (m *InterfaceEnableRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InterfaceEnableRequest) XXX_Merge(src proto.Message)
- func (m *InterfaceEnableRequest) XXX_Size() int
- func (m *InterfaceEnableRequest) XXX_Unmarshal(b []byte) error
- type InterfaceEnableResponse
- func (*InterfaceEnableResponse) Descriptor() ([]byte, []int)
- func (m *InterfaceEnableResponse) GetResult() string
- func (*InterfaceEnableResponse) ProtoMessage()
- func (m *InterfaceEnableResponse) Reset()
- func (m *InterfaceEnableResponse) String() string
- func (m *InterfaceEnableResponse) XXX_DiscardUnknown()
- func (m *InterfaceEnableResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InterfaceEnableResponse) XXX_Merge(src proto.Message)
- func (m *InterfaceEnableResponse) XXX_Size() int
- func (m *InterfaceEnableResponse) XXX_Unmarshal(b []byte) error
- type Lsp
- func (*Lsp) Descriptor() ([]byte, []int)
- func (m *Lsp) GetAttributes() uint32
- func (m *Lsp) GetAuthentication() *Authentication
- func (m *Lsp) GetBinary() []byte
- func (m *Lsp) GetChecksum() uint32
- func (m *Lsp) GetDecodedCompleted() bool
- func (m *Lsp) GetDynamicHostname() string
- func (m *Lsp) GetIpv4Addresses() []string
- func (m *Lsp) GetIpv4TeRouterid() string
- func (m *Lsp) GetIpv6Addresses() []string
- func (m *Lsp) GetIpv6TeRouterid() string
- func (m *Lsp) GetLevel() string
- func (m *Lsp) GetLspId() string
- func (m *Lsp) GetMtEntries() *MtEntries
- func (m *Lsp) GetNodeTags() *NodeTags
- func (m *Lsp) GetProtocolSupporteds() []uint32
- func (m *Lsp) GetRawData() string
- func (m *Lsp) GetRemainingLifetime() uint32
- func (m *Lsp) GetRouterCapabilities() *RouterCapabilities
- func (m *Lsp) GetSequence() uint32
- func (*Lsp) ProtoMessage()
- func (m *Lsp) Reset()
- func (m *Lsp) String() string
- func (m *Lsp) XXX_DiscardUnknown()
- func (m *Lsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Lsp) XXX_Merge(src proto.Message)
- func (m *Lsp) XXX_Size() int
- func (m *Lsp) XXX_Unmarshal(b []byte) error
- type MtEntries
- func (*MtEntries) Descriptor() ([]byte, []int)
- func (m *MtEntries) GetTopologies() []*Topology
- func (*MtEntries) ProtoMessage()
- func (m *MtEntries) Reset()
- func (m *MtEntries) String() string
- func (m *MtEntries) XXX_DiscardUnknown()
- func (m *MtEntries) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MtEntries) XXX_Merge(src proto.Message)
- func (m *MtEntries) XXX_Size() int
- func (m *MtEntries) XXX_Unmarshal(b []byte) error
- type NextHop
- func (*NextHop) Descriptor() ([]byte, []int)
- func (m *NextHop) GetNextHop() string
- func (m *NextHop) GetOutgoingInterface() string
- func (*NextHop) ProtoMessage()
- func (m *NextHop) Reset()
- func (m *NextHop) String() string
- func (m *NextHop) XXX_DiscardUnknown()
- func (m *NextHop) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NextHop) XXX_Merge(src proto.Message)
- func (m *NextHop) XXX_Size() int
- func (m *NextHop) XXX_Unmarshal(b []byte) error
- type NodeTags
- func (*NodeTags) Descriptor() ([]byte, []int)
- func (*NodeTags) ProtoMessage()
- func (m *NodeTags) Reset()
- func (m *NodeTags) String() string
- func (m *NodeTags) XXX_DiscardUnknown()
- func (m *NodeTags) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeTags) XXX_Merge(src proto.Message)
- func (m *NodeTags) XXX_Size() int
- func (m *NodeTags) XXX_Unmarshal(b []byte) error
- type Route
- func (*Route) Descriptor() ([]byte, []int)
- func (m *Route) GetAddressFamily() string
- func (m *Route) GetLevel() string
- func (m *Route) GetMetric() uint32
- func (m *Route) GetNextHops() []*NextHop
- func (m *Route) GetPrefix() string
- func (*Route) ProtoMessage()
- func (m *Route) Reset()
- func (m *Route) String() string
- func (m *Route) XXX_DiscardUnknown()
- func (m *Route) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Route) XXX_Merge(src proto.Message)
- func (m *Route) XXX_Size() int
- func (m *Route) XXX_Unmarshal(b []byte) error
- type RouterCapabilities
- func (*RouterCapabilities) Descriptor() ([]byte, []int)
- func (m *RouterCapabilities) GetFlags() uint32
- func (*RouterCapabilities) ProtoMessage()
- func (m *RouterCapabilities) Reset()
- func (m *RouterCapabilities) String() string
- func (m *RouterCapabilities) XXX_DiscardUnknown()
- func (m *RouterCapabilities) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RouterCapabilities) XXX_Merge(src proto.Message)
- func (m *RouterCapabilities) XXX_Size() int
- func (m *RouterCapabilities) XXX_Unmarshal(b []byte) error
- type Topology
- func (*Topology) Descriptor() ([]byte, []int)
- func (m *Topology) GetAttributes() uint32
- func (m *Topology) GetMtId() uint32
- func (*Topology) ProtoMessage()
- func (m *Topology) Reset()
- func (m *Topology) String() string
- func (m *Topology) XXX_DiscardUnknown()
- func (m *Topology) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Topology) XXX_Merge(src proto.Message)
- func (m *Topology) XXX_Size() int
- func (m *Topology) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterGoisisApiServer ¶
func RegisterGoisisApiServer(s *grpc.Server, srv GoisisApiServer)
Types ¶
type Adjacency ¶
type Adjacency struct { Interface string `protobuf:"bytes,1,opt,name=interface,proto3" json:"interface,omitempty"` NeighborType string `protobuf:"bytes,2,opt,name=neighbor_type,json=neighborType,proto3" json:"neighbor_type,omitempty"` NeighborSysid string `protobuf:"bytes,3,opt,name=neighbor_sysid,json=neighborSysid,proto3" json:"neighbor_sysid,omitempty"` NeighborExtendedCircuitId uint32 `` /* 141-byte string literal not displayed */ NeighborSnpa string `protobuf:"bytes,5,opt,name=neighbor_snpa,json=neighborSnpa,proto3" json:"neighbor_snpa,omitempty"` Usage string `protobuf:"bytes,6,opt,name=usage,proto3" json:"usage,omitempty"` HoldTimer uint32 `protobuf:"varint,7,opt,name=hold_timer,json=holdTimer,proto3" json:"hold_timer,omitempty"` NeighborPriority uint32 `protobuf:"varint,8,opt,name=neighbor_priority,json=neighborPriority,proto3" json:"neighbor_priority,omitempty"` Lastuptime uint32 `protobuf:"varint,9,opt,name=lastuptime,proto3" json:"lastuptime,omitempty"` State string `protobuf:"bytes,10,opt,name=state,proto3" json:"state,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Adjacency) Descriptor ¶
func (*Adjacency) GetHoldTimer ¶
func (*Adjacency) GetInterface ¶
func (*Adjacency) GetLastuptime ¶
func (*Adjacency) GetNeighborExtendedCircuitId ¶
func (*Adjacency) GetNeighborPriority ¶
func (*Adjacency) GetNeighborSnpa ¶
func (*Adjacency) GetNeighborSysid ¶
func (*Adjacency) GetNeighborType ¶
func (*Adjacency) ProtoMessage ¶
func (*Adjacency) ProtoMessage()
func (*Adjacency) XXX_DiscardUnknown ¶
func (m *Adjacency) XXX_DiscardUnknown()
func (*Adjacency) XXX_Marshal ¶
func (*Adjacency) XXX_Unmarshal ¶
type AdjacencyGetRequest ¶
type AdjacencyGetRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AdjacencyGetRequest) Descriptor ¶
func (*AdjacencyGetRequest) Descriptor() ([]byte, []int)
func (*AdjacencyGetRequest) ProtoMessage ¶
func (*AdjacencyGetRequest) ProtoMessage()
func (*AdjacencyGetRequest) Reset ¶
func (m *AdjacencyGetRequest) Reset()
func (*AdjacencyGetRequest) String ¶
func (m *AdjacencyGetRequest) String() string
func (*AdjacencyGetRequest) XXX_DiscardUnknown ¶
func (m *AdjacencyGetRequest) XXX_DiscardUnknown()
func (*AdjacencyGetRequest) XXX_Marshal ¶
func (m *AdjacencyGetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdjacencyGetRequest) XXX_Merge ¶
func (m *AdjacencyGetRequest) XXX_Merge(src proto.Message)
func (*AdjacencyGetRequest) XXX_Size ¶
func (m *AdjacencyGetRequest) XXX_Size() int
func (*AdjacencyGetRequest) XXX_Unmarshal ¶
func (m *AdjacencyGetRequest) XXX_Unmarshal(b []byte) error
type AdjacencyGetResponse ¶
type AdjacencyGetResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AdjacencyGetResponse) Descriptor ¶
func (*AdjacencyGetResponse) Descriptor() ([]byte, []int)
func (*AdjacencyGetResponse) ProtoMessage ¶
func (*AdjacencyGetResponse) ProtoMessage()
func (*AdjacencyGetResponse) Reset ¶
func (m *AdjacencyGetResponse) Reset()
func (*AdjacencyGetResponse) String ¶
func (m *AdjacencyGetResponse) String() string
func (*AdjacencyGetResponse) XXX_DiscardUnknown ¶
func (m *AdjacencyGetResponse) XXX_DiscardUnknown()
func (*AdjacencyGetResponse) XXX_Marshal ¶
func (m *AdjacencyGetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdjacencyGetResponse) XXX_Merge ¶
func (m *AdjacencyGetResponse) XXX_Merge(src proto.Message)
func (*AdjacencyGetResponse) XXX_Size ¶
func (m *AdjacencyGetResponse) XXX_Size() int
func (*AdjacencyGetResponse) XXX_Unmarshal ¶
func (m *AdjacencyGetResponse) XXX_Unmarshal(b []byte) error
type AdjacencyMonitorRequest ¶
type AdjacencyMonitorRequest struct { Interface string `protobuf:"bytes,1,opt,name=interface,proto3" json:"interface,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AdjacencyMonitorRequest) Descriptor ¶
func (*AdjacencyMonitorRequest) Descriptor() ([]byte, []int)
func (*AdjacencyMonitorRequest) GetInterface ¶
func (m *AdjacencyMonitorRequest) GetInterface() string
func (*AdjacencyMonitorRequest) ProtoMessage ¶
func (*AdjacencyMonitorRequest) ProtoMessage()
func (*AdjacencyMonitorRequest) Reset ¶
func (m *AdjacencyMonitorRequest) Reset()
func (*AdjacencyMonitorRequest) String ¶
func (m *AdjacencyMonitorRequest) String() string
func (*AdjacencyMonitorRequest) XXX_DiscardUnknown ¶
func (m *AdjacencyMonitorRequest) XXX_DiscardUnknown()
func (*AdjacencyMonitorRequest) XXX_Marshal ¶
func (m *AdjacencyMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdjacencyMonitorRequest) XXX_Merge ¶
func (m *AdjacencyMonitorRequest) XXX_Merge(src proto.Message)
func (*AdjacencyMonitorRequest) XXX_Size ¶
func (m *AdjacencyMonitorRequest) XXX_Size() int
func (*AdjacencyMonitorRequest) XXX_Unmarshal ¶
func (m *AdjacencyMonitorRequest) XXX_Unmarshal(b []byte) error
type AdjacencyMonitorResponse ¶
type AdjacencyMonitorResponse struct { Adjacencies []*Adjacency `protobuf:"bytes,1,rep,name=adjacencies,proto3" json:"adjacencies,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AdjacencyMonitorResponse) Descriptor ¶
func (*AdjacencyMonitorResponse) Descriptor() ([]byte, []int)
func (*AdjacencyMonitorResponse) GetAdjacencies ¶
func (m *AdjacencyMonitorResponse) GetAdjacencies() []*Adjacency
func (*AdjacencyMonitorResponse) ProtoMessage ¶
func (*AdjacencyMonitorResponse) ProtoMessage()
func (*AdjacencyMonitorResponse) Reset ¶
func (m *AdjacencyMonitorResponse) Reset()
func (*AdjacencyMonitorResponse) String ¶
func (m *AdjacencyMonitorResponse) String() string
func (*AdjacencyMonitorResponse) XXX_DiscardUnknown ¶
func (m *AdjacencyMonitorResponse) XXX_DiscardUnknown()
func (*AdjacencyMonitorResponse) XXX_Marshal ¶
func (m *AdjacencyMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdjacencyMonitorResponse) XXX_Merge ¶
func (m *AdjacencyMonitorResponse) XXX_Merge(src proto.Message)
func (*AdjacencyMonitorResponse) XXX_Size ¶
func (m *AdjacencyMonitorResponse) XXX_Size() int
func (*AdjacencyMonitorResponse) XXX_Unmarshal ¶
func (m *AdjacencyMonitorResponse) XXX_Unmarshal(b []byte) error
type Authentication ¶
type Authentication struct { AuthenticationType string `protobuf:"bytes,1,opt,name=authentication_type,json=authenticationType,proto3" json:"authentication_type,omitempty"` AuthenticationKey string `protobuf:"bytes,2,opt,name=authentication_key,json=authenticationKey,proto3" json:"authentication_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Authentication) Descriptor ¶
func (*Authentication) Descriptor() ([]byte, []int)
func (*Authentication) GetAuthenticationKey ¶
func (m *Authentication) GetAuthenticationKey() string
func (*Authentication) GetAuthenticationType ¶
func (m *Authentication) GetAuthenticationType() string
func (*Authentication) ProtoMessage ¶
func (*Authentication) ProtoMessage()
func (*Authentication) Reset ¶
func (m *Authentication) Reset()
func (*Authentication) String ¶
func (m *Authentication) String() string
func (*Authentication) XXX_DiscardUnknown ¶
func (m *Authentication) XXX_DiscardUnknown()
func (*Authentication) XXX_Marshal ¶
func (m *Authentication) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Authentication) XXX_Merge ¶
func (m *Authentication) XXX_Merge(src proto.Message)
func (*Authentication) XXX_Size ¶
func (m *Authentication) XXX_Size() int
func (*Authentication) XXX_Unmarshal ¶
func (m *Authentication) XXX_Unmarshal(b []byte) error
type DbLsGetRequest ¶
type DbLsGetRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DbLsGetRequest) Descriptor ¶
func (*DbLsGetRequest) Descriptor() ([]byte, []int)
func (*DbLsGetRequest) ProtoMessage ¶
func (*DbLsGetRequest) ProtoMessage()
func (*DbLsGetRequest) Reset ¶
func (m *DbLsGetRequest) Reset()
func (*DbLsGetRequest) String ¶
func (m *DbLsGetRequest) String() string
func (*DbLsGetRequest) XXX_DiscardUnknown ¶
func (m *DbLsGetRequest) XXX_DiscardUnknown()
func (*DbLsGetRequest) XXX_Marshal ¶
func (m *DbLsGetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DbLsGetRequest) XXX_Merge ¶
func (m *DbLsGetRequest) XXX_Merge(src proto.Message)
func (*DbLsGetRequest) XXX_Size ¶
func (m *DbLsGetRequest) XXX_Size() int
func (*DbLsGetRequest) XXX_Unmarshal ¶
func (m *DbLsGetRequest) XXX_Unmarshal(b []byte) error
type DbLsGetResponse ¶
type DbLsGetResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DbLsGetResponse) Descriptor ¶
func (*DbLsGetResponse) Descriptor() ([]byte, []int)
func (*DbLsGetResponse) ProtoMessage ¶
func (*DbLsGetResponse) ProtoMessage()
func (*DbLsGetResponse) Reset ¶
func (m *DbLsGetResponse) Reset()
func (*DbLsGetResponse) String ¶
func (m *DbLsGetResponse) String() string
func (*DbLsGetResponse) XXX_DiscardUnknown ¶
func (m *DbLsGetResponse) XXX_DiscardUnknown()
func (*DbLsGetResponse) XXX_Marshal ¶
func (m *DbLsGetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DbLsGetResponse) XXX_Merge ¶
func (m *DbLsGetResponse) XXX_Merge(src proto.Message)
func (*DbLsGetResponse) XXX_Size ¶
func (m *DbLsGetResponse) XXX_Size() int
func (*DbLsGetResponse) XXX_Unmarshal ¶
func (m *DbLsGetResponse) XXX_Unmarshal(b []byte) error
type DbLsMonitorRequest ¶
type DbLsMonitorRequest struct { Level string `protobuf:"bytes,1,opt,name=level,proto3" json:"level,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DbLsMonitorRequest) Descriptor ¶
func (*DbLsMonitorRequest) Descriptor() ([]byte, []int)
func (*DbLsMonitorRequest) GetLevel ¶
func (m *DbLsMonitorRequest) GetLevel() string
func (*DbLsMonitorRequest) ProtoMessage ¶
func (*DbLsMonitorRequest) ProtoMessage()
func (*DbLsMonitorRequest) Reset ¶
func (m *DbLsMonitorRequest) Reset()
func (*DbLsMonitorRequest) String ¶
func (m *DbLsMonitorRequest) String() string
func (*DbLsMonitorRequest) XXX_DiscardUnknown ¶
func (m *DbLsMonitorRequest) XXX_DiscardUnknown()
func (*DbLsMonitorRequest) XXX_Marshal ¶
func (m *DbLsMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DbLsMonitorRequest) XXX_Merge ¶
func (m *DbLsMonitorRequest) XXX_Merge(src proto.Message)
func (*DbLsMonitorRequest) XXX_Size ¶
func (m *DbLsMonitorRequest) XXX_Size() int
func (*DbLsMonitorRequest) XXX_Unmarshal ¶
func (m *DbLsMonitorRequest) XXX_Unmarshal(b []byte) error
type DbLsMonitorResponse ¶
type DbLsMonitorResponse struct { Lsps []*Lsp `protobuf:"bytes,1,rep,name=lsps,proto3" json:"lsps,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DbLsMonitorResponse) Descriptor ¶
func (*DbLsMonitorResponse) Descriptor() ([]byte, []int)
func (*DbLsMonitorResponse) GetLsps ¶
func (m *DbLsMonitorResponse) GetLsps() []*Lsp
func (*DbLsMonitorResponse) ProtoMessage ¶
func (*DbLsMonitorResponse) ProtoMessage()
func (*DbLsMonitorResponse) Reset ¶
func (m *DbLsMonitorResponse) Reset()
func (*DbLsMonitorResponse) String ¶
func (m *DbLsMonitorResponse) String() string
func (*DbLsMonitorResponse) XXX_DiscardUnknown ¶
func (m *DbLsMonitorResponse) XXX_DiscardUnknown()
func (*DbLsMonitorResponse) XXX_Marshal ¶
func (m *DbLsMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DbLsMonitorResponse) XXX_Merge ¶
func (m *DbLsMonitorResponse) XXX_Merge(src proto.Message)
func (*DbLsMonitorResponse) XXX_Size ¶
func (m *DbLsMonitorResponse) XXX_Size() int
func (*DbLsMonitorResponse) XXX_Unmarshal ¶
func (m *DbLsMonitorResponse) XXX_Unmarshal(b []byte) error
type DbRiGetRequest ¶
type DbRiGetRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DbRiGetRequest) Descriptor ¶
func (*DbRiGetRequest) Descriptor() ([]byte, []int)
func (*DbRiGetRequest) ProtoMessage ¶
func (*DbRiGetRequest) ProtoMessage()
func (*DbRiGetRequest) Reset ¶
func (m *DbRiGetRequest) Reset()
func (*DbRiGetRequest) String ¶
func (m *DbRiGetRequest) String() string
func (*DbRiGetRequest) XXX_DiscardUnknown ¶
func (m *DbRiGetRequest) XXX_DiscardUnknown()
func (*DbRiGetRequest) XXX_Marshal ¶
func (m *DbRiGetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DbRiGetRequest) XXX_Merge ¶
func (m *DbRiGetRequest) XXX_Merge(src proto.Message)
func (*DbRiGetRequest) XXX_Size ¶
func (m *DbRiGetRequest) XXX_Size() int
func (*DbRiGetRequest) XXX_Unmarshal ¶
func (m *DbRiGetRequest) XXX_Unmarshal(b []byte) error
type DbRiGetResponse ¶
type DbRiGetResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DbRiGetResponse) Descriptor ¶
func (*DbRiGetResponse) Descriptor() ([]byte, []int)
func (*DbRiGetResponse) ProtoMessage ¶
func (*DbRiGetResponse) ProtoMessage()
func (*DbRiGetResponse) Reset ¶
func (m *DbRiGetResponse) Reset()
func (*DbRiGetResponse) String ¶
func (m *DbRiGetResponse) String() string
func (*DbRiGetResponse) XXX_DiscardUnknown ¶
func (m *DbRiGetResponse) XXX_DiscardUnknown()
func (*DbRiGetResponse) XXX_Marshal ¶
func (m *DbRiGetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DbRiGetResponse) XXX_Merge ¶
func (m *DbRiGetResponse) XXX_Merge(src proto.Message)
func (*DbRiGetResponse) XXX_Size ¶
func (m *DbRiGetResponse) XXX_Size() int
func (*DbRiGetResponse) XXX_Unmarshal ¶
func (m *DbRiGetResponse) XXX_Unmarshal(b []byte) error
type DbRiMonitorRequest ¶
type DbRiMonitorRequest struct { Level string `protobuf:"bytes,1,opt,name=level,proto3" json:"level,omitempty"` AddressFamily string `protobuf:"bytes,2,opt,name=address_family,json=addressFamily,proto3" json:"address_family,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DbRiMonitorRequest) Descriptor ¶
func (*DbRiMonitorRequest) Descriptor() ([]byte, []int)
func (*DbRiMonitorRequest) GetAddressFamily ¶
func (m *DbRiMonitorRequest) GetAddressFamily() string
func (*DbRiMonitorRequest) GetLevel ¶
func (m *DbRiMonitorRequest) GetLevel() string
func (*DbRiMonitorRequest) ProtoMessage ¶
func (*DbRiMonitorRequest) ProtoMessage()
func (*DbRiMonitorRequest) Reset ¶
func (m *DbRiMonitorRequest) Reset()
func (*DbRiMonitorRequest) String ¶
func (m *DbRiMonitorRequest) String() string
func (*DbRiMonitorRequest) XXX_DiscardUnknown ¶
func (m *DbRiMonitorRequest) XXX_DiscardUnknown()
func (*DbRiMonitorRequest) XXX_Marshal ¶
func (m *DbRiMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DbRiMonitorRequest) XXX_Merge ¶
func (m *DbRiMonitorRequest) XXX_Merge(src proto.Message)
func (*DbRiMonitorRequest) XXX_Size ¶
func (m *DbRiMonitorRequest) XXX_Size() int
func (*DbRiMonitorRequest) XXX_Unmarshal ¶
func (m *DbRiMonitorRequest) XXX_Unmarshal(b []byte) error
type DbRiMonitorResponse ¶
type DbRiMonitorResponse struct { Routes []*Route `protobuf:"bytes,1,rep,name=routes,proto3" json:"routes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DbRiMonitorResponse) Descriptor ¶
func (*DbRiMonitorResponse) Descriptor() ([]byte, []int)
func (*DbRiMonitorResponse) GetRoutes ¶
func (m *DbRiMonitorResponse) GetRoutes() []*Route
func (*DbRiMonitorResponse) ProtoMessage ¶
func (*DbRiMonitorResponse) ProtoMessage()
func (*DbRiMonitorResponse) Reset ¶
func (m *DbRiMonitorResponse) Reset()
func (*DbRiMonitorResponse) String ¶
func (m *DbRiMonitorResponse) String() string
func (*DbRiMonitorResponse) XXX_DiscardUnknown ¶
func (m *DbRiMonitorResponse) XXX_DiscardUnknown()
func (*DbRiMonitorResponse) XXX_Marshal ¶
func (m *DbRiMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DbRiMonitorResponse) XXX_Merge ¶
func (m *DbRiMonitorResponse) XXX_Merge(src proto.Message)
func (*DbRiMonitorResponse) XXX_Size ¶
func (m *DbRiMonitorResponse) XXX_Size() int
func (*DbRiMonitorResponse) XXX_Unmarshal ¶
func (m *DbRiMonitorResponse) XXX_Unmarshal(b []byte) error
type DisableRequest ¶
type DisableRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DisableRequest) Descriptor ¶
func (*DisableRequest) Descriptor() ([]byte, []int)
func (*DisableRequest) ProtoMessage ¶
func (*DisableRequest) ProtoMessage()
func (*DisableRequest) Reset ¶
func (m *DisableRequest) Reset()
func (*DisableRequest) String ¶
func (m *DisableRequest) String() string
func (*DisableRequest) XXX_DiscardUnknown ¶
func (m *DisableRequest) XXX_DiscardUnknown()
func (*DisableRequest) XXX_Marshal ¶
func (m *DisableRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DisableRequest) XXX_Merge ¶
func (m *DisableRequest) XXX_Merge(src proto.Message)
func (*DisableRequest) XXX_Size ¶
func (m *DisableRequest) XXX_Size() int
func (*DisableRequest) XXX_Unmarshal ¶
func (m *DisableRequest) XXX_Unmarshal(b []byte) error
type DisableResponse ¶
type DisableResponse struct { Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DisableResponse) Descriptor ¶
func (*DisableResponse) Descriptor() ([]byte, []int)
func (*DisableResponse) GetResult ¶
func (m *DisableResponse) GetResult() string
func (*DisableResponse) ProtoMessage ¶
func (*DisableResponse) ProtoMessage()
func (*DisableResponse) Reset ¶
func (m *DisableResponse) Reset()
func (*DisableResponse) String ¶
func (m *DisableResponse) String() string
func (*DisableResponse) XXX_DiscardUnknown ¶
func (m *DisableResponse) XXX_DiscardUnknown()
func (*DisableResponse) XXX_Marshal ¶
func (m *DisableResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DisableResponse) XXX_Merge ¶
func (m *DisableResponse) XXX_Merge(src proto.Message)
func (*DisableResponse) XXX_Size ¶
func (m *DisableResponse) XXX_Size() int
func (*DisableResponse) XXX_Unmarshal ¶
func (m *DisableResponse) XXX_Unmarshal(b []byte) error
type EnableRequest ¶
type EnableRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnableRequest) Descriptor ¶
func (*EnableRequest) Descriptor() ([]byte, []int)
func (*EnableRequest) ProtoMessage ¶
func (*EnableRequest) ProtoMessage()
func (*EnableRequest) Reset ¶
func (m *EnableRequest) Reset()
func (*EnableRequest) String ¶
func (m *EnableRequest) String() string
func (*EnableRequest) XXX_DiscardUnknown ¶
func (m *EnableRequest) XXX_DiscardUnknown()
func (*EnableRequest) XXX_Marshal ¶
func (m *EnableRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnableRequest) XXX_Merge ¶
func (m *EnableRequest) XXX_Merge(src proto.Message)
func (*EnableRequest) XXX_Size ¶
func (m *EnableRequest) XXX_Size() int
func (*EnableRequest) XXX_Unmarshal ¶
func (m *EnableRequest) XXX_Unmarshal(b []byte) error
type EnableResponse ¶
type EnableResponse struct { Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnableResponse) Descriptor ¶
func (*EnableResponse) Descriptor() ([]byte, []int)
func (*EnableResponse) GetResult ¶
func (m *EnableResponse) GetResult() string
func (*EnableResponse) ProtoMessage ¶
func (*EnableResponse) ProtoMessage()
func (*EnableResponse) Reset ¶
func (m *EnableResponse) Reset()
func (*EnableResponse) String ¶
func (m *EnableResponse) String() string
func (*EnableResponse) XXX_DiscardUnknown ¶
func (m *EnableResponse) XXX_DiscardUnknown()
func (*EnableResponse) XXX_Marshal ¶
func (m *EnableResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnableResponse) XXX_Merge ¶
func (m *EnableResponse) XXX_Merge(src proto.Message)
func (*EnableResponse) XXX_Size ¶
func (m *EnableResponse) XXX_Size() int
func (*EnableResponse) XXX_Unmarshal ¶
func (m *EnableResponse) XXX_Unmarshal(b []byte) error
type Global ¶
type Global struct { SystemId string `protobuf:"bytes,1,opt,name=system_id,json=systemId,proto3" json:"system_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Global) Descriptor ¶
func (*Global) GetSystemId ¶
func (*Global) ProtoMessage ¶
func (*Global) ProtoMessage()
func (*Global) XXX_DiscardUnknown ¶
func (m *Global) XXX_DiscardUnknown()
func (*Global) XXX_Marshal ¶
func (*Global) XXX_Unmarshal ¶
type GoisisApiClient ¶
type GoisisApiClient interface { Enable(ctx context.Context, in *EnableRequest, opts ...grpc.CallOption) (*EnableResponse, error) Disable(ctx context.Context, in *DisableRequest, opts ...grpc.CallOption) (*DisableResponse, error) InterfaceEnable(ctx context.Context, in *InterfaceEnableRequest, opts ...grpc.CallOption) (*InterfaceEnableResponse, error) InterfaceDisable(ctx context.Context, in *InterfaceDisableRequest, opts ...grpc.CallOption) (*InterfaceDisableResponse, error) AdjacencyGet(ctx context.Context, in *AdjacencyGetRequest, opts ...grpc.CallOption) (*AdjacencyGetResponse, error) AdjacencyMonitor(ctx context.Context, in *AdjacencyMonitorRequest, opts ...grpc.CallOption) (GoisisApi_AdjacencyMonitorClient, error) DbLsGet(ctx context.Context, in *DbLsGetRequest, opts ...grpc.CallOption) (*DbLsGetResponse, error) DbLsMonitor(ctx context.Context, in *DbLsMonitorRequest, opts ...grpc.CallOption) (GoisisApi_DbLsMonitorClient, error) DbRiGet(ctx context.Context, in *DbRiGetRequest, opts ...grpc.CallOption) (*DbRiGetResponse, error) DbRiMonitor(ctx context.Context, in *DbRiMonitorRequest, opts ...grpc.CallOption) (GoisisApi_DbRiMonitorClient, error) }
GoisisApiClient is the client API for GoisisApi service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewGoisisApiClient ¶
func NewGoisisApiClient(cc *grpc.ClientConn) GoisisApiClient
type GoisisApiServer ¶
type GoisisApiServer interface { Enable(context.Context, *EnableRequest) (*EnableResponse, error) Disable(context.Context, *DisableRequest) (*DisableResponse, error) InterfaceEnable(context.Context, *InterfaceEnableRequest) (*InterfaceEnableResponse, error) InterfaceDisable(context.Context, *InterfaceDisableRequest) (*InterfaceDisableResponse, error) AdjacencyGet(context.Context, *AdjacencyGetRequest) (*AdjacencyGetResponse, error) AdjacencyMonitor(*AdjacencyMonitorRequest, GoisisApi_AdjacencyMonitorServer) error DbLsGet(context.Context, *DbLsGetRequest) (*DbLsGetResponse, error) DbLsMonitor(*DbLsMonitorRequest, GoisisApi_DbLsMonitorServer) error DbRiGet(context.Context, *DbRiGetRequest) (*DbRiGetResponse, error) DbRiMonitor(*DbRiMonitorRequest, GoisisApi_DbRiMonitorServer) error }
GoisisApiServer is the server API for GoisisApi service.
type GoisisApi_AdjacencyMonitorClient ¶
type GoisisApi_AdjacencyMonitorClient interface { Recv() (*AdjacencyMonitorResponse, error) grpc.ClientStream }
type GoisisApi_AdjacencyMonitorServer ¶
type GoisisApi_AdjacencyMonitorServer interface { Send(*AdjacencyMonitorResponse) error grpc.ServerStream }
type GoisisApi_DbLsMonitorClient ¶
type GoisisApi_DbLsMonitorClient interface { Recv() (*DbLsMonitorResponse, error) grpc.ClientStream }
type GoisisApi_DbLsMonitorServer ¶
type GoisisApi_DbLsMonitorServer interface { Send(*DbLsMonitorResponse) error grpc.ServerStream }
type GoisisApi_DbRiMonitorClient ¶
type GoisisApi_DbRiMonitorClient interface { Recv() (*DbRiMonitorResponse, error) grpc.ClientStream }
type GoisisApi_DbRiMonitorServer ¶
type GoisisApi_DbRiMonitorServer interface { Send(*DbRiMonitorResponse) error grpc.ServerStream }
type InterfaceDisableRequest ¶
type InterfaceDisableRequest struct { Interface string `protobuf:"bytes,1,opt,name=interface,proto3" json:"interface,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InterfaceDisableRequest) Descriptor ¶
func (*InterfaceDisableRequest) Descriptor() ([]byte, []int)
func (*InterfaceDisableRequest) GetInterface ¶
func (m *InterfaceDisableRequest) GetInterface() string
func (*InterfaceDisableRequest) ProtoMessage ¶
func (*InterfaceDisableRequest) ProtoMessage()
func (*InterfaceDisableRequest) Reset ¶
func (m *InterfaceDisableRequest) Reset()
func (*InterfaceDisableRequest) String ¶
func (m *InterfaceDisableRequest) String() string
func (*InterfaceDisableRequest) XXX_DiscardUnknown ¶
func (m *InterfaceDisableRequest) XXX_DiscardUnknown()
func (*InterfaceDisableRequest) XXX_Marshal ¶
func (m *InterfaceDisableRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InterfaceDisableRequest) XXX_Merge ¶
func (m *InterfaceDisableRequest) XXX_Merge(src proto.Message)
func (*InterfaceDisableRequest) XXX_Size ¶
func (m *InterfaceDisableRequest) XXX_Size() int
func (*InterfaceDisableRequest) XXX_Unmarshal ¶
func (m *InterfaceDisableRequest) XXX_Unmarshal(b []byte) error
type InterfaceDisableResponse ¶
type InterfaceDisableResponse struct { Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InterfaceDisableResponse) Descriptor ¶
func (*InterfaceDisableResponse) Descriptor() ([]byte, []int)
func (*InterfaceDisableResponse) GetResult ¶
func (m *InterfaceDisableResponse) GetResult() string
func (*InterfaceDisableResponse) ProtoMessage ¶
func (*InterfaceDisableResponse) ProtoMessage()
func (*InterfaceDisableResponse) Reset ¶
func (m *InterfaceDisableResponse) Reset()
func (*InterfaceDisableResponse) String ¶
func (m *InterfaceDisableResponse) String() string
func (*InterfaceDisableResponse) XXX_DiscardUnknown ¶
func (m *InterfaceDisableResponse) XXX_DiscardUnknown()
func (*InterfaceDisableResponse) XXX_Marshal ¶
func (m *InterfaceDisableResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InterfaceDisableResponse) XXX_Merge ¶
func (m *InterfaceDisableResponse) XXX_Merge(src proto.Message)
func (*InterfaceDisableResponse) XXX_Size ¶
func (m *InterfaceDisableResponse) XXX_Size() int
func (*InterfaceDisableResponse) XXX_Unmarshal ¶
func (m *InterfaceDisableResponse) XXX_Unmarshal(b []byte) error
type InterfaceEnableRequest ¶
type InterfaceEnableRequest struct { Interface string `protobuf:"bytes,1,opt,name=interface,proto3" json:"interface,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InterfaceEnableRequest) Descriptor ¶
func (*InterfaceEnableRequest) Descriptor() ([]byte, []int)
func (*InterfaceEnableRequest) GetInterface ¶
func (m *InterfaceEnableRequest) GetInterface() string
func (*InterfaceEnableRequest) ProtoMessage ¶
func (*InterfaceEnableRequest) ProtoMessage()
func (*InterfaceEnableRequest) Reset ¶
func (m *InterfaceEnableRequest) Reset()
func (*InterfaceEnableRequest) String ¶
func (m *InterfaceEnableRequest) String() string
func (*InterfaceEnableRequest) XXX_DiscardUnknown ¶
func (m *InterfaceEnableRequest) XXX_DiscardUnknown()
func (*InterfaceEnableRequest) XXX_Marshal ¶
func (m *InterfaceEnableRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InterfaceEnableRequest) XXX_Merge ¶
func (m *InterfaceEnableRequest) XXX_Merge(src proto.Message)
func (*InterfaceEnableRequest) XXX_Size ¶
func (m *InterfaceEnableRequest) XXX_Size() int
func (*InterfaceEnableRequest) XXX_Unmarshal ¶
func (m *InterfaceEnableRequest) XXX_Unmarshal(b []byte) error
type InterfaceEnableResponse ¶
type InterfaceEnableResponse struct { Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InterfaceEnableResponse) Descriptor ¶
func (*InterfaceEnableResponse) Descriptor() ([]byte, []int)
func (*InterfaceEnableResponse) GetResult ¶
func (m *InterfaceEnableResponse) GetResult() string
func (*InterfaceEnableResponse) ProtoMessage ¶
func (*InterfaceEnableResponse) ProtoMessage()
func (*InterfaceEnableResponse) Reset ¶
func (m *InterfaceEnableResponse) Reset()
func (*InterfaceEnableResponse) String ¶
func (m *InterfaceEnableResponse) String() string
func (*InterfaceEnableResponse) XXX_DiscardUnknown ¶
func (m *InterfaceEnableResponse) XXX_DiscardUnknown()
func (*InterfaceEnableResponse) XXX_Marshal ¶
func (m *InterfaceEnableResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InterfaceEnableResponse) XXX_Merge ¶
func (m *InterfaceEnableResponse) XXX_Merge(src proto.Message)
func (*InterfaceEnableResponse) XXX_Size ¶
func (m *InterfaceEnableResponse) XXX_Size() int
func (*InterfaceEnableResponse) XXX_Unmarshal ¶
func (m *InterfaceEnableResponse) XXX_Unmarshal(b []byte) error
type Lsp ¶
type Lsp struct { Level string `protobuf:"bytes,1,opt,name=level,proto3" json:"level,omitempty"` DecodedCompleted bool `protobuf:"varint,2,opt,name=decoded_completed,json=decodedCompleted,proto3" json:"decoded_completed,omitempty"` RawData string `protobuf:"bytes,3,opt,name=raw_data,json=rawData,proto3" json:"raw_data,omitempty"` LspId string `protobuf:"bytes,4,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"` Checksum uint32 `protobuf:"varint,5,opt,name=checksum,proto3" json:"checksum,omitempty"` RemainingLifetime uint32 `protobuf:"varint,6,opt,name=remaining_lifetime,json=remainingLifetime,proto3" json:"remaining_lifetime,omitempty"` Sequence uint32 `protobuf:"varint,7,opt,name=sequence,proto3" json:"sequence,omitempty"` Attributes uint32 `protobuf:"varint,8,opt,name=attributes,proto3" json:"attributes,omitempty"` Ipv4Addresses []string `protobuf:"bytes,9,rep,name=ipv4_addresses,json=ipv4Addresses,proto3" json:"ipv4_addresses,omitempty"` Ipv6Addresses []string `protobuf:"bytes,10,rep,name=ipv6_addresses,json=ipv6Addresses,proto3" json:"ipv6_addresses,omitempty"` Ipv4TeRouterid string `protobuf:"bytes,11,opt,name=ipv4_te_routerid,json=ipv4TeRouterid,proto3" json:"ipv4_te_routerid,omitempty"` Ipv6TeRouterid string `protobuf:"bytes,12,opt,name=ipv6_te_routerid,json=ipv6TeRouterid,proto3" json:"ipv6_te_routerid,omitempty"` ProtocolSupporteds []uint32 `protobuf:"varint,13,rep,packed,name=protocol_supporteds,json=protocolSupporteds,proto3" json:"protocol_supporteds,omitempty"` DynamicHostname string `protobuf:"bytes,14,opt,name=dynamic_hostname,json=dynamicHostname,proto3" json:"dynamic_hostname,omitempty"` Authentication *Authentication `protobuf:"bytes,15,opt,name=authentication,proto3" json:"authentication,omitempty"` MtEntries *MtEntries `protobuf:"bytes,16,opt,name=mt_entries,json=mtEntries,proto3" json:"mt_entries,omitempty"` RouterCapabilities *RouterCapabilities `protobuf:"bytes,17,opt,name=router_capabilities,json=routerCapabilities,proto3" json:"router_capabilities,omitempty"` NodeTags *NodeTags `protobuf:"bytes,18,opt,name=node_tags,json=nodeTags,proto3" json:"node_tags,omitempty"` Binary []byte `protobuf:"bytes,19,opt,name=binary,proto3" json:"binary,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Lsp) Descriptor ¶
func (*Lsp) GetAttributes ¶
func (*Lsp) GetAuthentication ¶
func (m *Lsp) GetAuthentication() *Authentication
func (*Lsp) GetChecksum ¶
func (*Lsp) GetDecodedCompleted ¶
func (*Lsp) GetDynamicHostname ¶
func (*Lsp) GetIpv4Addresses ¶
func (*Lsp) GetIpv4TeRouterid ¶
func (*Lsp) GetIpv6Addresses ¶
func (*Lsp) GetIpv6TeRouterid ¶
func (*Lsp) GetMtEntries ¶
func (*Lsp) GetNodeTags ¶
func (*Lsp) GetProtocolSupporteds ¶
func (*Lsp) GetRawData ¶
func (*Lsp) GetRemainingLifetime ¶
func (*Lsp) GetRouterCapabilities ¶
func (m *Lsp) GetRouterCapabilities() *RouterCapabilities
func (*Lsp) GetSequence ¶
func (*Lsp) ProtoMessage ¶
func (*Lsp) ProtoMessage()
func (*Lsp) XXX_DiscardUnknown ¶
func (m *Lsp) XXX_DiscardUnknown()
func (*Lsp) XXX_Unmarshal ¶
type MtEntries ¶
type MtEntries struct { Topologies []*Topology `protobuf:"bytes,1,rep,name=topologies,proto3" json:"topologies,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MtEntries) Descriptor ¶
func (*MtEntries) GetTopologies ¶
func (*MtEntries) ProtoMessage ¶
func (*MtEntries) ProtoMessage()
func (*MtEntries) XXX_DiscardUnknown ¶
func (m *MtEntries) XXX_DiscardUnknown()
func (*MtEntries) XXX_Marshal ¶
func (*MtEntries) XXX_Unmarshal ¶
type NextHop ¶
type NextHop struct { OutgoingInterface string `protobuf:"bytes,1,opt,name=outgoing_interface,json=outgoingInterface,proto3" json:"outgoing_interface,omitempty"` NextHop string `protobuf:"bytes,2,opt,name=next_hop,json=nextHop,proto3" json:"next_hop,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NextHop) Descriptor ¶
func (*NextHop) GetNextHop ¶
func (*NextHop) GetOutgoingInterface ¶
func (*NextHop) ProtoMessage ¶
func (*NextHop) ProtoMessage()
func (*NextHop) XXX_DiscardUnknown ¶
func (m *NextHop) XXX_DiscardUnknown()
func (*NextHop) XXX_Marshal ¶
func (*NextHop) XXX_Unmarshal ¶
type NodeTags ¶
type NodeTags struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeTags) Descriptor ¶
func (*NodeTags) ProtoMessage ¶
func (*NodeTags) ProtoMessage()
func (*NodeTags) XXX_DiscardUnknown ¶
func (m *NodeTags) XXX_DiscardUnknown()
func (*NodeTags) XXX_Marshal ¶
func (*NodeTags) XXX_Unmarshal ¶
type Route ¶
type Route struct { Level string `protobuf:"bytes,1,opt,name=level,proto3" json:"level,omitempty"` AddressFamily string `protobuf:"bytes,2,opt,name=address_family,json=addressFamily,proto3" json:"address_family,omitempty"` Prefix string `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"` NextHops []*NextHop `protobuf:"bytes,4,rep,name=next_hops,json=nextHops,proto3" json:"next_hops,omitempty"` Metric uint32 `protobuf:"varint,5,opt,name=metric,proto3" json:"metric,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Route) Descriptor ¶
func (*Route) GetAddressFamily ¶
func (*Route) GetNextHops ¶
func (*Route) ProtoMessage ¶
func (*Route) ProtoMessage()
func (*Route) XXX_DiscardUnknown ¶
func (m *Route) XXX_DiscardUnknown()
func (*Route) XXX_Marshal ¶
func (*Route) XXX_Unmarshal ¶
type RouterCapabilities ¶
type RouterCapabilities struct { Flags uint32 `protobuf:"varint,1,opt,name=flags,proto3" json:"flags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RouterCapabilities) Descriptor ¶
func (*RouterCapabilities) Descriptor() ([]byte, []int)
func (*RouterCapabilities) GetFlags ¶
func (m *RouterCapabilities) GetFlags() uint32
func (*RouterCapabilities) ProtoMessage ¶
func (*RouterCapabilities) ProtoMessage()
func (*RouterCapabilities) Reset ¶
func (m *RouterCapabilities) Reset()
func (*RouterCapabilities) String ¶
func (m *RouterCapabilities) String() string
func (*RouterCapabilities) XXX_DiscardUnknown ¶
func (m *RouterCapabilities) XXX_DiscardUnknown()
func (*RouterCapabilities) XXX_Marshal ¶
func (m *RouterCapabilities) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RouterCapabilities) XXX_Merge ¶
func (m *RouterCapabilities) XXX_Merge(src proto.Message)
func (*RouterCapabilities) XXX_Size ¶
func (m *RouterCapabilities) XXX_Size() int
func (*RouterCapabilities) XXX_Unmarshal ¶
func (m *RouterCapabilities) XXX_Unmarshal(b []byte) error
type Topology ¶
type Topology struct { MtId uint32 `protobuf:"varint,1,opt,name=mt_id,json=mtId,proto3" json:"mt_id,omitempty"` Attributes uint32 `protobuf:"varint,2,opt,name=attributes,proto3" json:"attributes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Topology) Descriptor ¶
func (*Topology) GetAttributes ¶
func (*Topology) ProtoMessage ¶
func (*Topology) ProtoMessage()
func (*Topology) XXX_DiscardUnknown ¶
func (m *Topology) XXX_DiscardUnknown()
func (*Topology) XXX_Marshal ¶
func (*Topology) XXX_Unmarshal ¶
Click to show internal directories.
Click to hide internal directories.