Documentation
¶
Overview ¶
Cisco-IOS-XR-aaa-locald-oper:aaa/all-tasks
Index ¶
- type SystemSupportedTasks
- func (*SystemSupportedTasks) Descriptor() ([]byte, []int)
- func (m *SystemSupportedTasks) GetTaskId() []string
- func (*SystemSupportedTasks) ProtoMessage()
- func (m *SystemSupportedTasks) Reset()
- func (m *SystemSupportedTasks) String() string
- func (m *SystemSupportedTasks) XXX_DiscardUnknown()
- func (m *SystemSupportedTasks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SystemSupportedTasks) XXX_Merge(src proto.Message)
- func (m *SystemSupportedTasks) XXX_Size() int
- func (m *SystemSupportedTasks) XXX_Unmarshal(b []byte) error
- type SystemSupportedTasks_KEYS
- func (*SystemSupportedTasks_KEYS) Descriptor() ([]byte, []int)
- func (*SystemSupportedTasks_KEYS) ProtoMessage()
- func (m *SystemSupportedTasks_KEYS) Reset()
- func (m *SystemSupportedTasks_KEYS) String() string
- func (m *SystemSupportedTasks_KEYS) XXX_DiscardUnknown()
- func (m *SystemSupportedTasks_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SystemSupportedTasks_KEYS) XXX_Merge(src proto.Message)
- func (m *SystemSupportedTasks_KEYS) XXX_Size() int
- func (m *SystemSupportedTasks_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SystemSupportedTasks ¶
type SystemSupportedTasks struct { TaskId []string `protobuf:"bytes,50,rep,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SystemSupportedTasks) Descriptor ¶
func (*SystemSupportedTasks) Descriptor() ([]byte, []int)
func (*SystemSupportedTasks) GetTaskId ¶
func (m *SystemSupportedTasks) GetTaskId() []string
func (*SystemSupportedTasks) ProtoMessage ¶
func (*SystemSupportedTasks) ProtoMessage()
func (*SystemSupportedTasks) Reset ¶
func (m *SystemSupportedTasks) Reset()
func (*SystemSupportedTasks) String ¶
func (m *SystemSupportedTasks) String() string
func (*SystemSupportedTasks) XXX_DiscardUnknown ¶
func (m *SystemSupportedTasks) XXX_DiscardUnknown()
func (*SystemSupportedTasks) XXX_Marshal ¶
func (m *SystemSupportedTasks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SystemSupportedTasks) XXX_Merge ¶
func (m *SystemSupportedTasks) XXX_Merge(src proto.Message)
func (*SystemSupportedTasks) XXX_Size ¶
func (m *SystemSupportedTasks) XXX_Size() int
func (*SystemSupportedTasks) XXX_Unmarshal ¶
func (m *SystemSupportedTasks) XXX_Unmarshal(b []byte) error
type SystemSupportedTasks_KEYS ¶
type SystemSupportedTasks_KEYS struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SystemSupportedTasks_KEYS) Descriptor ¶
func (*SystemSupportedTasks_KEYS) Descriptor() ([]byte, []int)
func (*SystemSupportedTasks_KEYS) ProtoMessage ¶
func (*SystemSupportedTasks_KEYS) ProtoMessage()
func (*SystemSupportedTasks_KEYS) Reset ¶
func (m *SystemSupportedTasks_KEYS) Reset()
func (*SystemSupportedTasks_KEYS) String ¶
func (m *SystemSupportedTasks_KEYS) String() string
func (*SystemSupportedTasks_KEYS) XXX_DiscardUnknown ¶
func (m *SystemSupportedTasks_KEYS) XXX_DiscardUnknown()
func (*SystemSupportedTasks_KEYS) XXX_Marshal ¶
func (m *SystemSupportedTasks_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SystemSupportedTasks_KEYS) XXX_Merge ¶
func (m *SystemSupportedTasks_KEYS) XXX_Merge(src proto.Message)
func (*SystemSupportedTasks_KEYS) XXX_Size ¶
func (m *SystemSupportedTasks_KEYS) XXX_Size() int
func (*SystemSupportedTasks_KEYS) XXX_Unmarshal ¶
func (m *SystemSupportedTasks_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.