Documentation ¶
Index ¶
- Variables
- type CEosLabConfig
- func (*CEosLabConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CEosLabConfig) GetToggleOverrides() map[string]bool
- func (x *CEosLabConfig) GetWaitForAgents() []string
- func (*CEosLabConfig) ProtoMessage()
- func (x *CEosLabConfig) ProtoReflect() protoreflect.Message
- func (x *CEosLabConfig) Reset()
- func (x *CEosLabConfig) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var File_ceos_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CEosLabConfig ¶
type CEosLabConfig struct { ToggleOverrides map[string]bool `` /* 195-byte string literal not displayed */ WaitForAgents []string `protobuf:"bytes,2,rep,name=wait_for_agents,json=waitForAgents,proto3" json:"wait_for_agents,omitempty"` // contains filtered or unexported fields }
cEOS-lab specific vendor data for KNE
func (*CEosLabConfig) Descriptor
deprecated
func (*CEosLabConfig) Descriptor() ([]byte, []int)
Deprecated: Use CEosLabConfig.ProtoReflect.Descriptor instead.
func (*CEosLabConfig) GetToggleOverrides ¶
func (x *CEosLabConfig) GetToggleOverrides() map[string]bool
func (*CEosLabConfig) GetWaitForAgents ¶
func (x *CEosLabConfig) GetWaitForAgents() []string
func (*CEosLabConfig) ProtoMessage ¶
func (*CEosLabConfig) ProtoMessage()
func (*CEosLabConfig) ProtoReflect ¶
func (x *CEosLabConfig) ProtoReflect() protoreflect.Message
func (*CEosLabConfig) Reset ¶
func (x *CEosLabConfig) Reset()
func (*CEosLabConfig) String ¶
func (x *CEosLabConfig) String() string
Click to show internal directories.
Click to hide internal directories.