Documentation ¶
Index ¶
- Variables
- func RegisterMachineServiceServer(s grpc.ServiceRegistrar, srv MachineServiceServer)
- type AddressEvent
- func (*AddressEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AddressEvent) GetAddresses() []string
- func (x *AddressEvent) GetHostname() string
- func (m *AddressEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AddressEvent) MarshalToVT(dAtA []byte) (int, error)
- func (m *AddressEvent) MarshalVT() (dAtA []byte, err error)
- func (*AddressEvent) ProtoMessage()
- func (x *AddressEvent) ProtoReflect() protoreflect.Message
- func (x *AddressEvent) Reset()
- func (m *AddressEvent) SizeVT() (n int)
- func (x *AddressEvent) String() string
- func (m *AddressEvent) UnmarshalVT(dAtA []byte) error
- type ApplyConfiguration
- func (*ApplyConfiguration) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyConfiguration) GetMetadata() *common.Metadata
- func (x *ApplyConfiguration) GetWarnings() []string
- func (m *ApplyConfiguration) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplyConfiguration) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplyConfiguration) MarshalVT() (dAtA []byte, err error)
- func (*ApplyConfiguration) ProtoMessage()
- func (x *ApplyConfiguration) ProtoReflect() protoreflect.Message
- func (x *ApplyConfiguration) Reset()
- func (m *ApplyConfiguration) SizeVT() (n int)
- func (x *ApplyConfiguration) String() string
- func (m *ApplyConfiguration) UnmarshalVT(dAtA []byte) error
- type ApplyConfigurationRequest
- func (*ApplyConfigurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyConfigurationRequest) GetData() []byte
- func (x *ApplyConfigurationRequest) GetImmediate() bool
- func (x *ApplyConfigurationRequest) GetOnReboot() bool
- func (m *ApplyConfigurationRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplyConfigurationRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplyConfigurationRequest) MarshalVT() (dAtA []byte, err error)
- func (*ApplyConfigurationRequest) ProtoMessage()
- func (x *ApplyConfigurationRequest) ProtoReflect() protoreflect.Message
- func (x *ApplyConfigurationRequest) Reset()
- func (m *ApplyConfigurationRequest) SizeVT() (n int)
- func (x *ApplyConfigurationRequest) String() string
- func (m *ApplyConfigurationRequest) UnmarshalVT(dAtA []byte) error
- type ApplyConfigurationResponse
- func (*ApplyConfigurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyConfigurationResponse) GetMessages() []*ApplyConfiguration
- func (m *ApplyConfigurationResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplyConfigurationResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplyConfigurationResponse) MarshalVT() (dAtA []byte, err error)
- func (*ApplyConfigurationResponse) ProtoMessage()
- func (x *ApplyConfigurationResponse) ProtoReflect() protoreflect.Message
- func (x *ApplyConfigurationResponse) Reset()
- func (m *ApplyConfigurationResponse) SizeVT() (n int)
- func (x *ApplyConfigurationResponse) String() string
- func (m *ApplyConfigurationResponse) UnmarshalVT(dAtA []byte) error
- type Bootstrap
- func (*Bootstrap) Descriptor() ([]byte, []int)deprecated
- func (x *Bootstrap) GetMetadata() *common.Metadata
- func (m *Bootstrap) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Bootstrap) MarshalToVT(dAtA []byte) (int, error)
- func (m *Bootstrap) MarshalVT() (dAtA []byte, err error)
- func (*Bootstrap) ProtoMessage()
- func (x *Bootstrap) ProtoReflect() protoreflect.Message
- func (x *Bootstrap) Reset()
- func (m *Bootstrap) SizeVT() (n int)
- func (x *Bootstrap) String() string
- func (m *Bootstrap) UnmarshalVT(dAtA []byte) error
- type BootstrapRequest
- func (*BootstrapRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BootstrapRequest) GetRecoverEtcd() bool
- func (x *BootstrapRequest) GetRecoverSkipHashCheck() bool
- func (m *BootstrapRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BootstrapRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *BootstrapRequest) MarshalVT() (dAtA []byte, err error)
- func (*BootstrapRequest) ProtoMessage()
- func (x *BootstrapRequest) ProtoReflect() protoreflect.Message
- func (x *BootstrapRequest) Reset()
- func (m *BootstrapRequest) SizeVT() (n int)
- func (x *BootstrapRequest) String() string
- func (m *BootstrapRequest) UnmarshalVT(dAtA []byte) error
- type BootstrapResponse
- func (*BootstrapResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BootstrapResponse) GetMessages() []*Bootstrap
- func (m *BootstrapResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BootstrapResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *BootstrapResponse) MarshalVT() (dAtA []byte, err error)
- func (*BootstrapResponse) ProtoMessage()
- func (x *BootstrapResponse) ProtoReflect() protoreflect.Message
- func (x *BootstrapResponse) Reset()
- func (m *BootstrapResponse) SizeVT() (n int)
- func (x *BootstrapResponse) String() string
- func (m *BootstrapResponse) UnmarshalVT(dAtA []byte) error
- type CNIConfig
- func (*CNIConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CNIConfig) GetName() string
- func (x *CNIConfig) GetUrls() []string
- func (m *CNIConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CNIConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *CNIConfig) MarshalVT() (dAtA []byte, err error)
- func (*CNIConfig) ProtoMessage()
- func (x *CNIConfig) ProtoReflect() protoreflect.Message
- func (x *CNIConfig) Reset()
- func (m *CNIConfig) SizeVT() (n int)
- func (x *CNIConfig) String() string
- func (m *CNIConfig) UnmarshalVT(dAtA []byte) error
- type CPUInfo
- func (*CPUInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CPUInfo) GetAddressSizes() string
- func (x *CPUInfo) GetApicId() string
- func (x *CPUInfo) GetBogoMips() float64
- func (x *CPUInfo) GetBugs() []string
- func (x *CPUInfo) GetCacheAlignment() uint32
- func (x *CPUInfo) GetCacheSize() string
- func (x *CPUInfo) GetClFlushSize() uint32
- func (x *CPUInfo) GetCoreId() string
- func (x *CPUInfo) GetCpuCores() uint32
- func (x *CPUInfo) GetCpuFamily() string
- func (x *CPUInfo) GetCpuIdLevel() uint32
- func (x *CPUInfo) GetCpuMhz() float64
- func (x *CPUInfo) GetFlags() []string
- func (x *CPUInfo) GetFpu() string
- func (x *CPUInfo) GetFpuException() string
- func (x *CPUInfo) GetInitialApicId() string
- func (x *CPUInfo) GetMicrocode() string
- func (x *CPUInfo) GetModel() string
- func (x *CPUInfo) GetModelName() string
- func (x *CPUInfo) GetPhysicalId() string
- func (x *CPUInfo) GetPowerManagement() string
- func (x *CPUInfo) GetProcessor() uint32
- func (x *CPUInfo) GetSiblings() uint32
- func (x *CPUInfo) GetStepping() string
- func (x *CPUInfo) GetVendorId() string
- func (x *CPUInfo) GetWp() string
- func (m *CPUInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CPUInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *CPUInfo) MarshalVT() (dAtA []byte, err error)
- func (*CPUInfo) ProtoMessage()
- func (x *CPUInfo) ProtoReflect() protoreflect.Message
- func (x *CPUInfo) Reset()
- func (m *CPUInfo) SizeVT() (n int)
- func (x *CPUInfo) String() string
- func (m *CPUInfo) UnmarshalVT(dAtA []byte) error
- type CPUInfoResponse
- func (*CPUInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CPUInfoResponse) GetMessages() []*CPUsInfo
- func (m *CPUInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CPUInfoResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CPUInfoResponse) MarshalVT() (dAtA []byte, err error)
- func (*CPUInfoResponse) ProtoMessage()
- func (x *CPUInfoResponse) ProtoReflect() protoreflect.Message
- func (x *CPUInfoResponse) Reset()
- func (m *CPUInfoResponse) SizeVT() (n int)
- func (x *CPUInfoResponse) String() string
- func (m *CPUInfoResponse) UnmarshalVT(dAtA []byte) error
- type CPUStat
- func (*CPUStat) Descriptor() ([]byte, []int)deprecated
- func (x *CPUStat) GetGuest() float64
- func (x *CPUStat) GetGuestNice() float64
- func (x *CPUStat) GetIdle() float64
- func (x *CPUStat) GetIowait() float64
- func (x *CPUStat) GetIrq() float64
- func (x *CPUStat) GetNice() float64
- func (x *CPUStat) GetSoftIrq() float64
- func (x *CPUStat) GetSteal() float64
- func (x *CPUStat) GetSystem() float64
- func (x *CPUStat) GetUser() float64
- func (m *CPUStat) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CPUStat) MarshalToVT(dAtA []byte) (int, error)
- func (m *CPUStat) MarshalVT() (dAtA []byte, err error)
- func (*CPUStat) ProtoMessage()
- func (x *CPUStat) ProtoReflect() protoreflect.Message
- func (x *CPUStat) Reset()
- func (m *CPUStat) SizeVT() (n int)
- func (x *CPUStat) String() string
- func (m *CPUStat) UnmarshalVT(dAtA []byte) error
- type CPUsInfo
- func (*CPUsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CPUsInfo) GetCpuInfo() []*CPUInfo
- func (x *CPUsInfo) GetMetadata() *common.Metadata
- func (m *CPUsInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CPUsInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *CPUsInfo) MarshalVT() (dAtA []byte, err error)
- func (*CPUsInfo) ProtoMessage()
- func (x *CPUsInfo) ProtoReflect() protoreflect.Message
- func (x *CPUsInfo) Reset()
- func (m *CPUsInfo) SizeVT() (n int)
- func (x *CPUsInfo) String() string
- func (m *CPUsInfo) UnmarshalVT(dAtA []byte) error
- type ClusterConfig
- func (*ClusterConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ClusterConfig) GetAllowSchedulingOnMasters() bool
- func (x *ClusterConfig) GetClusterNetwork() *ClusterNetworkConfig
- func (x *ClusterConfig) GetControlPlane() *ControlPlaneConfig
- func (x *ClusterConfig) GetName() string
- func (m *ClusterConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ClusterConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *ClusterConfig) MarshalVT() (dAtA []byte, err error)
- func (*ClusterConfig) ProtoMessage()
- func (x *ClusterConfig) ProtoReflect() protoreflect.Message
- func (x *ClusterConfig) Reset()
- func (m *ClusterConfig) SizeVT() (n int)
- func (x *ClusterConfig) String() string
- func (m *ClusterConfig) UnmarshalVT(dAtA []byte) error
- type ClusterNetworkConfig
- func (*ClusterNetworkConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ClusterNetworkConfig) GetCniConfig() *CNIConfig
- func (x *ClusterNetworkConfig) GetDnsDomain() string
- func (m *ClusterNetworkConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ClusterNetworkConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *ClusterNetworkConfig) MarshalVT() (dAtA []byte, err error)
- func (*ClusterNetworkConfig) ProtoMessage()
- func (x *ClusterNetworkConfig) ProtoReflect() protoreflect.Message
- func (x *ClusterNetworkConfig) Reset()
- func (m *ClusterNetworkConfig) SizeVT() (n int)
- func (x *ClusterNetworkConfig) String() string
- func (m *ClusterNetworkConfig) UnmarshalVT(dAtA []byte) error
- type ConfigLoadErrorEvent
- func (*ConfigLoadErrorEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigLoadErrorEvent) GetError() string
- func (m *ConfigLoadErrorEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ConfigLoadErrorEvent) MarshalToVT(dAtA []byte) (int, error)
- func (m *ConfigLoadErrorEvent) MarshalVT() (dAtA []byte, err error)
- func (*ConfigLoadErrorEvent) ProtoMessage()
- func (x *ConfigLoadErrorEvent) ProtoReflect() protoreflect.Message
- func (x *ConfigLoadErrorEvent) Reset()
- func (m *ConfigLoadErrorEvent) SizeVT() (n int)
- func (x *ConfigLoadErrorEvent) String() string
- func (m *ConfigLoadErrorEvent) UnmarshalVT(dAtA []byte) error
- type ConfigValidationErrorEvent
- func (*ConfigValidationErrorEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigValidationErrorEvent) GetError() string
- func (m *ConfigValidationErrorEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ConfigValidationErrorEvent) MarshalToVT(dAtA []byte) (int, error)
- func (m *ConfigValidationErrorEvent) MarshalVT() (dAtA []byte, err error)
- func (*ConfigValidationErrorEvent) ProtoMessage()
- func (x *ConfigValidationErrorEvent) ProtoReflect() protoreflect.Message
- func (x *ConfigValidationErrorEvent) Reset()
- func (m *ConfigValidationErrorEvent) SizeVT() (n int)
- func (x *ConfigValidationErrorEvent) String() string
- func (m *ConfigValidationErrorEvent) UnmarshalVT(dAtA []byte) error
- type Container
- func (*Container) Descriptor() ([]byte, []int)deprecated
- func (x *Container) GetContainers() []*ContainerInfo
- func (x *Container) GetMetadata() *common.Metadata
- func (m *Container) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Container) MarshalToVT(dAtA []byte) (int, error)
- func (m *Container) MarshalVT() (dAtA []byte, err error)
- func (*Container) ProtoMessage()
- func (x *Container) ProtoReflect() protoreflect.Message
- func (x *Container) Reset()
- func (m *Container) SizeVT() (n int)
- func (x *Container) String() string
- func (m *Container) UnmarshalVT(dAtA []byte) error
- type ContainerInfo
- func (*ContainerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ContainerInfo) GetId() string
- func (x *ContainerInfo) GetImage() string
- func (x *ContainerInfo) GetName() string
- func (x *ContainerInfo) GetNamespace() string
- func (x *ContainerInfo) GetPid() uint32
- func (x *ContainerInfo) GetPodId() string
- func (x *ContainerInfo) GetStatus() string
- func (m *ContainerInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ContainerInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *ContainerInfo) MarshalVT() (dAtA []byte, err error)
- func (*ContainerInfo) ProtoMessage()
- func (x *ContainerInfo) ProtoReflect() protoreflect.Message
- func (x *ContainerInfo) Reset()
- func (m *ContainerInfo) SizeVT() (n int)
- func (x *ContainerInfo) String() string
- func (m *ContainerInfo) UnmarshalVT(dAtA []byte) error
- type ContainersRequest
- func (*ContainersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ContainersRequest) GetDriver() common.ContainerDriver
- func (x *ContainersRequest) GetNamespace() string
- func (m *ContainersRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ContainersRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ContainersRequest) MarshalVT() (dAtA []byte, err error)
- func (*ContainersRequest) ProtoMessage()
- func (x *ContainersRequest) ProtoReflect() protoreflect.Message
- func (x *ContainersRequest) Reset()
- func (m *ContainersRequest) SizeVT() (n int)
- func (x *ContainersRequest) String() string
- func (m *ContainersRequest) UnmarshalVT(dAtA []byte) error
- type ContainersResponse
- func (*ContainersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ContainersResponse) GetMessages() []*Container
- func (m *ContainersResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ContainersResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ContainersResponse) MarshalVT() (dAtA []byte, err error)
- func (*ContainersResponse) ProtoMessage()
- func (x *ContainersResponse) ProtoReflect() protoreflect.Message
- func (x *ContainersResponse) Reset()
- func (m *ContainersResponse) SizeVT() (n int)
- func (x *ContainersResponse) String() string
- func (m *ContainersResponse) UnmarshalVT(dAtA []byte) error
- type ControlPlaneConfig
- func (*ControlPlaneConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ControlPlaneConfig) GetEndpoint() string
- func (m *ControlPlaneConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ControlPlaneConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *ControlPlaneConfig) MarshalVT() (dAtA []byte, err error)
- func (*ControlPlaneConfig) ProtoMessage()
- func (x *ControlPlaneConfig) ProtoReflect() protoreflect.Message
- func (x *ControlPlaneConfig) Reset()
- func (m *ControlPlaneConfig) SizeVT() (n int)
- func (x *ControlPlaneConfig) String() string
- func (m *ControlPlaneConfig) UnmarshalVT(dAtA []byte) error
- type CopyRequest
- func (*CopyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CopyRequest) GetRootPath() string
- func (m *CopyRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CopyRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CopyRequest) MarshalVT() (dAtA []byte, err error)
- func (*CopyRequest) ProtoMessage()
- func (x *CopyRequest) ProtoReflect() protoreflect.Message
- func (x *CopyRequest) Reset()
- func (m *CopyRequest) SizeVT() (n int)
- func (x *CopyRequest) String() string
- func (m *CopyRequest) UnmarshalVT(dAtA []byte) error
- type DHCPOptionsConfig
- func (*DHCPOptionsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DHCPOptionsConfig) GetRouteMetric() uint32
- func (m *DHCPOptionsConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DHCPOptionsConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *DHCPOptionsConfig) MarshalVT() (dAtA []byte, err error)
- func (*DHCPOptionsConfig) ProtoMessage()
- func (x *DHCPOptionsConfig) ProtoReflect() protoreflect.Message
- func (x *DHCPOptionsConfig) Reset()
- func (m *DHCPOptionsConfig) SizeVT() (n int)
- func (x *DHCPOptionsConfig) String() string
- func (m *DHCPOptionsConfig) UnmarshalVT(dAtA []byte) error
- type DiskStat
- func (*DiskStat) Descriptor() ([]byte, []int)deprecated
- func (x *DiskStat) GetDiscardCompleted() uint64
- func (x *DiskStat) GetDiscardMerged() uint64
- func (x *DiskStat) GetDiscardSectors() uint64
- func (x *DiskStat) GetDiscardTimeMs() uint64
- func (x *DiskStat) GetIoInProgress() uint64
- func (x *DiskStat) GetIoTimeMs() uint64
- func (x *DiskStat) GetIoTimeWeightedMs() uint64
- func (x *DiskStat) GetName() string
- func (x *DiskStat) GetReadCompleted() uint64
- func (x *DiskStat) GetReadMerged() uint64
- func (x *DiskStat) GetReadSectors() uint64
- func (x *DiskStat) GetReadTimeMs() uint64
- func (x *DiskStat) GetWriteCompleted() uint64
- func (x *DiskStat) GetWriteMerged() uint64
- func (x *DiskStat) GetWriteSectors() uint64
- func (x *DiskStat) GetWriteTimeMs() uint64
- func (m *DiskStat) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DiskStat) MarshalToVT(dAtA []byte) (int, error)
- func (m *DiskStat) MarshalVT() (dAtA []byte, err error)
- func (*DiskStat) ProtoMessage()
- func (x *DiskStat) ProtoReflect() protoreflect.Message
- func (x *DiskStat) Reset()
- func (m *DiskStat) SizeVT() (n int)
- func (x *DiskStat) String() string
- func (m *DiskStat) UnmarshalVT(dAtA []byte) error
- type DiskStats
- func (*DiskStats) Descriptor() ([]byte, []int)deprecated
- func (x *DiskStats) GetDevices() []*DiskStat
- func (x *DiskStats) GetMetadata() *common.Metadata
- func (x *DiskStats) GetTotal() *DiskStat
- func (m *DiskStats) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DiskStats) MarshalToVT(dAtA []byte) (int, error)
- func (m *DiskStats) MarshalVT() (dAtA []byte, err error)
- func (*DiskStats) ProtoMessage()
- func (x *DiskStats) ProtoReflect() protoreflect.Message
- func (x *DiskStats) Reset()
- func (m *DiskStats) SizeVT() (n int)
- func (x *DiskStats) String() string
- func (m *DiskStats) UnmarshalVT(dAtA []byte) error
- type DiskStatsResponse
- func (*DiskStatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DiskStatsResponse) GetMessages() []*DiskStats
- func (m *DiskStatsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DiskStatsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DiskStatsResponse) MarshalVT() (dAtA []byte, err error)
- func (*DiskStatsResponse) ProtoMessage()
- func (x *DiskStatsResponse) ProtoReflect() protoreflect.Message
- func (x *DiskStatsResponse) Reset()
- func (m *DiskStatsResponse) SizeVT() (n int)
- func (x *DiskStatsResponse) String() string
- func (m *DiskStatsResponse) UnmarshalVT(dAtA []byte) error
- type DiskUsageInfo
- func (*DiskUsageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DiskUsageInfo) GetError() string
- func (x *DiskUsageInfo) GetMetadata() *common.Metadata
- func (x *DiskUsageInfo) GetName() string
- func (x *DiskUsageInfo) GetRelativeName() string
- func (x *DiskUsageInfo) GetSize() int64
- func (m *DiskUsageInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DiskUsageInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *DiskUsageInfo) MarshalVT() (dAtA []byte, err error)
- func (*DiskUsageInfo) ProtoMessage()
- func (x *DiskUsageInfo) ProtoReflect() protoreflect.Message
- func (x *DiskUsageInfo) Reset()
- func (m *DiskUsageInfo) SizeVT() (n int)
- func (x *DiskUsageInfo) String() string
- func (m *DiskUsageInfo) UnmarshalVT(dAtA []byte) error
- type DiskUsageRequest
- func (*DiskUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DiskUsageRequest) GetAll() bool
- func (x *DiskUsageRequest) GetPaths() []string
- func (x *DiskUsageRequest) GetRecursionDepth() int32
- func (x *DiskUsageRequest) GetThreshold() int64
- func (m *DiskUsageRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DiskUsageRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DiskUsageRequest) MarshalVT() (dAtA []byte, err error)
- func (*DiskUsageRequest) ProtoMessage()
- func (x *DiskUsageRequest) ProtoReflect() protoreflect.Message
- func (x *DiskUsageRequest) Reset()
- func (m *DiskUsageRequest) SizeVT() (n int)
- func (x *DiskUsageRequest) String() string
- func (m *DiskUsageRequest) UnmarshalVT(dAtA []byte) error
- type DmesgRequest
- func (*DmesgRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DmesgRequest) GetFollow() bool
- func (x *DmesgRequest) GetTail() bool
- func (m *DmesgRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DmesgRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DmesgRequest) MarshalVT() (dAtA []byte, err error)
- func (*DmesgRequest) ProtoMessage()
- func (x *DmesgRequest) ProtoReflect() protoreflect.Message
- func (x *DmesgRequest) Reset()
- func (m *DmesgRequest) SizeVT() (n int)
- func (x *DmesgRequest) String() string
- func (m *DmesgRequest) UnmarshalVT(dAtA []byte) error
- type EtcdForfeitLeadership
- func (*EtcdForfeitLeadership) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdForfeitLeadership) GetMember() string
- func (x *EtcdForfeitLeadership) GetMetadata() *common.Metadata
- func (m *EtcdForfeitLeadership) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdForfeitLeadership) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdForfeitLeadership) MarshalVT() (dAtA []byte, err error)
- func (*EtcdForfeitLeadership) ProtoMessage()
- func (x *EtcdForfeitLeadership) ProtoReflect() protoreflect.Message
- func (x *EtcdForfeitLeadership) Reset()
- func (m *EtcdForfeitLeadership) SizeVT() (n int)
- func (x *EtcdForfeitLeadership) String() string
- func (m *EtcdForfeitLeadership) UnmarshalVT(dAtA []byte) error
- type EtcdForfeitLeadershipRequest
- func (*EtcdForfeitLeadershipRequest) Descriptor() ([]byte, []int)deprecated
- func (m *EtcdForfeitLeadershipRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdForfeitLeadershipRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdForfeitLeadershipRequest) MarshalVT() (dAtA []byte, err error)
- func (*EtcdForfeitLeadershipRequest) ProtoMessage()
- func (x *EtcdForfeitLeadershipRequest) ProtoReflect() protoreflect.Message
- func (x *EtcdForfeitLeadershipRequest) Reset()
- func (m *EtcdForfeitLeadershipRequest) SizeVT() (n int)
- func (x *EtcdForfeitLeadershipRequest) String() string
- func (m *EtcdForfeitLeadershipRequest) UnmarshalVT(dAtA []byte) error
- type EtcdForfeitLeadershipResponse
- func (*EtcdForfeitLeadershipResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdForfeitLeadershipResponse) GetMessages() []*EtcdForfeitLeadership
- func (m *EtcdForfeitLeadershipResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdForfeitLeadershipResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdForfeitLeadershipResponse) MarshalVT() (dAtA []byte, err error)
- func (*EtcdForfeitLeadershipResponse) ProtoMessage()
- func (x *EtcdForfeitLeadershipResponse) ProtoReflect() protoreflect.Message
- func (x *EtcdForfeitLeadershipResponse) Reset()
- func (m *EtcdForfeitLeadershipResponse) SizeVT() (n int)
- func (x *EtcdForfeitLeadershipResponse) String() string
- func (m *EtcdForfeitLeadershipResponse) UnmarshalVT(dAtA []byte) error
- type EtcdLeaveCluster
- func (*EtcdLeaveCluster) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdLeaveCluster) GetMetadata() *common.Metadata
- func (m *EtcdLeaveCluster) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdLeaveCluster) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdLeaveCluster) MarshalVT() (dAtA []byte, err error)
- func (*EtcdLeaveCluster) ProtoMessage()
- func (x *EtcdLeaveCluster) ProtoReflect() protoreflect.Message
- func (x *EtcdLeaveCluster) Reset()
- func (m *EtcdLeaveCluster) SizeVT() (n int)
- func (x *EtcdLeaveCluster) String() string
- func (m *EtcdLeaveCluster) UnmarshalVT(dAtA []byte) error
- type EtcdLeaveClusterRequest
- func (*EtcdLeaveClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (m *EtcdLeaveClusterRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdLeaveClusterRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdLeaveClusterRequest) MarshalVT() (dAtA []byte, err error)
- func (*EtcdLeaveClusterRequest) ProtoMessage()
- func (x *EtcdLeaveClusterRequest) ProtoReflect() protoreflect.Message
- func (x *EtcdLeaveClusterRequest) Reset()
- func (m *EtcdLeaveClusterRequest) SizeVT() (n int)
- func (x *EtcdLeaveClusterRequest) String() string
- func (m *EtcdLeaveClusterRequest) UnmarshalVT(dAtA []byte) error
- type EtcdLeaveClusterResponse
- func (*EtcdLeaveClusterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdLeaveClusterResponse) GetMessages() []*EtcdLeaveCluster
- func (m *EtcdLeaveClusterResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdLeaveClusterResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdLeaveClusterResponse) MarshalVT() (dAtA []byte, err error)
- func (*EtcdLeaveClusterResponse) ProtoMessage()
- func (x *EtcdLeaveClusterResponse) ProtoReflect() protoreflect.Message
- func (x *EtcdLeaveClusterResponse) Reset()
- func (m *EtcdLeaveClusterResponse) SizeVT() (n int)
- func (x *EtcdLeaveClusterResponse) String() string
- func (m *EtcdLeaveClusterResponse) UnmarshalVT(dAtA []byte) error
- type EtcdMember
- func (*EtcdMember) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdMember) GetClientUrls() []string
- func (x *EtcdMember) GetHostname() string
- func (x *EtcdMember) GetId() uint64
- func (x *EtcdMember) GetIsLearner() bool
- func (x *EtcdMember) GetPeerUrls() []string
- func (m *EtcdMember) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdMember) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdMember) MarshalVT() (dAtA []byte, err error)
- func (*EtcdMember) ProtoMessage()
- func (x *EtcdMember) ProtoReflect() protoreflect.Message
- func (x *EtcdMember) Reset()
- func (m *EtcdMember) SizeVT() (n int)
- func (x *EtcdMember) String() string
- func (m *EtcdMember) UnmarshalVT(dAtA []byte) error
- type EtcdMemberListRequest
- func (*EtcdMemberListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdMemberListRequest) GetQueryLocal() bool
- func (m *EtcdMemberListRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdMemberListRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdMemberListRequest) MarshalVT() (dAtA []byte, err error)
- func (*EtcdMemberListRequest) ProtoMessage()
- func (x *EtcdMemberListRequest) ProtoReflect() protoreflect.Message
- func (x *EtcdMemberListRequest) Reset()
- func (m *EtcdMemberListRequest) SizeVT() (n int)
- func (x *EtcdMemberListRequest) String() string
- func (m *EtcdMemberListRequest) UnmarshalVT(dAtA []byte) error
- type EtcdMemberListResponse
- func (*EtcdMemberListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdMemberListResponse) GetMessages() []*EtcdMembers
- func (m *EtcdMemberListResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdMemberListResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdMemberListResponse) MarshalVT() (dAtA []byte, err error)
- func (*EtcdMemberListResponse) ProtoMessage()
- func (x *EtcdMemberListResponse) ProtoReflect() protoreflect.Message
- func (x *EtcdMemberListResponse) Reset()
- func (m *EtcdMemberListResponse) SizeVT() (n int)
- func (x *EtcdMemberListResponse) String() string
- func (m *EtcdMemberListResponse) UnmarshalVT(dAtA []byte) error
- type EtcdMembers
- func (*EtcdMembers) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdMembers) GetLegacyMembers() []string
- func (x *EtcdMembers) GetMembers() []*EtcdMember
- func (x *EtcdMembers) GetMetadata() *common.Metadata
- func (m *EtcdMembers) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdMembers) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdMembers) MarshalVT() (dAtA []byte, err error)
- func (*EtcdMembers) ProtoMessage()
- func (x *EtcdMembers) ProtoReflect() protoreflect.Message
- func (x *EtcdMembers) Reset()
- func (m *EtcdMembers) SizeVT() (n int)
- func (x *EtcdMembers) String() string
- func (m *EtcdMembers) UnmarshalVT(dAtA []byte) error
- type EtcdRecover
- func (*EtcdRecover) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdRecover) GetMetadata() *common.Metadata
- func (m *EtcdRecover) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdRecover) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdRecover) MarshalVT() (dAtA []byte, err error)
- func (*EtcdRecover) ProtoMessage()
- func (x *EtcdRecover) ProtoReflect() protoreflect.Message
- func (x *EtcdRecover) Reset()
- func (m *EtcdRecover) SizeVT() (n int)
- func (x *EtcdRecover) String() string
- func (m *EtcdRecover) UnmarshalVT(dAtA []byte) error
- type EtcdRecoverResponse
- func (*EtcdRecoverResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdRecoverResponse) GetMessages() []*EtcdRecover
- func (m *EtcdRecoverResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdRecoverResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdRecoverResponse) MarshalVT() (dAtA []byte, err error)
- func (*EtcdRecoverResponse) ProtoMessage()
- func (x *EtcdRecoverResponse) ProtoReflect() protoreflect.Message
- func (x *EtcdRecoverResponse) Reset()
- func (m *EtcdRecoverResponse) SizeVT() (n int)
- func (x *EtcdRecoverResponse) String() string
- func (m *EtcdRecoverResponse) UnmarshalVT(dAtA []byte) error
- type EtcdRemoveMember
- func (*EtcdRemoveMember) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdRemoveMember) GetMetadata() *common.Metadata
- func (m *EtcdRemoveMember) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdRemoveMember) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdRemoveMember) MarshalVT() (dAtA []byte, err error)
- func (*EtcdRemoveMember) ProtoMessage()
- func (x *EtcdRemoveMember) ProtoReflect() protoreflect.Message
- func (x *EtcdRemoveMember) Reset()
- func (m *EtcdRemoveMember) SizeVT() (n int)
- func (x *EtcdRemoveMember) String() string
- func (m *EtcdRemoveMember) UnmarshalVT(dAtA []byte) error
- type EtcdRemoveMemberRequest
- func (*EtcdRemoveMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdRemoveMemberRequest) GetMember() string
- func (m *EtcdRemoveMemberRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdRemoveMemberRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdRemoveMemberRequest) MarshalVT() (dAtA []byte, err error)
- func (*EtcdRemoveMemberRequest) ProtoMessage()
- func (x *EtcdRemoveMemberRequest) ProtoReflect() protoreflect.Message
- func (x *EtcdRemoveMemberRequest) Reset()
- func (m *EtcdRemoveMemberRequest) SizeVT() (n int)
- func (x *EtcdRemoveMemberRequest) String() string
- func (m *EtcdRemoveMemberRequest) UnmarshalVT(dAtA []byte) error
- type EtcdRemoveMemberResponse
- func (*EtcdRemoveMemberResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EtcdRemoveMemberResponse) GetMessages() []*EtcdRemoveMember
- func (m *EtcdRemoveMemberResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdRemoveMemberResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdRemoveMemberResponse) MarshalVT() (dAtA []byte, err error)
- func (*EtcdRemoveMemberResponse) ProtoMessage()
- func (x *EtcdRemoveMemberResponse) ProtoReflect() protoreflect.Message
- func (x *EtcdRemoveMemberResponse) Reset()
- func (m *EtcdRemoveMemberResponse) SizeVT() (n int)
- func (x *EtcdRemoveMemberResponse) String() string
- func (m *EtcdRemoveMemberResponse) UnmarshalVT(dAtA []byte) error
- type EtcdSnapshotRequest
- func (*EtcdSnapshotRequest) Descriptor() ([]byte, []int)deprecated
- func (m *EtcdSnapshotRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EtcdSnapshotRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *EtcdSnapshotRequest) MarshalVT() (dAtA []byte, err error)
- func (*EtcdSnapshotRequest) ProtoMessage()
- func (x *EtcdSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *EtcdSnapshotRequest) Reset()
- func (m *EtcdSnapshotRequest) SizeVT() (n int)
- func (x *EtcdSnapshotRequest) String() string
- func (m *EtcdSnapshotRequest) UnmarshalVT(dAtA []byte) error
- type Event
- func (*Event) Descriptor() ([]byte, []int)deprecated
- func (x *Event) GetData() *anypb.Any
- func (x *Event) GetId() string
- func (x *Event) GetMetadata() *common.Metadata
- func (m *Event) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Event) MarshalToVT(dAtA []byte) (int, error)
- func (m *Event) MarshalVT() (dAtA []byte, err error)
- func (*Event) ProtoMessage()
- func (x *Event) ProtoReflect() protoreflect.Message
- func (x *Event) Reset()
- func (m *Event) SizeVT() (n int)
- func (x *Event) String() string
- func (m *Event) UnmarshalVT(dAtA []byte) error
- type EventsRequest
- func (*EventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EventsRequest) GetTailEvents() int32
- func (x *EventsRequest) GetTailId() string
- func (x *EventsRequest) GetTailSeconds() int32
- func (m *EventsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventsRequest) MarshalVT() (dAtA []byte, err error)
- func (*EventsRequest) ProtoMessage()
- func (x *EventsRequest) ProtoReflect() protoreflect.Message
- func (x *EventsRequest) Reset()
- func (m *EventsRequest) SizeVT() (n int)
- func (x *EventsRequest) String() string
- func (m *EventsRequest) UnmarshalVT(dAtA []byte) error
- type FeaturesInfo
- func (*FeaturesInfo) Descriptor() ([]byte, []int)deprecated
- func (x *FeaturesInfo) GetRbac() bool
- func (m *FeaturesInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *FeaturesInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *FeaturesInfo) MarshalVT() (dAtA []byte, err error)
- func (*FeaturesInfo) ProtoMessage()
- func (x *FeaturesInfo) ProtoReflect() protoreflect.Message
- func (x *FeaturesInfo) Reset()
- func (m *FeaturesInfo) SizeVT() (n int)
- func (x *FeaturesInfo) String() string
- func (m *FeaturesInfo) UnmarshalVT(dAtA []byte) error
- type FileInfo
- func (*FileInfo) Descriptor() ([]byte, []int)deprecated
- func (x *FileInfo) GetError() string
- func (x *FileInfo) GetGid() uint32
- func (x *FileInfo) GetIsDir() bool
- func (x *FileInfo) GetLink() string
- func (x *FileInfo) GetMetadata() *common.Metadata
- func (x *FileInfo) GetMode() uint32
- func (x *FileInfo) GetModified() int64
- func (x *FileInfo) GetName() string
- func (x *FileInfo) GetRelativeName() string
- func (x *FileInfo) GetSize() int64
- func (x *FileInfo) GetUid() uint32
- func (m *FileInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *FileInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *FileInfo) MarshalVT() (dAtA []byte, err error)
- func (*FileInfo) ProtoMessage()
- func (x *FileInfo) ProtoReflect() protoreflect.Message
- func (x *FileInfo) Reset()
- func (m *FileInfo) SizeVT() (n int)
- func (x *FileInfo) String() string
- func (m *FileInfo) UnmarshalVT(dAtA []byte) error
- type GenerateClientConfiguration
- func (*GenerateClientConfiguration) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateClientConfiguration) GetCa() []byte
- func (x *GenerateClientConfiguration) GetCrt() []byte
- func (x *GenerateClientConfiguration) GetKey() []byte
- func (x *GenerateClientConfiguration) GetMetadata() *common.Metadata
- func (x *GenerateClientConfiguration) GetTalosconfig() []byte
- func (m *GenerateClientConfiguration) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GenerateClientConfiguration) MarshalToVT(dAtA []byte) (int, error)
- func (m *GenerateClientConfiguration) MarshalVT() (dAtA []byte, err error)
- func (*GenerateClientConfiguration) ProtoMessage()
- func (x *GenerateClientConfiguration) ProtoReflect() protoreflect.Message
- func (x *GenerateClientConfiguration) Reset()
- func (m *GenerateClientConfiguration) SizeVT() (n int)
- func (x *GenerateClientConfiguration) String() string
- func (m *GenerateClientConfiguration) UnmarshalVT(dAtA []byte) error
- type GenerateClientConfigurationRequest
- func (*GenerateClientConfigurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateClientConfigurationRequest) GetCrtTtl() *durationpb.Duration
- func (x *GenerateClientConfigurationRequest) GetRoles() []string
- func (m *GenerateClientConfigurationRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GenerateClientConfigurationRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GenerateClientConfigurationRequest) MarshalVT() (dAtA []byte, err error)
- func (*GenerateClientConfigurationRequest) ProtoMessage()
- func (x *GenerateClientConfigurationRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateClientConfigurationRequest) Reset()
- func (m *GenerateClientConfigurationRequest) SizeVT() (n int)
- func (x *GenerateClientConfigurationRequest) String() string
- func (m *GenerateClientConfigurationRequest) UnmarshalVT(dAtA []byte) error
- type GenerateClientConfigurationResponse
- func (*GenerateClientConfigurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateClientConfigurationResponse) GetMessages() []*GenerateClientConfiguration
- func (m *GenerateClientConfigurationResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GenerateClientConfigurationResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GenerateClientConfigurationResponse) MarshalVT() (dAtA []byte, err error)
- func (*GenerateClientConfigurationResponse) ProtoMessage()
- func (x *GenerateClientConfigurationResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateClientConfigurationResponse) Reset()
- func (m *GenerateClientConfigurationResponse) SizeVT() (n int)
- func (x *GenerateClientConfigurationResponse) String() string
- func (m *GenerateClientConfigurationResponse) UnmarshalVT(dAtA []byte) error
- type GenerateConfiguration
- func (*GenerateConfiguration) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateConfiguration) GetData() [][]byte
- func (x *GenerateConfiguration) GetMetadata() *common.Metadata
- func (x *GenerateConfiguration) GetTalosconfig() []byte
- func (m *GenerateConfiguration) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GenerateConfiguration) MarshalToVT(dAtA []byte) (int, error)
- func (m *GenerateConfiguration) MarshalVT() (dAtA []byte, err error)
- func (*GenerateConfiguration) ProtoMessage()
- func (x *GenerateConfiguration) ProtoReflect() protoreflect.Message
- func (x *GenerateConfiguration) Reset()
- func (m *GenerateConfiguration) SizeVT() (n int)
- func (x *GenerateConfiguration) String() string
- func (m *GenerateConfiguration) UnmarshalVT(dAtA []byte) error
- type GenerateConfigurationRequest
- func (*GenerateConfigurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateConfigurationRequest) GetClusterConfig() *ClusterConfig
- func (x *GenerateConfigurationRequest) GetConfigVersion() string
- func (x *GenerateConfigurationRequest) GetMachineConfig() *MachineConfig
- func (x *GenerateConfigurationRequest) GetOverrideTime() *timestamppb.Timestamp
- func (m *GenerateConfigurationRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GenerateConfigurationRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GenerateConfigurationRequest) MarshalVT() (dAtA []byte, err error)
- func (*GenerateConfigurationRequest) ProtoMessage()
- func (x *GenerateConfigurationRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateConfigurationRequest) Reset()
- func (m *GenerateConfigurationRequest) SizeVT() (n int)
- func (x *GenerateConfigurationRequest) String() string
- func (m *GenerateConfigurationRequest) UnmarshalVT(dAtA []byte) error
- type GenerateConfigurationResponse
- func (*GenerateConfigurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateConfigurationResponse) GetMessages() []*GenerateConfiguration
- func (m *GenerateConfigurationResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GenerateConfigurationResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GenerateConfigurationResponse) MarshalVT() (dAtA []byte, err error)
- func (*GenerateConfigurationResponse) ProtoMessage()
- func (x *GenerateConfigurationResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateConfigurationResponse) Reset()
- func (m *GenerateConfigurationResponse) SizeVT() (n int)
- func (x *GenerateConfigurationResponse) String() string
- func (m *GenerateConfigurationResponse) UnmarshalVT(dAtA []byte) error
- type Hostname
- func (*Hostname) Descriptor() ([]byte, []int)deprecated
- func (x *Hostname) GetHostname() string
- func (x *Hostname) GetMetadata() *common.Metadata
- func (m *Hostname) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Hostname) MarshalToVT(dAtA []byte) (int, error)
- func (m *Hostname) MarshalVT() (dAtA []byte, err error)
- func (*Hostname) ProtoMessage()
- func (x *Hostname) ProtoReflect() protoreflect.Message
- func (x *Hostname) Reset()
- func (m *Hostname) SizeVT() (n int)
- func (x *Hostname) String() string
- func (m *Hostname) UnmarshalVT(dAtA []byte) error
- type HostnameResponse
- func (*HostnameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HostnameResponse) GetMessages() []*Hostname
- func (m *HostnameResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *HostnameResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *HostnameResponse) MarshalVT() (dAtA []byte, err error)
- func (*HostnameResponse) ProtoMessage()
- func (x *HostnameResponse) ProtoReflect() protoreflect.Message
- func (x *HostnameResponse) Reset()
- func (m *HostnameResponse) SizeVT() (n int)
- func (x *HostnameResponse) String() string
- func (m *HostnameResponse) UnmarshalVT(dAtA []byte) error
- type InstallConfig
- func (*InstallConfig) Descriptor() ([]byte, []int)deprecated
- func (x *InstallConfig) GetInstallDisk() string
- func (x *InstallConfig) GetInstallImage() string
- func (m *InstallConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *InstallConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *InstallConfig) MarshalVT() (dAtA []byte, err error)
- func (*InstallConfig) ProtoMessage()
- func (x *InstallConfig) ProtoReflect() protoreflect.Message
- func (x *InstallConfig) Reset()
- func (m *InstallConfig) SizeVT() (n int)
- func (x *InstallConfig) String() string
- func (m *InstallConfig) UnmarshalVT(dAtA []byte) error
- type ListRequest
- func (*ListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRequest) GetRecurse() bool
- func (x *ListRequest) GetRecursionDepth() int32
- func (x *ListRequest) GetRoot() string
- func (x *ListRequest) GetTypes() []ListRequest_Type
- func (m *ListRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListRequest) ProtoMessage()
- func (x *ListRequest) ProtoReflect() protoreflect.Message
- func (x *ListRequest) Reset()
- func (m *ListRequest) SizeVT() (n int)
- func (x *ListRequest) String() string
- func (m *ListRequest) UnmarshalVT(dAtA []byte) error
- type ListRequest_Type
- func (ListRequest_Type) Descriptor() protoreflect.EnumDescriptor
- func (x ListRequest_Type) Enum() *ListRequest_Type
- func (ListRequest_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x ListRequest_Type) Number() protoreflect.EnumNumber
- func (x ListRequest_Type) String() string
- func (ListRequest_Type) Type() protoreflect.EnumType
- type LoadAvg
- func (*LoadAvg) Descriptor() ([]byte, []int)deprecated
- func (x *LoadAvg) GetLoad1() float64
- func (x *LoadAvg) GetLoad15() float64
- func (x *LoadAvg) GetLoad5() float64
- func (x *LoadAvg) GetMetadata() *common.Metadata
- func (m *LoadAvg) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LoadAvg) MarshalToVT(dAtA []byte) (int, error)
- func (m *LoadAvg) MarshalVT() (dAtA []byte, err error)
- func (*LoadAvg) ProtoMessage()
- func (x *LoadAvg) ProtoReflect() protoreflect.Message
- func (x *LoadAvg) Reset()
- func (m *LoadAvg) SizeVT() (n int)
- func (x *LoadAvg) String() string
- func (m *LoadAvg) UnmarshalVT(dAtA []byte) error
- type LoadAvgResponse
- func (*LoadAvgResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoadAvgResponse) GetMessages() []*LoadAvg
- func (m *LoadAvgResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LoadAvgResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *LoadAvgResponse) MarshalVT() (dAtA []byte, err error)
- func (*LoadAvgResponse) ProtoMessage()
- func (x *LoadAvgResponse) ProtoReflect() protoreflect.Message
- func (x *LoadAvgResponse) Reset()
- func (m *LoadAvgResponse) SizeVT() (n int)
- func (x *LoadAvgResponse) String() string
- func (m *LoadAvgResponse) UnmarshalVT(dAtA []byte) error
- type LogsRequest
- func (*LogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LogsRequest) GetDriver() common.ContainerDriver
- func (x *LogsRequest) GetFollow() bool
- func (x *LogsRequest) GetId() string
- func (x *LogsRequest) GetNamespace() string
- func (x *LogsRequest) GetTailLines() int32
- func (m *LogsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LogsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *LogsRequest) MarshalVT() (dAtA []byte, err error)
- func (*LogsRequest) ProtoMessage()
- func (x *LogsRequest) ProtoReflect() protoreflect.Message
- func (x *LogsRequest) Reset()
- func (m *LogsRequest) SizeVT() (n int)
- func (x *LogsRequest) String() string
- func (m *LogsRequest) UnmarshalVT(dAtA []byte) error
- type MachineConfig
- func (*MachineConfig) Descriptor() ([]byte, []int)deprecated
- func (x *MachineConfig) GetInstallConfig() *InstallConfig
- func (x *MachineConfig) GetKubernetesVersion() string
- func (x *MachineConfig) GetNetworkConfig() *NetworkConfig
- func (x *MachineConfig) GetType() MachineConfig_MachineType
- func (m *MachineConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MachineConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *MachineConfig) MarshalVT() (dAtA []byte, err error)
- func (*MachineConfig) ProtoMessage()
- func (x *MachineConfig) ProtoReflect() protoreflect.Message
- func (x *MachineConfig) Reset()
- func (m *MachineConfig) SizeVT() (n int)
- func (x *MachineConfig) String() string
- func (m *MachineConfig) UnmarshalVT(dAtA []byte) error
- type MachineConfig_MachineType
- func (MachineConfig_MachineType) Descriptor() protoreflect.EnumDescriptor
- func (x MachineConfig_MachineType) Enum() *MachineConfig_MachineType
- func (MachineConfig_MachineType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MachineConfig_MachineType) Number() protoreflect.EnumNumber
- func (x MachineConfig_MachineType) String() string
- func (MachineConfig_MachineType) Type() protoreflect.EnumType
- type MachineServiceClient
- type MachineServiceServer
- type MachineService_CopyClient
- type MachineService_CopyServer
- type MachineService_DiskUsageClient
- type MachineService_DiskUsageServer
- type MachineService_DmesgClient
- type MachineService_DmesgServer
- type MachineService_EtcdRecoverClient
- type MachineService_EtcdRecoverServer
- type MachineService_EtcdSnapshotClient
- type MachineService_EtcdSnapshotServer
- type MachineService_EventsClient
- type MachineService_EventsServer
- type MachineService_KubeconfigClient
- type MachineService_KubeconfigServer
- type MachineService_ListClient
- type MachineService_ListServer
- type MachineService_LogsClient
- type MachineService_LogsServer
- type MachineService_ReadClient
- type MachineService_ReadServer
- type MemInfo
- func (*MemInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MemInfo) GetActive() uint64
- func (x *MemInfo) GetActiveanon() uint64
- func (x *MemInfo) GetActivefile() uint64
- func (x *MemInfo) GetAnonhugepages() uint64
- func (x *MemInfo) GetAnonpages() uint64
- func (x *MemInfo) GetBounce() uint64
- func (x *MemInfo) GetBuffers() uint64
- func (x *MemInfo) GetCached() uint64
- func (x *MemInfo) GetCmafree() uint64
- func (x *MemInfo) GetCmatotal() uint64
- func (x *MemInfo) GetCommitlimit() uint64
- func (x *MemInfo) GetCommittedas() uint64
- func (x *MemInfo) GetDirectmap1G() uint64
- func (x *MemInfo) GetDirectmap2M() uint64
- func (x *MemInfo) GetDirectmap4K() uint64
- func (x *MemInfo) GetDirty() uint64
- func (x *MemInfo) GetHardwarecorrupted() uint64
- func (x *MemInfo) GetHugepagesfree() uint64
- func (x *MemInfo) GetHugepagesize() uint64
- func (x *MemInfo) GetHugepagesrsvd() uint64
- func (x *MemInfo) GetHugepagessurp() uint64
- func (x *MemInfo) GetHugepagestotal() uint64
- func (x *MemInfo) GetInactive() uint64
- func (x *MemInfo) GetInactiveanon() uint64
- func (x *MemInfo) GetInactivefile() uint64
- func (x *MemInfo) GetKernelstack() uint64
- func (x *MemInfo) GetMapped() uint64
- func (x *MemInfo) GetMemavailable() uint64
- func (x *MemInfo) GetMemfree() uint64
- func (x *MemInfo) GetMemtotal() uint64
- func (x *MemInfo) GetMlocked() uint64
- func (x *MemInfo) GetNfsunstable() uint64
- func (x *MemInfo) GetPagetables() uint64
- func (x *MemInfo) GetShmem() uint64
- func (x *MemInfo) GetShmemhugepages() uint64
- func (x *MemInfo) GetShmempmdmapped() uint64
- func (x *MemInfo) GetSlab() uint64
- func (x *MemInfo) GetSreclaimable() uint64
- func (x *MemInfo) GetSunreclaim() uint64
- func (x *MemInfo) GetSwapcached() uint64
- func (x *MemInfo) GetSwapfree() uint64
- func (x *MemInfo) GetSwaptotal() uint64
- func (x *MemInfo) GetUnevictable() uint64
- func (x *MemInfo) GetVmallocchunk() uint64
- func (x *MemInfo) GetVmalloctotal() uint64
- func (x *MemInfo) GetVmallocused() uint64
- func (x *MemInfo) GetWriteback() uint64
- func (x *MemInfo) GetWritebacktmp() uint64
- func (m *MemInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MemInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *MemInfo) MarshalVT() (dAtA []byte, err error)
- func (*MemInfo) ProtoMessage()
- func (x *MemInfo) ProtoReflect() protoreflect.Message
- func (x *MemInfo) Reset()
- func (m *MemInfo) SizeVT() (n int)
- func (x *MemInfo) String() string
- func (m *MemInfo) UnmarshalVT(dAtA []byte) error
- type Memory
- func (*Memory) Descriptor() ([]byte, []int)deprecated
- func (x *Memory) GetMeminfo() *MemInfo
- func (x *Memory) GetMetadata() *common.Metadata
- func (m *Memory) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Memory) MarshalToVT(dAtA []byte) (int, error)
- func (m *Memory) MarshalVT() (dAtA []byte, err error)
- func (*Memory) ProtoMessage()
- func (x *Memory) ProtoReflect() protoreflect.Message
- func (x *Memory) Reset()
- func (m *Memory) SizeVT() (n int)
- func (x *Memory) String() string
- func (m *Memory) UnmarshalVT(dAtA []byte) error
- type MemoryResponse
- func (*MemoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MemoryResponse) GetMessages() []*Memory
- func (m *MemoryResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MemoryResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *MemoryResponse) MarshalVT() (dAtA []byte, err error)
- func (*MemoryResponse) ProtoMessage()
- func (x *MemoryResponse) ProtoReflect() protoreflect.Message
- func (x *MemoryResponse) Reset()
- func (m *MemoryResponse) SizeVT() (n int)
- func (x *MemoryResponse) String() string
- func (m *MemoryResponse) UnmarshalVT(dAtA []byte) error
- type MountStat
- func (*MountStat) Descriptor() ([]byte, []int)deprecated
- func (x *MountStat) GetAvailable() uint64
- func (x *MountStat) GetFilesystem() string
- func (x *MountStat) GetMountedOn() string
- func (x *MountStat) GetSize() uint64
- func (m *MountStat) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MountStat) MarshalToVT(dAtA []byte) (int, error)
- func (m *MountStat) MarshalVT() (dAtA []byte, err error)
- func (*MountStat) ProtoMessage()
- func (x *MountStat) ProtoReflect() protoreflect.Message
- func (x *MountStat) Reset()
- func (m *MountStat) SizeVT() (n int)
- func (x *MountStat) String() string
- func (m *MountStat) UnmarshalVT(dAtA []byte) error
- type Mounts
- func (*Mounts) Descriptor() ([]byte, []int)deprecated
- func (x *Mounts) GetMetadata() *common.Metadata
- func (x *Mounts) GetStats() []*MountStat
- func (m *Mounts) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Mounts) MarshalToVT(dAtA []byte) (int, error)
- func (m *Mounts) MarshalVT() (dAtA []byte, err error)
- func (*Mounts) ProtoMessage()
- func (x *Mounts) ProtoReflect() protoreflect.Message
- func (x *Mounts) Reset()
- func (m *Mounts) SizeVT() (n int)
- func (x *Mounts) String() string
- func (m *Mounts) UnmarshalVT(dAtA []byte) error
- type MountsResponse
- func (*MountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MountsResponse) GetMessages() []*Mounts
- func (m *MountsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MountsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *MountsResponse) MarshalVT() (dAtA []byte, err error)
- func (*MountsResponse) ProtoMessage()
- func (x *MountsResponse) ProtoReflect() protoreflect.Message
- func (x *MountsResponse) Reset()
- func (m *MountsResponse) SizeVT() (n int)
- func (x *MountsResponse) String() string
- func (m *MountsResponse) UnmarshalVT(dAtA []byte) error
- type NetDev
- func (*NetDev) Descriptor() ([]byte, []int)deprecated
- func (x *NetDev) GetName() string
- func (x *NetDev) GetRxBytes() uint64
- func (x *NetDev) GetRxCompressed() uint64
- func (x *NetDev) GetRxDropped() uint64
- func (x *NetDev) GetRxErrors() uint64
- func (x *NetDev) GetRxFifo() uint64
- func (x *NetDev) GetRxFrame() uint64
- func (x *NetDev) GetRxMulticast() uint64
- func (x *NetDev) GetRxPackets() uint64
- func (x *NetDev) GetTxBytes() uint64
- func (x *NetDev) GetTxCarrier() uint64
- func (x *NetDev) GetTxCollisions() uint64
- func (x *NetDev) GetTxCompressed() uint64
- func (x *NetDev) GetTxDropped() uint64
- func (x *NetDev) GetTxErrors() uint64
- func (x *NetDev) GetTxFifo() uint64
- func (x *NetDev) GetTxPackets() uint64
- func (m *NetDev) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *NetDev) MarshalToVT(dAtA []byte) (int, error)
- func (m *NetDev) MarshalVT() (dAtA []byte, err error)
- func (*NetDev) ProtoMessage()
- func (x *NetDev) ProtoReflect() protoreflect.Message
- func (x *NetDev) Reset()
- func (m *NetDev) SizeVT() (n int)
- func (x *NetDev) String() string
- func (m *NetDev) UnmarshalVT(dAtA []byte) error
- type NetworkConfig
- func (*NetworkConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkConfig) GetHostname() string
- func (x *NetworkConfig) GetInterfaces() []*NetworkDeviceConfig
- func (m *NetworkConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *NetworkConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *NetworkConfig) MarshalVT() (dAtA []byte, err error)
- func (*NetworkConfig) ProtoMessage()
- func (x *NetworkConfig) ProtoReflect() protoreflect.Message
- func (x *NetworkConfig) Reset()
- func (m *NetworkConfig) SizeVT() (n int)
- func (x *NetworkConfig) String() string
- func (m *NetworkConfig) UnmarshalVT(dAtA []byte) error
- type NetworkDeviceConfig
- func (*NetworkDeviceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkDeviceConfig) GetCidr() string
- func (x *NetworkDeviceConfig) GetDhcp() bool
- func (x *NetworkDeviceConfig) GetDhcpOptions() *DHCPOptionsConfig
- func (x *NetworkDeviceConfig) GetIgnore() bool
- func (x *NetworkDeviceConfig) GetInterface() string
- func (x *NetworkDeviceConfig) GetMtu() int32
- func (x *NetworkDeviceConfig) GetRoutes() []*RouteConfig
- func (m *NetworkDeviceConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *NetworkDeviceConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *NetworkDeviceConfig) MarshalVT() (dAtA []byte, err error)
- func (*NetworkDeviceConfig) ProtoMessage()
- func (x *NetworkDeviceConfig) ProtoReflect() protoreflect.Message
- func (x *NetworkDeviceConfig) Reset()
- func (m *NetworkDeviceConfig) SizeVT() (n int)
- func (x *NetworkDeviceConfig) String() string
- func (m *NetworkDeviceConfig) UnmarshalVT(dAtA []byte) error
- type NetworkDeviceStats
- func (*NetworkDeviceStats) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkDeviceStats) GetDevices() []*NetDev
- func (x *NetworkDeviceStats) GetMetadata() *common.Metadata
- func (x *NetworkDeviceStats) GetTotal() *NetDev
- func (m *NetworkDeviceStats) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *NetworkDeviceStats) MarshalToVT(dAtA []byte) (int, error)
- func (m *NetworkDeviceStats) MarshalVT() (dAtA []byte, err error)
- func (*NetworkDeviceStats) ProtoMessage()
- func (x *NetworkDeviceStats) ProtoReflect() protoreflect.Message
- func (x *NetworkDeviceStats) Reset()
- func (m *NetworkDeviceStats) SizeVT() (n int)
- func (x *NetworkDeviceStats) String() string
- func (m *NetworkDeviceStats) UnmarshalVT(dAtA []byte) error
- type NetworkDeviceStatsResponse
- func (*NetworkDeviceStatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkDeviceStatsResponse) GetMessages() []*NetworkDeviceStats
- func (m *NetworkDeviceStatsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *NetworkDeviceStatsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *NetworkDeviceStatsResponse) MarshalVT() (dAtA []byte, err error)
- func (*NetworkDeviceStatsResponse) ProtoMessage()
- func (x *NetworkDeviceStatsResponse) ProtoReflect() protoreflect.Message
- func (x *NetworkDeviceStatsResponse) Reset()
- func (m *NetworkDeviceStatsResponse) SizeVT() (n int)
- func (x *NetworkDeviceStatsResponse) String() string
- func (m *NetworkDeviceStatsResponse) UnmarshalVT(dAtA []byte) error
- type PhaseEvent
- func (*PhaseEvent) Descriptor() ([]byte, []int)deprecated
- func (x *PhaseEvent) GetAction() PhaseEvent_Action
- func (x *PhaseEvent) GetPhase() string
- func (m *PhaseEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PhaseEvent) MarshalToVT(dAtA []byte) (int, error)
- func (m *PhaseEvent) MarshalVT() (dAtA []byte, err error)
- func (*PhaseEvent) ProtoMessage()
- func (x *PhaseEvent) ProtoReflect() protoreflect.Message
- func (x *PhaseEvent) Reset()
- func (m *PhaseEvent) SizeVT() (n int)
- func (x *PhaseEvent) String() string
- func (m *PhaseEvent) UnmarshalVT(dAtA []byte) error
- type PhaseEvent_Action
- func (PhaseEvent_Action) Descriptor() protoreflect.EnumDescriptor
- func (x PhaseEvent_Action) Enum() *PhaseEvent_Action
- func (PhaseEvent_Action) EnumDescriptor() ([]byte, []int)deprecated
- func (x PhaseEvent_Action) Number() protoreflect.EnumNumber
- func (x PhaseEvent_Action) String() string
- func (PhaseEvent_Action) Type() protoreflect.EnumType
- type PlatformInfo
- func (*PlatformInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PlatformInfo) GetMode() string
- func (x *PlatformInfo) GetName() string
- func (m *PlatformInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PlatformInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *PlatformInfo) MarshalVT() (dAtA []byte, err error)
- func (*PlatformInfo) ProtoMessage()
- func (x *PlatformInfo) ProtoReflect() protoreflect.Message
- func (x *PlatformInfo) Reset()
- func (m *PlatformInfo) SizeVT() (n int)
- func (x *PlatformInfo) String() string
- func (m *PlatformInfo) UnmarshalVT(dAtA []byte) error
- type Process
- func (*Process) Descriptor() ([]byte, []int)deprecated
- func (x *Process) GetMetadata() *common.Metadata
- func (x *Process) GetProcesses() []*ProcessInfo
- func (m *Process) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Process) MarshalToVT(dAtA []byte) (int, error)
- func (m *Process) MarshalVT() (dAtA []byte, err error)
- func (*Process) ProtoMessage()
- func (x *Process) ProtoReflect() protoreflect.Message
- func (x *Process) Reset()
- func (m *Process) SizeVT() (n int)
- func (x *Process) String() string
- func (m *Process) UnmarshalVT(dAtA []byte) error
- type ProcessInfo
- func (*ProcessInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ProcessInfo) GetArgs() string
- func (x *ProcessInfo) GetCommand() string
- func (x *ProcessInfo) GetCpuTime() float64
- func (x *ProcessInfo) GetExecutable() string
- func (x *ProcessInfo) GetPid() int32
- func (x *ProcessInfo) GetPpid() int32
- func (x *ProcessInfo) GetResidentMemory() uint64
- func (x *ProcessInfo) GetState() string
- func (x *ProcessInfo) GetThreads() int32
- func (x *ProcessInfo) GetVirtualMemory() uint64
- func (m *ProcessInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ProcessInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *ProcessInfo) MarshalVT() (dAtA []byte, err error)
- func (*ProcessInfo) ProtoMessage()
- func (x *ProcessInfo) ProtoReflect() protoreflect.Message
- func (x *ProcessInfo) Reset()
- func (m *ProcessInfo) SizeVT() (n int)
- func (x *ProcessInfo) String() string
- func (m *ProcessInfo) UnmarshalVT(dAtA []byte) error
- type ProcessesResponse
- func (*ProcessesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ProcessesResponse) GetMessages() []*Process
- func (m *ProcessesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ProcessesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ProcessesResponse) MarshalVT() (dAtA []byte, err error)
- func (*ProcessesResponse) ProtoMessage()
- func (x *ProcessesResponse) ProtoReflect() protoreflect.Message
- func (x *ProcessesResponse) Reset()
- func (m *ProcessesResponse) SizeVT() (n int)
- func (x *ProcessesResponse) String() string
- func (m *ProcessesResponse) UnmarshalVT(dAtA []byte) error
- type ReadRequest
- func (*ReadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReadRequest) GetPath() string
- func (m *ReadRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReadRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReadRequest) MarshalVT() (dAtA []byte, err error)
- func (*ReadRequest) ProtoMessage()
- func (x *ReadRequest) ProtoReflect() protoreflect.Message
- func (x *ReadRequest) Reset()
- func (m *ReadRequest) SizeVT() (n int)
- func (x *ReadRequest) String() string
- func (m *ReadRequest) UnmarshalVT(dAtA []byte) error
- type Reboot
- func (*Reboot) Descriptor() ([]byte, []int)deprecated
- func (x *Reboot) GetMetadata() *common.Metadata
- func (m *Reboot) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Reboot) MarshalToVT(dAtA []byte) (int, error)
- func (m *Reboot) MarshalVT() (dAtA []byte, err error)
- func (*Reboot) ProtoMessage()
- func (x *Reboot) ProtoReflect() protoreflect.Message
- func (x *Reboot) Reset()
- func (m *Reboot) SizeVT() (n int)
- func (x *Reboot) String() string
- func (m *Reboot) UnmarshalVT(dAtA []byte) error
- type RebootRequest
- func (*RebootRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RebootRequest) GetMode() RebootRequest_Mode
- func (m *RebootRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RebootRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RebootRequest) MarshalVT() (dAtA []byte, err error)
- func (*RebootRequest) ProtoMessage()
- func (x *RebootRequest) ProtoReflect() protoreflect.Message
- func (x *RebootRequest) Reset()
- func (m *RebootRequest) SizeVT() (n int)
- func (x *RebootRequest) String() string
- func (m *RebootRequest) UnmarshalVT(dAtA []byte) error
- type RebootRequest_Mode
- func (RebootRequest_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x RebootRequest_Mode) Enum() *RebootRequest_Mode
- func (RebootRequest_Mode) EnumDescriptor() ([]byte, []int)deprecated
- func (x RebootRequest_Mode) Number() protoreflect.EnumNumber
- func (x RebootRequest_Mode) String() string
- func (RebootRequest_Mode) Type() protoreflect.EnumType
- type RebootResponse
- func (*RebootResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RebootResponse) GetMessages() []*Reboot
- func (m *RebootResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RebootResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RebootResponse) MarshalVT() (dAtA []byte, err error)
- func (*RebootResponse) ProtoMessage()
- func (x *RebootResponse) ProtoReflect() protoreflect.Message
- func (x *RebootResponse) Reset()
- func (m *RebootResponse) SizeVT() (n int)
- func (x *RebootResponse) String() string
- func (m *RebootResponse) UnmarshalVT(dAtA []byte) error
- type Reset
- func (*Reset) Descriptor() ([]byte, []int)deprecated
- func (x *Reset) GetMetadata() *common.Metadata
- func (m *Reset) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Reset) MarshalToVT(dAtA []byte) (int, error)
- func (m *Reset) MarshalVT() (dAtA []byte, err error)
- func (*Reset) ProtoMessage()
- func (x *Reset) ProtoReflect() protoreflect.Message
- func (x *Reset) Reset()
- func (m *Reset) SizeVT() (n int)
- func (x *Reset) String() string
- func (m *Reset) UnmarshalVT(dAtA []byte) error
- type ResetPartitionSpec
- func (*ResetPartitionSpec) Descriptor() ([]byte, []int)deprecated
- func (x *ResetPartitionSpec) GetLabel() string
- func (x *ResetPartitionSpec) GetWipe() bool
- func (m *ResetPartitionSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ResetPartitionSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *ResetPartitionSpec) MarshalVT() (dAtA []byte, err error)
- func (*ResetPartitionSpec) ProtoMessage()
- func (x *ResetPartitionSpec) ProtoReflect() protoreflect.Message
- func (x *ResetPartitionSpec) Reset()
- func (m *ResetPartitionSpec) SizeVT() (n int)
- func (x *ResetPartitionSpec) String() string
- func (m *ResetPartitionSpec) UnmarshalVT(dAtA []byte) error
- type ResetRequest
- func (*ResetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetRequest) GetGraceful() bool
- func (x *ResetRequest) GetReboot() bool
- func (x *ResetRequest) GetSystemPartitionsToWipe() []*ResetPartitionSpec
- func (m *ResetRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ResetRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ResetRequest) MarshalVT() (dAtA []byte, err error)
- func (*ResetRequest) ProtoMessage()
- func (x *ResetRequest) ProtoReflect() protoreflect.Message
- func (x *ResetRequest) Reset()
- func (m *ResetRequest) SizeVT() (n int)
- func (x *ResetRequest) String() string
- func (m *ResetRequest) UnmarshalVT(dAtA []byte) error
- type ResetResponse
- func (*ResetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetResponse) GetMessages() []*Reset
- func (m *ResetResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ResetResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ResetResponse) MarshalVT() (dAtA []byte, err error)
- func (*ResetResponse) ProtoMessage()
- func (x *ResetResponse) ProtoReflect() protoreflect.Message
- func (x *ResetResponse) Reset()
- func (m *ResetResponse) SizeVT() (n int)
- func (x *ResetResponse) String() string
- func (m *ResetResponse) UnmarshalVT(dAtA []byte) error
- type Restart
- func (*Restart) Descriptor() ([]byte, []int)deprecated
- func (x *Restart) GetMetadata() *common.Metadata
- func (m *Restart) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Restart) MarshalToVT(dAtA []byte) (int, error)
- func (m *Restart) MarshalVT() (dAtA []byte, err error)
- func (*Restart) ProtoMessage()
- func (x *Restart) ProtoReflect() protoreflect.Message
- func (x *Restart) Reset()
- func (m *Restart) SizeVT() (n int)
- func (x *Restart) String() string
- func (m *Restart) UnmarshalVT(dAtA []byte) error
- type RestartEvent
- func (*RestartEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RestartEvent) GetCmd() int64
- func (m *RestartEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RestartEvent) MarshalToVT(dAtA []byte) (int, error)
- func (m *RestartEvent) MarshalVT() (dAtA []byte, err error)
- func (*RestartEvent) ProtoMessage()
- func (x *RestartEvent) ProtoReflect() protoreflect.Message
- func (x *RestartEvent) Reset()
- func (m *RestartEvent) SizeVT() (n int)
- func (x *RestartEvent) String() string
- func (m *RestartEvent) UnmarshalVT(dAtA []byte) error
- type RestartRequest
- func (*RestartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RestartRequest) GetDriver() common.ContainerDriver
- func (x *RestartRequest) GetId() string
- func (x *RestartRequest) GetNamespace() string
- func (m *RestartRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RestartRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RestartRequest) MarshalVT() (dAtA []byte, err error)
- func (*RestartRequest) ProtoMessage()
- func (x *RestartRequest) ProtoReflect() protoreflect.Message
- func (x *RestartRequest) Reset()
- func (m *RestartRequest) SizeVT() (n int)
- func (x *RestartRequest) String() string
- func (m *RestartRequest) UnmarshalVT(dAtA []byte) error
- type RestartResponse
- func (*RestartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RestartResponse) GetMessages() []*Restart
- func (m *RestartResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RestartResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RestartResponse) MarshalVT() (dAtA []byte, err error)
- func (*RestartResponse) ProtoMessage()
- func (x *RestartResponse) ProtoReflect() protoreflect.Message
- func (x *RestartResponse) Reset()
- func (m *RestartResponse) SizeVT() (n int)
- func (x *RestartResponse) String() string
- func (m *RestartResponse) UnmarshalVT(dAtA []byte) error
- type Rollback
- func (*Rollback) Descriptor() ([]byte, []int)deprecated
- func (x *Rollback) GetMetadata() *common.Metadata
- func (m *Rollback) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Rollback) MarshalToVT(dAtA []byte) (int, error)
- func (m *Rollback) MarshalVT() (dAtA []byte, err error)
- func (*Rollback) ProtoMessage()
- func (x *Rollback) ProtoReflect() protoreflect.Message
- func (x *Rollback) Reset()
- func (m *Rollback) SizeVT() (n int)
- func (x *Rollback) String() string
- func (m *Rollback) UnmarshalVT(dAtA []byte) error
- type RollbackRequest
- func (*RollbackRequest) Descriptor() ([]byte, []int)deprecated
- func (m *RollbackRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RollbackRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RollbackRequest) MarshalVT() (dAtA []byte, err error)
- func (*RollbackRequest) ProtoMessage()
- func (x *RollbackRequest) ProtoReflect() protoreflect.Message
- func (x *RollbackRequest) Reset()
- func (m *RollbackRequest) SizeVT() (n int)
- func (x *RollbackRequest) String() string
- func (m *RollbackRequest) UnmarshalVT(dAtA []byte) error
- type RollbackResponse
- func (*RollbackResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RollbackResponse) GetMessages() []*Rollback
- func (m *RollbackResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RollbackResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RollbackResponse) MarshalVT() (dAtA []byte, err error)
- func (*RollbackResponse) ProtoMessage()
- func (x *RollbackResponse) ProtoReflect() protoreflect.Message
- func (x *RollbackResponse) Reset()
- func (m *RollbackResponse) SizeVT() (n int)
- func (x *RollbackResponse) String() string
- func (m *RollbackResponse) UnmarshalVT(dAtA []byte) error
- type RouteConfig
- func (*RouteConfig) Descriptor() ([]byte, []int)deprecated
- func (x *RouteConfig) GetGateway() string
- func (x *RouteConfig) GetMetric() uint32
- func (x *RouteConfig) GetNetwork() string
- func (m *RouteConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RouteConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *RouteConfig) MarshalVT() (dAtA []byte, err error)
- func (*RouteConfig) ProtoMessage()
- func (x *RouteConfig) ProtoReflect() protoreflect.Message
- func (x *RouteConfig) Reset()
- func (m *RouteConfig) SizeVT() (n int)
- func (x *RouteConfig) String() string
- func (m *RouteConfig) UnmarshalVT(dAtA []byte) error
- type SequenceEvent
- func (*SequenceEvent) Descriptor() ([]byte, []int)deprecated
- func (x *SequenceEvent) GetAction() SequenceEvent_Action
- func (x *SequenceEvent) GetError() *common.Error
- func (x *SequenceEvent) GetSequence() string
- func (m *SequenceEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SequenceEvent) MarshalToVT(dAtA []byte) (int, error)
- func (m *SequenceEvent) MarshalVT() (dAtA []byte, err error)
- func (*SequenceEvent) ProtoMessage()
- func (x *SequenceEvent) ProtoReflect() protoreflect.Message
- func (x *SequenceEvent) Reset()
- func (m *SequenceEvent) SizeVT() (n int)
- func (x *SequenceEvent) String() string
- func (m *SequenceEvent) UnmarshalVT(dAtA []byte) error
- type SequenceEvent_Action
- func (SequenceEvent_Action) Descriptor() protoreflect.EnumDescriptor
- func (x SequenceEvent_Action) Enum() *SequenceEvent_Action
- func (SequenceEvent_Action) EnumDescriptor() ([]byte, []int)deprecated
- func (x SequenceEvent_Action) Number() protoreflect.EnumNumber
- func (x SequenceEvent_Action) String() string
- func (SequenceEvent_Action) Type() protoreflect.EnumType
- type ServiceEvent
- func (*ServiceEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceEvent) GetMsg() string
- func (x *ServiceEvent) GetState() string
- func (x *ServiceEvent) GetTs() *timestamppb.Timestamp
- func (m *ServiceEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceEvent) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceEvent) MarshalVT() (dAtA []byte, err error)
- func (*ServiceEvent) ProtoMessage()
- func (x *ServiceEvent) ProtoReflect() protoreflect.Message
- func (x *ServiceEvent) Reset()
- func (m *ServiceEvent) SizeVT() (n int)
- func (x *ServiceEvent) String() string
- func (m *ServiceEvent) UnmarshalVT(dAtA []byte) error
- type ServiceEvents
- func (*ServiceEvents) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceEvents) GetEvents() []*ServiceEvent
- func (m *ServiceEvents) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceEvents) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceEvents) MarshalVT() (dAtA []byte, err error)
- func (*ServiceEvents) ProtoMessage()
- func (x *ServiceEvents) ProtoReflect() protoreflect.Message
- func (x *ServiceEvents) Reset()
- func (m *ServiceEvents) SizeVT() (n int)
- func (x *ServiceEvents) String() string
- func (m *ServiceEvents) UnmarshalVT(dAtA []byte) error
- type ServiceHealth
- func (*ServiceHealth) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceHealth) GetHealthy() bool
- func (x *ServiceHealth) GetLastChange() *timestamppb.Timestamp
- func (x *ServiceHealth) GetLastMessage() string
- func (x *ServiceHealth) GetUnknown() bool
- func (m *ServiceHealth) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceHealth) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceHealth) MarshalVT() (dAtA []byte, err error)
- func (*ServiceHealth) ProtoMessage()
- func (x *ServiceHealth) ProtoReflect() protoreflect.Message
- func (x *ServiceHealth) Reset()
- func (m *ServiceHealth) SizeVT() (n int)
- func (x *ServiceHealth) String() string
- func (m *ServiceHealth) UnmarshalVT(dAtA []byte) error
- type ServiceInfo
- func (*ServiceInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceInfo) GetEvents() *ServiceEvents
- func (x *ServiceInfo) GetHealth() *ServiceHealth
- func (x *ServiceInfo) GetId() string
- func (x *ServiceInfo) GetState() string
- func (m *ServiceInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceInfo) MarshalVT() (dAtA []byte, err error)
- func (*ServiceInfo) ProtoMessage()
- func (x *ServiceInfo) ProtoReflect() protoreflect.Message
- func (x *ServiceInfo) Reset()
- func (m *ServiceInfo) SizeVT() (n int)
- func (x *ServiceInfo) String() string
- func (m *ServiceInfo) UnmarshalVT(dAtA []byte) error
- type ServiceList
- func (*ServiceList) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceList) GetMetadata() *common.Metadata
- func (x *ServiceList) GetServices() []*ServiceInfo
- func (m *ServiceList) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceList) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceList) MarshalVT() (dAtA []byte, err error)
- func (*ServiceList) ProtoMessage()
- func (x *ServiceList) ProtoReflect() protoreflect.Message
- func (x *ServiceList) Reset()
- func (m *ServiceList) SizeVT() (n int)
- func (x *ServiceList) String() string
- func (m *ServiceList) UnmarshalVT(dAtA []byte) error
- type ServiceListResponse
- func (*ServiceListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceListResponse) GetMessages() []*ServiceList
- func (m *ServiceListResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceListResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceListResponse) MarshalVT() (dAtA []byte, err error)
- func (*ServiceListResponse) ProtoMessage()
- func (x *ServiceListResponse) ProtoReflect() protoreflect.Message
- func (x *ServiceListResponse) Reset()
- func (m *ServiceListResponse) SizeVT() (n int)
- func (x *ServiceListResponse) String() string
- func (m *ServiceListResponse) UnmarshalVT(dAtA []byte) error
- type ServiceRestart
- func (*ServiceRestart) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceRestart) GetMetadata() *common.Metadata
- func (x *ServiceRestart) GetResp() string
- func (m *ServiceRestart) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceRestart) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceRestart) MarshalVT() (dAtA []byte, err error)
- func (*ServiceRestart) ProtoMessage()
- func (x *ServiceRestart) ProtoReflect() protoreflect.Message
- func (x *ServiceRestart) Reset()
- func (m *ServiceRestart) SizeVT() (n int)
- func (x *ServiceRestart) String() string
- func (m *ServiceRestart) UnmarshalVT(dAtA []byte) error
- type ServiceRestartRequest
- func (*ServiceRestartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceRestartRequest) GetId() string
- func (m *ServiceRestartRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceRestartRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceRestartRequest) MarshalVT() (dAtA []byte, err error)
- func (*ServiceRestartRequest) ProtoMessage()
- func (x *ServiceRestartRequest) ProtoReflect() protoreflect.Message
- func (x *ServiceRestartRequest) Reset()
- func (m *ServiceRestartRequest) SizeVT() (n int)
- func (x *ServiceRestartRequest) String() string
- func (m *ServiceRestartRequest) UnmarshalVT(dAtA []byte) error
- type ServiceRestartResponse
- func (*ServiceRestartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceRestartResponse) GetMessages() []*ServiceRestart
- func (m *ServiceRestartResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceRestartResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceRestartResponse) MarshalVT() (dAtA []byte, err error)
- func (*ServiceRestartResponse) ProtoMessage()
- func (x *ServiceRestartResponse) ProtoReflect() protoreflect.Message
- func (x *ServiceRestartResponse) Reset()
- func (m *ServiceRestartResponse) SizeVT() (n int)
- func (x *ServiceRestartResponse) String() string
- func (m *ServiceRestartResponse) UnmarshalVT(dAtA []byte) error
- type ServiceStart
- func (*ServiceStart) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStart) GetMetadata() *common.Metadata
- func (x *ServiceStart) GetResp() string
- func (m *ServiceStart) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceStart) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceStart) MarshalVT() (dAtA []byte, err error)
- func (*ServiceStart) ProtoMessage()
- func (x *ServiceStart) ProtoReflect() protoreflect.Message
- func (x *ServiceStart) Reset()
- func (m *ServiceStart) SizeVT() (n int)
- func (x *ServiceStart) String() string
- func (m *ServiceStart) UnmarshalVT(dAtA []byte) error
- type ServiceStartRequest
- func (*ServiceStartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStartRequest) GetId() string
- func (m *ServiceStartRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceStartRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceStartRequest) MarshalVT() (dAtA []byte, err error)
- func (*ServiceStartRequest) ProtoMessage()
- func (x *ServiceStartRequest) ProtoReflect() protoreflect.Message
- func (x *ServiceStartRequest) Reset()
- func (m *ServiceStartRequest) SizeVT() (n int)
- func (x *ServiceStartRequest) String() string
- func (m *ServiceStartRequest) UnmarshalVT(dAtA []byte) error
- type ServiceStartResponse
- func (*ServiceStartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStartResponse) GetMessages() []*ServiceStart
- func (m *ServiceStartResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceStartResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceStartResponse) MarshalVT() (dAtA []byte, err error)
- func (*ServiceStartResponse) ProtoMessage()
- func (x *ServiceStartResponse) ProtoReflect() protoreflect.Message
- func (x *ServiceStartResponse) Reset()
- func (m *ServiceStartResponse) SizeVT() (n int)
- func (x *ServiceStartResponse) String() string
- func (m *ServiceStartResponse) UnmarshalVT(dAtA []byte) error
- type ServiceStateEvent
- func (*ServiceStateEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStateEvent) GetAction() ServiceStateEvent_Action
- func (x *ServiceStateEvent) GetHealth() *ServiceHealth
- func (x *ServiceStateEvent) GetMessage() string
- func (x *ServiceStateEvent) GetService() string
- func (m *ServiceStateEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceStateEvent) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceStateEvent) MarshalVT() (dAtA []byte, err error)
- func (*ServiceStateEvent) ProtoMessage()
- func (x *ServiceStateEvent) ProtoReflect() protoreflect.Message
- func (x *ServiceStateEvent) Reset()
- func (m *ServiceStateEvent) SizeVT() (n int)
- func (x *ServiceStateEvent) String() string
- func (m *ServiceStateEvent) UnmarshalVT(dAtA []byte) error
- type ServiceStateEvent_Action
- func (ServiceStateEvent_Action) Descriptor() protoreflect.EnumDescriptor
- func (x ServiceStateEvent_Action) Enum() *ServiceStateEvent_Action
- func (ServiceStateEvent_Action) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServiceStateEvent_Action) Number() protoreflect.EnumNumber
- func (x ServiceStateEvent_Action) String() string
- func (ServiceStateEvent_Action) Type() protoreflect.EnumType
- type ServiceStop
- func (*ServiceStop) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStop) GetMetadata() *common.Metadata
- func (x *ServiceStop) GetResp() string
- func (m *ServiceStop) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceStop) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceStop) MarshalVT() (dAtA []byte, err error)
- func (*ServiceStop) ProtoMessage()
- func (x *ServiceStop) ProtoReflect() protoreflect.Message
- func (x *ServiceStop) Reset()
- func (m *ServiceStop) SizeVT() (n int)
- func (x *ServiceStop) String() string
- func (m *ServiceStop) UnmarshalVT(dAtA []byte) error
- type ServiceStopRequest
- func (*ServiceStopRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStopRequest) GetId() string
- func (m *ServiceStopRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceStopRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceStopRequest) MarshalVT() (dAtA []byte, err error)
- func (*ServiceStopRequest) ProtoMessage()
- func (x *ServiceStopRequest) ProtoReflect() protoreflect.Message
- func (x *ServiceStopRequest) Reset()
- func (m *ServiceStopRequest) SizeVT() (n int)
- func (x *ServiceStopRequest) String() string
- func (m *ServiceStopRequest) UnmarshalVT(dAtA []byte) error
- type ServiceStopResponse
- func (*ServiceStopResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceStopResponse) GetMessages() []*ServiceStop
- func (m *ServiceStopResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ServiceStopResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ServiceStopResponse) MarshalVT() (dAtA []byte, err error)
- func (*ServiceStopResponse) ProtoMessage()
- func (x *ServiceStopResponse) ProtoReflect() protoreflect.Message
- func (x *ServiceStopResponse) Reset()
- func (m *ServiceStopResponse) SizeVT() (n int)
- func (x *ServiceStopResponse) String() string
- func (m *ServiceStopResponse) UnmarshalVT(dAtA []byte) error
- type Shutdown
- func (*Shutdown) Descriptor() ([]byte, []int)deprecated
- func (x *Shutdown) GetMetadata() *common.Metadata
- func (m *Shutdown) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Shutdown) MarshalToVT(dAtA []byte) (int, error)
- func (m *Shutdown) MarshalVT() (dAtA []byte, err error)
- func (*Shutdown) ProtoMessage()
- func (x *Shutdown) ProtoReflect() protoreflect.Message
- func (x *Shutdown) Reset()
- func (m *Shutdown) SizeVT() (n int)
- func (x *Shutdown) String() string
- func (m *Shutdown) UnmarshalVT(dAtA []byte) error
- type ShutdownResponse
- func (*ShutdownResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ShutdownResponse) GetMessages() []*Shutdown
- func (m *ShutdownResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ShutdownResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ShutdownResponse) MarshalVT() (dAtA []byte, err error)
- func (*ShutdownResponse) ProtoMessage()
- func (x *ShutdownResponse) ProtoReflect() protoreflect.Message
- func (x *ShutdownResponse) Reset()
- func (m *ShutdownResponse) SizeVT() (n int)
- func (x *ShutdownResponse) String() string
- func (m *ShutdownResponse) UnmarshalVT(dAtA []byte) error
- type SoftIRQStat
- func (*SoftIRQStat) Descriptor() ([]byte, []int)deprecated
- func (x *SoftIRQStat) GetBlock() uint64
- func (x *SoftIRQStat) GetBlockIoPoll() uint64
- func (x *SoftIRQStat) GetHi() uint64
- func (x *SoftIRQStat) GetHrtimer() uint64
- func (x *SoftIRQStat) GetNetRx() uint64
- func (x *SoftIRQStat) GetNetTx() uint64
- func (x *SoftIRQStat) GetRcu() uint64
- func (x *SoftIRQStat) GetSched() uint64
- func (x *SoftIRQStat) GetTasklet() uint64
- func (x *SoftIRQStat) GetTimer() uint64
- func (m *SoftIRQStat) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SoftIRQStat) MarshalToVT(dAtA []byte) (int, error)
- func (m *SoftIRQStat) MarshalVT() (dAtA []byte, err error)
- func (*SoftIRQStat) ProtoMessage()
- func (x *SoftIRQStat) ProtoReflect() protoreflect.Message
- func (x *SoftIRQStat) Reset()
- func (m *SoftIRQStat) SizeVT() (n int)
- func (x *SoftIRQStat) String() string
- func (m *SoftIRQStat) UnmarshalVT(dAtA []byte) error
- type Stat
- func (*Stat) Descriptor() ([]byte, []int)deprecated
- func (x *Stat) GetCpuUsage() uint64
- func (x *Stat) GetId() string
- func (x *Stat) GetMemoryUsage() uint64
- func (x *Stat) GetName() string
- func (x *Stat) GetNamespace() string
- func (x *Stat) GetPodId() string
- func (m *Stat) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Stat) MarshalToVT(dAtA []byte) (int, error)
- func (m *Stat) MarshalVT() (dAtA []byte, err error)
- func (*Stat) ProtoMessage()
- func (x *Stat) ProtoReflect() protoreflect.Message
- func (x *Stat) Reset()
- func (m *Stat) SizeVT() (n int)
- func (x *Stat) String() string
- func (m *Stat) UnmarshalVT(dAtA []byte) error
- type Stats
- func (*Stats) Descriptor() ([]byte, []int)deprecated
- func (x *Stats) GetMetadata() *common.Metadata
- func (x *Stats) GetStats() []*Stat
- func (m *Stats) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Stats) MarshalToVT(dAtA []byte) (int, error)
- func (m *Stats) MarshalVT() (dAtA []byte, err error)
- func (*Stats) ProtoMessage()
- func (x *Stats) ProtoReflect() protoreflect.Message
- func (x *Stats) Reset()
- func (m *Stats) SizeVT() (n int)
- func (x *Stats) String() string
- func (m *Stats) UnmarshalVT(dAtA []byte) error
- type StatsRequest
- func (*StatsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StatsRequest) GetDriver() common.ContainerDriver
- func (x *StatsRequest) GetNamespace() string
- func (m *StatsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StatsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *StatsRequest) MarshalVT() (dAtA []byte, err error)
- func (*StatsRequest) ProtoMessage()
- func (x *StatsRequest) ProtoReflect() protoreflect.Message
- func (x *StatsRequest) Reset()
- func (m *StatsRequest) SizeVT() (n int)
- func (x *StatsRequest) String() string
- func (m *StatsRequest) UnmarshalVT(dAtA []byte) error
- type StatsResponse
- func (*StatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StatsResponse) GetMessages() []*Stats
- func (m *StatsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StatsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *StatsResponse) MarshalVT() (dAtA []byte, err error)
- func (*StatsResponse) ProtoMessage()
- func (x *StatsResponse) ProtoReflect() protoreflect.Message
- func (x *StatsResponse) Reset()
- func (m *StatsResponse) SizeVT() (n int)
- func (x *StatsResponse) String() string
- func (m *StatsResponse) UnmarshalVT(dAtA []byte) error
- type SystemStat
- func (*SystemStat) Descriptor() ([]byte, []int)deprecated
- func (x *SystemStat) GetBootTime() uint64
- func (x *SystemStat) GetContextSwitches() uint64
- func (x *SystemStat) GetCpu() []*CPUStat
- func (x *SystemStat) GetCpuTotal() *CPUStat
- func (x *SystemStat) GetIrq() []uint64
- func (x *SystemStat) GetIrqTotal() uint64
- func (x *SystemStat) GetMetadata() *common.Metadata
- func (x *SystemStat) GetProcessBlocked() uint64
- func (x *SystemStat) GetProcessCreated() uint64
- func (x *SystemStat) GetProcessRunning() uint64
- func (x *SystemStat) GetSoftIrq() *SoftIRQStat
- func (x *SystemStat) GetSoftIrqTotal() uint64
- func (m *SystemStat) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SystemStat) MarshalToVT(dAtA []byte) (int, error)
- func (m *SystemStat) MarshalVT() (dAtA []byte, err error)
- func (*SystemStat) ProtoMessage()
- func (x *SystemStat) ProtoReflect() protoreflect.Message
- func (x *SystemStat) Reset()
- func (m *SystemStat) SizeVT() (n int)
- func (x *SystemStat) String() string
- func (m *SystemStat) UnmarshalVT(dAtA []byte) error
- type SystemStatResponse
- func (*SystemStatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SystemStatResponse) GetMessages() []*SystemStat
- func (m *SystemStatResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SystemStatResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SystemStatResponse) MarshalVT() (dAtA []byte, err error)
- func (*SystemStatResponse) ProtoMessage()
- func (x *SystemStatResponse) ProtoReflect() protoreflect.Message
- func (x *SystemStatResponse) Reset()
- func (m *SystemStatResponse) SizeVT() (n int)
- func (x *SystemStatResponse) String() string
- func (m *SystemStatResponse) UnmarshalVT(dAtA []byte) error
- type TaskEvent
- func (*TaskEvent) Descriptor() ([]byte, []int)deprecated
- func (x *TaskEvent) GetAction() TaskEvent_Action
- func (x *TaskEvent) GetTask() string
- func (m *TaskEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *TaskEvent) MarshalToVT(dAtA []byte) (int, error)
- func (m *TaskEvent) MarshalVT() (dAtA []byte, err error)
- func (*TaskEvent) ProtoMessage()
- func (x *TaskEvent) ProtoReflect() protoreflect.Message
- func (x *TaskEvent) Reset()
- func (m *TaskEvent) SizeVT() (n int)
- func (x *TaskEvent) String() string
- func (m *TaskEvent) UnmarshalVT(dAtA []byte) error
- type TaskEvent_Action
- func (TaskEvent_Action) Descriptor() protoreflect.EnumDescriptor
- func (x TaskEvent_Action) Enum() *TaskEvent_Action
- func (TaskEvent_Action) EnumDescriptor() ([]byte, []int)deprecated
- func (x TaskEvent_Action) Number() protoreflect.EnumNumber
- func (x TaskEvent_Action) String() string
- func (TaskEvent_Action) Type() protoreflect.EnumType
- type UnimplementedMachineServiceServer
- func (UnimplementedMachineServiceServer) ApplyConfiguration(context.Context, *ApplyConfigurationRequest) (*ApplyConfigurationResponse, error)
- func (UnimplementedMachineServiceServer) Bootstrap(context.Context, *BootstrapRequest) (*BootstrapResponse, error)
- func (UnimplementedMachineServiceServer) CPUInfo(context.Context, *emptypb.Empty) (*CPUInfoResponse, error)
- func (UnimplementedMachineServiceServer) Containers(context.Context, *ContainersRequest) (*ContainersResponse, error)
- func (UnimplementedMachineServiceServer) Copy(*CopyRequest, MachineService_CopyServer) error
- func (UnimplementedMachineServiceServer) DiskStats(context.Context, *emptypb.Empty) (*DiskStatsResponse, error)
- func (UnimplementedMachineServiceServer) DiskUsage(*DiskUsageRequest, MachineService_DiskUsageServer) error
- func (UnimplementedMachineServiceServer) Dmesg(*DmesgRequest, MachineService_DmesgServer) error
- func (UnimplementedMachineServiceServer) EtcdForfeitLeadership(context.Context, *EtcdForfeitLeadershipRequest) (*EtcdForfeitLeadershipResponse, error)
- func (UnimplementedMachineServiceServer) EtcdLeaveCluster(context.Context, *EtcdLeaveClusterRequest) (*EtcdLeaveClusterResponse, error)
- func (UnimplementedMachineServiceServer) EtcdMemberList(context.Context, *EtcdMemberListRequest) (*EtcdMemberListResponse, error)
- func (UnimplementedMachineServiceServer) EtcdRecover(MachineService_EtcdRecoverServer) error
- func (UnimplementedMachineServiceServer) EtcdRemoveMember(context.Context, *EtcdRemoveMemberRequest) (*EtcdRemoveMemberResponse, error)
- func (UnimplementedMachineServiceServer) EtcdSnapshot(*EtcdSnapshotRequest, MachineService_EtcdSnapshotServer) error
- func (UnimplementedMachineServiceServer) Events(*EventsRequest, MachineService_EventsServer) error
- func (UnimplementedMachineServiceServer) GenerateClientConfiguration(context.Context, *GenerateClientConfigurationRequest) (*GenerateClientConfigurationResponse, error)
- func (UnimplementedMachineServiceServer) GenerateConfiguration(context.Context, *GenerateConfigurationRequest) (*GenerateConfigurationResponse, error)
- func (UnimplementedMachineServiceServer) Hostname(context.Context, *emptypb.Empty) (*HostnameResponse, error)
- func (UnimplementedMachineServiceServer) Kubeconfig(*emptypb.Empty, MachineService_KubeconfigServer) error
- func (UnimplementedMachineServiceServer) List(*ListRequest, MachineService_ListServer) error
- func (UnimplementedMachineServiceServer) LoadAvg(context.Context, *emptypb.Empty) (*LoadAvgResponse, error)
- func (UnimplementedMachineServiceServer) Logs(*LogsRequest, MachineService_LogsServer) error
- func (UnimplementedMachineServiceServer) Memory(context.Context, *emptypb.Empty) (*MemoryResponse, error)
- func (UnimplementedMachineServiceServer) Mounts(context.Context, *emptypb.Empty) (*MountsResponse, error)
- func (UnimplementedMachineServiceServer) NetworkDeviceStats(context.Context, *emptypb.Empty) (*NetworkDeviceStatsResponse, error)
- func (UnimplementedMachineServiceServer) Processes(context.Context, *emptypb.Empty) (*ProcessesResponse, error)
- func (UnimplementedMachineServiceServer) Read(*ReadRequest, MachineService_ReadServer) error
- func (UnimplementedMachineServiceServer) Reboot(context.Context, *RebootRequest) (*RebootResponse, error)
- func (UnimplementedMachineServiceServer) Reset(context.Context, *ResetRequest) (*ResetResponse, error)
- func (UnimplementedMachineServiceServer) Restart(context.Context, *RestartRequest) (*RestartResponse, error)
- func (UnimplementedMachineServiceServer) Rollback(context.Context, *RollbackRequest) (*RollbackResponse, error)
- func (UnimplementedMachineServiceServer) ServiceList(context.Context, *emptypb.Empty) (*ServiceListResponse, error)
- func (UnimplementedMachineServiceServer) ServiceRestart(context.Context, *ServiceRestartRequest) (*ServiceRestartResponse, error)
- func (UnimplementedMachineServiceServer) ServiceStart(context.Context, *ServiceStartRequest) (*ServiceStartResponse, error)
- func (UnimplementedMachineServiceServer) ServiceStop(context.Context, *ServiceStopRequest) (*ServiceStopResponse, error)
- func (UnimplementedMachineServiceServer) Shutdown(context.Context, *emptypb.Empty) (*ShutdownResponse, error)
- func (UnimplementedMachineServiceServer) Stats(context.Context, *StatsRequest) (*StatsResponse, error)
- func (UnimplementedMachineServiceServer) SystemStat(context.Context, *emptypb.Empty) (*SystemStatResponse, error)
- func (UnimplementedMachineServiceServer) Upgrade(context.Context, *UpgradeRequest) (*UpgradeResponse, error)
- func (UnimplementedMachineServiceServer) Version(context.Context, *emptypb.Empty) (*VersionResponse, error)
- type UnsafeMachineServiceServer
- type Upgrade
- func (*Upgrade) Descriptor() ([]byte, []int)deprecated
- func (x *Upgrade) GetAck() string
- func (x *Upgrade) GetMetadata() *common.Metadata
- func (m *Upgrade) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Upgrade) MarshalToVT(dAtA []byte) (int, error)
- func (m *Upgrade) MarshalVT() (dAtA []byte, err error)
- func (*Upgrade) ProtoMessage()
- func (x *Upgrade) ProtoReflect() protoreflect.Message
- func (x *Upgrade) Reset()
- func (m *Upgrade) SizeVT() (n int)
- func (x *Upgrade) String() string
- func (m *Upgrade) UnmarshalVT(dAtA []byte) error
- type UpgradeRequest
- func (*UpgradeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpgradeRequest) GetForce() bool
- func (x *UpgradeRequest) GetImage() string
- func (x *UpgradeRequest) GetPreserve() bool
- func (x *UpgradeRequest) GetStage() bool
- func (m *UpgradeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UpgradeRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *UpgradeRequest) MarshalVT() (dAtA []byte, err error)
- func (*UpgradeRequest) ProtoMessage()
- func (x *UpgradeRequest) ProtoReflect() protoreflect.Message
- func (x *UpgradeRequest) Reset()
- func (m *UpgradeRequest) SizeVT() (n int)
- func (x *UpgradeRequest) String() string
- func (m *UpgradeRequest) UnmarshalVT(dAtA []byte) error
- type UpgradeResponse
- func (*UpgradeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpgradeResponse) GetMessages() []*Upgrade
- func (m *UpgradeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UpgradeResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *UpgradeResponse) MarshalVT() (dAtA []byte, err error)
- func (*UpgradeResponse) ProtoMessage()
- func (x *UpgradeResponse) ProtoReflect() protoreflect.Message
- func (x *UpgradeResponse) Reset()
- func (m *UpgradeResponse) SizeVT() (n int)
- func (x *UpgradeResponse) String() string
- func (m *UpgradeResponse) UnmarshalVT(dAtA []byte) error
- type Version
- func (*Version) Descriptor() ([]byte, []int)deprecated
- func (x *Version) GetFeatures() *FeaturesInfo
- func (x *Version) GetMetadata() *common.Metadata
- func (x *Version) GetPlatform() *PlatformInfo
- func (x *Version) GetVersion() *VersionInfo
- func (m *Version) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Version) MarshalToVT(dAtA []byte) (int, error)
- func (m *Version) MarshalVT() (dAtA []byte, err error)
- func (*Version) ProtoMessage()
- func (x *Version) ProtoReflect() protoreflect.Message
- func (x *Version) Reset()
- func (m *Version) SizeVT() (n int)
- func (x *Version) String() string
- func (m *Version) UnmarshalVT(dAtA []byte) error
- type VersionInfo
- func (*VersionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *VersionInfo) GetArch() string
- func (x *VersionInfo) GetBuilt() string
- func (x *VersionInfo) GetGoVersion() string
- func (x *VersionInfo) GetOs() string
- func (x *VersionInfo) GetSha() string
- func (x *VersionInfo) GetTag() string
- func (m *VersionInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *VersionInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *VersionInfo) MarshalVT() (dAtA []byte, err error)
- func (*VersionInfo) ProtoMessage()
- func (x *VersionInfo) ProtoReflect() protoreflect.Message
- func (x *VersionInfo) Reset()
- func (m *VersionInfo) SizeVT() (n int)
- func (x *VersionInfo) String() string
- func (m *VersionInfo) UnmarshalVT(dAtA []byte) error
- type VersionResponse
- func (*VersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VersionResponse) GetMessages() []*Version
- func (m *VersionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *VersionResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *VersionResponse) MarshalVT() (dAtA []byte, err error)
- func (*VersionResponse) ProtoMessage()
- func (x *VersionResponse) ProtoReflect() protoreflect.Message
- func (x *VersionResponse) Reset()
- func (m *VersionResponse) SizeVT() (n int)
- func (x *VersionResponse) String() string
- func (m *VersionResponse) UnmarshalVT(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( RebootRequest_Mode_name = map[int32]string{ 0: "DEFAULT", 1: "POWERCYCLE", } RebootRequest_Mode_value = map[string]int32{ "DEFAULT": 0, "POWERCYCLE": 1, } )
Enum value maps for RebootRequest_Mode.
var ( SequenceEvent_Action_name = map[int32]string{ 0: "NOOP", 1: "START", 2: "STOP", } SequenceEvent_Action_value = map[string]int32{ "NOOP": 0, "START": 1, "STOP": 2, } )
Enum value maps for SequenceEvent_Action.
var ( PhaseEvent_Action_name = map[int32]string{ 0: "START", 1: "STOP", } PhaseEvent_Action_value = map[string]int32{ "START": 0, "STOP": 1, } )
Enum value maps for PhaseEvent_Action.
var ( TaskEvent_Action_name = map[int32]string{ 0: "START", 1: "STOP", } TaskEvent_Action_value = map[string]int32{ "START": 0, "STOP": 1, } )
Enum value maps for TaskEvent_Action.
var ( ServiceStateEvent_Action_name = map[int32]string{ 0: "INITIALIZED", 1: "PREPARING", 2: "WAITING", 3: "RUNNING", 4: "STOPPING", 5: "FINISHED", 6: "FAILED", 7: "SKIPPED", } ServiceStateEvent_Action_value = map[string]int32{ "INITIALIZED": 0, "PREPARING": 1, "WAITING": 2, "RUNNING": 3, "STOPPING": 4, "FINISHED": 5, "FAILED": 6, "SKIPPED": 7, } )
Enum value maps for ServiceStateEvent_Action.
var ( ListRequest_Type_name = map[int32]string{ 0: "REGULAR", 1: "DIRECTORY", 2: "SYMLINK", } ListRequest_Type_value = map[string]int32{ "REGULAR": 0, "DIRECTORY": 1, "SYMLINK": 2, } )
Enum value maps for ListRequest_Type.
var ( MachineConfig_MachineType_name = map[int32]string{ 0: "TYPE_UNKNOWN", 1: "TYPE_INIT", 2: "TYPE_CONTROL_PLANE", 3: "TYPE_WORKER", } MachineConfig_MachineType_value = map[string]int32{ "TYPE_UNKNOWN": 0, "TYPE_INIT": 1, "TYPE_CONTROL_PLANE": 2, "TYPE_WORKER": 3, "TYPE_JOIN": 3, } )
Enum value maps for MachineConfig_MachineType.
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
var File_machine_machine_proto protoreflect.FileDescriptor
var MachineService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "machine.MachineService", HandlerType: (*MachineServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ApplyConfiguration", Handler: _MachineService_ApplyConfiguration_Handler, }, { MethodName: "Bootstrap", Handler: _MachineService_Bootstrap_Handler, }, { MethodName: "Containers", Handler: _MachineService_Containers_Handler, }, { MethodName: "CPUInfo", Handler: _MachineService_CPUInfo_Handler, }, { MethodName: "DiskStats", Handler: _MachineService_DiskStats_Handler, }, { MethodName: "EtcdMemberList", Handler: _MachineService_EtcdMemberList_Handler, }, { MethodName: "EtcdRemoveMember", Handler: _MachineService_EtcdRemoveMember_Handler, }, { MethodName: "EtcdLeaveCluster", Handler: _MachineService_EtcdLeaveCluster_Handler, }, { MethodName: "EtcdForfeitLeadership", Handler: _MachineService_EtcdForfeitLeadership_Handler, }, { MethodName: "GenerateConfiguration", Handler: _MachineService_GenerateConfiguration_Handler, }, { MethodName: "Hostname", Handler: _MachineService_Hostname_Handler, }, { MethodName: "LoadAvg", Handler: _MachineService_LoadAvg_Handler, }, { MethodName: "Memory", Handler: _MachineService_Memory_Handler, }, { MethodName: "Mounts", Handler: _MachineService_Mounts_Handler, }, { MethodName: "NetworkDeviceStats", Handler: _MachineService_NetworkDeviceStats_Handler, }, { MethodName: "Processes", Handler: _MachineService_Processes_Handler, }, { MethodName: "Reboot", Handler: _MachineService_Reboot_Handler, }, { MethodName: "Restart", Handler: _MachineService_Restart_Handler, }, { MethodName: "Rollback", Handler: _MachineService_Rollback_Handler, }, { MethodName: "Reset", Handler: _MachineService_Reset_Handler, }, { MethodName: "ServiceList", Handler: _MachineService_ServiceList_Handler, }, { MethodName: "ServiceRestart", Handler: _MachineService_ServiceRestart_Handler, }, { MethodName: "ServiceStart", Handler: _MachineService_ServiceStart_Handler, }, { MethodName: "ServiceStop", Handler: _MachineService_ServiceStop_Handler, }, { MethodName: "Shutdown", Handler: _MachineService_Shutdown_Handler, }, { MethodName: "Stats", Handler: _MachineService_Stats_Handler, }, { MethodName: "SystemStat", Handler: _MachineService_SystemStat_Handler, }, { MethodName: "Upgrade", Handler: _MachineService_Upgrade_Handler, }, { MethodName: "Version", Handler: _MachineService_Version_Handler, }, { MethodName: "GenerateClientConfiguration", Handler: _MachineService_GenerateClientConfiguration_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "Copy", Handler: _MachineService_Copy_Handler, ServerStreams: true, }, { StreamName: "Dmesg", Handler: _MachineService_Dmesg_Handler, ServerStreams: true, }, { StreamName: "Events", Handler: _MachineService_Events_Handler, ServerStreams: true, }, { StreamName: "EtcdRecover", Handler: _MachineService_EtcdRecover_Handler, ClientStreams: true, }, { StreamName: "EtcdSnapshot", Handler: _MachineService_EtcdSnapshot_Handler, ServerStreams: true, }, { StreamName: "Kubeconfig", Handler: _MachineService_Kubeconfig_Handler, ServerStreams: true, }, { StreamName: "List", Handler: _MachineService_List_Handler, ServerStreams: true, }, { StreamName: "DiskUsage", Handler: _MachineService_DiskUsage_Handler, ServerStreams: true, }, { StreamName: "Logs", Handler: _MachineService_Logs_Handler, ServerStreams: true, }, { StreamName: "Read", Handler: _MachineService_Read_Handler, ServerStreams: true, }, }, Metadata: "machine/machine.proto", }
MachineService_ServiceDesc is the grpc.ServiceDesc for MachineService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterMachineServiceServer ¶
func RegisterMachineServiceServer(s grpc.ServiceRegistrar, srv MachineServiceServer)
Types ¶
type AddressEvent ¶ added in v0.14.0
type AddressEvent struct { Hostname string `protobuf:"bytes,1,opt,name=hostname,proto3" json:"hostname,omitempty"` Addresses []string `protobuf:"bytes,2,rep,name=addresses,proto3" json:"addresses,omitempty"` // contains filtered or unexported fields }
AddressEvent reports node endpoints aggregated from k8s.Endpoints and network.Hostname.
func (*AddressEvent) Descriptor
deprecated
added in
v0.14.0
func (*AddressEvent) Descriptor() ([]byte, []int)
Deprecated: Use AddressEvent.ProtoReflect.Descriptor instead.
func (*AddressEvent) GetAddresses ¶ added in v0.14.0
func (x *AddressEvent) GetAddresses() []string
func (*AddressEvent) GetHostname ¶ added in v0.14.0
func (x *AddressEvent) GetHostname() string
func (*AddressEvent) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *AddressEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AddressEvent) MarshalToVT ¶ added in v0.14.0
func (m *AddressEvent) MarshalToVT(dAtA []byte) (int, error)
func (*AddressEvent) MarshalVT ¶ added in v0.14.0
func (m *AddressEvent) MarshalVT() (dAtA []byte, err error)
func (*AddressEvent) ProtoMessage ¶ added in v0.14.0
func (*AddressEvent) ProtoMessage()
func (*AddressEvent) ProtoReflect ¶ added in v0.14.0
func (x *AddressEvent) ProtoReflect() protoreflect.Message
func (*AddressEvent) Reset ¶ added in v0.14.0
func (x *AddressEvent) Reset()
func (*AddressEvent) SizeVT ¶ added in v0.14.0
func (m *AddressEvent) SizeVT() (n int)
func (*AddressEvent) String ¶ added in v0.14.0
func (x *AddressEvent) String() string
func (*AddressEvent) UnmarshalVT ¶ added in v0.14.0
func (m *AddressEvent) UnmarshalVT(dAtA []byte) error
type ApplyConfiguration ¶
type ApplyConfiguration struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // Configuration validation warnings. Warnings []string `protobuf:"bytes,2,rep,name=warnings,proto3" json:"warnings,omitempty"` // contains filtered or unexported fields }
ApplyConfigurationResponse describes the response to a configuration request.
func (*ApplyConfiguration) Descriptor
deprecated
func (*ApplyConfiguration) Descriptor() ([]byte, []int)
Deprecated: Use ApplyConfiguration.ProtoReflect.Descriptor instead.
func (*ApplyConfiguration) GetMetadata ¶
func (x *ApplyConfiguration) GetMetadata() *common.Metadata
func (*ApplyConfiguration) GetWarnings ¶
func (x *ApplyConfiguration) GetWarnings() []string
func (*ApplyConfiguration) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ApplyConfiguration) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplyConfiguration) MarshalToVT ¶ added in v0.12.0
func (m *ApplyConfiguration) MarshalToVT(dAtA []byte) (int, error)
func (*ApplyConfiguration) MarshalVT ¶ added in v0.12.0
func (m *ApplyConfiguration) MarshalVT() (dAtA []byte, err error)
func (*ApplyConfiguration) ProtoMessage ¶
func (*ApplyConfiguration) ProtoMessage()
func (*ApplyConfiguration) ProtoReflect ¶
func (x *ApplyConfiguration) ProtoReflect() protoreflect.Message
func (*ApplyConfiguration) Reset ¶
func (x *ApplyConfiguration) Reset()
func (*ApplyConfiguration) SizeVT ¶ added in v0.12.0
func (m *ApplyConfiguration) SizeVT() (n int)
func (*ApplyConfiguration) String ¶
func (x *ApplyConfiguration) String() string
func (*ApplyConfiguration) UnmarshalVT ¶ added in v0.12.0
func (m *ApplyConfiguration) UnmarshalVT(dAtA []byte) error
type ApplyConfigurationRequest ¶
type ApplyConfigurationRequest struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` OnReboot bool `protobuf:"varint,2,opt,name=on_reboot,json=onReboot,proto3" json:"on_reboot,omitempty"` Immediate bool `protobuf:"varint,3,opt,name=immediate,proto3" json:"immediate,omitempty"` // contains filtered or unexported fields }
rpc applyConfiguration ApplyConfiguration describes a request to assert a new configuration upon a node.
func (*ApplyConfigurationRequest) Descriptor
deprecated
func (*ApplyConfigurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApplyConfigurationRequest.ProtoReflect.Descriptor instead.
func (*ApplyConfigurationRequest) GetData ¶
func (x *ApplyConfigurationRequest) GetData() []byte
func (*ApplyConfigurationRequest) GetImmediate ¶
func (x *ApplyConfigurationRequest) GetImmediate() bool
func (*ApplyConfigurationRequest) GetOnReboot ¶
func (x *ApplyConfigurationRequest) GetOnReboot() bool
func (*ApplyConfigurationRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ApplyConfigurationRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplyConfigurationRequest) MarshalToVT ¶ added in v0.12.0
func (m *ApplyConfigurationRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ApplyConfigurationRequest) MarshalVT ¶ added in v0.12.0
func (m *ApplyConfigurationRequest) MarshalVT() (dAtA []byte, err error)
func (*ApplyConfigurationRequest) ProtoMessage ¶
func (*ApplyConfigurationRequest) ProtoMessage()
func (*ApplyConfigurationRequest) ProtoReflect ¶
func (x *ApplyConfigurationRequest) ProtoReflect() protoreflect.Message
func (*ApplyConfigurationRequest) Reset ¶
func (x *ApplyConfigurationRequest) Reset()
func (*ApplyConfigurationRequest) SizeVT ¶ added in v0.12.0
func (m *ApplyConfigurationRequest) SizeVT() (n int)
func (*ApplyConfigurationRequest) String ¶
func (x *ApplyConfigurationRequest) String() string
func (*ApplyConfigurationRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ApplyConfigurationRequest) UnmarshalVT(dAtA []byte) error
type ApplyConfigurationResponse ¶
type ApplyConfigurationResponse struct { Messages []*ApplyConfiguration `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*ApplyConfigurationResponse) Descriptor
deprecated
func (*ApplyConfigurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ApplyConfigurationResponse.ProtoReflect.Descriptor instead.
func (*ApplyConfigurationResponse) GetMessages ¶
func (x *ApplyConfigurationResponse) GetMessages() []*ApplyConfiguration
func (*ApplyConfigurationResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ApplyConfigurationResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplyConfigurationResponse) MarshalToVT ¶ added in v0.12.0
func (m *ApplyConfigurationResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ApplyConfigurationResponse) MarshalVT ¶ added in v0.12.0
func (m *ApplyConfigurationResponse) MarshalVT() (dAtA []byte, err error)
func (*ApplyConfigurationResponse) ProtoMessage ¶
func (*ApplyConfigurationResponse) ProtoMessage()
func (*ApplyConfigurationResponse) ProtoReflect ¶
func (x *ApplyConfigurationResponse) ProtoReflect() protoreflect.Message
func (*ApplyConfigurationResponse) Reset ¶
func (x *ApplyConfigurationResponse) Reset()
func (*ApplyConfigurationResponse) SizeVT ¶ added in v0.12.0
func (m *ApplyConfigurationResponse) SizeVT() (n int)
func (*ApplyConfigurationResponse) String ¶
func (x *ApplyConfigurationResponse) String() string
func (*ApplyConfigurationResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ApplyConfigurationResponse) UnmarshalVT(dAtA []byte) error
type Bootstrap ¶
type Bootstrap struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
The bootstrap message containing the bootstrap status.
func (*Bootstrap) Descriptor
deprecated
func (*Bootstrap) GetMetadata ¶
func (*Bootstrap) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Bootstrap) MarshalToVT ¶ added in v0.12.0
func (*Bootstrap) ProtoMessage ¶
func (*Bootstrap) ProtoMessage()
func (*Bootstrap) ProtoReflect ¶
func (x *Bootstrap) ProtoReflect() protoreflect.Message
func (*Bootstrap) UnmarshalVT ¶ added in v0.12.0
type BootstrapRequest ¶
type BootstrapRequest struct { // Enable etcd recovery from the snapshot. // // Snapshot should be uploaded before this call via EtcdRecover RPC. RecoverEtcd bool `protobuf:"varint,1,opt,name=recover_etcd,json=recoverEtcd,proto3" json:"recover_etcd,omitempty"` // Skip hash check on the snapshot (etcd). // // Enable this when recovering from data directory copy to skip integrity check. RecoverSkipHashCheck bool `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
rpc Bootstrap
func (*BootstrapRequest) Descriptor
deprecated
func (*BootstrapRequest) Descriptor() ([]byte, []int)
Deprecated: Use BootstrapRequest.ProtoReflect.Descriptor instead.
func (*BootstrapRequest) GetRecoverEtcd ¶
func (x *BootstrapRequest) GetRecoverEtcd() bool
func (*BootstrapRequest) GetRecoverSkipHashCheck ¶
func (x *BootstrapRequest) GetRecoverSkipHashCheck() bool
func (*BootstrapRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *BootstrapRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BootstrapRequest) MarshalToVT ¶ added in v0.12.0
func (m *BootstrapRequest) MarshalToVT(dAtA []byte) (int, error)
func (*BootstrapRequest) MarshalVT ¶ added in v0.12.0
func (m *BootstrapRequest) MarshalVT() (dAtA []byte, err error)
func (*BootstrapRequest) ProtoMessage ¶
func (*BootstrapRequest) ProtoMessage()
func (*BootstrapRequest) ProtoReflect ¶
func (x *BootstrapRequest) ProtoReflect() protoreflect.Message
func (*BootstrapRequest) Reset ¶
func (x *BootstrapRequest) Reset()
func (*BootstrapRequest) SizeVT ¶ added in v0.12.0
func (m *BootstrapRequest) SizeVT() (n int)
func (*BootstrapRequest) String ¶
func (x *BootstrapRequest) String() string
func (*BootstrapRequest) UnmarshalVT ¶ added in v0.12.0
func (m *BootstrapRequest) UnmarshalVT(dAtA []byte) error
type BootstrapResponse ¶
type BootstrapResponse struct { Messages []*Bootstrap `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*BootstrapResponse) Descriptor
deprecated
func (*BootstrapResponse) Descriptor() ([]byte, []int)
Deprecated: Use BootstrapResponse.ProtoReflect.Descriptor instead.
func (*BootstrapResponse) GetMessages ¶
func (x *BootstrapResponse) GetMessages() []*Bootstrap
func (*BootstrapResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *BootstrapResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BootstrapResponse) MarshalToVT ¶ added in v0.12.0
func (m *BootstrapResponse) MarshalToVT(dAtA []byte) (int, error)
func (*BootstrapResponse) MarshalVT ¶ added in v0.12.0
func (m *BootstrapResponse) MarshalVT() (dAtA []byte, err error)
func (*BootstrapResponse) ProtoMessage ¶
func (*BootstrapResponse) ProtoMessage()
func (*BootstrapResponse) ProtoReflect ¶
func (x *BootstrapResponse) ProtoReflect() protoreflect.Message
func (*BootstrapResponse) Reset ¶
func (x *BootstrapResponse) Reset()
func (*BootstrapResponse) SizeVT ¶ added in v0.12.0
func (m *BootstrapResponse) SizeVT() (n int)
func (*BootstrapResponse) String ¶
func (x *BootstrapResponse) String() string
func (*BootstrapResponse) UnmarshalVT ¶ added in v0.12.0
func (m *BootstrapResponse) UnmarshalVT(dAtA []byte) error
type CNIConfig ¶
type CNIConfig struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Urls []string `protobuf:"bytes,2,rep,name=urls,proto3" json:"urls,omitempty"` // contains filtered or unexported fields }
func (*CNIConfig) Descriptor
deprecated
func (*CNIConfig) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*CNIConfig) MarshalToVT ¶ added in v0.12.0
func (*CNIConfig) ProtoMessage ¶
func (*CNIConfig) ProtoMessage()
func (*CNIConfig) ProtoReflect ¶
func (x *CNIConfig) ProtoReflect() protoreflect.Message
func (*CNIConfig) UnmarshalVT ¶ added in v0.12.0
type CPUInfo ¶
type CPUInfo struct { Processor uint32 `protobuf:"varint,1,opt,name=processor,proto3" json:"processor,omitempty"` VendorId string `protobuf:"bytes,2,opt,name=vendor_id,json=vendorId,proto3" json:"vendor_id,omitempty"` CpuFamily string `protobuf:"bytes,3,opt,name=cpu_family,json=cpuFamily,proto3" json:"cpu_family,omitempty"` Model string `protobuf:"bytes,4,opt,name=model,proto3" json:"model,omitempty"` ModelName string `protobuf:"bytes,5,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` Stepping string `protobuf:"bytes,6,opt,name=stepping,proto3" json:"stepping,omitempty"` Microcode string `protobuf:"bytes,7,opt,name=microcode,proto3" json:"microcode,omitempty"` CpuMhz float64 `protobuf:"fixed64,8,opt,name=cpu_mhz,json=cpuMhz,proto3" json:"cpu_mhz,omitempty"` CacheSize string `protobuf:"bytes,9,opt,name=cache_size,json=cacheSize,proto3" json:"cache_size,omitempty"` PhysicalId string `protobuf:"bytes,10,opt,name=physical_id,json=physicalId,proto3" json:"physical_id,omitempty"` Siblings uint32 `protobuf:"varint,11,opt,name=siblings,proto3" json:"siblings,omitempty"` CoreId string `protobuf:"bytes,12,opt,name=core_id,json=coreId,proto3" json:"core_id,omitempty"` CpuCores uint32 `protobuf:"varint,13,opt,name=cpu_cores,json=cpuCores,proto3" json:"cpu_cores,omitempty"` ApicId string `protobuf:"bytes,14,opt,name=apic_id,json=apicId,proto3" json:"apic_id,omitempty"` InitialApicId string `protobuf:"bytes,15,opt,name=initial_apic_id,json=initialApicId,proto3" json:"initial_apic_id,omitempty"` Fpu string `protobuf:"bytes,16,opt,name=fpu,proto3" json:"fpu,omitempty"` FpuException string `protobuf:"bytes,17,opt,name=fpu_exception,json=fpuException,proto3" json:"fpu_exception,omitempty"` CpuIdLevel uint32 `protobuf:"varint,18,opt,name=cpu_id_level,json=cpuIdLevel,proto3" json:"cpu_id_level,omitempty"` Wp string `protobuf:"bytes,19,opt,name=wp,proto3" json:"wp,omitempty"` Flags []string `protobuf:"bytes,20,rep,name=flags,proto3" json:"flags,omitempty"` Bugs []string `protobuf:"bytes,21,rep,name=bugs,proto3" json:"bugs,omitempty"` BogoMips float64 `protobuf:"fixed64,22,opt,name=bogo_mips,json=bogoMips,proto3" json:"bogo_mips,omitempty"` ClFlushSize uint32 `protobuf:"varint,23,opt,name=cl_flush_size,json=clFlushSize,proto3" json:"cl_flush_size,omitempty"` CacheAlignment uint32 `protobuf:"varint,24,opt,name=cache_alignment,json=cacheAlignment,proto3" json:"cache_alignment,omitempty"` AddressSizes string `protobuf:"bytes,25,opt,name=address_sizes,json=addressSizes,proto3" json:"address_sizes,omitempty"` PowerManagement string `protobuf:"bytes,26,opt,name=power_management,json=powerManagement,proto3" json:"power_management,omitempty"` // contains filtered or unexported fields }
func (*CPUInfo) Descriptor
deprecated
func (*CPUInfo) GetAddressSizes ¶
func (*CPUInfo) GetBogoMips ¶
func (*CPUInfo) GetCacheAlignment ¶
func (*CPUInfo) GetCacheSize ¶
func (*CPUInfo) GetClFlushSize ¶
func (*CPUInfo) GetCpuCores ¶
func (*CPUInfo) GetCpuFamily ¶
func (*CPUInfo) GetCpuIdLevel ¶
func (*CPUInfo) GetFpuException ¶
func (*CPUInfo) GetInitialApicId ¶
func (*CPUInfo) GetMicrocode ¶
func (*CPUInfo) GetModelName ¶
func (*CPUInfo) GetPhysicalId ¶
func (*CPUInfo) GetPowerManagement ¶
func (*CPUInfo) GetProcessor ¶
func (*CPUInfo) GetSiblings ¶
func (*CPUInfo) GetStepping ¶
func (*CPUInfo) GetVendorId ¶
func (*CPUInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*CPUInfo) MarshalToVT ¶ added in v0.12.0
func (*CPUInfo) ProtoMessage ¶
func (*CPUInfo) ProtoMessage()
func (*CPUInfo) ProtoReflect ¶
func (x *CPUInfo) ProtoReflect() protoreflect.Message
func (*CPUInfo) UnmarshalVT ¶ added in v0.12.0
type CPUInfoResponse ¶
type CPUInfoResponse struct { Messages []*CPUsInfo `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*CPUInfoResponse) Descriptor
deprecated
func (*CPUInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use CPUInfoResponse.ProtoReflect.Descriptor instead.
func (*CPUInfoResponse) GetMessages ¶
func (x *CPUInfoResponse) GetMessages() []*CPUsInfo
func (*CPUInfoResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *CPUInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CPUInfoResponse) MarshalToVT ¶ added in v0.12.0
func (m *CPUInfoResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CPUInfoResponse) MarshalVT ¶ added in v0.12.0
func (m *CPUInfoResponse) MarshalVT() (dAtA []byte, err error)
func (*CPUInfoResponse) ProtoMessage ¶
func (*CPUInfoResponse) ProtoMessage()
func (*CPUInfoResponse) ProtoReflect ¶
func (x *CPUInfoResponse) ProtoReflect() protoreflect.Message
func (*CPUInfoResponse) Reset ¶
func (x *CPUInfoResponse) Reset()
func (*CPUInfoResponse) SizeVT ¶ added in v0.12.0
func (m *CPUInfoResponse) SizeVT() (n int)
func (*CPUInfoResponse) String ¶
func (x *CPUInfoResponse) String() string
func (*CPUInfoResponse) UnmarshalVT ¶ added in v0.12.0
func (m *CPUInfoResponse) UnmarshalVT(dAtA []byte) error
type CPUStat ¶
type CPUStat struct { User float64 `protobuf:"fixed64,1,opt,name=user,proto3" json:"user,omitempty"` Nice float64 `protobuf:"fixed64,2,opt,name=nice,proto3" json:"nice,omitempty"` System float64 `protobuf:"fixed64,3,opt,name=system,proto3" json:"system,omitempty"` Idle float64 `protobuf:"fixed64,4,opt,name=idle,proto3" json:"idle,omitempty"` Iowait float64 `protobuf:"fixed64,5,opt,name=iowait,proto3" json:"iowait,omitempty"` Irq float64 `protobuf:"fixed64,6,opt,name=irq,proto3" json:"irq,omitempty"` SoftIrq float64 `protobuf:"fixed64,7,opt,name=soft_irq,json=softIrq,proto3" json:"soft_irq,omitempty"` Steal float64 `protobuf:"fixed64,8,opt,name=steal,proto3" json:"steal,omitempty"` Guest float64 `protobuf:"fixed64,9,opt,name=guest,proto3" json:"guest,omitempty"` GuestNice float64 `protobuf:"fixed64,10,opt,name=guest_nice,json=guestNice,proto3" json:"guest_nice,omitempty"` // contains filtered or unexported fields }
func (*CPUStat) Descriptor
deprecated
func (*CPUStat) GetGuestNice ¶
func (*CPUStat) GetSoftIrq ¶
func (*CPUStat) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*CPUStat) MarshalToVT ¶ added in v0.12.0
func (*CPUStat) ProtoMessage ¶
func (*CPUStat) ProtoMessage()
func (*CPUStat) ProtoReflect ¶
func (x *CPUStat) ProtoReflect() protoreflect.Message
func (*CPUStat) UnmarshalVT ¶ added in v0.12.0
type CPUsInfo ¶
type CPUsInfo struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` CpuInfo []*CPUInfo `protobuf:"bytes,2,rep,name=cpu_info,json=cpuInfo,proto3" json:"cpu_info,omitempty"` // contains filtered or unexported fields }
func (*CPUsInfo) Descriptor
deprecated
func (*CPUsInfo) GetCpuInfo ¶
func (*CPUsInfo) GetMetadata ¶
func (*CPUsInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*CPUsInfo) MarshalToVT ¶ added in v0.12.0
func (*CPUsInfo) ProtoMessage ¶
func (*CPUsInfo) ProtoMessage()
func (*CPUsInfo) ProtoReflect ¶
func (x *CPUsInfo) ProtoReflect() protoreflect.Message
func (*CPUsInfo) UnmarshalVT ¶ added in v0.12.0
type ClusterConfig ¶
type ClusterConfig struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ControlPlane *ControlPlaneConfig `protobuf:"bytes,2,opt,name=control_plane,json=controlPlane,proto3" json:"control_plane,omitempty"` ClusterNetwork *ClusterNetworkConfig `protobuf:"bytes,3,opt,name=cluster_network,json=clusterNetwork,proto3" json:"cluster_network,omitempty"` AllowSchedulingOnMasters bool `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ClusterConfig) Descriptor
deprecated
func (*ClusterConfig) Descriptor() ([]byte, []int)
Deprecated: Use ClusterConfig.ProtoReflect.Descriptor instead.
func (*ClusterConfig) GetAllowSchedulingOnMasters ¶
func (x *ClusterConfig) GetAllowSchedulingOnMasters() bool
func (*ClusterConfig) GetClusterNetwork ¶
func (x *ClusterConfig) GetClusterNetwork() *ClusterNetworkConfig
func (*ClusterConfig) GetControlPlane ¶
func (x *ClusterConfig) GetControlPlane() *ControlPlaneConfig
func (*ClusterConfig) GetName ¶
func (x *ClusterConfig) GetName() string
func (*ClusterConfig) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ClusterConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ClusterConfig) MarshalToVT ¶ added in v0.12.0
func (m *ClusterConfig) MarshalToVT(dAtA []byte) (int, error)
func (*ClusterConfig) MarshalVT ¶ added in v0.12.0
func (m *ClusterConfig) MarshalVT() (dAtA []byte, err error)
func (*ClusterConfig) ProtoMessage ¶
func (*ClusterConfig) ProtoMessage()
func (*ClusterConfig) ProtoReflect ¶
func (x *ClusterConfig) ProtoReflect() protoreflect.Message
func (*ClusterConfig) Reset ¶
func (x *ClusterConfig) Reset()
func (*ClusterConfig) SizeVT ¶ added in v0.12.0
func (m *ClusterConfig) SizeVT() (n int)
func (*ClusterConfig) String ¶
func (x *ClusterConfig) String() string
func (*ClusterConfig) UnmarshalVT ¶ added in v0.12.0
func (m *ClusterConfig) UnmarshalVT(dAtA []byte) error
type ClusterNetworkConfig ¶
type ClusterNetworkConfig struct { DnsDomain string `protobuf:"bytes,1,opt,name=dns_domain,json=dnsDomain,proto3" json:"dns_domain,omitempty"` CniConfig *CNIConfig `protobuf:"bytes,2,opt,name=cni_config,json=cniConfig,proto3" json:"cni_config,omitempty"` // contains filtered or unexported fields }
func (*ClusterNetworkConfig) Descriptor
deprecated
func (*ClusterNetworkConfig) Descriptor() ([]byte, []int)
Deprecated: Use ClusterNetworkConfig.ProtoReflect.Descriptor instead.
func (*ClusterNetworkConfig) GetCniConfig ¶
func (x *ClusterNetworkConfig) GetCniConfig() *CNIConfig
func (*ClusterNetworkConfig) GetDnsDomain ¶
func (x *ClusterNetworkConfig) GetDnsDomain() string
func (*ClusterNetworkConfig) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ClusterNetworkConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ClusterNetworkConfig) MarshalToVT ¶ added in v0.12.0
func (m *ClusterNetworkConfig) MarshalToVT(dAtA []byte) (int, error)
func (*ClusterNetworkConfig) MarshalVT ¶ added in v0.12.0
func (m *ClusterNetworkConfig) MarshalVT() (dAtA []byte, err error)
func (*ClusterNetworkConfig) ProtoMessage ¶
func (*ClusterNetworkConfig) ProtoMessage()
func (*ClusterNetworkConfig) ProtoReflect ¶
func (x *ClusterNetworkConfig) ProtoReflect() protoreflect.Message
func (*ClusterNetworkConfig) Reset ¶
func (x *ClusterNetworkConfig) Reset()
func (*ClusterNetworkConfig) SizeVT ¶ added in v0.12.0
func (m *ClusterNetworkConfig) SizeVT() (n int)
func (*ClusterNetworkConfig) String ¶
func (x *ClusterNetworkConfig) String() string
func (*ClusterNetworkConfig) UnmarshalVT ¶ added in v0.12.0
func (m *ClusterNetworkConfig) UnmarshalVT(dAtA []byte) error
type ConfigLoadErrorEvent ¶ added in v0.14.0
type ConfigLoadErrorEvent struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
ConfigLoadErrorEvent is reported when the config loading has failed.
func (*ConfigLoadErrorEvent) Descriptor
deprecated
added in
v0.14.0
func (*ConfigLoadErrorEvent) Descriptor() ([]byte, []int)
Deprecated: Use ConfigLoadErrorEvent.ProtoReflect.Descriptor instead.
func (*ConfigLoadErrorEvent) GetError ¶ added in v0.14.0
func (x *ConfigLoadErrorEvent) GetError() string
func (*ConfigLoadErrorEvent) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ConfigLoadErrorEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ConfigLoadErrorEvent) MarshalToVT ¶ added in v0.14.0
func (m *ConfigLoadErrorEvent) MarshalToVT(dAtA []byte) (int, error)
func (*ConfigLoadErrorEvent) MarshalVT ¶ added in v0.14.0
func (m *ConfigLoadErrorEvent) MarshalVT() (dAtA []byte, err error)
func (*ConfigLoadErrorEvent) ProtoMessage ¶ added in v0.14.0
func (*ConfigLoadErrorEvent) ProtoMessage()
func (*ConfigLoadErrorEvent) ProtoReflect ¶ added in v0.14.0
func (x *ConfigLoadErrorEvent) ProtoReflect() protoreflect.Message
func (*ConfigLoadErrorEvent) Reset ¶ added in v0.14.0
func (x *ConfigLoadErrorEvent) Reset()
func (*ConfigLoadErrorEvent) SizeVT ¶ added in v0.14.0
func (m *ConfigLoadErrorEvent) SizeVT() (n int)
func (*ConfigLoadErrorEvent) String ¶ added in v0.14.0
func (x *ConfigLoadErrorEvent) String() string
func (*ConfigLoadErrorEvent) UnmarshalVT ¶ added in v0.14.0
func (m *ConfigLoadErrorEvent) UnmarshalVT(dAtA []byte) error
type ConfigValidationErrorEvent ¶ added in v0.14.0
type ConfigValidationErrorEvent struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
ConfigValidationErrorEvent is reported when config validation has failed.
func (*ConfigValidationErrorEvent) Descriptor
deprecated
added in
v0.14.0
func (*ConfigValidationErrorEvent) Descriptor() ([]byte, []int)
Deprecated: Use ConfigValidationErrorEvent.ProtoReflect.Descriptor instead.
func (*ConfigValidationErrorEvent) GetError ¶ added in v0.14.0
func (x *ConfigValidationErrorEvent) GetError() string
func (*ConfigValidationErrorEvent) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ConfigValidationErrorEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ConfigValidationErrorEvent) MarshalToVT ¶ added in v0.14.0
func (m *ConfigValidationErrorEvent) MarshalToVT(dAtA []byte) (int, error)
func (*ConfigValidationErrorEvent) MarshalVT ¶ added in v0.14.0
func (m *ConfigValidationErrorEvent) MarshalVT() (dAtA []byte, err error)
func (*ConfigValidationErrorEvent) ProtoMessage ¶ added in v0.14.0
func (*ConfigValidationErrorEvent) ProtoMessage()
func (*ConfigValidationErrorEvent) ProtoReflect ¶ added in v0.14.0
func (x *ConfigValidationErrorEvent) ProtoReflect() protoreflect.Message
func (*ConfigValidationErrorEvent) Reset ¶ added in v0.14.0
func (x *ConfigValidationErrorEvent) Reset()
func (*ConfigValidationErrorEvent) SizeVT ¶ added in v0.14.0
func (m *ConfigValidationErrorEvent) SizeVT() (n int)
func (*ConfigValidationErrorEvent) String ¶ added in v0.14.0
func (x *ConfigValidationErrorEvent) String() string
func (*ConfigValidationErrorEvent) UnmarshalVT ¶ added in v0.14.0
func (m *ConfigValidationErrorEvent) UnmarshalVT(dAtA []byte) error
type Container ¶
type Container struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Containers []*ContainerInfo `protobuf:"bytes,2,rep,name=containers,proto3" json:"containers,omitempty"` // contains filtered or unexported fields }
The messages message containing the requested containers.
func (*Container) Descriptor
deprecated
func (*Container) GetContainers ¶
func (x *Container) GetContainers() []*ContainerInfo
func (*Container) GetMetadata ¶
func (*Container) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Container) MarshalToVT ¶ added in v0.12.0
func (*Container) ProtoMessage ¶
func (*Container) ProtoMessage()
func (*Container) ProtoReflect ¶
func (x *Container) ProtoReflect() protoreflect.Message
func (*Container) UnmarshalVT ¶ added in v0.12.0
type ContainerInfo ¶
type ContainerInfo struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Image string `protobuf:"bytes,3,opt,name=image,proto3" json:"image,omitempty"` Pid uint32 `protobuf:"varint,4,opt,name=pid,proto3" json:"pid,omitempty"` Status string `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` PodId string `protobuf:"bytes,6,opt,name=pod_id,json=podId,proto3" json:"pod_id,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
The messages message containing the requested containers.
func (*ContainerInfo) Descriptor
deprecated
func (*ContainerInfo) Descriptor() ([]byte, []int)
Deprecated: Use ContainerInfo.ProtoReflect.Descriptor instead.
func (*ContainerInfo) GetId ¶
func (x *ContainerInfo) GetId() string
func (*ContainerInfo) GetImage ¶
func (x *ContainerInfo) GetImage() string
func (*ContainerInfo) GetName ¶
func (x *ContainerInfo) GetName() string
func (*ContainerInfo) GetNamespace ¶
func (x *ContainerInfo) GetNamespace() string
func (*ContainerInfo) GetPid ¶
func (x *ContainerInfo) GetPid() uint32
func (*ContainerInfo) GetPodId ¶
func (x *ContainerInfo) GetPodId() string
func (*ContainerInfo) GetStatus ¶
func (x *ContainerInfo) GetStatus() string
func (*ContainerInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ContainerInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ContainerInfo) MarshalToVT ¶ added in v0.12.0
func (m *ContainerInfo) MarshalToVT(dAtA []byte) (int, error)
func (*ContainerInfo) MarshalVT ¶ added in v0.12.0
func (m *ContainerInfo) MarshalVT() (dAtA []byte, err error)
func (*ContainerInfo) ProtoMessage ¶
func (*ContainerInfo) ProtoMessage()
func (*ContainerInfo) ProtoReflect ¶
func (x *ContainerInfo) ProtoReflect() protoreflect.Message
func (*ContainerInfo) Reset ¶
func (x *ContainerInfo) Reset()
func (*ContainerInfo) SizeVT ¶ added in v0.12.0
func (m *ContainerInfo) SizeVT() (n int)
func (*ContainerInfo) String ¶
func (x *ContainerInfo) String() string
func (*ContainerInfo) UnmarshalVT ¶ added in v0.12.0
func (m *ContainerInfo) UnmarshalVT(dAtA []byte) error
type ContainersRequest ¶
type ContainersRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // driver might be default "containerd" or "cri" Driver common.ContainerDriver `protobuf:"varint,2,opt,name=driver,proto3,enum=common.ContainerDriver" json:"driver,omitempty"` // contains filtered or unexported fields }
func (*ContainersRequest) Descriptor
deprecated
func (*ContainersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContainersRequest.ProtoReflect.Descriptor instead.
func (*ContainersRequest) GetDriver ¶
func (x *ContainersRequest) GetDriver() common.ContainerDriver
func (*ContainersRequest) GetNamespace ¶
func (x *ContainersRequest) GetNamespace() string
func (*ContainersRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ContainersRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ContainersRequest) MarshalToVT ¶ added in v0.12.0
func (m *ContainersRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ContainersRequest) MarshalVT ¶ added in v0.12.0
func (m *ContainersRequest) MarshalVT() (dAtA []byte, err error)
func (*ContainersRequest) ProtoMessage ¶
func (*ContainersRequest) ProtoMessage()
func (*ContainersRequest) ProtoReflect ¶
func (x *ContainersRequest) ProtoReflect() protoreflect.Message
func (*ContainersRequest) Reset ¶
func (x *ContainersRequest) Reset()
func (*ContainersRequest) SizeVT ¶ added in v0.12.0
func (m *ContainersRequest) SizeVT() (n int)
func (*ContainersRequest) String ¶
func (x *ContainersRequest) String() string
func (*ContainersRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ContainersRequest) UnmarshalVT(dAtA []byte) error
type ContainersResponse ¶
type ContainersResponse struct { Messages []*Container `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*ContainersResponse) Descriptor
deprecated
func (*ContainersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContainersResponse.ProtoReflect.Descriptor instead.
func (*ContainersResponse) GetMessages ¶
func (x *ContainersResponse) GetMessages() []*Container
func (*ContainersResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ContainersResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ContainersResponse) MarshalToVT ¶ added in v0.12.0
func (m *ContainersResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ContainersResponse) MarshalVT ¶ added in v0.12.0
func (m *ContainersResponse) MarshalVT() (dAtA []byte, err error)
func (*ContainersResponse) ProtoMessage ¶
func (*ContainersResponse) ProtoMessage()
func (*ContainersResponse) ProtoReflect ¶
func (x *ContainersResponse) ProtoReflect() protoreflect.Message
func (*ContainersResponse) Reset ¶
func (x *ContainersResponse) Reset()
func (*ContainersResponse) SizeVT ¶ added in v0.12.0
func (m *ContainersResponse) SizeVT() (n int)
func (*ContainersResponse) String ¶
func (x *ContainersResponse) String() string
func (*ContainersResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ContainersResponse) UnmarshalVT(dAtA []byte) error
type ControlPlaneConfig ¶
type ControlPlaneConfig struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // contains filtered or unexported fields }
func (*ControlPlaneConfig) Descriptor
deprecated
func (*ControlPlaneConfig) Descriptor() ([]byte, []int)
Deprecated: Use ControlPlaneConfig.ProtoReflect.Descriptor instead.
func (*ControlPlaneConfig) GetEndpoint ¶
func (x *ControlPlaneConfig) GetEndpoint() string
func (*ControlPlaneConfig) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ControlPlaneConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ControlPlaneConfig) MarshalToVT ¶ added in v0.12.0
func (m *ControlPlaneConfig) MarshalToVT(dAtA []byte) (int, error)
func (*ControlPlaneConfig) MarshalVT ¶ added in v0.12.0
func (m *ControlPlaneConfig) MarshalVT() (dAtA []byte, err error)
func (*ControlPlaneConfig) ProtoMessage ¶
func (*ControlPlaneConfig) ProtoMessage()
func (*ControlPlaneConfig) ProtoReflect ¶
func (x *ControlPlaneConfig) ProtoReflect() protoreflect.Message
func (*ControlPlaneConfig) Reset ¶
func (x *ControlPlaneConfig) Reset()
func (*ControlPlaneConfig) SizeVT ¶ added in v0.12.0
func (m *ControlPlaneConfig) SizeVT() (n int)
func (*ControlPlaneConfig) String ¶
func (x *ControlPlaneConfig) String() string
func (*ControlPlaneConfig) UnmarshalVT ¶ added in v0.12.0
func (m *ControlPlaneConfig) UnmarshalVT(dAtA []byte) error
type CopyRequest ¶
type CopyRequest struct { // Root path to start copying data out, it might be either a file or directory RootPath string `protobuf:"bytes,1,opt,name=root_path,json=rootPath,proto3" json:"root_path,omitempty"` // contains filtered or unexported fields }
CopyRequest describes a request to copy data out of Talos node
Copy produces .tar.gz archive which is streamed back to the caller
func (*CopyRequest) Descriptor
deprecated
func (*CopyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CopyRequest.ProtoReflect.Descriptor instead.
func (*CopyRequest) GetRootPath ¶
func (x *CopyRequest) GetRootPath() string
func (*CopyRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *CopyRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CopyRequest) MarshalToVT ¶ added in v0.12.0
func (m *CopyRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CopyRequest) MarshalVT ¶ added in v0.12.0
func (m *CopyRequest) MarshalVT() (dAtA []byte, err error)
func (*CopyRequest) ProtoMessage ¶
func (*CopyRequest) ProtoMessage()
func (*CopyRequest) ProtoReflect ¶
func (x *CopyRequest) ProtoReflect() protoreflect.Message
func (*CopyRequest) Reset ¶
func (x *CopyRequest) Reset()
func (*CopyRequest) SizeVT ¶ added in v0.12.0
func (m *CopyRequest) SizeVT() (n int)
func (*CopyRequest) String ¶
func (x *CopyRequest) String() string
func (*CopyRequest) UnmarshalVT ¶ added in v0.12.0
func (m *CopyRequest) UnmarshalVT(dAtA []byte) error
type DHCPOptionsConfig ¶
type DHCPOptionsConfig struct { RouteMetric uint32 `protobuf:"varint,1,opt,name=route_metric,json=routeMetric,proto3" json:"route_metric,omitempty"` // contains filtered or unexported fields }
func (*DHCPOptionsConfig) Descriptor
deprecated
func (*DHCPOptionsConfig) Descriptor() ([]byte, []int)
Deprecated: Use DHCPOptionsConfig.ProtoReflect.Descriptor instead.
func (*DHCPOptionsConfig) GetRouteMetric ¶
func (x *DHCPOptionsConfig) GetRouteMetric() uint32
func (*DHCPOptionsConfig) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *DHCPOptionsConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DHCPOptionsConfig) MarshalToVT ¶ added in v0.12.0
func (m *DHCPOptionsConfig) MarshalToVT(dAtA []byte) (int, error)
func (*DHCPOptionsConfig) MarshalVT ¶ added in v0.12.0
func (m *DHCPOptionsConfig) MarshalVT() (dAtA []byte, err error)
func (*DHCPOptionsConfig) ProtoMessage ¶
func (*DHCPOptionsConfig) ProtoMessage()
func (*DHCPOptionsConfig) ProtoReflect ¶
func (x *DHCPOptionsConfig) ProtoReflect() protoreflect.Message
func (*DHCPOptionsConfig) Reset ¶
func (x *DHCPOptionsConfig) Reset()
func (*DHCPOptionsConfig) SizeVT ¶ added in v0.12.0
func (m *DHCPOptionsConfig) SizeVT() (n int)
func (*DHCPOptionsConfig) String ¶
func (x *DHCPOptionsConfig) String() string
func (*DHCPOptionsConfig) UnmarshalVT ¶ added in v0.12.0
func (m *DHCPOptionsConfig) UnmarshalVT(dAtA []byte) error
type DiskStat ¶
type DiskStat struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ReadCompleted uint64 `protobuf:"varint,2,opt,name=read_completed,json=readCompleted,proto3" json:"read_completed,omitempty"` ReadMerged uint64 `protobuf:"varint,3,opt,name=read_merged,json=readMerged,proto3" json:"read_merged,omitempty"` ReadSectors uint64 `protobuf:"varint,4,opt,name=read_sectors,json=readSectors,proto3" json:"read_sectors,omitempty"` ReadTimeMs uint64 `protobuf:"varint,5,opt,name=read_time_ms,json=readTimeMs,proto3" json:"read_time_ms,omitempty"` WriteCompleted uint64 `protobuf:"varint,6,opt,name=write_completed,json=writeCompleted,proto3" json:"write_completed,omitempty"` WriteMerged uint64 `protobuf:"varint,7,opt,name=write_merged,json=writeMerged,proto3" json:"write_merged,omitempty"` WriteSectors uint64 `protobuf:"varint,8,opt,name=write_sectors,json=writeSectors,proto3" json:"write_sectors,omitempty"` WriteTimeMs uint64 `protobuf:"varint,9,opt,name=write_time_ms,json=writeTimeMs,proto3" json:"write_time_ms,omitempty"` IoInProgress uint64 `protobuf:"varint,10,opt,name=io_in_progress,json=ioInProgress,proto3" json:"io_in_progress,omitempty"` IoTimeMs uint64 `protobuf:"varint,11,opt,name=io_time_ms,json=ioTimeMs,proto3" json:"io_time_ms,omitempty"` IoTimeWeightedMs uint64 `protobuf:"varint,12,opt,name=io_time_weighted_ms,json=ioTimeWeightedMs,proto3" json:"io_time_weighted_ms,omitempty"` DiscardCompleted uint64 `protobuf:"varint,13,opt,name=discard_completed,json=discardCompleted,proto3" json:"discard_completed,omitempty"` DiscardMerged uint64 `protobuf:"varint,14,opt,name=discard_merged,json=discardMerged,proto3" json:"discard_merged,omitempty"` DiscardSectors uint64 `protobuf:"varint,15,opt,name=discard_sectors,json=discardSectors,proto3" json:"discard_sectors,omitempty"` DiscardTimeMs uint64 `protobuf:"varint,16,opt,name=discard_time_ms,json=discardTimeMs,proto3" json:"discard_time_ms,omitempty"` // contains filtered or unexported fields }
func (*DiskStat) Descriptor
deprecated
func (*DiskStat) GetDiscardCompleted ¶
func (*DiskStat) GetDiscardMerged ¶
func (*DiskStat) GetDiscardSectors ¶
func (*DiskStat) GetDiscardTimeMs ¶
func (*DiskStat) GetIoInProgress ¶
func (*DiskStat) GetIoTimeMs ¶
func (*DiskStat) GetIoTimeWeightedMs ¶
func (*DiskStat) GetReadCompleted ¶
func (*DiskStat) GetReadMerged ¶
func (*DiskStat) GetReadSectors ¶
func (*DiskStat) GetReadTimeMs ¶
func (*DiskStat) GetWriteCompleted ¶
func (*DiskStat) GetWriteMerged ¶
func (*DiskStat) GetWriteSectors ¶
func (*DiskStat) GetWriteTimeMs ¶
func (*DiskStat) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*DiskStat) MarshalToVT ¶ added in v0.12.0
func (*DiskStat) ProtoMessage ¶
func (*DiskStat) ProtoMessage()
func (*DiskStat) ProtoReflect ¶
func (x *DiskStat) ProtoReflect() protoreflect.Message
func (*DiskStat) UnmarshalVT ¶ added in v0.12.0
type DiskStats ¶
type DiskStats struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Total *DiskStat `protobuf:"bytes,2,opt,name=total,proto3" json:"total,omitempty"` Devices []*DiskStat `protobuf:"bytes,3,rep,name=devices,proto3" json:"devices,omitempty"` // contains filtered or unexported fields }
func (*DiskStats) Descriptor
deprecated
func (*DiskStats) GetDevices ¶
func (*DiskStats) GetMetadata ¶
func (*DiskStats) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*DiskStats) MarshalToVT ¶ added in v0.12.0
func (*DiskStats) ProtoMessage ¶
func (*DiskStats) ProtoMessage()
func (*DiskStats) ProtoReflect ¶
func (x *DiskStats) ProtoReflect() protoreflect.Message
func (*DiskStats) UnmarshalVT ¶ added in v0.12.0
type DiskStatsResponse ¶
type DiskStatsResponse struct { Messages []*DiskStats `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*DiskStatsResponse) Descriptor
deprecated
func (*DiskStatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DiskStatsResponse.ProtoReflect.Descriptor instead.
func (*DiskStatsResponse) GetMessages ¶
func (x *DiskStatsResponse) GetMessages() []*DiskStats
func (*DiskStatsResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *DiskStatsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DiskStatsResponse) MarshalToVT ¶ added in v0.12.0
func (m *DiskStatsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DiskStatsResponse) MarshalVT ¶ added in v0.12.0
func (m *DiskStatsResponse) MarshalVT() (dAtA []byte, err error)
func (*DiskStatsResponse) ProtoMessage ¶
func (*DiskStatsResponse) ProtoMessage()
func (*DiskStatsResponse) ProtoReflect ¶
func (x *DiskStatsResponse) ProtoReflect() protoreflect.Message
func (*DiskStatsResponse) Reset ¶
func (x *DiskStatsResponse) Reset()
func (*DiskStatsResponse) SizeVT ¶ added in v0.12.0
func (m *DiskStatsResponse) SizeVT() (n int)
func (*DiskStatsResponse) String ¶
func (x *DiskStatsResponse) String() string
func (*DiskStatsResponse) UnmarshalVT ¶ added in v0.12.0
func (m *DiskStatsResponse) UnmarshalVT(dAtA []byte) error
type DiskUsageInfo ¶
type DiskUsageInfo struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // Name is the name (including prefixed path) of the file or directory Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Size indicates the number of bytes contained within the file Size int64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"` // Error describes any error encountered while trying to read the file // information. Error string `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"` // RelativeName is the name of the file or directory relative to the RootPath RelativeName string `protobuf:"bytes,5,opt,name=relative_name,json=relativeName,proto3" json:"relative_name,omitempty"` // contains filtered or unexported fields }
DiskUsageInfo describes a file or directory's information for du command
func (*DiskUsageInfo) Descriptor
deprecated
func (*DiskUsageInfo) Descriptor() ([]byte, []int)
Deprecated: Use DiskUsageInfo.ProtoReflect.Descriptor instead.
func (*DiskUsageInfo) GetError ¶
func (x *DiskUsageInfo) GetError() string
func (*DiskUsageInfo) GetMetadata ¶
func (x *DiskUsageInfo) GetMetadata() *common.Metadata
func (*DiskUsageInfo) GetName ¶
func (x *DiskUsageInfo) GetName() string
func (*DiskUsageInfo) GetRelativeName ¶
func (x *DiskUsageInfo) GetRelativeName() string
func (*DiskUsageInfo) GetSize ¶
func (x *DiskUsageInfo) GetSize() int64
func (*DiskUsageInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *DiskUsageInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DiskUsageInfo) MarshalToVT ¶ added in v0.12.0
func (m *DiskUsageInfo) MarshalToVT(dAtA []byte) (int, error)
func (*DiskUsageInfo) MarshalVT ¶ added in v0.12.0
func (m *DiskUsageInfo) MarshalVT() (dAtA []byte, err error)
func (*DiskUsageInfo) ProtoMessage ¶
func (*DiskUsageInfo) ProtoMessage()
func (*DiskUsageInfo) ProtoReflect ¶
func (x *DiskUsageInfo) ProtoReflect() protoreflect.Message
func (*DiskUsageInfo) Reset ¶
func (x *DiskUsageInfo) Reset()
func (*DiskUsageInfo) SizeVT ¶ added in v0.12.0
func (m *DiskUsageInfo) SizeVT() (n int)
func (*DiskUsageInfo) String ¶
func (x *DiskUsageInfo) String() string
func (*DiskUsageInfo) UnmarshalVT ¶ added in v0.12.0
func (m *DiskUsageInfo) UnmarshalVT(dAtA []byte) error
type DiskUsageRequest ¶
type DiskUsageRequest struct { // RecursionDepth indicates how many levels of subdirectories should be // recursed. The default (0) indicates that no limit should be enforced. RecursionDepth int32 `protobuf:"varint,1,opt,name=recursion_depth,json=recursionDepth,proto3" json:"recursion_depth,omitempty"` // All write sizes for all files, not just directories. All bool `protobuf:"varint,2,opt,name=all,proto3" json:"all,omitempty"` // Threshold exclude entries smaller than SIZE if positive, // or entries greater than SIZE if negative. Threshold int64 `protobuf:"varint,3,opt,name=threshold,proto3" json:"threshold,omitempty"` // DiskUsagePaths is the list of directories to calculate disk usage for. Paths []string `protobuf:"bytes,4,rep,name=paths,proto3" json:"paths,omitempty"` // contains filtered or unexported fields }
DiskUsageRequest describes a request to list disk usage of directories and regular files
func (*DiskUsageRequest) Descriptor
deprecated
func (*DiskUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use DiskUsageRequest.ProtoReflect.Descriptor instead.
func (*DiskUsageRequest) GetAll ¶
func (x *DiskUsageRequest) GetAll() bool
func (*DiskUsageRequest) GetPaths ¶
func (x *DiskUsageRequest) GetPaths() []string
func (*DiskUsageRequest) GetRecursionDepth ¶
func (x *DiskUsageRequest) GetRecursionDepth() int32
func (*DiskUsageRequest) GetThreshold ¶
func (x *DiskUsageRequest) GetThreshold() int64
func (*DiskUsageRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *DiskUsageRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DiskUsageRequest) MarshalToVT ¶ added in v0.12.0
func (m *DiskUsageRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DiskUsageRequest) MarshalVT ¶ added in v0.12.0
func (m *DiskUsageRequest) MarshalVT() (dAtA []byte, err error)
func (*DiskUsageRequest) ProtoMessage ¶
func (*DiskUsageRequest) ProtoMessage()
func (*DiskUsageRequest) ProtoReflect ¶
func (x *DiskUsageRequest) ProtoReflect() protoreflect.Message
func (*DiskUsageRequest) Reset ¶
func (x *DiskUsageRequest) Reset()
func (*DiskUsageRequest) SizeVT ¶ added in v0.12.0
func (m *DiskUsageRequest) SizeVT() (n int)
func (*DiskUsageRequest) String ¶
func (x *DiskUsageRequest) String() string
func (*DiskUsageRequest) UnmarshalVT ¶ added in v0.12.0
func (m *DiskUsageRequest) UnmarshalVT(dAtA []byte) error
type DmesgRequest ¶
type DmesgRequest struct { Follow bool `protobuf:"varint,1,opt,name=follow,proto3" json:"follow,omitempty"` Tail bool `protobuf:"varint,2,opt,name=tail,proto3" json:"tail,omitempty"` // contains filtered or unexported fields }
dmesg
func (*DmesgRequest) Descriptor
deprecated
func (*DmesgRequest) Descriptor() ([]byte, []int)
Deprecated: Use DmesgRequest.ProtoReflect.Descriptor instead.
func (*DmesgRequest) GetFollow ¶
func (x *DmesgRequest) GetFollow() bool
func (*DmesgRequest) GetTail ¶
func (x *DmesgRequest) GetTail() bool
func (*DmesgRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *DmesgRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DmesgRequest) MarshalToVT ¶ added in v0.12.0
func (m *DmesgRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DmesgRequest) MarshalVT ¶ added in v0.12.0
func (m *DmesgRequest) MarshalVT() (dAtA []byte, err error)
func (*DmesgRequest) ProtoMessage ¶
func (*DmesgRequest) ProtoMessage()
func (*DmesgRequest) ProtoReflect ¶
func (x *DmesgRequest) ProtoReflect() protoreflect.Message
func (*DmesgRequest) Reset ¶
func (x *DmesgRequest) Reset()
func (*DmesgRequest) SizeVT ¶ added in v0.12.0
func (m *DmesgRequest) SizeVT() (n int)
func (*DmesgRequest) String ¶
func (x *DmesgRequest) String() string
func (*DmesgRequest) UnmarshalVT ¶ added in v0.12.0
func (m *DmesgRequest) UnmarshalVT(dAtA []byte) error
type EtcdForfeitLeadership ¶
type EtcdForfeitLeadership struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Member string `protobuf:"bytes,2,opt,name=member,proto3" json:"member,omitempty"` // contains filtered or unexported fields }
func (*EtcdForfeitLeadership) Descriptor
deprecated
func (*EtcdForfeitLeadership) Descriptor() ([]byte, []int)
Deprecated: Use EtcdForfeitLeadership.ProtoReflect.Descriptor instead.
func (*EtcdForfeitLeadership) GetMember ¶
func (x *EtcdForfeitLeadership) GetMember() string
func (*EtcdForfeitLeadership) GetMetadata ¶
func (x *EtcdForfeitLeadership) GetMetadata() *common.Metadata
func (*EtcdForfeitLeadership) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadership) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdForfeitLeadership) MarshalToVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadership) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdForfeitLeadership) MarshalVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadership) MarshalVT() (dAtA []byte, err error)
func (*EtcdForfeitLeadership) ProtoMessage ¶
func (*EtcdForfeitLeadership) ProtoMessage()
func (*EtcdForfeitLeadership) ProtoReflect ¶
func (x *EtcdForfeitLeadership) ProtoReflect() protoreflect.Message
func (*EtcdForfeitLeadership) Reset ¶
func (x *EtcdForfeitLeadership) Reset()
func (*EtcdForfeitLeadership) SizeVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadership) SizeVT() (n int)
func (*EtcdForfeitLeadership) String ¶
func (x *EtcdForfeitLeadership) String() string
func (*EtcdForfeitLeadership) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadership) UnmarshalVT(dAtA []byte) error
type EtcdForfeitLeadershipRequest ¶
type EtcdForfeitLeadershipRequest struct {
// contains filtered or unexported fields
}
func (*EtcdForfeitLeadershipRequest) Descriptor
deprecated
func (*EtcdForfeitLeadershipRequest) Descriptor() ([]byte, []int)
Deprecated: Use EtcdForfeitLeadershipRequest.ProtoReflect.Descriptor instead.
func (*EtcdForfeitLeadershipRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadershipRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdForfeitLeadershipRequest) MarshalToVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadershipRequest) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdForfeitLeadershipRequest) MarshalVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadershipRequest) MarshalVT() (dAtA []byte, err error)
func (*EtcdForfeitLeadershipRequest) ProtoMessage ¶
func (*EtcdForfeitLeadershipRequest) ProtoMessage()
func (*EtcdForfeitLeadershipRequest) ProtoReflect ¶
func (x *EtcdForfeitLeadershipRequest) ProtoReflect() protoreflect.Message
func (*EtcdForfeitLeadershipRequest) Reset ¶
func (x *EtcdForfeitLeadershipRequest) Reset()
func (*EtcdForfeitLeadershipRequest) SizeVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadershipRequest) SizeVT() (n int)
func (*EtcdForfeitLeadershipRequest) String ¶
func (x *EtcdForfeitLeadershipRequest) String() string
func (*EtcdForfeitLeadershipRequest) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadershipRequest) UnmarshalVT(dAtA []byte) error
type EtcdForfeitLeadershipResponse ¶
type EtcdForfeitLeadershipResponse struct { Messages []*EtcdForfeitLeadership `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*EtcdForfeitLeadershipResponse) Descriptor
deprecated
func (*EtcdForfeitLeadershipResponse) Descriptor() ([]byte, []int)
Deprecated: Use EtcdForfeitLeadershipResponse.ProtoReflect.Descriptor instead.
func (*EtcdForfeitLeadershipResponse) GetMessages ¶
func (x *EtcdForfeitLeadershipResponse) GetMessages() []*EtcdForfeitLeadership
func (*EtcdForfeitLeadershipResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadershipResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdForfeitLeadershipResponse) MarshalToVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadershipResponse) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdForfeitLeadershipResponse) MarshalVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadershipResponse) MarshalVT() (dAtA []byte, err error)
func (*EtcdForfeitLeadershipResponse) ProtoMessage ¶
func (*EtcdForfeitLeadershipResponse) ProtoMessage()
func (*EtcdForfeitLeadershipResponse) ProtoReflect ¶
func (x *EtcdForfeitLeadershipResponse) ProtoReflect() protoreflect.Message
func (*EtcdForfeitLeadershipResponse) Reset ¶
func (x *EtcdForfeitLeadershipResponse) Reset()
func (*EtcdForfeitLeadershipResponse) SizeVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadershipResponse) SizeVT() (n int)
func (*EtcdForfeitLeadershipResponse) String ¶
func (x *EtcdForfeitLeadershipResponse) String() string
func (*EtcdForfeitLeadershipResponse) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdForfeitLeadershipResponse) UnmarshalVT(dAtA []byte) error
type EtcdLeaveCluster ¶
type EtcdLeaveCluster struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*EtcdLeaveCluster) Descriptor
deprecated
func (*EtcdLeaveCluster) Descriptor() ([]byte, []int)
Deprecated: Use EtcdLeaveCluster.ProtoReflect.Descriptor instead.
func (*EtcdLeaveCluster) GetMetadata ¶
func (x *EtcdLeaveCluster) GetMetadata() *common.Metadata
func (*EtcdLeaveCluster) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdLeaveCluster) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdLeaveCluster) MarshalToVT ¶ added in v0.12.0
func (m *EtcdLeaveCluster) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdLeaveCluster) MarshalVT ¶ added in v0.12.0
func (m *EtcdLeaveCluster) MarshalVT() (dAtA []byte, err error)
func (*EtcdLeaveCluster) ProtoMessage ¶
func (*EtcdLeaveCluster) ProtoMessage()
func (*EtcdLeaveCluster) ProtoReflect ¶
func (x *EtcdLeaveCluster) ProtoReflect() protoreflect.Message
func (*EtcdLeaveCluster) Reset ¶
func (x *EtcdLeaveCluster) Reset()
func (*EtcdLeaveCluster) SizeVT ¶ added in v0.12.0
func (m *EtcdLeaveCluster) SizeVT() (n int)
func (*EtcdLeaveCluster) String ¶
func (x *EtcdLeaveCluster) String() string
func (*EtcdLeaveCluster) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdLeaveCluster) UnmarshalVT(dAtA []byte) error
type EtcdLeaveClusterRequest ¶
type EtcdLeaveClusterRequest struct {
// contains filtered or unexported fields
}
func (*EtcdLeaveClusterRequest) Descriptor
deprecated
func (*EtcdLeaveClusterRequest) Descriptor() ([]byte, []int)
Deprecated: Use EtcdLeaveClusterRequest.ProtoReflect.Descriptor instead.
func (*EtcdLeaveClusterRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdLeaveClusterRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdLeaveClusterRequest) MarshalToVT ¶ added in v0.12.0
func (m *EtcdLeaveClusterRequest) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdLeaveClusterRequest) MarshalVT ¶ added in v0.12.0
func (m *EtcdLeaveClusterRequest) MarshalVT() (dAtA []byte, err error)
func (*EtcdLeaveClusterRequest) ProtoMessage ¶
func (*EtcdLeaveClusterRequest) ProtoMessage()
func (*EtcdLeaveClusterRequest) ProtoReflect ¶
func (x *EtcdLeaveClusterRequest) ProtoReflect() protoreflect.Message
func (*EtcdLeaveClusterRequest) Reset ¶
func (x *EtcdLeaveClusterRequest) Reset()
func (*EtcdLeaveClusterRequest) SizeVT ¶ added in v0.12.0
func (m *EtcdLeaveClusterRequest) SizeVT() (n int)
func (*EtcdLeaveClusterRequest) String ¶
func (x *EtcdLeaveClusterRequest) String() string
func (*EtcdLeaveClusterRequest) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdLeaveClusterRequest) UnmarshalVT(dAtA []byte) error
type EtcdLeaveClusterResponse ¶
type EtcdLeaveClusterResponse struct { Messages []*EtcdLeaveCluster `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*EtcdLeaveClusterResponse) Descriptor
deprecated
func (*EtcdLeaveClusterResponse) Descriptor() ([]byte, []int)
Deprecated: Use EtcdLeaveClusterResponse.ProtoReflect.Descriptor instead.
func (*EtcdLeaveClusterResponse) GetMessages ¶
func (x *EtcdLeaveClusterResponse) GetMessages() []*EtcdLeaveCluster
func (*EtcdLeaveClusterResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdLeaveClusterResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdLeaveClusterResponse) MarshalToVT ¶ added in v0.12.0
func (m *EtcdLeaveClusterResponse) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdLeaveClusterResponse) MarshalVT ¶ added in v0.12.0
func (m *EtcdLeaveClusterResponse) MarshalVT() (dAtA []byte, err error)
func (*EtcdLeaveClusterResponse) ProtoMessage ¶
func (*EtcdLeaveClusterResponse) ProtoMessage()
func (*EtcdLeaveClusterResponse) ProtoReflect ¶
func (x *EtcdLeaveClusterResponse) ProtoReflect() protoreflect.Message
func (*EtcdLeaveClusterResponse) Reset ¶
func (x *EtcdLeaveClusterResponse) Reset()
func (*EtcdLeaveClusterResponse) SizeVT ¶ added in v0.12.0
func (m *EtcdLeaveClusterResponse) SizeVT() (n int)
func (*EtcdLeaveClusterResponse) String ¶
func (x *EtcdLeaveClusterResponse) String() string
func (*EtcdLeaveClusterResponse) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdLeaveClusterResponse) UnmarshalVT(dAtA []byte) error
type EtcdMember ¶
type EtcdMember struct { // member ID. Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` // human-readable name of the member. Hostname string `protobuf:"bytes,3,opt,name=hostname,proto3" json:"hostname,omitempty"` // the list of URLs the member exposes to clients for communication. PeerUrls []string `protobuf:"bytes,4,rep,name=peer_urls,json=peerUrls,proto3" json:"peer_urls,omitempty"` // the list of URLs the member exposes to the cluster for communication. ClientUrls []string `protobuf:"bytes,5,rep,name=client_urls,json=clientUrls,proto3" json:"client_urls,omitempty"` // learner flag IsLearner bool `protobuf:"varint,6,opt,name=is_learner,json=isLearner,proto3" json:"is_learner,omitempty"` // contains filtered or unexported fields }
EtcdMember describes a single etcd member.
func (*EtcdMember) Descriptor
deprecated
func (*EtcdMember) Descriptor() ([]byte, []int)
Deprecated: Use EtcdMember.ProtoReflect.Descriptor instead.
func (*EtcdMember) GetClientUrls ¶
func (x *EtcdMember) GetClientUrls() []string
func (*EtcdMember) GetHostname ¶
func (x *EtcdMember) GetHostname() string
func (*EtcdMember) GetId ¶
func (x *EtcdMember) GetId() uint64
func (*EtcdMember) GetIsLearner ¶ added in v0.12.0
func (x *EtcdMember) GetIsLearner() bool
func (*EtcdMember) GetPeerUrls ¶
func (x *EtcdMember) GetPeerUrls() []string
func (*EtcdMember) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdMember) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdMember) MarshalToVT ¶ added in v0.12.0
func (m *EtcdMember) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdMember) MarshalVT ¶ added in v0.12.0
func (m *EtcdMember) MarshalVT() (dAtA []byte, err error)
func (*EtcdMember) ProtoMessage ¶
func (*EtcdMember) ProtoMessage()
func (*EtcdMember) ProtoReflect ¶
func (x *EtcdMember) ProtoReflect() protoreflect.Message
func (*EtcdMember) Reset ¶
func (x *EtcdMember) Reset()
func (*EtcdMember) SizeVT ¶ added in v0.12.0
func (m *EtcdMember) SizeVT() (n int)
func (*EtcdMember) String ¶
func (x *EtcdMember) String() string
func (*EtcdMember) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdMember) UnmarshalVT(dAtA []byte) error
type EtcdMemberListRequest ¶
type EtcdMemberListRequest struct { QueryLocal bool `protobuf:"varint,1,opt,name=query_local,json=queryLocal,proto3" json:"query_local,omitempty"` // contains filtered or unexported fields }
func (*EtcdMemberListRequest) Descriptor
deprecated
func (*EtcdMemberListRequest) Descriptor() ([]byte, []int)
Deprecated: Use EtcdMemberListRequest.ProtoReflect.Descriptor instead.
func (*EtcdMemberListRequest) GetQueryLocal ¶
func (x *EtcdMemberListRequest) GetQueryLocal() bool
func (*EtcdMemberListRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdMemberListRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdMemberListRequest) MarshalToVT ¶ added in v0.12.0
func (m *EtcdMemberListRequest) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdMemberListRequest) MarshalVT ¶ added in v0.12.0
func (m *EtcdMemberListRequest) MarshalVT() (dAtA []byte, err error)
func (*EtcdMemberListRequest) ProtoMessage ¶
func (*EtcdMemberListRequest) ProtoMessage()
func (*EtcdMemberListRequest) ProtoReflect ¶
func (x *EtcdMemberListRequest) ProtoReflect() protoreflect.Message
func (*EtcdMemberListRequest) Reset ¶
func (x *EtcdMemberListRequest) Reset()
func (*EtcdMemberListRequest) SizeVT ¶ added in v0.12.0
func (m *EtcdMemberListRequest) SizeVT() (n int)
func (*EtcdMemberListRequest) String ¶
func (x *EtcdMemberListRequest) String() string
func (*EtcdMemberListRequest) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdMemberListRequest) UnmarshalVT(dAtA []byte) error
type EtcdMemberListResponse ¶
type EtcdMemberListResponse struct { Messages []*EtcdMembers `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*EtcdMemberListResponse) Descriptor
deprecated
func (*EtcdMemberListResponse) Descriptor() ([]byte, []int)
Deprecated: Use EtcdMemberListResponse.ProtoReflect.Descriptor instead.
func (*EtcdMemberListResponse) GetMessages ¶
func (x *EtcdMemberListResponse) GetMessages() []*EtcdMembers
func (*EtcdMemberListResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdMemberListResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdMemberListResponse) MarshalToVT ¶ added in v0.12.0
func (m *EtcdMemberListResponse) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdMemberListResponse) MarshalVT ¶ added in v0.12.0
func (m *EtcdMemberListResponse) MarshalVT() (dAtA []byte, err error)
func (*EtcdMemberListResponse) ProtoMessage ¶
func (*EtcdMemberListResponse) ProtoMessage()
func (*EtcdMemberListResponse) ProtoReflect ¶
func (x *EtcdMemberListResponse) ProtoReflect() protoreflect.Message
func (*EtcdMemberListResponse) Reset ¶
func (x *EtcdMemberListResponse) Reset()
func (*EtcdMemberListResponse) SizeVT ¶ added in v0.12.0
func (m *EtcdMemberListResponse) SizeVT() (n int)
func (*EtcdMemberListResponse) String ¶
func (x *EtcdMemberListResponse) String() string
func (*EtcdMemberListResponse) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdMemberListResponse) UnmarshalVT(dAtA []byte) error
type EtcdMembers ¶
type EtcdMembers struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // list of member hostnames. LegacyMembers []string `protobuf:"bytes,2,rep,name=legacy_members,json=legacyMembers,proto3" json:"legacy_members,omitempty"` // the list of etcd members registered on the node. Members []*EtcdMember `protobuf:"bytes,3,rep,name=members,proto3" json:"members,omitempty"` // contains filtered or unexported fields }
EtcdMembers contains the list of members registered on the host.
func (*EtcdMembers) Descriptor
deprecated
func (*EtcdMembers) Descriptor() ([]byte, []int)
Deprecated: Use EtcdMembers.ProtoReflect.Descriptor instead.
func (*EtcdMembers) GetLegacyMembers ¶
func (x *EtcdMembers) GetLegacyMembers() []string
func (*EtcdMembers) GetMembers ¶
func (x *EtcdMembers) GetMembers() []*EtcdMember
func (*EtcdMembers) GetMetadata ¶
func (x *EtcdMembers) GetMetadata() *common.Metadata
func (*EtcdMembers) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdMembers) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdMembers) MarshalToVT ¶ added in v0.12.0
func (m *EtcdMembers) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdMembers) MarshalVT ¶ added in v0.12.0
func (m *EtcdMembers) MarshalVT() (dAtA []byte, err error)
func (*EtcdMembers) ProtoMessage ¶
func (*EtcdMembers) ProtoMessage()
func (*EtcdMembers) ProtoReflect ¶
func (x *EtcdMembers) ProtoReflect() protoreflect.Message
func (*EtcdMembers) Reset ¶
func (x *EtcdMembers) Reset()
func (*EtcdMembers) SizeVT ¶ added in v0.12.0
func (m *EtcdMembers) SizeVT() (n int)
func (*EtcdMembers) String ¶
func (x *EtcdMembers) String() string
func (*EtcdMembers) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdMembers) UnmarshalVT(dAtA []byte) error
type EtcdRecover ¶
type EtcdRecover struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*EtcdRecover) Descriptor
deprecated
func (*EtcdRecover) Descriptor() ([]byte, []int)
Deprecated: Use EtcdRecover.ProtoReflect.Descriptor instead.
func (*EtcdRecover) GetMetadata ¶
func (x *EtcdRecover) GetMetadata() *common.Metadata
func (*EtcdRecover) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdRecover) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdRecover) MarshalToVT ¶ added in v0.12.0
func (m *EtcdRecover) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdRecover) MarshalVT ¶ added in v0.12.0
func (m *EtcdRecover) MarshalVT() (dAtA []byte, err error)
func (*EtcdRecover) ProtoMessage ¶
func (*EtcdRecover) ProtoMessage()
func (*EtcdRecover) ProtoReflect ¶
func (x *EtcdRecover) ProtoReflect() protoreflect.Message
func (*EtcdRecover) Reset ¶
func (x *EtcdRecover) Reset()
func (*EtcdRecover) SizeVT ¶ added in v0.12.0
func (m *EtcdRecover) SizeVT() (n int)
func (*EtcdRecover) String ¶
func (x *EtcdRecover) String() string
func (*EtcdRecover) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdRecover) UnmarshalVT(dAtA []byte) error
type EtcdRecoverResponse ¶
type EtcdRecoverResponse struct { Messages []*EtcdRecover `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*EtcdRecoverResponse) Descriptor
deprecated
func (*EtcdRecoverResponse) Descriptor() ([]byte, []int)
Deprecated: Use EtcdRecoverResponse.ProtoReflect.Descriptor instead.
func (*EtcdRecoverResponse) GetMessages ¶
func (x *EtcdRecoverResponse) GetMessages() []*EtcdRecover
func (*EtcdRecoverResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdRecoverResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdRecoverResponse) MarshalToVT ¶ added in v0.12.0
func (m *EtcdRecoverResponse) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdRecoverResponse) MarshalVT ¶ added in v0.12.0
func (m *EtcdRecoverResponse) MarshalVT() (dAtA []byte, err error)
func (*EtcdRecoverResponse) ProtoMessage ¶
func (*EtcdRecoverResponse) ProtoMessage()
func (*EtcdRecoverResponse) ProtoReflect ¶
func (x *EtcdRecoverResponse) ProtoReflect() protoreflect.Message
func (*EtcdRecoverResponse) Reset ¶
func (x *EtcdRecoverResponse) Reset()
func (*EtcdRecoverResponse) SizeVT ¶ added in v0.12.0
func (m *EtcdRecoverResponse) SizeVT() (n int)
func (*EtcdRecoverResponse) String ¶
func (x *EtcdRecoverResponse) String() string
func (*EtcdRecoverResponse) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdRecoverResponse) UnmarshalVT(dAtA []byte) error
type EtcdRemoveMember ¶
type EtcdRemoveMember struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*EtcdRemoveMember) Descriptor
deprecated
func (*EtcdRemoveMember) Descriptor() ([]byte, []int)
Deprecated: Use EtcdRemoveMember.ProtoReflect.Descriptor instead.
func (*EtcdRemoveMember) GetMetadata ¶
func (x *EtcdRemoveMember) GetMetadata() *common.Metadata
func (*EtcdRemoveMember) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdRemoveMember) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdRemoveMember) MarshalToVT ¶ added in v0.12.0
func (m *EtcdRemoveMember) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdRemoveMember) MarshalVT ¶ added in v0.12.0
func (m *EtcdRemoveMember) MarshalVT() (dAtA []byte, err error)
func (*EtcdRemoveMember) ProtoMessage ¶
func (*EtcdRemoveMember) ProtoMessage()
func (*EtcdRemoveMember) ProtoReflect ¶
func (x *EtcdRemoveMember) ProtoReflect() protoreflect.Message
func (*EtcdRemoveMember) Reset ¶
func (x *EtcdRemoveMember) Reset()
func (*EtcdRemoveMember) SizeVT ¶ added in v0.12.0
func (m *EtcdRemoveMember) SizeVT() (n int)
func (*EtcdRemoveMember) String ¶
func (x *EtcdRemoveMember) String() string
func (*EtcdRemoveMember) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdRemoveMember) UnmarshalVT(dAtA []byte) error
type EtcdRemoveMemberRequest ¶
type EtcdRemoveMemberRequest struct { Member string `protobuf:"bytes,1,opt,name=member,proto3" json:"member,omitempty"` // contains filtered or unexported fields }
func (*EtcdRemoveMemberRequest) Descriptor
deprecated
func (*EtcdRemoveMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use EtcdRemoveMemberRequest.ProtoReflect.Descriptor instead.
func (*EtcdRemoveMemberRequest) GetMember ¶
func (x *EtcdRemoveMemberRequest) GetMember() string
func (*EtcdRemoveMemberRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdRemoveMemberRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdRemoveMemberRequest) MarshalToVT ¶ added in v0.12.0
func (m *EtcdRemoveMemberRequest) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdRemoveMemberRequest) MarshalVT ¶ added in v0.12.0
func (m *EtcdRemoveMemberRequest) MarshalVT() (dAtA []byte, err error)
func (*EtcdRemoveMemberRequest) ProtoMessage ¶
func (*EtcdRemoveMemberRequest) ProtoMessage()
func (*EtcdRemoveMemberRequest) ProtoReflect ¶
func (x *EtcdRemoveMemberRequest) ProtoReflect() protoreflect.Message
func (*EtcdRemoveMemberRequest) Reset ¶
func (x *EtcdRemoveMemberRequest) Reset()
func (*EtcdRemoveMemberRequest) SizeVT ¶ added in v0.12.0
func (m *EtcdRemoveMemberRequest) SizeVT() (n int)
func (*EtcdRemoveMemberRequest) String ¶
func (x *EtcdRemoveMemberRequest) String() string
func (*EtcdRemoveMemberRequest) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdRemoveMemberRequest) UnmarshalVT(dAtA []byte) error
type EtcdRemoveMemberResponse ¶
type EtcdRemoveMemberResponse struct { Messages []*EtcdRemoveMember `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*EtcdRemoveMemberResponse) Descriptor
deprecated
func (*EtcdRemoveMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use EtcdRemoveMemberResponse.ProtoReflect.Descriptor instead.
func (*EtcdRemoveMemberResponse) GetMessages ¶
func (x *EtcdRemoveMemberResponse) GetMessages() []*EtcdRemoveMember
func (*EtcdRemoveMemberResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdRemoveMemberResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdRemoveMemberResponse) MarshalToVT ¶ added in v0.12.0
func (m *EtcdRemoveMemberResponse) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdRemoveMemberResponse) MarshalVT ¶ added in v0.12.0
func (m *EtcdRemoveMemberResponse) MarshalVT() (dAtA []byte, err error)
func (*EtcdRemoveMemberResponse) ProtoMessage ¶
func (*EtcdRemoveMemberResponse) ProtoMessage()
func (*EtcdRemoveMemberResponse) ProtoReflect ¶
func (x *EtcdRemoveMemberResponse) ProtoReflect() protoreflect.Message
func (*EtcdRemoveMemberResponse) Reset ¶
func (x *EtcdRemoveMemberResponse) Reset()
func (*EtcdRemoveMemberResponse) SizeVT ¶ added in v0.12.0
func (m *EtcdRemoveMemberResponse) SizeVT() (n int)
func (*EtcdRemoveMemberResponse) String ¶
func (x *EtcdRemoveMemberResponse) String() string
func (*EtcdRemoveMemberResponse) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdRemoveMemberResponse) UnmarshalVT(dAtA []byte) error
type EtcdSnapshotRequest ¶
type EtcdSnapshotRequest struct {
// contains filtered or unexported fields
}
func (*EtcdSnapshotRequest) Descriptor
deprecated
func (*EtcdSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use EtcdSnapshotRequest.ProtoReflect.Descriptor instead.
func (*EtcdSnapshotRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EtcdSnapshotRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EtcdSnapshotRequest) MarshalToVT ¶ added in v0.12.0
func (m *EtcdSnapshotRequest) MarshalToVT(dAtA []byte) (int, error)
func (*EtcdSnapshotRequest) MarshalVT ¶ added in v0.12.0
func (m *EtcdSnapshotRequest) MarshalVT() (dAtA []byte, err error)
func (*EtcdSnapshotRequest) ProtoMessage ¶
func (*EtcdSnapshotRequest) ProtoMessage()
func (*EtcdSnapshotRequest) ProtoReflect ¶
func (x *EtcdSnapshotRequest) ProtoReflect() protoreflect.Message
func (*EtcdSnapshotRequest) Reset ¶
func (x *EtcdSnapshotRequest) Reset()
func (*EtcdSnapshotRequest) SizeVT ¶ added in v0.12.0
func (m *EtcdSnapshotRequest) SizeVT() (n int)
func (*EtcdSnapshotRequest) String ¶
func (x *EtcdSnapshotRequest) String() string
func (*EtcdSnapshotRequest) UnmarshalVT ¶ added in v0.12.0
func (m *EtcdSnapshotRequest) UnmarshalVT(dAtA []byte) error
type Event ¶
type Event struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Data *anypb.Any `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*Event) Descriptor
deprecated
func (*Event) GetMetadata ¶
func (*Event) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) ProtoReflect ¶
func (x *Event) ProtoReflect() protoreflect.Message
func (*Event) UnmarshalVT ¶ added in v0.12.0
type EventsRequest ¶
type EventsRequest struct { TailEvents int32 `protobuf:"varint,1,opt,name=tail_events,json=tailEvents,proto3" json:"tail_events,omitempty"` TailId string `protobuf:"bytes,2,opt,name=tail_id,json=tailId,proto3" json:"tail_id,omitempty"` TailSeconds int32 `protobuf:"varint,3,opt,name=tail_seconds,json=tailSeconds,proto3" json:"tail_seconds,omitempty"` // contains filtered or unexported fields }
func (*EventsRequest) Descriptor
deprecated
func (*EventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use EventsRequest.ProtoReflect.Descriptor instead.
func (*EventsRequest) GetTailEvents ¶
func (x *EventsRequest) GetTailEvents() int32
func (*EventsRequest) GetTailId ¶
func (x *EventsRequest) GetTailId() string
func (*EventsRequest) GetTailSeconds ¶
func (x *EventsRequest) GetTailSeconds() int32
func (*EventsRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *EventsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventsRequest) MarshalToVT ¶ added in v0.12.0
func (m *EventsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*EventsRequest) MarshalVT ¶ added in v0.12.0
func (m *EventsRequest) MarshalVT() (dAtA []byte, err error)
func (*EventsRequest) ProtoMessage ¶
func (*EventsRequest) ProtoMessage()
func (*EventsRequest) ProtoReflect ¶
func (x *EventsRequest) ProtoReflect() protoreflect.Message
func (*EventsRequest) Reset ¶
func (x *EventsRequest) Reset()
func (*EventsRequest) SizeVT ¶ added in v0.12.0
func (m *EventsRequest) SizeVT() (n int)
func (*EventsRequest) String ¶
func (x *EventsRequest) String() string
func (*EventsRequest) UnmarshalVT ¶ added in v0.12.0
func (m *EventsRequest) UnmarshalVT(dAtA []byte) error
type FeaturesInfo ¶
type FeaturesInfo struct { // RBAC is true if role-based access control is enabled. Rbac bool `protobuf:"varint,1,opt,name=rbac,proto3" json:"rbac,omitempty"` // contains filtered or unexported fields }
FeaturesInfo describes individual Talos features that can be switched on or off.
func (*FeaturesInfo) Descriptor
deprecated
func (*FeaturesInfo) Descriptor() ([]byte, []int)
Deprecated: Use FeaturesInfo.ProtoReflect.Descriptor instead.
func (*FeaturesInfo) GetRbac ¶
func (x *FeaturesInfo) GetRbac() bool
func (*FeaturesInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *FeaturesInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*FeaturesInfo) MarshalToVT ¶ added in v0.12.0
func (m *FeaturesInfo) MarshalToVT(dAtA []byte) (int, error)
func (*FeaturesInfo) MarshalVT ¶ added in v0.12.0
func (m *FeaturesInfo) MarshalVT() (dAtA []byte, err error)
func (*FeaturesInfo) ProtoMessage ¶
func (*FeaturesInfo) ProtoMessage()
func (*FeaturesInfo) ProtoReflect ¶
func (x *FeaturesInfo) ProtoReflect() protoreflect.Message
func (*FeaturesInfo) Reset ¶
func (x *FeaturesInfo) Reset()
func (*FeaturesInfo) SizeVT ¶ added in v0.12.0
func (m *FeaturesInfo) SizeVT() (n int)
func (*FeaturesInfo) String ¶
func (x *FeaturesInfo) String() string
func (*FeaturesInfo) UnmarshalVT ¶ added in v0.12.0
func (m *FeaturesInfo) UnmarshalVT(dAtA []byte) error
type FileInfo ¶
type FileInfo struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // Name is the name (including prefixed path) of the file or directory Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Size indicates the number of bytes contained within the file Size int64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"` // Mode is the bitmap of UNIX mode/permission flags of the file Mode uint32 `protobuf:"varint,4,opt,name=mode,proto3" json:"mode,omitempty"` // Modified indicates the UNIX timestamp at which the file was last modified Modified int64 `protobuf:"varint,5,opt,name=modified,proto3" json:"modified,omitempty"` // IsDir indicates that the file is a directory IsDir bool `protobuf:"varint,6,opt,name=is_dir,json=isDir,proto3" json:"is_dir,omitempty"` // Error describes any error encountered while trying to read the file // information. Error string `protobuf:"bytes,7,opt,name=error,proto3" json:"error,omitempty"` // Link is filled with symlink target Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` // RelativeName is the name of the file or directory relative to the RootPath RelativeName string `protobuf:"bytes,9,opt,name=relative_name,json=relativeName,proto3" json:"relative_name,omitempty"` // Owner uid Uid uint32 `protobuf:"varint,10,opt,name=uid,proto3" json:"uid,omitempty"` // Owner gid Gid uint32 `protobuf:"varint,11,opt,name=gid,proto3" json:"gid,omitempty"` // contains filtered or unexported fields }
FileInfo describes a file or directory's information
func (*FileInfo) Descriptor
deprecated
func (*FileInfo) GetMetadata ¶
func (*FileInfo) GetModified ¶
func (*FileInfo) GetRelativeName ¶
func (*FileInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*FileInfo) MarshalToVT ¶ added in v0.12.0
func (*FileInfo) ProtoMessage ¶
func (*FileInfo) ProtoMessage()
func (*FileInfo) ProtoReflect ¶
func (x *FileInfo) ProtoReflect() protoreflect.Message
func (*FileInfo) UnmarshalVT ¶ added in v0.12.0
type GenerateClientConfiguration ¶
type GenerateClientConfiguration struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // PEM-encoded CA certificate. Ca []byte `protobuf:"bytes,2,opt,name=ca,proto3" json:"ca,omitempty"` // PEM-encoded generated client certificate. Crt []byte `protobuf:"bytes,3,opt,name=crt,proto3" json:"crt,omitempty"` // PEM-encoded generated client key. Key []byte `protobuf:"bytes,4,opt,name=key,proto3" json:"key,omitempty"` // Client configuration (talosconfig) file content. Talosconfig []byte `protobuf:"bytes,5,opt,name=talosconfig,proto3" json:"talosconfig,omitempty"` // contains filtered or unexported fields }
func (*GenerateClientConfiguration) Descriptor
deprecated
func (*GenerateClientConfiguration) Descriptor() ([]byte, []int)
Deprecated: Use GenerateClientConfiguration.ProtoReflect.Descriptor instead.
func (*GenerateClientConfiguration) GetCa ¶
func (x *GenerateClientConfiguration) GetCa() []byte
func (*GenerateClientConfiguration) GetCrt ¶
func (x *GenerateClientConfiguration) GetCrt() []byte
func (*GenerateClientConfiguration) GetKey ¶
func (x *GenerateClientConfiguration) GetKey() []byte
func (*GenerateClientConfiguration) GetMetadata ¶
func (x *GenerateClientConfiguration) GetMetadata() *common.Metadata
func (*GenerateClientConfiguration) GetTalosconfig ¶
func (x *GenerateClientConfiguration) GetTalosconfig() []byte
func (*GenerateClientConfiguration) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *GenerateClientConfiguration) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GenerateClientConfiguration) MarshalToVT ¶ added in v0.12.0
func (m *GenerateClientConfiguration) MarshalToVT(dAtA []byte) (int, error)
func (*GenerateClientConfiguration) MarshalVT ¶ added in v0.12.0
func (m *GenerateClientConfiguration) MarshalVT() (dAtA []byte, err error)
func (*GenerateClientConfiguration) ProtoMessage ¶
func (*GenerateClientConfiguration) ProtoMessage()
func (*GenerateClientConfiguration) ProtoReflect ¶
func (x *GenerateClientConfiguration) ProtoReflect() protoreflect.Message
func (*GenerateClientConfiguration) Reset ¶
func (x *GenerateClientConfiguration) Reset()
func (*GenerateClientConfiguration) SizeVT ¶ added in v0.12.0
func (m *GenerateClientConfiguration) SizeVT() (n int)
func (*GenerateClientConfiguration) String ¶
func (x *GenerateClientConfiguration) String() string
func (*GenerateClientConfiguration) UnmarshalVT ¶ added in v0.12.0
func (m *GenerateClientConfiguration) UnmarshalVT(dAtA []byte) error
type GenerateClientConfigurationRequest ¶
type GenerateClientConfigurationRequest struct { // Roles in the generated client certificate. Roles []string `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // Client certificate TTL. CrtTtl *durationpb.Duration `protobuf:"bytes,2,opt,name=crt_ttl,json=crtTtl,proto3" json:"crt_ttl,omitempty"` // contains filtered or unexported fields }
func (*GenerateClientConfigurationRequest) Descriptor
deprecated
func (*GenerateClientConfigurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateClientConfigurationRequest.ProtoReflect.Descriptor instead.
func (*GenerateClientConfigurationRequest) GetCrtTtl ¶
func (x *GenerateClientConfigurationRequest) GetCrtTtl() *durationpb.Duration
func (*GenerateClientConfigurationRequest) GetRoles ¶
func (x *GenerateClientConfigurationRequest) GetRoles() []string
func (*GenerateClientConfigurationRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *GenerateClientConfigurationRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GenerateClientConfigurationRequest) MarshalToVT ¶ added in v0.12.0
func (m *GenerateClientConfigurationRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GenerateClientConfigurationRequest) MarshalVT ¶ added in v0.12.0
func (m *GenerateClientConfigurationRequest) MarshalVT() (dAtA []byte, err error)
func (*GenerateClientConfigurationRequest) ProtoMessage ¶
func (*GenerateClientConfigurationRequest) ProtoMessage()
func (*GenerateClientConfigurationRequest) ProtoReflect ¶
func (x *GenerateClientConfigurationRequest) ProtoReflect() protoreflect.Message
func (*GenerateClientConfigurationRequest) Reset ¶
func (x *GenerateClientConfigurationRequest) Reset()
func (*GenerateClientConfigurationRequest) SizeVT ¶ added in v0.12.0
func (m *GenerateClientConfigurationRequest) SizeVT() (n int)
func (*GenerateClientConfigurationRequest) String ¶
func (x *GenerateClientConfigurationRequest) String() string
func (*GenerateClientConfigurationRequest) UnmarshalVT ¶ added in v0.12.0
func (m *GenerateClientConfigurationRequest) UnmarshalVT(dAtA []byte) error
type GenerateClientConfigurationResponse ¶
type GenerateClientConfigurationResponse struct { Messages []*GenerateClientConfiguration `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*GenerateClientConfigurationResponse) Descriptor
deprecated
func (*GenerateClientConfigurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateClientConfigurationResponse.ProtoReflect.Descriptor instead.
func (*GenerateClientConfigurationResponse) GetMessages ¶
func (x *GenerateClientConfigurationResponse) GetMessages() []*GenerateClientConfiguration
func (*GenerateClientConfigurationResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *GenerateClientConfigurationResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GenerateClientConfigurationResponse) MarshalToVT ¶ added in v0.12.0
func (m *GenerateClientConfigurationResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GenerateClientConfigurationResponse) MarshalVT ¶ added in v0.12.0
func (m *GenerateClientConfigurationResponse) MarshalVT() (dAtA []byte, err error)
func (*GenerateClientConfigurationResponse) ProtoMessage ¶
func (*GenerateClientConfigurationResponse) ProtoMessage()
func (*GenerateClientConfigurationResponse) ProtoReflect ¶
func (x *GenerateClientConfigurationResponse) ProtoReflect() protoreflect.Message
func (*GenerateClientConfigurationResponse) Reset ¶
func (x *GenerateClientConfigurationResponse) Reset()
func (*GenerateClientConfigurationResponse) SizeVT ¶ added in v0.12.0
func (m *GenerateClientConfigurationResponse) SizeVT() (n int)
func (*GenerateClientConfigurationResponse) String ¶
func (x *GenerateClientConfigurationResponse) String() string
func (*GenerateClientConfigurationResponse) UnmarshalVT ¶ added in v0.12.0
func (m *GenerateClientConfigurationResponse) UnmarshalVT(dAtA []byte) error
type GenerateConfiguration ¶
type GenerateConfiguration struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Data [][]byte `protobuf:"bytes,2,rep,name=data,proto3" json:"data,omitempty"` Talosconfig []byte `protobuf:"bytes,3,opt,name=talosconfig,proto3" json:"talosconfig,omitempty"` // contains filtered or unexported fields }
GenerateConfiguration describes the response to a generate configuration request.
func (*GenerateConfiguration) Descriptor
deprecated
func (*GenerateConfiguration) Descriptor() ([]byte, []int)
Deprecated: Use GenerateConfiguration.ProtoReflect.Descriptor instead.
func (*GenerateConfiguration) GetData ¶
func (x *GenerateConfiguration) GetData() [][]byte
func (*GenerateConfiguration) GetMetadata ¶
func (x *GenerateConfiguration) GetMetadata() *common.Metadata
func (*GenerateConfiguration) GetTalosconfig ¶
func (x *GenerateConfiguration) GetTalosconfig() []byte
func (*GenerateConfiguration) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *GenerateConfiguration) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GenerateConfiguration) MarshalToVT ¶ added in v0.12.0
func (m *GenerateConfiguration) MarshalToVT(dAtA []byte) (int, error)
func (*GenerateConfiguration) MarshalVT ¶ added in v0.12.0
func (m *GenerateConfiguration) MarshalVT() (dAtA []byte, err error)
func (*GenerateConfiguration) ProtoMessage ¶
func (*GenerateConfiguration) ProtoMessage()
func (*GenerateConfiguration) ProtoReflect ¶
func (x *GenerateConfiguration) ProtoReflect() protoreflect.Message
func (*GenerateConfiguration) Reset ¶
func (x *GenerateConfiguration) Reset()
func (*GenerateConfiguration) SizeVT ¶ added in v0.12.0
func (m *GenerateConfiguration) SizeVT() (n int)
func (*GenerateConfiguration) String ¶
func (x *GenerateConfiguration) String() string
func (*GenerateConfiguration) UnmarshalVT ¶ added in v0.12.0
func (m *GenerateConfiguration) UnmarshalVT(dAtA []byte) error
type GenerateConfigurationRequest ¶
type GenerateConfigurationRequest struct { ConfigVersion string `protobuf:"bytes,1,opt,name=config_version,json=configVersion,proto3" json:"config_version,omitempty"` ClusterConfig *ClusterConfig `protobuf:"bytes,2,opt,name=cluster_config,json=clusterConfig,proto3" json:"cluster_config,omitempty"` MachineConfig *MachineConfig `protobuf:"bytes,3,opt,name=machine_config,json=machineConfig,proto3" json:"machine_config,omitempty"` OverrideTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=override_time,json=overrideTime,proto3" json:"override_time,omitempty"` // contains filtered or unexported fields }
GenerateConfigurationRequest describes a request to generate a new configuration on a node.
func (*GenerateConfigurationRequest) Descriptor
deprecated
func (*GenerateConfigurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateConfigurationRequest.ProtoReflect.Descriptor instead.
func (*GenerateConfigurationRequest) GetClusterConfig ¶
func (x *GenerateConfigurationRequest) GetClusterConfig() *ClusterConfig
func (*GenerateConfigurationRequest) GetConfigVersion ¶
func (x *GenerateConfigurationRequest) GetConfigVersion() string
func (*GenerateConfigurationRequest) GetMachineConfig ¶
func (x *GenerateConfigurationRequest) GetMachineConfig() *MachineConfig
func (*GenerateConfigurationRequest) GetOverrideTime ¶
func (x *GenerateConfigurationRequest) GetOverrideTime() *timestamppb.Timestamp
func (*GenerateConfigurationRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *GenerateConfigurationRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GenerateConfigurationRequest) MarshalToVT ¶ added in v0.12.0
func (m *GenerateConfigurationRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GenerateConfigurationRequest) MarshalVT ¶ added in v0.12.0
func (m *GenerateConfigurationRequest) MarshalVT() (dAtA []byte, err error)
func (*GenerateConfigurationRequest) ProtoMessage ¶
func (*GenerateConfigurationRequest) ProtoMessage()
func (*GenerateConfigurationRequest) ProtoReflect ¶
func (x *GenerateConfigurationRequest) ProtoReflect() protoreflect.Message
func (*GenerateConfigurationRequest) Reset ¶
func (x *GenerateConfigurationRequest) Reset()
func (*GenerateConfigurationRequest) SizeVT ¶ added in v0.12.0
func (m *GenerateConfigurationRequest) SizeVT() (n int)
func (*GenerateConfigurationRequest) String ¶
func (x *GenerateConfigurationRequest) String() string
func (*GenerateConfigurationRequest) UnmarshalVT ¶ added in v0.12.0
func (m *GenerateConfigurationRequest) UnmarshalVT(dAtA []byte) error
type GenerateConfigurationResponse ¶
type GenerateConfigurationResponse struct { Messages []*GenerateConfiguration `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*GenerateConfigurationResponse) Descriptor
deprecated
func (*GenerateConfigurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateConfigurationResponse.ProtoReflect.Descriptor instead.
func (*GenerateConfigurationResponse) GetMessages ¶
func (x *GenerateConfigurationResponse) GetMessages() []*GenerateConfiguration
func (*GenerateConfigurationResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *GenerateConfigurationResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GenerateConfigurationResponse) MarshalToVT ¶ added in v0.12.0
func (m *GenerateConfigurationResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GenerateConfigurationResponse) MarshalVT ¶ added in v0.12.0
func (m *GenerateConfigurationResponse) MarshalVT() (dAtA []byte, err error)
func (*GenerateConfigurationResponse) ProtoMessage ¶
func (*GenerateConfigurationResponse) ProtoMessage()
func (*GenerateConfigurationResponse) ProtoReflect ¶
func (x *GenerateConfigurationResponse) ProtoReflect() protoreflect.Message
func (*GenerateConfigurationResponse) Reset ¶
func (x *GenerateConfigurationResponse) Reset()
func (*GenerateConfigurationResponse) SizeVT ¶ added in v0.12.0
func (m *GenerateConfigurationResponse) SizeVT() (n int)
func (*GenerateConfigurationResponse) String ¶
func (x *GenerateConfigurationResponse) String() string
func (*GenerateConfigurationResponse) UnmarshalVT ¶ added in v0.12.0
func (m *GenerateConfigurationResponse) UnmarshalVT(dAtA []byte) error
type Hostname ¶
type Hostname struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Hostname string `protobuf:"bytes,2,opt,name=hostname,proto3" json:"hostname,omitempty"` // contains filtered or unexported fields }
func (*Hostname) Descriptor
deprecated
func (*Hostname) GetHostname ¶
func (*Hostname) GetMetadata ¶
func (*Hostname) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Hostname) MarshalToVT ¶ added in v0.12.0
func (*Hostname) ProtoMessage ¶
func (*Hostname) ProtoMessage()
func (*Hostname) ProtoReflect ¶
func (x *Hostname) ProtoReflect() protoreflect.Message
func (*Hostname) UnmarshalVT ¶ added in v0.12.0
type HostnameResponse ¶
type HostnameResponse struct { Messages []*Hostname `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*HostnameResponse) Descriptor
deprecated
func (*HostnameResponse) Descriptor() ([]byte, []int)
Deprecated: Use HostnameResponse.ProtoReflect.Descriptor instead.
func (*HostnameResponse) GetMessages ¶
func (x *HostnameResponse) GetMessages() []*Hostname
func (*HostnameResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *HostnameResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*HostnameResponse) MarshalToVT ¶ added in v0.12.0
func (m *HostnameResponse) MarshalToVT(dAtA []byte) (int, error)
func (*HostnameResponse) MarshalVT ¶ added in v0.12.0
func (m *HostnameResponse) MarshalVT() (dAtA []byte, err error)
func (*HostnameResponse) ProtoMessage ¶
func (*HostnameResponse) ProtoMessage()
func (*HostnameResponse) ProtoReflect ¶
func (x *HostnameResponse) ProtoReflect() protoreflect.Message
func (*HostnameResponse) Reset ¶
func (x *HostnameResponse) Reset()
func (*HostnameResponse) SizeVT ¶ added in v0.12.0
func (m *HostnameResponse) SizeVT() (n int)
func (*HostnameResponse) String ¶
func (x *HostnameResponse) String() string
func (*HostnameResponse) UnmarshalVT ¶ added in v0.12.0
func (m *HostnameResponse) UnmarshalVT(dAtA []byte) error
type InstallConfig ¶
type InstallConfig struct { InstallDisk string `protobuf:"bytes,1,opt,name=install_disk,json=installDisk,proto3" json:"install_disk,omitempty"` InstallImage string `protobuf:"bytes,2,opt,name=install_image,json=installImage,proto3" json:"install_image,omitempty"` // contains filtered or unexported fields }
func (*InstallConfig) Descriptor
deprecated
func (*InstallConfig) Descriptor() ([]byte, []int)
Deprecated: Use InstallConfig.ProtoReflect.Descriptor instead.
func (*InstallConfig) GetInstallDisk ¶
func (x *InstallConfig) GetInstallDisk() string
func (*InstallConfig) GetInstallImage ¶
func (x *InstallConfig) GetInstallImage() string
func (*InstallConfig) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *InstallConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*InstallConfig) MarshalToVT ¶ added in v0.12.0
func (m *InstallConfig) MarshalToVT(dAtA []byte) (int, error)
func (*InstallConfig) MarshalVT ¶ added in v0.12.0
func (m *InstallConfig) MarshalVT() (dAtA []byte, err error)
func (*InstallConfig) ProtoMessage ¶
func (*InstallConfig) ProtoMessage()
func (*InstallConfig) ProtoReflect ¶
func (x *InstallConfig) ProtoReflect() protoreflect.Message
func (*InstallConfig) Reset ¶
func (x *InstallConfig) Reset()
func (*InstallConfig) SizeVT ¶ added in v0.12.0
func (m *InstallConfig) SizeVT() (n int)
func (*InstallConfig) String ¶
func (x *InstallConfig) String() string
func (*InstallConfig) UnmarshalVT ¶ added in v0.12.0
func (m *InstallConfig) UnmarshalVT(dAtA []byte) error
type ListRequest ¶
type ListRequest struct { // Root indicates the root directory for the list. If not indicated, '/' is // presumed. Root string `protobuf:"bytes,1,opt,name=root,proto3" json:"root,omitempty"` // Recurse indicates that subdirectories should be recursed. Recurse bool `protobuf:"varint,2,opt,name=recurse,proto3" json:"recurse,omitempty"` // RecursionDepth indicates how many levels of subdirectories should be // recursed. The default (0) indicates that no limit should be enforced. RecursionDepth int32 `protobuf:"varint,3,opt,name=recursion_depth,json=recursionDepth,proto3" json:"recursion_depth,omitempty"` // Types indicates what file type should be returned. If not indicated, // all files will be returned. Types []ListRequest_Type `protobuf:"varint,4,rep,packed,name=types,proto3,enum=machine.ListRequest_Type" json:"types,omitempty"` // contains filtered or unexported fields }
ListRequest describes a request to list the contents of a directory.
func (*ListRequest) Descriptor
deprecated
func (*ListRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRequest.ProtoReflect.Descriptor instead.
func (*ListRequest) GetRecurse ¶
func (x *ListRequest) GetRecurse() bool
func (*ListRequest) GetRecursionDepth ¶
func (x *ListRequest) GetRecursionDepth() int32
func (*ListRequest) GetRoot ¶
func (x *ListRequest) GetRoot() string
func (*ListRequest) GetTypes ¶
func (x *ListRequest) GetTypes() []ListRequest_Type
func (*ListRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ListRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListRequest) MarshalToVT ¶ added in v0.12.0
func (m *ListRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListRequest) MarshalVT ¶ added in v0.12.0
func (m *ListRequest) MarshalVT() (dAtA []byte, err error)
func (*ListRequest) ProtoMessage ¶
func (*ListRequest) ProtoMessage()
func (*ListRequest) ProtoReflect ¶
func (x *ListRequest) ProtoReflect() protoreflect.Message
func (*ListRequest) Reset ¶
func (x *ListRequest) Reset()
func (*ListRequest) SizeVT ¶ added in v0.12.0
func (m *ListRequest) SizeVT() (n int)
func (*ListRequest) String ¶
func (x *ListRequest) String() string
func (*ListRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ListRequest) UnmarshalVT(dAtA []byte) error
type ListRequest_Type ¶
type ListRequest_Type int32
File type.
const ( // Regular file (not directory, symlink, etc). ListRequest_REGULAR ListRequest_Type = 0 // Directory. ListRequest_DIRECTORY ListRequest_Type = 1 // Symbolic link. ListRequest_SYMLINK ListRequest_Type = 2 )
func (ListRequest_Type) Descriptor ¶
func (ListRequest_Type) Descriptor() protoreflect.EnumDescriptor
func (ListRequest_Type) Enum ¶
func (x ListRequest_Type) Enum() *ListRequest_Type
func (ListRequest_Type) EnumDescriptor
deprecated
func (ListRequest_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use ListRequest_Type.Descriptor instead.
func (ListRequest_Type) Number ¶
func (x ListRequest_Type) Number() protoreflect.EnumNumber
func (ListRequest_Type) String ¶
func (x ListRequest_Type) String() string
func (ListRequest_Type) Type ¶
func (ListRequest_Type) Type() protoreflect.EnumType
type LoadAvg ¶
type LoadAvg struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Load1 float64 `protobuf:"fixed64,2,opt,name=load1,proto3" json:"load1,omitempty"` Load5 float64 `protobuf:"fixed64,3,opt,name=load5,proto3" json:"load5,omitempty"` Load15 float64 `protobuf:"fixed64,4,opt,name=load15,proto3" json:"load15,omitempty"` // contains filtered or unexported fields }
func (*LoadAvg) Descriptor
deprecated
func (*LoadAvg) GetMetadata ¶
func (*LoadAvg) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*LoadAvg) MarshalToVT ¶ added in v0.12.0
func (*LoadAvg) ProtoMessage ¶
func (*LoadAvg) ProtoMessage()
func (*LoadAvg) ProtoReflect ¶
func (x *LoadAvg) ProtoReflect() protoreflect.Message
func (*LoadAvg) UnmarshalVT ¶ added in v0.12.0
type LoadAvgResponse ¶
type LoadAvgResponse struct { Messages []*LoadAvg `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*LoadAvgResponse) Descriptor
deprecated
func (*LoadAvgResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoadAvgResponse.ProtoReflect.Descriptor instead.
func (*LoadAvgResponse) GetMessages ¶
func (x *LoadAvgResponse) GetMessages() []*LoadAvg
func (*LoadAvgResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *LoadAvgResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LoadAvgResponse) MarshalToVT ¶ added in v0.12.0
func (m *LoadAvgResponse) MarshalToVT(dAtA []byte) (int, error)
func (*LoadAvgResponse) MarshalVT ¶ added in v0.12.0
func (m *LoadAvgResponse) MarshalVT() (dAtA []byte, err error)
func (*LoadAvgResponse) ProtoMessage ¶
func (*LoadAvgResponse) ProtoMessage()
func (*LoadAvgResponse) ProtoReflect ¶
func (x *LoadAvgResponse) ProtoReflect() protoreflect.Message
func (*LoadAvgResponse) Reset ¶
func (x *LoadAvgResponse) Reset()
func (*LoadAvgResponse) SizeVT ¶ added in v0.12.0
func (m *LoadAvgResponse) SizeVT() (n int)
func (*LoadAvgResponse) String ¶
func (x *LoadAvgResponse) String() string
func (*LoadAvgResponse) UnmarshalVT ¶ added in v0.12.0
func (m *LoadAvgResponse) UnmarshalVT(dAtA []byte) error
type LogsRequest ¶
type LogsRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // driver might be default "containerd" or "cri" Driver common.ContainerDriver `protobuf:"varint,3,opt,name=driver,proto3,enum=common.ContainerDriver" json:"driver,omitempty"` Follow bool `protobuf:"varint,4,opt,name=follow,proto3" json:"follow,omitempty"` TailLines int32 `protobuf:"varint,5,opt,name=tail_lines,json=tailLines,proto3" json:"tail_lines,omitempty"` // contains filtered or unexported fields }
rpc logs The request message containing the process name.
func (*LogsRequest) Descriptor
deprecated
func (*LogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogsRequest.ProtoReflect.Descriptor instead.
func (*LogsRequest) GetDriver ¶
func (x *LogsRequest) GetDriver() common.ContainerDriver
func (*LogsRequest) GetFollow ¶
func (x *LogsRequest) GetFollow() bool
func (*LogsRequest) GetId ¶
func (x *LogsRequest) GetId() string
func (*LogsRequest) GetNamespace ¶
func (x *LogsRequest) GetNamespace() string
func (*LogsRequest) GetTailLines ¶
func (x *LogsRequest) GetTailLines() int32
func (*LogsRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *LogsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LogsRequest) MarshalToVT ¶ added in v0.12.0
func (m *LogsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*LogsRequest) MarshalVT ¶ added in v0.12.0
func (m *LogsRequest) MarshalVT() (dAtA []byte, err error)
func (*LogsRequest) ProtoMessage ¶
func (*LogsRequest) ProtoMessage()
func (*LogsRequest) ProtoReflect ¶
func (x *LogsRequest) ProtoReflect() protoreflect.Message
func (*LogsRequest) Reset ¶
func (x *LogsRequest) Reset()
func (*LogsRequest) SizeVT ¶ added in v0.12.0
func (m *LogsRequest) SizeVT() (n int)
func (*LogsRequest) String ¶
func (x *LogsRequest) String() string
func (*LogsRequest) UnmarshalVT ¶ added in v0.12.0
func (m *LogsRequest) UnmarshalVT(dAtA []byte) error
type MachineConfig ¶
type MachineConfig struct { Type MachineConfig_MachineType `protobuf:"varint,1,opt,name=type,proto3,enum=machine.MachineConfig_MachineType" json:"type,omitempty"` InstallConfig *InstallConfig `protobuf:"bytes,2,opt,name=install_config,json=installConfig,proto3" json:"install_config,omitempty"` NetworkConfig *NetworkConfig `protobuf:"bytes,3,opt,name=network_config,json=networkConfig,proto3" json:"network_config,omitempty"` KubernetesVersion string `protobuf:"bytes,4,opt,name=kubernetes_version,json=kubernetesVersion,proto3" json:"kubernetes_version,omitempty"` // contains filtered or unexported fields }
func (*MachineConfig) Descriptor
deprecated
func (*MachineConfig) Descriptor() ([]byte, []int)
Deprecated: Use MachineConfig.ProtoReflect.Descriptor instead.
func (*MachineConfig) GetInstallConfig ¶
func (x *MachineConfig) GetInstallConfig() *InstallConfig
func (*MachineConfig) GetKubernetesVersion ¶
func (x *MachineConfig) GetKubernetesVersion() string
func (*MachineConfig) GetNetworkConfig ¶
func (x *MachineConfig) GetNetworkConfig() *NetworkConfig
func (*MachineConfig) GetType ¶
func (x *MachineConfig) GetType() MachineConfig_MachineType
func (*MachineConfig) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *MachineConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MachineConfig) MarshalToVT ¶ added in v0.12.0
func (m *MachineConfig) MarshalToVT(dAtA []byte) (int, error)
func (*MachineConfig) MarshalVT ¶ added in v0.12.0
func (m *MachineConfig) MarshalVT() (dAtA []byte, err error)
func (*MachineConfig) ProtoMessage ¶
func (*MachineConfig) ProtoMessage()
func (*MachineConfig) ProtoReflect ¶
func (x *MachineConfig) ProtoReflect() protoreflect.Message
func (*MachineConfig) Reset ¶
func (x *MachineConfig) Reset()
func (*MachineConfig) SizeVT ¶ added in v0.12.0
func (m *MachineConfig) SizeVT() (n int)
func (*MachineConfig) String ¶
func (x *MachineConfig) String() string
func (*MachineConfig) UnmarshalVT ¶ added in v0.12.0
func (m *MachineConfig) UnmarshalVT(dAtA []byte) error
type MachineConfig_MachineType ¶
type MachineConfig_MachineType int32
const ( MachineConfig_TYPE_UNKNOWN MachineConfig_MachineType = 0 MachineConfig_TYPE_INIT MachineConfig_MachineType = 1 MachineConfig_TYPE_CONTROL_PLANE MachineConfig_MachineType = 2 MachineConfig_TYPE_WORKER MachineConfig_MachineType = 3 // Deprecated alias for TYPE_WORKER. It will be removed in v0.15. // // Deprecated: Do not use. MachineConfig_TYPE_JOIN MachineConfig_MachineType = 3 )
func (MachineConfig_MachineType) Descriptor ¶
func (MachineConfig_MachineType) Descriptor() protoreflect.EnumDescriptor
func (MachineConfig_MachineType) Enum ¶
func (x MachineConfig_MachineType) Enum() *MachineConfig_MachineType
func (MachineConfig_MachineType) EnumDescriptor
deprecated
func (MachineConfig_MachineType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MachineConfig_MachineType.Descriptor instead.
func (MachineConfig_MachineType) Number ¶
func (x MachineConfig_MachineType) Number() protoreflect.EnumNumber
func (MachineConfig_MachineType) String ¶
func (x MachineConfig_MachineType) String() string
func (MachineConfig_MachineType) Type ¶
func (MachineConfig_MachineType) Type() protoreflect.EnumType
type MachineServiceClient ¶
type MachineServiceClient interface { ApplyConfiguration(ctx context.Context, in *ApplyConfigurationRequest, opts ...grpc.CallOption) (*ApplyConfigurationResponse, error) // Bootstrap method makes control plane node enter etcd bootstrap mode. // // Node aborts etcd join sequence and creates single-node etcd cluster. // // If recover_etcd argument is specified, etcd is recovered from a snapshot // uploaded with EtcdRecover. Bootstrap(ctx context.Context, in *BootstrapRequest, opts ...grpc.CallOption) (*BootstrapResponse, error) Containers(ctx context.Context, in *ContainersRequest, opts ...grpc.CallOption) (*ContainersResponse, error) Copy(ctx context.Context, in *CopyRequest, opts ...grpc.CallOption) (MachineService_CopyClient, error) CPUInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*CPUInfoResponse, error) DiskStats(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*DiskStatsResponse, error) Dmesg(ctx context.Context, in *DmesgRequest, opts ...grpc.CallOption) (MachineService_DmesgClient, error) Events(ctx context.Context, in *EventsRequest, opts ...grpc.CallOption) (MachineService_EventsClient, error) EtcdMemberList(ctx context.Context, in *EtcdMemberListRequest, opts ...grpc.CallOption) (*EtcdMemberListResponse, error) EtcdRemoveMember(ctx context.Context, in *EtcdRemoveMemberRequest, opts ...grpc.CallOption) (*EtcdRemoveMemberResponse, error) EtcdLeaveCluster(ctx context.Context, in *EtcdLeaveClusterRequest, opts ...grpc.CallOption) (*EtcdLeaveClusterResponse, error) EtcdForfeitLeadership(ctx context.Context, in *EtcdForfeitLeadershipRequest, opts ...grpc.CallOption) (*EtcdForfeitLeadershipResponse, error) // EtcdRecover method uploads etcd data snapshot created with EtcdSnapshot // to the node. // // Snapshot can be later used to recover the cluster via Bootstrap method. EtcdRecover(ctx context.Context, opts ...grpc.CallOption) (MachineService_EtcdRecoverClient, error) // EtcdSnapshot method creates etcd data snapshot (backup) from the local etcd instance // and streams it back to the client. // // This method is available only on control plane nodes (which run etcd). EtcdSnapshot(ctx context.Context, in *EtcdSnapshotRequest, opts ...grpc.CallOption) (MachineService_EtcdSnapshotClient, error) GenerateConfiguration(ctx context.Context, in *GenerateConfigurationRequest, opts ...grpc.CallOption) (*GenerateConfigurationResponse, error) Hostname(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*HostnameResponse, error) Kubeconfig(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (MachineService_KubeconfigClient, error) List(ctx context.Context, in *ListRequest, opts ...grpc.CallOption) (MachineService_ListClient, error) DiskUsage(ctx context.Context, in *DiskUsageRequest, opts ...grpc.CallOption) (MachineService_DiskUsageClient, error) LoadAvg(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*LoadAvgResponse, error) Logs(ctx context.Context, in *LogsRequest, opts ...grpc.CallOption) (MachineService_LogsClient, error) Memory(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*MemoryResponse, error) Mounts(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*MountsResponse, error) NetworkDeviceStats(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*NetworkDeviceStatsResponse, error) Processes(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ProcessesResponse, error) Read(ctx context.Context, in *ReadRequest, opts ...grpc.CallOption) (MachineService_ReadClient, error) Reboot(ctx context.Context, in *RebootRequest, opts ...grpc.CallOption) (*RebootResponse, error) Restart(ctx context.Context, in *RestartRequest, opts ...grpc.CallOption) (*RestartResponse, error) Rollback(ctx context.Context, in *RollbackRequest, opts ...grpc.CallOption) (*RollbackResponse, error) Reset(ctx context.Context, in *ResetRequest, opts ...grpc.CallOption) (*ResetResponse, error) ServiceList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ServiceListResponse, error) ServiceRestart(ctx context.Context, in *ServiceRestartRequest, opts ...grpc.CallOption) (*ServiceRestartResponse, error) ServiceStart(ctx context.Context, in *ServiceStartRequest, opts ...grpc.CallOption) (*ServiceStartResponse, error) ServiceStop(ctx context.Context, in *ServiceStopRequest, opts ...grpc.CallOption) (*ServiceStopResponse, error) Shutdown(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ShutdownResponse, error) Stats(ctx context.Context, in *StatsRequest, opts ...grpc.CallOption) (*StatsResponse, error) SystemStat(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*SystemStatResponse, error) Upgrade(ctx context.Context, in *UpgradeRequest, opts ...grpc.CallOption) (*UpgradeResponse, error) Version(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*VersionResponse, error) // GenerateClientConfiguration generates talosctl client configuration (talosconfig). GenerateClientConfiguration(ctx context.Context, in *GenerateClientConfigurationRequest, opts ...grpc.CallOption) (*GenerateClientConfigurationResponse, error) }
MachineServiceClient is the client API for MachineService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewMachineServiceClient ¶
func NewMachineServiceClient(cc grpc.ClientConnInterface) MachineServiceClient
type MachineServiceServer ¶
type MachineServiceServer interface { ApplyConfiguration(context.Context, *ApplyConfigurationRequest) (*ApplyConfigurationResponse, error) // Bootstrap method makes control plane node enter etcd bootstrap mode. // // Node aborts etcd join sequence and creates single-node etcd cluster. // // If recover_etcd argument is specified, etcd is recovered from a snapshot // uploaded with EtcdRecover. Bootstrap(context.Context, *BootstrapRequest) (*BootstrapResponse, error) Containers(context.Context, *ContainersRequest) (*ContainersResponse, error) Copy(*CopyRequest, MachineService_CopyServer) error CPUInfo(context.Context, *emptypb.Empty) (*CPUInfoResponse, error) DiskStats(context.Context, *emptypb.Empty) (*DiskStatsResponse, error) Dmesg(*DmesgRequest, MachineService_DmesgServer) error Events(*EventsRequest, MachineService_EventsServer) error EtcdMemberList(context.Context, *EtcdMemberListRequest) (*EtcdMemberListResponse, error) EtcdRemoveMember(context.Context, *EtcdRemoveMemberRequest) (*EtcdRemoveMemberResponse, error) EtcdLeaveCluster(context.Context, *EtcdLeaveClusterRequest) (*EtcdLeaveClusterResponse, error) EtcdForfeitLeadership(context.Context, *EtcdForfeitLeadershipRequest) (*EtcdForfeitLeadershipResponse, error) // EtcdRecover method uploads etcd data snapshot created with EtcdSnapshot // to the node. // // Snapshot can be later used to recover the cluster via Bootstrap method. EtcdRecover(MachineService_EtcdRecoverServer) error // EtcdSnapshot method creates etcd data snapshot (backup) from the local etcd instance // and streams it back to the client. // // This method is available only on control plane nodes (which run etcd). EtcdSnapshot(*EtcdSnapshotRequest, MachineService_EtcdSnapshotServer) error GenerateConfiguration(context.Context, *GenerateConfigurationRequest) (*GenerateConfigurationResponse, error) Hostname(context.Context, *emptypb.Empty) (*HostnameResponse, error) Kubeconfig(*emptypb.Empty, MachineService_KubeconfigServer) error List(*ListRequest, MachineService_ListServer) error DiskUsage(*DiskUsageRequest, MachineService_DiskUsageServer) error LoadAvg(context.Context, *emptypb.Empty) (*LoadAvgResponse, error) Logs(*LogsRequest, MachineService_LogsServer) error Memory(context.Context, *emptypb.Empty) (*MemoryResponse, error) Mounts(context.Context, *emptypb.Empty) (*MountsResponse, error) NetworkDeviceStats(context.Context, *emptypb.Empty) (*NetworkDeviceStatsResponse, error) Processes(context.Context, *emptypb.Empty) (*ProcessesResponse, error) Read(*ReadRequest, MachineService_ReadServer) error Reboot(context.Context, *RebootRequest) (*RebootResponse, error) Restart(context.Context, *RestartRequest) (*RestartResponse, error) Rollback(context.Context, *RollbackRequest) (*RollbackResponse, error) Reset(context.Context, *ResetRequest) (*ResetResponse, error) ServiceList(context.Context, *emptypb.Empty) (*ServiceListResponse, error) ServiceRestart(context.Context, *ServiceRestartRequest) (*ServiceRestartResponse, error) ServiceStart(context.Context, *ServiceStartRequest) (*ServiceStartResponse, error) ServiceStop(context.Context, *ServiceStopRequest) (*ServiceStopResponse, error) Shutdown(context.Context, *emptypb.Empty) (*ShutdownResponse, error) Stats(context.Context, *StatsRequest) (*StatsResponse, error) SystemStat(context.Context, *emptypb.Empty) (*SystemStatResponse, error) Upgrade(context.Context, *UpgradeRequest) (*UpgradeResponse, error) Version(context.Context, *emptypb.Empty) (*VersionResponse, error) // GenerateClientConfiguration generates talosctl client configuration (talosconfig). GenerateClientConfiguration(context.Context, *GenerateClientConfigurationRequest) (*GenerateClientConfigurationResponse, error) // contains filtered or unexported methods }
MachineServiceServer is the server API for MachineService service. All implementations must embed UnimplementedMachineServiceServer for forward compatibility
type MachineService_CopyClient ¶
type MachineService_CopyClient interface { Recv() (*common.Data, error) grpc.ClientStream }
type MachineService_CopyServer ¶
type MachineService_CopyServer interface { Send(*common.Data) error grpc.ServerStream }
type MachineService_DiskUsageClient ¶
type MachineService_DiskUsageClient interface { Recv() (*DiskUsageInfo, error) grpc.ClientStream }
type MachineService_DiskUsageServer ¶
type MachineService_DiskUsageServer interface { Send(*DiskUsageInfo) error grpc.ServerStream }
type MachineService_DmesgClient ¶
type MachineService_DmesgClient interface { Recv() (*common.Data, error) grpc.ClientStream }
type MachineService_DmesgServer ¶
type MachineService_DmesgServer interface { Send(*common.Data) error grpc.ServerStream }
type MachineService_EtcdRecoverClient ¶
type MachineService_EtcdRecoverClient interface { Send(*common.Data) error CloseAndRecv() (*EtcdRecoverResponse, error) grpc.ClientStream }
type MachineService_EtcdRecoverServer ¶
type MachineService_EtcdRecoverServer interface { SendAndClose(*EtcdRecoverResponse) error Recv() (*common.Data, error) grpc.ServerStream }
type MachineService_EtcdSnapshotClient ¶
type MachineService_EtcdSnapshotClient interface { Recv() (*common.Data, error) grpc.ClientStream }
type MachineService_EtcdSnapshotServer ¶
type MachineService_EtcdSnapshotServer interface { Send(*common.Data) error grpc.ServerStream }
type MachineService_EventsClient ¶
type MachineService_EventsClient interface { Recv() (*Event, error) grpc.ClientStream }
type MachineService_EventsServer ¶
type MachineService_EventsServer interface { Send(*Event) error grpc.ServerStream }
type MachineService_KubeconfigClient ¶
type MachineService_KubeconfigClient interface { Recv() (*common.Data, error) grpc.ClientStream }
type MachineService_KubeconfigServer ¶
type MachineService_KubeconfigServer interface { Send(*common.Data) error grpc.ServerStream }
type MachineService_ListClient ¶
type MachineService_ListClient interface { Recv() (*FileInfo, error) grpc.ClientStream }
type MachineService_ListServer ¶
type MachineService_ListServer interface { Send(*FileInfo) error grpc.ServerStream }
type MachineService_LogsClient ¶
type MachineService_LogsClient interface { Recv() (*common.Data, error) grpc.ClientStream }
type MachineService_LogsServer ¶
type MachineService_LogsServer interface { Send(*common.Data) error grpc.ServerStream }
type MachineService_ReadClient ¶
type MachineService_ReadClient interface { Recv() (*common.Data, error) grpc.ClientStream }
type MachineService_ReadServer ¶
type MachineService_ReadServer interface { Send(*common.Data) error grpc.ServerStream }
type MemInfo ¶
type MemInfo struct { Memtotal uint64 `protobuf:"varint,1,opt,name=memtotal,proto3" json:"memtotal,omitempty"` Memfree uint64 `protobuf:"varint,2,opt,name=memfree,proto3" json:"memfree,omitempty"` Memavailable uint64 `protobuf:"varint,3,opt,name=memavailable,proto3" json:"memavailable,omitempty"` Buffers uint64 `protobuf:"varint,4,opt,name=buffers,proto3" json:"buffers,omitempty"` Cached uint64 `protobuf:"varint,5,opt,name=cached,proto3" json:"cached,omitempty"` Swapcached uint64 `protobuf:"varint,6,opt,name=swapcached,proto3" json:"swapcached,omitempty"` Active uint64 `protobuf:"varint,7,opt,name=active,proto3" json:"active,omitempty"` Inactive uint64 `protobuf:"varint,8,opt,name=inactive,proto3" json:"inactive,omitempty"` Activeanon uint64 `protobuf:"varint,9,opt,name=activeanon,proto3" json:"activeanon,omitempty"` Inactiveanon uint64 `protobuf:"varint,10,opt,name=inactiveanon,proto3" json:"inactiveanon,omitempty"` Activefile uint64 `protobuf:"varint,11,opt,name=activefile,proto3" json:"activefile,omitempty"` Inactivefile uint64 `protobuf:"varint,12,opt,name=inactivefile,proto3" json:"inactivefile,omitempty"` Unevictable uint64 `protobuf:"varint,13,opt,name=unevictable,proto3" json:"unevictable,omitempty"` Mlocked uint64 `protobuf:"varint,14,opt,name=mlocked,proto3" json:"mlocked,omitempty"` Swaptotal uint64 `protobuf:"varint,15,opt,name=swaptotal,proto3" json:"swaptotal,omitempty"` Swapfree uint64 `protobuf:"varint,16,opt,name=swapfree,proto3" json:"swapfree,omitempty"` Dirty uint64 `protobuf:"varint,17,opt,name=dirty,proto3" json:"dirty,omitempty"` Writeback uint64 `protobuf:"varint,18,opt,name=writeback,proto3" json:"writeback,omitempty"` Anonpages uint64 `protobuf:"varint,19,opt,name=anonpages,proto3" json:"anonpages,omitempty"` Mapped uint64 `protobuf:"varint,20,opt,name=mapped,proto3" json:"mapped,omitempty"` Shmem uint64 `protobuf:"varint,21,opt,name=shmem,proto3" json:"shmem,omitempty"` Slab uint64 `protobuf:"varint,22,opt,name=slab,proto3" json:"slab,omitempty"` Sreclaimable uint64 `protobuf:"varint,23,opt,name=sreclaimable,proto3" json:"sreclaimable,omitempty"` Sunreclaim uint64 `protobuf:"varint,24,opt,name=sunreclaim,proto3" json:"sunreclaim,omitempty"` Kernelstack uint64 `protobuf:"varint,25,opt,name=kernelstack,proto3" json:"kernelstack,omitempty"` Pagetables uint64 `protobuf:"varint,26,opt,name=pagetables,proto3" json:"pagetables,omitempty"` Nfsunstable uint64 `protobuf:"varint,27,opt,name=nfsunstable,proto3" json:"nfsunstable,omitempty"` Bounce uint64 `protobuf:"varint,28,opt,name=bounce,proto3" json:"bounce,omitempty"` Writebacktmp uint64 `protobuf:"varint,29,opt,name=writebacktmp,proto3" json:"writebacktmp,omitempty"` Commitlimit uint64 `protobuf:"varint,30,opt,name=commitlimit,proto3" json:"commitlimit,omitempty"` Committedas uint64 `protobuf:"varint,31,opt,name=committedas,proto3" json:"committedas,omitempty"` Vmalloctotal uint64 `protobuf:"varint,32,opt,name=vmalloctotal,proto3" json:"vmalloctotal,omitempty"` Vmallocused uint64 `protobuf:"varint,33,opt,name=vmallocused,proto3" json:"vmallocused,omitempty"` Vmallocchunk uint64 `protobuf:"varint,34,opt,name=vmallocchunk,proto3" json:"vmallocchunk,omitempty"` Hardwarecorrupted uint64 `protobuf:"varint,35,opt,name=hardwarecorrupted,proto3" json:"hardwarecorrupted,omitempty"` Anonhugepages uint64 `protobuf:"varint,36,opt,name=anonhugepages,proto3" json:"anonhugepages,omitempty"` Shmemhugepages uint64 `protobuf:"varint,37,opt,name=shmemhugepages,proto3" json:"shmemhugepages,omitempty"` Shmempmdmapped uint64 `protobuf:"varint,38,opt,name=shmempmdmapped,proto3" json:"shmempmdmapped,omitempty"` Cmatotal uint64 `protobuf:"varint,39,opt,name=cmatotal,proto3" json:"cmatotal,omitempty"` Cmafree uint64 `protobuf:"varint,40,opt,name=cmafree,proto3" json:"cmafree,omitempty"` Hugepagestotal uint64 `protobuf:"varint,41,opt,name=hugepagestotal,proto3" json:"hugepagestotal,omitempty"` Hugepagesfree uint64 `protobuf:"varint,42,opt,name=hugepagesfree,proto3" json:"hugepagesfree,omitempty"` Hugepagesrsvd uint64 `protobuf:"varint,43,opt,name=hugepagesrsvd,proto3" json:"hugepagesrsvd,omitempty"` Hugepagessurp uint64 `protobuf:"varint,44,opt,name=hugepagessurp,proto3" json:"hugepagessurp,omitempty"` Hugepagesize uint64 `protobuf:"varint,45,opt,name=hugepagesize,proto3" json:"hugepagesize,omitempty"` Directmap4K uint64 `protobuf:"varint,46,opt,name=directmap4k,proto3" json:"directmap4k,omitempty"` Directmap2M uint64 `protobuf:"varint,47,opt,name=directmap2m,proto3" json:"directmap2m,omitempty"` Directmap1G uint64 `protobuf:"varint,48,opt,name=directmap1g,proto3" json:"directmap1g,omitempty"` // contains filtered or unexported fields }
func (*MemInfo) Descriptor
deprecated
func (*MemInfo) GetActiveanon ¶
func (*MemInfo) GetActivefile ¶
func (*MemInfo) GetAnonhugepages ¶
func (*MemInfo) GetAnonpages ¶
func (*MemInfo) GetBuffers ¶
func (*MemInfo) GetCmafree ¶
func (*MemInfo) GetCmatotal ¶
func (*MemInfo) GetCommitlimit ¶
func (*MemInfo) GetCommittedas ¶
func (*MemInfo) GetDirectmap1G ¶
func (*MemInfo) GetDirectmap2M ¶
func (*MemInfo) GetDirectmap4K ¶
func (*MemInfo) GetHardwarecorrupted ¶
func (*MemInfo) GetHugepagesfree ¶
func (*MemInfo) GetHugepagesize ¶
func (*MemInfo) GetHugepagesrsvd ¶
func (*MemInfo) GetHugepagessurp ¶
func (*MemInfo) GetHugepagestotal ¶
func (*MemInfo) GetInactive ¶
func (*MemInfo) GetInactiveanon ¶
func (*MemInfo) GetInactivefile ¶
func (*MemInfo) GetKernelstack ¶
func (*MemInfo) GetMemavailable ¶
func (*MemInfo) GetMemfree ¶
func (*MemInfo) GetMemtotal ¶
func (*MemInfo) GetMlocked ¶
func (*MemInfo) GetNfsunstable ¶
func (*MemInfo) GetPagetables ¶
func (*MemInfo) GetShmemhugepages ¶
func (*MemInfo) GetShmempmdmapped ¶
func (*MemInfo) GetSreclaimable ¶
func (*MemInfo) GetSunreclaim ¶
func (*MemInfo) GetSwapcached ¶
func (*MemInfo) GetSwapfree ¶
func (*MemInfo) GetSwaptotal ¶
func (*MemInfo) GetUnevictable ¶
func (*MemInfo) GetVmallocchunk ¶
func (*MemInfo) GetVmalloctotal ¶
func (*MemInfo) GetVmallocused ¶
func (*MemInfo) GetWriteback ¶
func (*MemInfo) GetWritebacktmp ¶
func (*MemInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*MemInfo) MarshalToVT ¶ added in v0.12.0
func (*MemInfo) ProtoMessage ¶
func (*MemInfo) ProtoMessage()
func (*MemInfo) ProtoReflect ¶
func (x *MemInfo) ProtoReflect() protoreflect.Message
func (*MemInfo) UnmarshalVT ¶ added in v0.12.0
type Memory ¶
type Memory struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Meminfo *MemInfo `protobuf:"bytes,2,opt,name=meminfo,proto3" json:"meminfo,omitempty"` // contains filtered or unexported fields }
func (*Memory) Descriptor
deprecated
func (*Memory) GetMeminfo ¶
func (*Memory) GetMetadata ¶
func (*Memory) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Memory) MarshalToVT ¶ added in v0.12.0
func (*Memory) ProtoMessage ¶
func (*Memory) ProtoMessage()
func (*Memory) ProtoReflect ¶
func (x *Memory) ProtoReflect() protoreflect.Message
func (*Memory) UnmarshalVT ¶ added in v0.12.0
type MemoryResponse ¶
type MemoryResponse struct { Messages []*Memory `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*MemoryResponse) Descriptor
deprecated
func (*MemoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use MemoryResponse.ProtoReflect.Descriptor instead.
func (*MemoryResponse) GetMessages ¶
func (x *MemoryResponse) GetMessages() []*Memory
func (*MemoryResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *MemoryResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MemoryResponse) MarshalToVT ¶ added in v0.12.0
func (m *MemoryResponse) MarshalToVT(dAtA []byte) (int, error)
func (*MemoryResponse) MarshalVT ¶ added in v0.12.0
func (m *MemoryResponse) MarshalVT() (dAtA []byte, err error)
func (*MemoryResponse) ProtoMessage ¶
func (*MemoryResponse) ProtoMessage()
func (*MemoryResponse) ProtoReflect ¶
func (x *MemoryResponse) ProtoReflect() protoreflect.Message
func (*MemoryResponse) Reset ¶
func (x *MemoryResponse) Reset()
func (*MemoryResponse) SizeVT ¶ added in v0.12.0
func (m *MemoryResponse) SizeVT() (n int)
func (*MemoryResponse) String ¶
func (x *MemoryResponse) String() string
func (*MemoryResponse) UnmarshalVT ¶ added in v0.12.0
func (m *MemoryResponse) UnmarshalVT(dAtA []byte) error
type MountStat ¶
type MountStat struct { Filesystem string `protobuf:"bytes,1,opt,name=filesystem,proto3" json:"filesystem,omitempty"` Size uint64 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"` Available uint64 `protobuf:"varint,3,opt,name=available,proto3" json:"available,omitempty"` MountedOn string `protobuf:"bytes,4,opt,name=mounted_on,json=mountedOn,proto3" json:"mounted_on,omitempty"` // contains filtered or unexported fields }
The messages message containing the requested processes.
func (*MountStat) Descriptor
deprecated
func (*MountStat) GetAvailable ¶
func (*MountStat) GetFilesystem ¶
func (*MountStat) GetMountedOn ¶
func (*MountStat) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*MountStat) MarshalToVT ¶ added in v0.12.0
func (*MountStat) ProtoMessage ¶
func (*MountStat) ProtoMessage()
func (*MountStat) ProtoReflect ¶
func (x *MountStat) ProtoReflect() protoreflect.Message
func (*MountStat) UnmarshalVT ¶ added in v0.12.0
type Mounts ¶
type Mounts struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Stats []*MountStat `protobuf:"bytes,2,rep,name=stats,proto3" json:"stats,omitempty"` // contains filtered or unexported fields }
The messages message containing the requested df stats.
func (*Mounts) Descriptor
deprecated
func (*Mounts) GetMetadata ¶
func (*Mounts) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Mounts) MarshalToVT ¶ added in v0.12.0
func (*Mounts) ProtoMessage ¶
func (*Mounts) ProtoMessage()
func (*Mounts) ProtoReflect ¶
func (x *Mounts) ProtoReflect() protoreflect.Message
func (*Mounts) UnmarshalVT ¶ added in v0.12.0
type MountsResponse ¶
type MountsResponse struct { Messages []*Mounts `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*MountsResponse) Descriptor
deprecated
func (*MountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MountsResponse.ProtoReflect.Descriptor instead.
func (*MountsResponse) GetMessages ¶
func (x *MountsResponse) GetMessages() []*Mounts
func (*MountsResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *MountsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MountsResponse) MarshalToVT ¶ added in v0.12.0
func (m *MountsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*MountsResponse) MarshalVT ¶ added in v0.12.0
func (m *MountsResponse) MarshalVT() (dAtA []byte, err error)
func (*MountsResponse) ProtoMessage ¶
func (*MountsResponse) ProtoMessage()
func (*MountsResponse) ProtoReflect ¶
func (x *MountsResponse) ProtoReflect() protoreflect.Message
func (*MountsResponse) Reset ¶
func (x *MountsResponse) Reset()
func (*MountsResponse) SizeVT ¶ added in v0.12.0
func (m *MountsResponse) SizeVT() (n int)
func (*MountsResponse) String ¶
func (x *MountsResponse) String() string
func (*MountsResponse) UnmarshalVT ¶ added in v0.12.0
func (m *MountsResponse) UnmarshalVT(dAtA []byte) error
type NetDev ¶
type NetDev struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` RxBytes uint64 `protobuf:"varint,2,opt,name=rx_bytes,json=rxBytes,proto3" json:"rx_bytes,omitempty"` RxPackets uint64 `protobuf:"varint,3,opt,name=rx_packets,json=rxPackets,proto3" json:"rx_packets,omitempty"` RxErrors uint64 `protobuf:"varint,4,opt,name=rx_errors,json=rxErrors,proto3" json:"rx_errors,omitempty"` RxDropped uint64 `protobuf:"varint,5,opt,name=rx_dropped,json=rxDropped,proto3" json:"rx_dropped,omitempty"` RxFifo uint64 `protobuf:"varint,6,opt,name=rx_fifo,json=rxFifo,proto3" json:"rx_fifo,omitempty"` RxFrame uint64 `protobuf:"varint,7,opt,name=rx_frame,json=rxFrame,proto3" json:"rx_frame,omitempty"` RxCompressed uint64 `protobuf:"varint,8,opt,name=rx_compressed,json=rxCompressed,proto3" json:"rx_compressed,omitempty"` RxMulticast uint64 `protobuf:"varint,9,opt,name=rx_multicast,json=rxMulticast,proto3" json:"rx_multicast,omitempty"` TxBytes uint64 `protobuf:"varint,10,opt,name=tx_bytes,json=txBytes,proto3" json:"tx_bytes,omitempty"` TxPackets uint64 `protobuf:"varint,11,opt,name=tx_packets,json=txPackets,proto3" json:"tx_packets,omitempty"` TxErrors uint64 `protobuf:"varint,12,opt,name=tx_errors,json=txErrors,proto3" json:"tx_errors,omitempty"` TxDropped uint64 `protobuf:"varint,13,opt,name=tx_dropped,json=txDropped,proto3" json:"tx_dropped,omitempty"` TxFifo uint64 `protobuf:"varint,14,opt,name=tx_fifo,json=txFifo,proto3" json:"tx_fifo,omitempty"` TxCollisions uint64 `protobuf:"varint,15,opt,name=tx_collisions,json=txCollisions,proto3" json:"tx_collisions,omitempty"` TxCarrier uint64 `protobuf:"varint,16,opt,name=tx_carrier,json=txCarrier,proto3" json:"tx_carrier,omitempty"` TxCompressed uint64 `protobuf:"varint,17,opt,name=tx_compressed,json=txCompressed,proto3" json:"tx_compressed,omitempty"` // contains filtered or unexported fields }
func (*NetDev) Descriptor
deprecated
func (*NetDev) GetRxBytes ¶
func (*NetDev) GetRxCompressed ¶
func (*NetDev) GetRxDropped ¶
func (*NetDev) GetRxErrors ¶
func (*NetDev) GetRxFrame ¶
func (*NetDev) GetRxMulticast ¶
func (*NetDev) GetRxPackets ¶
func (*NetDev) GetTxBytes ¶
func (*NetDev) GetTxCarrier ¶
func (*NetDev) GetTxCollisions ¶
func (*NetDev) GetTxCompressed ¶
func (*NetDev) GetTxDropped ¶
func (*NetDev) GetTxErrors ¶
func (*NetDev) GetTxPackets ¶
func (*NetDev) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*NetDev) MarshalToVT ¶ added in v0.12.0
func (*NetDev) ProtoMessage ¶
func (*NetDev) ProtoMessage()
func (*NetDev) ProtoReflect ¶
func (x *NetDev) ProtoReflect() protoreflect.Message
func (*NetDev) UnmarshalVT ¶ added in v0.12.0
type NetworkConfig ¶
type NetworkConfig struct { Hostname string `protobuf:"bytes,1,opt,name=hostname,proto3" json:"hostname,omitempty"` Interfaces []*NetworkDeviceConfig `protobuf:"bytes,2,rep,name=interfaces,proto3" json:"interfaces,omitempty"` // contains filtered or unexported fields }
func (*NetworkConfig) Descriptor
deprecated
func (*NetworkConfig) Descriptor() ([]byte, []int)
Deprecated: Use NetworkConfig.ProtoReflect.Descriptor instead.
func (*NetworkConfig) GetHostname ¶
func (x *NetworkConfig) GetHostname() string
func (*NetworkConfig) GetInterfaces ¶
func (x *NetworkConfig) GetInterfaces() []*NetworkDeviceConfig
func (*NetworkConfig) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *NetworkConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*NetworkConfig) MarshalToVT ¶ added in v0.12.0
func (m *NetworkConfig) MarshalToVT(dAtA []byte) (int, error)
func (*NetworkConfig) MarshalVT ¶ added in v0.12.0
func (m *NetworkConfig) MarshalVT() (dAtA []byte, err error)
func (*NetworkConfig) ProtoMessage ¶
func (*NetworkConfig) ProtoMessage()
func (*NetworkConfig) ProtoReflect ¶
func (x *NetworkConfig) ProtoReflect() protoreflect.Message
func (*NetworkConfig) Reset ¶
func (x *NetworkConfig) Reset()
func (*NetworkConfig) SizeVT ¶ added in v0.12.0
func (m *NetworkConfig) SizeVT() (n int)
func (*NetworkConfig) String ¶
func (x *NetworkConfig) String() string
func (*NetworkConfig) UnmarshalVT ¶ added in v0.12.0
func (m *NetworkConfig) UnmarshalVT(dAtA []byte) error
type NetworkDeviceConfig ¶
type NetworkDeviceConfig struct { Interface string `protobuf:"bytes,1,opt,name=interface,proto3" json:"interface,omitempty"` Cidr string `protobuf:"bytes,2,opt,name=cidr,proto3" json:"cidr,omitempty"` Mtu int32 `protobuf:"varint,3,opt,name=mtu,proto3" json:"mtu,omitempty"` Dhcp bool `protobuf:"varint,4,opt,name=dhcp,proto3" json:"dhcp,omitempty"` Ignore bool `protobuf:"varint,5,opt,name=ignore,proto3" json:"ignore,omitempty"` DhcpOptions *DHCPOptionsConfig `protobuf:"bytes,6,opt,name=dhcp_options,json=dhcpOptions,proto3" json:"dhcp_options,omitempty"` Routes []*RouteConfig `protobuf:"bytes,7,rep,name=routes,proto3" json:"routes,omitempty"` // contains filtered or unexported fields }
func (*NetworkDeviceConfig) Descriptor
deprecated
func (*NetworkDeviceConfig) Descriptor() ([]byte, []int)
Deprecated: Use NetworkDeviceConfig.ProtoReflect.Descriptor instead.
func (*NetworkDeviceConfig) GetCidr ¶
func (x *NetworkDeviceConfig) GetCidr() string
func (*NetworkDeviceConfig) GetDhcp ¶
func (x *NetworkDeviceConfig) GetDhcp() bool
func (*NetworkDeviceConfig) GetDhcpOptions ¶
func (x *NetworkDeviceConfig) GetDhcpOptions() *DHCPOptionsConfig
func (*NetworkDeviceConfig) GetIgnore ¶
func (x *NetworkDeviceConfig) GetIgnore() bool
func (*NetworkDeviceConfig) GetInterface ¶
func (x *NetworkDeviceConfig) GetInterface() string
func (*NetworkDeviceConfig) GetMtu ¶
func (x *NetworkDeviceConfig) GetMtu() int32
func (*NetworkDeviceConfig) GetRoutes ¶
func (x *NetworkDeviceConfig) GetRoutes() []*RouteConfig
func (*NetworkDeviceConfig) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *NetworkDeviceConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*NetworkDeviceConfig) MarshalToVT ¶ added in v0.12.0
func (m *NetworkDeviceConfig) MarshalToVT(dAtA []byte) (int, error)
func (*NetworkDeviceConfig) MarshalVT ¶ added in v0.12.0
func (m *NetworkDeviceConfig) MarshalVT() (dAtA []byte, err error)
func (*NetworkDeviceConfig) ProtoMessage ¶
func (*NetworkDeviceConfig) ProtoMessage()
func (*NetworkDeviceConfig) ProtoReflect ¶
func (x *NetworkDeviceConfig) ProtoReflect() protoreflect.Message
func (*NetworkDeviceConfig) Reset ¶
func (x *NetworkDeviceConfig) Reset()
func (*NetworkDeviceConfig) SizeVT ¶ added in v0.12.0
func (m *NetworkDeviceConfig) SizeVT() (n int)
func (*NetworkDeviceConfig) String ¶
func (x *NetworkDeviceConfig) String() string
func (*NetworkDeviceConfig) UnmarshalVT ¶ added in v0.12.0
func (m *NetworkDeviceConfig) UnmarshalVT(dAtA []byte) error
type NetworkDeviceStats ¶
type NetworkDeviceStats struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Total *NetDev `protobuf:"bytes,2,opt,name=total,proto3" json:"total,omitempty"` Devices []*NetDev `protobuf:"bytes,3,rep,name=devices,proto3" json:"devices,omitempty"` // contains filtered or unexported fields }
func (*NetworkDeviceStats) Descriptor
deprecated
func (*NetworkDeviceStats) Descriptor() ([]byte, []int)
Deprecated: Use NetworkDeviceStats.ProtoReflect.Descriptor instead.
func (*NetworkDeviceStats) GetDevices ¶
func (x *NetworkDeviceStats) GetDevices() []*NetDev
func (*NetworkDeviceStats) GetMetadata ¶
func (x *NetworkDeviceStats) GetMetadata() *common.Metadata
func (*NetworkDeviceStats) GetTotal ¶
func (x *NetworkDeviceStats) GetTotal() *NetDev
func (*NetworkDeviceStats) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *NetworkDeviceStats) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*NetworkDeviceStats) MarshalToVT ¶ added in v0.12.0
func (m *NetworkDeviceStats) MarshalToVT(dAtA []byte) (int, error)
func (*NetworkDeviceStats) MarshalVT ¶ added in v0.12.0
func (m *NetworkDeviceStats) MarshalVT() (dAtA []byte, err error)
func (*NetworkDeviceStats) ProtoMessage ¶
func (*NetworkDeviceStats) ProtoMessage()
func (*NetworkDeviceStats) ProtoReflect ¶
func (x *NetworkDeviceStats) ProtoReflect() protoreflect.Message
func (*NetworkDeviceStats) Reset ¶
func (x *NetworkDeviceStats) Reset()
func (*NetworkDeviceStats) SizeVT ¶ added in v0.12.0
func (m *NetworkDeviceStats) SizeVT() (n int)
func (*NetworkDeviceStats) String ¶
func (x *NetworkDeviceStats) String() string
func (*NetworkDeviceStats) UnmarshalVT ¶ added in v0.12.0
func (m *NetworkDeviceStats) UnmarshalVT(dAtA []byte) error
type NetworkDeviceStatsResponse ¶
type NetworkDeviceStatsResponse struct { Messages []*NetworkDeviceStats `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*NetworkDeviceStatsResponse) Descriptor
deprecated
func (*NetworkDeviceStatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use NetworkDeviceStatsResponse.ProtoReflect.Descriptor instead.
func (*NetworkDeviceStatsResponse) GetMessages ¶
func (x *NetworkDeviceStatsResponse) GetMessages() []*NetworkDeviceStats
func (*NetworkDeviceStatsResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *NetworkDeviceStatsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*NetworkDeviceStatsResponse) MarshalToVT ¶ added in v0.12.0
func (m *NetworkDeviceStatsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*NetworkDeviceStatsResponse) MarshalVT ¶ added in v0.12.0
func (m *NetworkDeviceStatsResponse) MarshalVT() (dAtA []byte, err error)
func (*NetworkDeviceStatsResponse) ProtoMessage ¶
func (*NetworkDeviceStatsResponse) ProtoMessage()
func (*NetworkDeviceStatsResponse) ProtoReflect ¶
func (x *NetworkDeviceStatsResponse) ProtoReflect() protoreflect.Message
func (*NetworkDeviceStatsResponse) Reset ¶
func (x *NetworkDeviceStatsResponse) Reset()
func (*NetworkDeviceStatsResponse) SizeVT ¶ added in v0.12.0
func (m *NetworkDeviceStatsResponse) SizeVT() (n int)
func (*NetworkDeviceStatsResponse) String ¶
func (x *NetworkDeviceStatsResponse) String() string
func (*NetworkDeviceStatsResponse) UnmarshalVT ¶ added in v0.12.0
func (m *NetworkDeviceStatsResponse) UnmarshalVT(dAtA []byte) error
type PhaseEvent ¶
type PhaseEvent struct { Phase string `protobuf:"bytes,1,opt,name=phase,proto3" json:"phase,omitempty"` Action PhaseEvent_Action `protobuf:"varint,2,opt,name=action,proto3,enum=machine.PhaseEvent_Action" json:"action,omitempty"` // contains filtered or unexported fields }
func (*PhaseEvent) Descriptor
deprecated
func (*PhaseEvent) Descriptor() ([]byte, []int)
Deprecated: Use PhaseEvent.ProtoReflect.Descriptor instead.
func (*PhaseEvent) GetAction ¶
func (x *PhaseEvent) GetAction() PhaseEvent_Action
func (*PhaseEvent) GetPhase ¶
func (x *PhaseEvent) GetPhase() string
func (*PhaseEvent) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *PhaseEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PhaseEvent) MarshalToVT ¶ added in v0.12.0
func (m *PhaseEvent) MarshalToVT(dAtA []byte) (int, error)
func (*PhaseEvent) MarshalVT ¶ added in v0.12.0
func (m *PhaseEvent) MarshalVT() (dAtA []byte, err error)
func (*PhaseEvent) ProtoMessage ¶
func (*PhaseEvent) ProtoMessage()
func (*PhaseEvent) ProtoReflect ¶
func (x *PhaseEvent) ProtoReflect() protoreflect.Message
func (*PhaseEvent) Reset ¶
func (x *PhaseEvent) Reset()
func (*PhaseEvent) SizeVT ¶ added in v0.12.0
func (m *PhaseEvent) SizeVT() (n int)
func (*PhaseEvent) String ¶
func (x *PhaseEvent) String() string
func (*PhaseEvent) UnmarshalVT ¶ added in v0.12.0
func (m *PhaseEvent) UnmarshalVT(dAtA []byte) error
type PhaseEvent_Action ¶
type PhaseEvent_Action int32
const ( PhaseEvent_START PhaseEvent_Action = 0 PhaseEvent_STOP PhaseEvent_Action = 1 )
func (PhaseEvent_Action) Descriptor ¶
func (PhaseEvent_Action) Descriptor() protoreflect.EnumDescriptor
func (PhaseEvent_Action) Enum ¶
func (x PhaseEvent_Action) Enum() *PhaseEvent_Action
func (PhaseEvent_Action) EnumDescriptor
deprecated
func (PhaseEvent_Action) EnumDescriptor() ([]byte, []int)
Deprecated: Use PhaseEvent_Action.Descriptor instead.
func (PhaseEvent_Action) Number ¶
func (x PhaseEvent_Action) Number() protoreflect.EnumNumber
func (PhaseEvent_Action) String ¶
func (x PhaseEvent_Action) String() string
func (PhaseEvent_Action) Type ¶
func (PhaseEvent_Action) Type() protoreflect.EnumType
type PlatformInfo ¶
type PlatformInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Mode string `protobuf:"bytes,2,opt,name=mode,proto3" json:"mode,omitempty"` // contains filtered or unexported fields }
func (*PlatformInfo) Descriptor
deprecated
func (*PlatformInfo) Descriptor() ([]byte, []int)
Deprecated: Use PlatformInfo.ProtoReflect.Descriptor instead.
func (*PlatformInfo) GetMode ¶
func (x *PlatformInfo) GetMode() string
func (*PlatformInfo) GetName ¶
func (x *PlatformInfo) GetName() string
func (*PlatformInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *PlatformInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PlatformInfo) MarshalToVT ¶ added in v0.12.0
func (m *PlatformInfo) MarshalToVT(dAtA []byte) (int, error)
func (*PlatformInfo) MarshalVT ¶ added in v0.12.0
func (m *PlatformInfo) MarshalVT() (dAtA []byte, err error)
func (*PlatformInfo) ProtoMessage ¶
func (*PlatformInfo) ProtoMessage()
func (*PlatformInfo) ProtoReflect ¶
func (x *PlatformInfo) ProtoReflect() protoreflect.Message
func (*PlatformInfo) Reset ¶
func (x *PlatformInfo) Reset()
func (*PlatformInfo) SizeVT ¶ added in v0.12.0
func (m *PlatformInfo) SizeVT() (n int)
func (*PlatformInfo) String ¶
func (x *PlatformInfo) String() string
func (*PlatformInfo) UnmarshalVT ¶ added in v0.12.0
func (m *PlatformInfo) UnmarshalVT(dAtA []byte) error
type Process ¶
type Process struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Processes []*ProcessInfo `protobuf:"bytes,2,rep,name=processes,proto3" json:"processes,omitempty"` // contains filtered or unexported fields }
func (*Process) Descriptor
deprecated
func (*Process) GetMetadata ¶
func (*Process) GetProcesses ¶
func (x *Process) GetProcesses() []*ProcessInfo
func (*Process) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Process) MarshalToVT ¶ added in v0.12.0
func (*Process) ProtoMessage ¶
func (*Process) ProtoMessage()
func (*Process) ProtoReflect ¶
func (x *Process) ProtoReflect() protoreflect.Message
func (*Process) UnmarshalVT ¶ added in v0.12.0
type ProcessInfo ¶
type ProcessInfo struct { Pid int32 `protobuf:"varint,1,opt,name=pid,proto3" json:"pid,omitempty"` Ppid int32 `protobuf:"varint,2,opt,name=ppid,proto3" json:"ppid,omitempty"` State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"` Threads int32 `protobuf:"varint,4,opt,name=threads,proto3" json:"threads,omitempty"` CpuTime float64 `protobuf:"fixed64,5,opt,name=cpu_time,json=cpuTime,proto3" json:"cpu_time,omitempty"` VirtualMemory uint64 `protobuf:"varint,6,opt,name=virtual_memory,json=virtualMemory,proto3" json:"virtual_memory,omitempty"` ResidentMemory uint64 `protobuf:"varint,7,opt,name=resident_memory,json=residentMemory,proto3" json:"resident_memory,omitempty"` Command string `protobuf:"bytes,8,opt,name=command,proto3" json:"command,omitempty"` Executable string `protobuf:"bytes,9,opt,name=executable,proto3" json:"executable,omitempty"` Args string `protobuf:"bytes,10,opt,name=args,proto3" json:"args,omitempty"` // contains filtered or unexported fields }
func (*ProcessInfo) Descriptor
deprecated
func (*ProcessInfo) Descriptor() ([]byte, []int)
Deprecated: Use ProcessInfo.ProtoReflect.Descriptor instead.
func (*ProcessInfo) GetArgs ¶
func (x *ProcessInfo) GetArgs() string
func (*ProcessInfo) GetCommand ¶
func (x *ProcessInfo) GetCommand() string
func (*ProcessInfo) GetCpuTime ¶
func (x *ProcessInfo) GetCpuTime() float64
func (*ProcessInfo) GetExecutable ¶
func (x *ProcessInfo) GetExecutable() string
func (*ProcessInfo) GetPid ¶
func (x *ProcessInfo) GetPid() int32
func (*ProcessInfo) GetPpid ¶
func (x *ProcessInfo) GetPpid() int32
func (*ProcessInfo) GetResidentMemory ¶
func (x *ProcessInfo) GetResidentMemory() uint64
func (*ProcessInfo) GetState ¶
func (x *ProcessInfo) GetState() string
func (*ProcessInfo) GetThreads ¶
func (x *ProcessInfo) GetThreads() int32
func (*ProcessInfo) GetVirtualMemory ¶
func (x *ProcessInfo) GetVirtualMemory() uint64
func (*ProcessInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ProcessInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ProcessInfo) MarshalToVT ¶ added in v0.12.0
func (m *ProcessInfo) MarshalToVT(dAtA []byte) (int, error)
func (*ProcessInfo) MarshalVT ¶ added in v0.12.0
func (m *ProcessInfo) MarshalVT() (dAtA []byte, err error)
func (*ProcessInfo) ProtoMessage ¶
func (*ProcessInfo) ProtoMessage()
func (*ProcessInfo) ProtoReflect ¶
func (x *ProcessInfo) ProtoReflect() protoreflect.Message
func (*ProcessInfo) Reset ¶
func (x *ProcessInfo) Reset()
func (*ProcessInfo) SizeVT ¶ added in v0.12.0
func (m *ProcessInfo) SizeVT() (n int)
func (*ProcessInfo) String ¶
func (x *ProcessInfo) String() string
func (*ProcessInfo) UnmarshalVT ¶ added in v0.12.0
func (m *ProcessInfo) UnmarshalVT(dAtA []byte) error
type ProcessesResponse ¶
type ProcessesResponse struct { Messages []*Process `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
rpc processes
func (*ProcessesResponse) Descriptor
deprecated
func (*ProcessesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ProcessesResponse.ProtoReflect.Descriptor instead.
func (*ProcessesResponse) GetMessages ¶
func (x *ProcessesResponse) GetMessages() []*Process
func (*ProcessesResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ProcessesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ProcessesResponse) MarshalToVT ¶ added in v0.12.0
func (m *ProcessesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ProcessesResponse) MarshalVT ¶ added in v0.12.0
func (m *ProcessesResponse) MarshalVT() (dAtA []byte, err error)
func (*ProcessesResponse) ProtoMessage ¶
func (*ProcessesResponse) ProtoMessage()
func (*ProcessesResponse) ProtoReflect ¶
func (x *ProcessesResponse) ProtoReflect() protoreflect.Message
func (*ProcessesResponse) Reset ¶
func (x *ProcessesResponse) Reset()
func (*ProcessesResponse) SizeVT ¶ added in v0.12.0
func (m *ProcessesResponse) SizeVT() (n int)
func (*ProcessesResponse) String ¶
func (x *ProcessesResponse) String() string
func (*ProcessesResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ProcessesResponse) UnmarshalVT(dAtA []byte) error
type ReadRequest ¶
type ReadRequest struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*ReadRequest) Descriptor
deprecated
func (*ReadRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReadRequest.ProtoReflect.Descriptor instead.
func (*ReadRequest) GetPath ¶
func (x *ReadRequest) GetPath() string
func (*ReadRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ReadRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReadRequest) MarshalToVT ¶ added in v0.12.0
func (m *ReadRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ReadRequest) MarshalVT ¶ added in v0.12.0
func (m *ReadRequest) MarshalVT() (dAtA []byte, err error)
func (*ReadRequest) ProtoMessage ¶
func (*ReadRequest) ProtoMessage()
func (*ReadRequest) ProtoReflect ¶
func (x *ReadRequest) ProtoReflect() protoreflect.Message
func (*ReadRequest) Reset ¶
func (x *ReadRequest) Reset()
func (*ReadRequest) SizeVT ¶ added in v0.12.0
func (m *ReadRequest) SizeVT() (n int)
func (*ReadRequest) String ¶
func (x *ReadRequest) String() string
func (*ReadRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ReadRequest) UnmarshalVT(dAtA []byte) error
type Reboot ¶
type Reboot struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
The reboot message containing the reboot status.
func (*Reboot) Descriptor
deprecated
func (*Reboot) GetMetadata ¶
func (*Reboot) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Reboot) MarshalToVT ¶ added in v0.12.0
func (*Reboot) ProtoMessage ¶
func (*Reboot) ProtoMessage()
func (*Reboot) ProtoReflect ¶
func (x *Reboot) ProtoReflect() protoreflect.Message
func (*Reboot) UnmarshalVT ¶ added in v0.12.0
type RebootRequest ¶ added in v0.14.0
type RebootRequest struct { Mode RebootRequest_Mode `protobuf:"varint,1,opt,name=mode,proto3,enum=machine.RebootRequest_Mode" json:"mode,omitempty"` // contains filtered or unexported fields }
rpc reboot
func (*RebootRequest) Descriptor
deprecated
added in
v0.14.0
func (*RebootRequest) Descriptor() ([]byte, []int)
Deprecated: Use RebootRequest.ProtoReflect.Descriptor instead.
func (*RebootRequest) GetMode ¶ added in v0.14.0
func (x *RebootRequest) GetMode() RebootRequest_Mode
func (*RebootRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *RebootRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RebootRequest) MarshalToVT ¶ added in v0.14.0
func (m *RebootRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RebootRequest) MarshalVT ¶ added in v0.14.0
func (m *RebootRequest) MarshalVT() (dAtA []byte, err error)
func (*RebootRequest) ProtoMessage ¶ added in v0.14.0
func (*RebootRequest) ProtoMessage()
func (*RebootRequest) ProtoReflect ¶ added in v0.14.0
func (x *RebootRequest) ProtoReflect() protoreflect.Message
func (*RebootRequest) Reset ¶ added in v0.14.0
func (x *RebootRequest) Reset()
func (*RebootRequest) SizeVT ¶ added in v0.14.0
func (m *RebootRequest) SizeVT() (n int)
func (*RebootRequest) String ¶ added in v0.14.0
func (x *RebootRequest) String() string
func (*RebootRequest) UnmarshalVT ¶ added in v0.14.0
func (m *RebootRequest) UnmarshalVT(dAtA []byte) error
type RebootRequest_Mode ¶ added in v0.14.0
type RebootRequest_Mode int32
const ( RebootRequest_DEFAULT RebootRequest_Mode = 0 RebootRequest_POWERCYCLE RebootRequest_Mode = 1 )
func (RebootRequest_Mode) Descriptor ¶ added in v0.14.0
func (RebootRequest_Mode) Descriptor() protoreflect.EnumDescriptor
func (RebootRequest_Mode) Enum ¶ added in v0.14.0
func (x RebootRequest_Mode) Enum() *RebootRequest_Mode
func (RebootRequest_Mode) EnumDescriptor
deprecated
added in
v0.14.0
func (RebootRequest_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use RebootRequest_Mode.Descriptor instead.
func (RebootRequest_Mode) Number ¶ added in v0.14.0
func (x RebootRequest_Mode) Number() protoreflect.EnumNumber
func (RebootRequest_Mode) String ¶ added in v0.14.0
func (x RebootRequest_Mode) String() string
func (RebootRequest_Mode) Type ¶ added in v0.14.0
func (RebootRequest_Mode) Type() protoreflect.EnumType
type RebootResponse ¶
type RebootResponse struct { Messages []*Reboot `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*RebootResponse) Descriptor
deprecated
func (*RebootResponse) Descriptor() ([]byte, []int)
Deprecated: Use RebootResponse.ProtoReflect.Descriptor instead.
func (*RebootResponse) GetMessages ¶
func (x *RebootResponse) GetMessages() []*Reboot
func (*RebootResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RebootResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RebootResponse) MarshalToVT ¶ added in v0.12.0
func (m *RebootResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RebootResponse) MarshalVT ¶ added in v0.12.0
func (m *RebootResponse) MarshalVT() (dAtA []byte, err error)
func (*RebootResponse) ProtoMessage ¶
func (*RebootResponse) ProtoMessage()
func (*RebootResponse) ProtoReflect ¶
func (x *RebootResponse) ProtoReflect() protoreflect.Message
func (*RebootResponse) Reset ¶
func (x *RebootResponse) Reset()
func (*RebootResponse) SizeVT ¶ added in v0.12.0
func (m *RebootResponse) SizeVT() (n int)
func (*RebootResponse) String ¶
func (x *RebootResponse) String() string
func (*RebootResponse) UnmarshalVT ¶ added in v0.12.0
func (m *RebootResponse) UnmarshalVT(dAtA []byte) error
type Reset ¶
type Reset struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
The reset message containing the restart status.
func (*Reset) Descriptor
deprecated
func (*Reset) GetMetadata ¶
func (*Reset) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Reset) ProtoMessage ¶
func (*Reset) ProtoMessage()
func (*Reset) ProtoReflect ¶
func (x *Reset) ProtoReflect() protoreflect.Message
func (*Reset) UnmarshalVT ¶ added in v0.12.0
type ResetPartitionSpec ¶
type ResetPartitionSpec struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Wipe bool `protobuf:"varint,2,opt,name=wipe,proto3" json:"wipe,omitempty"` // contains filtered or unexported fields }
rpc reset
func (*ResetPartitionSpec) Descriptor
deprecated
func (*ResetPartitionSpec) Descriptor() ([]byte, []int)
Deprecated: Use ResetPartitionSpec.ProtoReflect.Descriptor instead.
func (*ResetPartitionSpec) GetLabel ¶
func (x *ResetPartitionSpec) GetLabel() string
func (*ResetPartitionSpec) GetWipe ¶
func (x *ResetPartitionSpec) GetWipe() bool
func (*ResetPartitionSpec) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ResetPartitionSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ResetPartitionSpec) MarshalToVT ¶ added in v0.12.0
func (m *ResetPartitionSpec) MarshalToVT(dAtA []byte) (int, error)
func (*ResetPartitionSpec) MarshalVT ¶ added in v0.12.0
func (m *ResetPartitionSpec) MarshalVT() (dAtA []byte, err error)
func (*ResetPartitionSpec) ProtoMessage ¶
func (*ResetPartitionSpec) ProtoMessage()
func (*ResetPartitionSpec) ProtoReflect ¶
func (x *ResetPartitionSpec) ProtoReflect() protoreflect.Message
func (*ResetPartitionSpec) Reset ¶
func (x *ResetPartitionSpec) Reset()
func (*ResetPartitionSpec) SizeVT ¶ added in v0.12.0
func (m *ResetPartitionSpec) SizeVT() (n int)
func (*ResetPartitionSpec) String ¶
func (x *ResetPartitionSpec) String() string
func (*ResetPartitionSpec) UnmarshalVT ¶ added in v0.12.0
func (m *ResetPartitionSpec) UnmarshalVT(dAtA []byte) error
type ResetRequest ¶
type ResetRequest struct { // Graceful indicates whether node should leave etcd before the upgrade, it also // enforces etcd checks before leaving. Graceful bool `protobuf:"varint,1,opt,name=graceful,proto3" json:"graceful,omitempty"` // Reboot indicates whether node should reboot or halt after resetting. Reboot bool `protobuf:"varint,2,opt,name=reboot,proto3" json:"reboot,omitempty"` // System_partitions_to_wipe lists specific system disk partitions to be reset (wiped). // If system_partitions_to_wipe is empty, all the partitions are erased. SystemPartitionsToWipe []*ResetPartitionSpec `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ResetRequest) Descriptor
deprecated
func (*ResetRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetRequest.ProtoReflect.Descriptor instead.
func (*ResetRequest) GetGraceful ¶
func (x *ResetRequest) GetGraceful() bool
func (*ResetRequest) GetReboot ¶
func (x *ResetRequest) GetReboot() bool
func (*ResetRequest) GetSystemPartitionsToWipe ¶
func (x *ResetRequest) GetSystemPartitionsToWipe() []*ResetPartitionSpec
func (*ResetRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ResetRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ResetRequest) MarshalToVT ¶ added in v0.12.0
func (m *ResetRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ResetRequest) MarshalVT ¶ added in v0.12.0
func (m *ResetRequest) MarshalVT() (dAtA []byte, err error)
func (*ResetRequest) ProtoMessage ¶
func (*ResetRequest) ProtoMessage()
func (*ResetRequest) ProtoReflect ¶
func (x *ResetRequest) ProtoReflect() protoreflect.Message
func (*ResetRequest) Reset ¶
func (x *ResetRequest) Reset()
func (*ResetRequest) SizeVT ¶ added in v0.12.0
func (m *ResetRequest) SizeVT() (n int)
func (*ResetRequest) String ¶
func (x *ResetRequest) String() string
func (*ResetRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ResetRequest) UnmarshalVT(dAtA []byte) error
type ResetResponse ¶
type ResetResponse struct { Messages []*Reset `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*ResetResponse) Descriptor
deprecated
func (*ResetResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetResponse.ProtoReflect.Descriptor instead.
func (*ResetResponse) GetMessages ¶
func (x *ResetResponse) GetMessages() []*Reset
func (*ResetResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ResetResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ResetResponse) MarshalToVT ¶ added in v0.12.0
func (m *ResetResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ResetResponse) MarshalVT ¶ added in v0.12.0
func (m *ResetResponse) MarshalVT() (dAtA []byte, err error)
func (*ResetResponse) ProtoMessage ¶
func (*ResetResponse) ProtoMessage()
func (*ResetResponse) ProtoReflect ¶
func (x *ResetResponse) ProtoReflect() protoreflect.Message
func (*ResetResponse) Reset ¶
func (x *ResetResponse) Reset()
func (*ResetResponse) SizeVT ¶ added in v0.12.0
func (m *ResetResponse) SizeVT() (n int)
func (*ResetResponse) String ¶
func (x *ResetResponse) String() string
func (*ResetResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ResetResponse) UnmarshalVT(dAtA []byte) error
type Restart ¶
type Restart struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*Restart) Descriptor
deprecated
func (*Restart) GetMetadata ¶
func (*Restart) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Restart) MarshalToVT ¶ added in v0.12.0
func (*Restart) ProtoMessage ¶
func (*Restart) ProtoMessage()
func (*Restart) ProtoReflect ¶
func (x *Restart) ProtoReflect() protoreflect.Message
func (*Restart) UnmarshalVT ¶ added in v0.12.0
type RestartEvent ¶
type RestartEvent struct { Cmd int64 `protobuf:"varint,1,opt,name=cmd,proto3" json:"cmd,omitempty"` // contains filtered or unexported fields }
func (*RestartEvent) Descriptor
deprecated
func (*RestartEvent) Descriptor() ([]byte, []int)
Deprecated: Use RestartEvent.ProtoReflect.Descriptor instead.
func (*RestartEvent) GetCmd ¶
func (x *RestartEvent) GetCmd() int64
func (*RestartEvent) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RestartEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RestartEvent) MarshalToVT ¶ added in v0.12.0
func (m *RestartEvent) MarshalToVT(dAtA []byte) (int, error)
func (*RestartEvent) MarshalVT ¶ added in v0.12.0
func (m *RestartEvent) MarshalVT() (dAtA []byte, err error)
func (*RestartEvent) ProtoMessage ¶
func (*RestartEvent) ProtoMessage()
func (*RestartEvent) ProtoReflect ¶
func (x *RestartEvent) ProtoReflect() protoreflect.Message
func (*RestartEvent) Reset ¶
func (x *RestartEvent) Reset()
func (*RestartEvent) SizeVT ¶ added in v0.12.0
func (m *RestartEvent) SizeVT() (n int)
func (*RestartEvent) String ¶
func (x *RestartEvent) String() string
func (*RestartEvent) UnmarshalVT ¶ added in v0.12.0
func (m *RestartEvent) UnmarshalVT(dAtA []byte) error
type RestartRequest ¶
type RestartRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // driver might be default "containerd" or "cri" Driver common.ContainerDriver `protobuf:"varint,3,opt,name=driver,proto3,enum=common.ContainerDriver" json:"driver,omitempty"` // contains filtered or unexported fields }
rpc restart The request message containing the process to restart.
func (*RestartRequest) Descriptor
deprecated
func (*RestartRequest) Descriptor() ([]byte, []int)
Deprecated: Use RestartRequest.ProtoReflect.Descriptor instead.
func (*RestartRequest) GetDriver ¶
func (x *RestartRequest) GetDriver() common.ContainerDriver
func (*RestartRequest) GetId ¶
func (x *RestartRequest) GetId() string
func (*RestartRequest) GetNamespace ¶
func (x *RestartRequest) GetNamespace() string
func (*RestartRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RestartRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RestartRequest) MarshalToVT ¶ added in v0.12.0
func (m *RestartRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RestartRequest) MarshalVT ¶ added in v0.12.0
func (m *RestartRequest) MarshalVT() (dAtA []byte, err error)
func (*RestartRequest) ProtoMessage ¶
func (*RestartRequest) ProtoMessage()
func (*RestartRequest) ProtoReflect ¶
func (x *RestartRequest) ProtoReflect() protoreflect.Message
func (*RestartRequest) Reset ¶
func (x *RestartRequest) Reset()
func (*RestartRequest) SizeVT ¶ added in v0.12.0
func (m *RestartRequest) SizeVT() (n int)
func (*RestartRequest) String ¶
func (x *RestartRequest) String() string
func (*RestartRequest) UnmarshalVT ¶ added in v0.12.0
func (m *RestartRequest) UnmarshalVT(dAtA []byte) error
type RestartResponse ¶
type RestartResponse struct { Messages []*Restart `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
The messages message containing the restart status.
func (*RestartResponse) Descriptor
deprecated
func (*RestartResponse) Descriptor() ([]byte, []int)
Deprecated: Use RestartResponse.ProtoReflect.Descriptor instead.
func (*RestartResponse) GetMessages ¶
func (x *RestartResponse) GetMessages() []*Restart
func (*RestartResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RestartResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RestartResponse) MarshalToVT ¶ added in v0.12.0
func (m *RestartResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RestartResponse) MarshalVT ¶ added in v0.12.0
func (m *RestartResponse) MarshalVT() (dAtA []byte, err error)
func (*RestartResponse) ProtoMessage ¶
func (*RestartResponse) ProtoMessage()
func (*RestartResponse) ProtoReflect ¶
func (x *RestartResponse) ProtoReflect() protoreflect.Message
func (*RestartResponse) Reset ¶
func (x *RestartResponse) Reset()
func (*RestartResponse) SizeVT ¶ added in v0.12.0
func (m *RestartResponse) SizeVT() (n int)
func (*RestartResponse) String ¶
func (x *RestartResponse) String() string
func (*RestartResponse) UnmarshalVT ¶ added in v0.12.0
func (m *RestartResponse) UnmarshalVT(dAtA []byte) error
type Rollback ¶
type Rollback struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*Rollback) Descriptor
deprecated
func (*Rollback) GetMetadata ¶
func (*Rollback) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Rollback) MarshalToVT ¶ added in v0.12.0
func (*Rollback) ProtoMessage ¶
func (*Rollback) ProtoMessage()
func (*Rollback) ProtoReflect ¶
func (x *Rollback) ProtoReflect() protoreflect.Message
func (*Rollback) UnmarshalVT ¶ added in v0.12.0
type RollbackRequest ¶
type RollbackRequest struct {
// contains filtered or unexported fields
}
rpc rollback
func (*RollbackRequest) Descriptor
deprecated
func (*RollbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use RollbackRequest.ProtoReflect.Descriptor instead.
func (*RollbackRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RollbackRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RollbackRequest) MarshalToVT ¶ added in v0.12.0
func (m *RollbackRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RollbackRequest) MarshalVT ¶ added in v0.12.0
func (m *RollbackRequest) MarshalVT() (dAtA []byte, err error)
func (*RollbackRequest) ProtoMessage ¶
func (*RollbackRequest) ProtoMessage()
func (*RollbackRequest) ProtoReflect ¶
func (x *RollbackRequest) ProtoReflect() protoreflect.Message
func (*RollbackRequest) Reset ¶
func (x *RollbackRequest) Reset()
func (*RollbackRequest) SizeVT ¶ added in v0.12.0
func (m *RollbackRequest) SizeVT() (n int)
func (*RollbackRequest) String ¶
func (x *RollbackRequest) String() string
func (*RollbackRequest) UnmarshalVT ¶ added in v0.12.0
func (m *RollbackRequest) UnmarshalVT(dAtA []byte) error
type RollbackResponse ¶
type RollbackResponse struct { Messages []*Rollback `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*RollbackResponse) Descriptor
deprecated
func (*RollbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use RollbackResponse.ProtoReflect.Descriptor instead.
func (*RollbackResponse) GetMessages ¶
func (x *RollbackResponse) GetMessages() []*Rollback
func (*RollbackResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RollbackResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RollbackResponse) MarshalToVT ¶ added in v0.12.0
func (m *RollbackResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RollbackResponse) MarshalVT ¶ added in v0.12.0
func (m *RollbackResponse) MarshalVT() (dAtA []byte, err error)
func (*RollbackResponse) ProtoMessage ¶
func (*RollbackResponse) ProtoMessage()
func (*RollbackResponse) ProtoReflect ¶
func (x *RollbackResponse) ProtoReflect() protoreflect.Message
func (*RollbackResponse) Reset ¶
func (x *RollbackResponse) Reset()
func (*RollbackResponse) SizeVT ¶ added in v0.12.0
func (m *RollbackResponse) SizeVT() (n int)
func (*RollbackResponse) String ¶
func (x *RollbackResponse) String() string
func (*RollbackResponse) UnmarshalVT ¶ added in v0.12.0
func (m *RollbackResponse) UnmarshalVT(dAtA []byte) error
type RouteConfig ¶
type RouteConfig struct { Network string `protobuf:"bytes,1,opt,name=network,proto3" json:"network,omitempty"` Gateway string `protobuf:"bytes,2,opt,name=gateway,proto3" json:"gateway,omitempty"` Metric uint32 `protobuf:"varint,3,opt,name=metric,proto3" json:"metric,omitempty"` // contains filtered or unexported fields }
func (*RouteConfig) Descriptor
deprecated
func (*RouteConfig) Descriptor() ([]byte, []int)
Deprecated: Use RouteConfig.ProtoReflect.Descriptor instead.
func (*RouteConfig) GetGateway ¶
func (x *RouteConfig) GetGateway() string
func (*RouteConfig) GetMetric ¶
func (x *RouteConfig) GetMetric() uint32
func (*RouteConfig) GetNetwork ¶
func (x *RouteConfig) GetNetwork() string
func (*RouteConfig) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RouteConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RouteConfig) MarshalToVT ¶ added in v0.12.0
func (m *RouteConfig) MarshalToVT(dAtA []byte) (int, error)
func (*RouteConfig) MarshalVT ¶ added in v0.12.0
func (m *RouteConfig) MarshalVT() (dAtA []byte, err error)
func (*RouteConfig) ProtoMessage ¶
func (*RouteConfig) ProtoMessage()
func (*RouteConfig) ProtoReflect ¶
func (x *RouteConfig) ProtoReflect() protoreflect.Message
func (*RouteConfig) Reset ¶
func (x *RouteConfig) Reset()
func (*RouteConfig) SizeVT ¶ added in v0.12.0
func (m *RouteConfig) SizeVT() (n int)
func (*RouteConfig) String ¶
func (x *RouteConfig) String() string
func (*RouteConfig) UnmarshalVT ¶ added in v0.12.0
func (m *RouteConfig) UnmarshalVT(dAtA []byte) error
type SequenceEvent ¶
type SequenceEvent struct { Sequence string `protobuf:"bytes,1,opt,name=sequence,proto3" json:"sequence,omitempty"` Action SequenceEvent_Action `protobuf:"varint,2,opt,name=action,proto3,enum=machine.SequenceEvent_Action" json:"action,omitempty"` Error *common.Error `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
rpc events
func (*SequenceEvent) Descriptor
deprecated
func (*SequenceEvent) Descriptor() ([]byte, []int)
Deprecated: Use SequenceEvent.ProtoReflect.Descriptor instead.
func (*SequenceEvent) GetAction ¶
func (x *SequenceEvent) GetAction() SequenceEvent_Action
func (*SequenceEvent) GetError ¶
func (x *SequenceEvent) GetError() *common.Error
func (*SequenceEvent) GetSequence ¶
func (x *SequenceEvent) GetSequence() string
func (*SequenceEvent) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SequenceEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SequenceEvent) MarshalToVT ¶ added in v0.12.0
func (m *SequenceEvent) MarshalToVT(dAtA []byte) (int, error)
func (*SequenceEvent) MarshalVT ¶ added in v0.12.0
func (m *SequenceEvent) MarshalVT() (dAtA []byte, err error)
func (*SequenceEvent) ProtoMessage ¶
func (*SequenceEvent) ProtoMessage()
func (*SequenceEvent) ProtoReflect ¶
func (x *SequenceEvent) ProtoReflect() protoreflect.Message
func (*SequenceEvent) Reset ¶
func (x *SequenceEvent) Reset()
func (*SequenceEvent) SizeVT ¶ added in v0.12.0
func (m *SequenceEvent) SizeVT() (n int)
func (*SequenceEvent) String ¶
func (x *SequenceEvent) String() string
func (*SequenceEvent) UnmarshalVT ¶ added in v0.12.0
func (m *SequenceEvent) UnmarshalVT(dAtA []byte) error
type SequenceEvent_Action ¶
type SequenceEvent_Action int32
const ( SequenceEvent_NOOP SequenceEvent_Action = 0 SequenceEvent_START SequenceEvent_Action = 1 SequenceEvent_STOP SequenceEvent_Action = 2 )
func (SequenceEvent_Action) Descriptor ¶
func (SequenceEvent_Action) Descriptor() protoreflect.EnumDescriptor
func (SequenceEvent_Action) Enum ¶
func (x SequenceEvent_Action) Enum() *SequenceEvent_Action
func (SequenceEvent_Action) EnumDescriptor
deprecated
func (SequenceEvent_Action) EnumDescriptor() ([]byte, []int)
Deprecated: Use SequenceEvent_Action.Descriptor instead.
func (SequenceEvent_Action) Number ¶
func (x SequenceEvent_Action) Number() protoreflect.EnumNumber
func (SequenceEvent_Action) String ¶
func (x SequenceEvent_Action) String() string
func (SequenceEvent_Action) Type ¶
func (SequenceEvent_Action) Type() protoreflect.EnumType
type ServiceEvent ¶
type ServiceEvent struct { Msg string `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"` State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` Ts *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=ts,proto3" json:"ts,omitempty"` // contains filtered or unexported fields }
func (*ServiceEvent) Descriptor
deprecated
func (*ServiceEvent) Descriptor() ([]byte, []int)
Deprecated: Use ServiceEvent.ProtoReflect.Descriptor instead.
func (*ServiceEvent) GetMsg ¶
func (x *ServiceEvent) GetMsg() string
func (*ServiceEvent) GetState ¶
func (x *ServiceEvent) GetState() string
func (*ServiceEvent) GetTs ¶
func (x *ServiceEvent) GetTs() *timestamppb.Timestamp
func (*ServiceEvent) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceEvent) MarshalToVT ¶ added in v0.12.0
func (m *ServiceEvent) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceEvent) MarshalVT ¶ added in v0.12.0
func (m *ServiceEvent) MarshalVT() (dAtA []byte, err error)
func (*ServiceEvent) ProtoMessage ¶
func (*ServiceEvent) ProtoMessage()
func (*ServiceEvent) ProtoReflect ¶
func (x *ServiceEvent) ProtoReflect() protoreflect.Message
func (*ServiceEvent) Reset ¶
func (x *ServiceEvent) Reset()
func (*ServiceEvent) SizeVT ¶ added in v0.12.0
func (m *ServiceEvent) SizeVT() (n int)
func (*ServiceEvent) String ¶
func (x *ServiceEvent) String() string
func (*ServiceEvent) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceEvent) UnmarshalVT(dAtA []byte) error
type ServiceEvents ¶
type ServiceEvents struct { Events []*ServiceEvent `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*ServiceEvents) Descriptor
deprecated
func (*ServiceEvents) Descriptor() ([]byte, []int)
Deprecated: Use ServiceEvents.ProtoReflect.Descriptor instead.
func (*ServiceEvents) GetEvents ¶
func (x *ServiceEvents) GetEvents() []*ServiceEvent
func (*ServiceEvents) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceEvents) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceEvents) MarshalToVT ¶ added in v0.12.0
func (m *ServiceEvents) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceEvents) MarshalVT ¶ added in v0.12.0
func (m *ServiceEvents) MarshalVT() (dAtA []byte, err error)
func (*ServiceEvents) ProtoMessage ¶
func (*ServiceEvents) ProtoMessage()
func (*ServiceEvents) ProtoReflect ¶
func (x *ServiceEvents) ProtoReflect() protoreflect.Message
func (*ServiceEvents) Reset ¶
func (x *ServiceEvents) Reset()
func (*ServiceEvents) SizeVT ¶ added in v0.12.0
func (m *ServiceEvents) SizeVT() (n int)
func (*ServiceEvents) String ¶
func (x *ServiceEvents) String() string
func (*ServiceEvents) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceEvents) UnmarshalVT(dAtA []byte) error
type ServiceHealth ¶
type ServiceHealth struct { Unknown bool `protobuf:"varint,1,opt,name=unknown,proto3" json:"unknown,omitempty"` Healthy bool `protobuf:"varint,2,opt,name=healthy,proto3" json:"healthy,omitempty"` LastMessage string `protobuf:"bytes,3,opt,name=last_message,json=lastMessage,proto3" json:"last_message,omitempty"` LastChange *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=last_change,json=lastChange,proto3" json:"last_change,omitempty"` // contains filtered or unexported fields }
func (*ServiceHealth) Descriptor
deprecated
func (*ServiceHealth) Descriptor() ([]byte, []int)
Deprecated: Use ServiceHealth.ProtoReflect.Descriptor instead.
func (*ServiceHealth) GetHealthy ¶
func (x *ServiceHealth) GetHealthy() bool
func (*ServiceHealth) GetLastChange ¶
func (x *ServiceHealth) GetLastChange() *timestamppb.Timestamp
func (*ServiceHealth) GetLastMessage ¶
func (x *ServiceHealth) GetLastMessage() string
func (*ServiceHealth) GetUnknown ¶
func (x *ServiceHealth) GetUnknown() bool
func (*ServiceHealth) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceHealth) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceHealth) MarshalToVT ¶ added in v0.12.0
func (m *ServiceHealth) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceHealth) MarshalVT ¶ added in v0.12.0
func (m *ServiceHealth) MarshalVT() (dAtA []byte, err error)
func (*ServiceHealth) ProtoMessage ¶
func (*ServiceHealth) ProtoMessage()
func (*ServiceHealth) ProtoReflect ¶
func (x *ServiceHealth) ProtoReflect() protoreflect.Message
func (*ServiceHealth) Reset ¶
func (x *ServiceHealth) Reset()
func (*ServiceHealth) SizeVT ¶ added in v0.12.0
func (m *ServiceHealth) SizeVT() (n int)
func (*ServiceHealth) String ¶
func (x *ServiceHealth) String() string
func (*ServiceHealth) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceHealth) UnmarshalVT(dAtA []byte) error
type ServiceInfo ¶
type ServiceInfo struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` Events *ServiceEvents `protobuf:"bytes,3,opt,name=events,proto3" json:"events,omitempty"` Health *ServiceHealth `protobuf:"bytes,4,opt,name=health,proto3" json:"health,omitempty"` // contains filtered or unexported fields }
func (*ServiceInfo) Descriptor
deprecated
func (*ServiceInfo) Descriptor() ([]byte, []int)
Deprecated: Use ServiceInfo.ProtoReflect.Descriptor instead.
func (*ServiceInfo) GetEvents ¶
func (x *ServiceInfo) GetEvents() *ServiceEvents
func (*ServiceInfo) GetHealth ¶
func (x *ServiceInfo) GetHealth() *ServiceHealth
func (*ServiceInfo) GetId ¶
func (x *ServiceInfo) GetId() string
func (*ServiceInfo) GetState ¶
func (x *ServiceInfo) GetState() string
func (*ServiceInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceInfo) MarshalToVT ¶ added in v0.12.0
func (m *ServiceInfo) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceInfo) MarshalVT ¶ added in v0.12.0
func (m *ServiceInfo) MarshalVT() (dAtA []byte, err error)
func (*ServiceInfo) ProtoMessage ¶
func (*ServiceInfo) ProtoMessage()
func (*ServiceInfo) ProtoReflect ¶
func (x *ServiceInfo) ProtoReflect() protoreflect.Message
func (*ServiceInfo) Reset ¶
func (x *ServiceInfo) Reset()
func (*ServiceInfo) SizeVT ¶ added in v0.12.0
func (m *ServiceInfo) SizeVT() (n int)
func (*ServiceInfo) String ¶
func (x *ServiceInfo) String() string
func (*ServiceInfo) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceInfo) UnmarshalVT(dAtA []byte) error
type ServiceList ¶
type ServiceList struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Services []*ServiceInfo `protobuf:"bytes,2,rep,name=services,proto3" json:"services,omitempty"` // contains filtered or unexported fields }
rpc servicelist
func (*ServiceList) Descriptor
deprecated
func (*ServiceList) Descriptor() ([]byte, []int)
Deprecated: Use ServiceList.ProtoReflect.Descriptor instead.
func (*ServiceList) GetMetadata ¶
func (x *ServiceList) GetMetadata() *common.Metadata
func (*ServiceList) GetServices ¶
func (x *ServiceList) GetServices() []*ServiceInfo
func (*ServiceList) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceList) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceList) MarshalToVT ¶ added in v0.12.0
func (m *ServiceList) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceList) MarshalVT ¶ added in v0.12.0
func (m *ServiceList) MarshalVT() (dAtA []byte, err error)
func (*ServiceList) ProtoMessage ¶
func (*ServiceList) ProtoMessage()
func (*ServiceList) ProtoReflect ¶
func (x *ServiceList) ProtoReflect() protoreflect.Message
func (*ServiceList) Reset ¶
func (x *ServiceList) Reset()
func (*ServiceList) SizeVT ¶ added in v0.12.0
func (m *ServiceList) SizeVT() (n int)
func (*ServiceList) String ¶
func (x *ServiceList) String() string
func (*ServiceList) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceList) UnmarshalVT(dAtA []byte) error
type ServiceListResponse ¶
type ServiceListResponse struct { Messages []*ServiceList `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*ServiceListResponse) Descriptor
deprecated
func (*ServiceListResponse) Descriptor() ([]byte, []int)
Deprecated: Use ServiceListResponse.ProtoReflect.Descriptor instead.
func (*ServiceListResponse) GetMessages ¶
func (x *ServiceListResponse) GetMessages() []*ServiceList
func (*ServiceListResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceListResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceListResponse) MarshalToVT ¶ added in v0.12.0
func (m *ServiceListResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceListResponse) MarshalVT ¶ added in v0.12.0
func (m *ServiceListResponse) MarshalVT() (dAtA []byte, err error)
func (*ServiceListResponse) ProtoMessage ¶
func (*ServiceListResponse) ProtoMessage()
func (*ServiceListResponse) ProtoReflect ¶
func (x *ServiceListResponse) ProtoReflect() protoreflect.Message
func (*ServiceListResponse) Reset ¶
func (x *ServiceListResponse) Reset()
func (*ServiceListResponse) SizeVT ¶ added in v0.12.0
func (m *ServiceListResponse) SizeVT() (n int)
func (*ServiceListResponse) String ¶
func (x *ServiceListResponse) String() string
func (*ServiceListResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceListResponse) UnmarshalVT(dAtA []byte) error
type ServiceRestart ¶
type ServiceRestart struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Resp string `protobuf:"bytes,2,opt,name=resp,proto3" json:"resp,omitempty"` // contains filtered or unexported fields }
func (*ServiceRestart) Descriptor
deprecated
func (*ServiceRestart) Descriptor() ([]byte, []int)
Deprecated: Use ServiceRestart.ProtoReflect.Descriptor instead.
func (*ServiceRestart) GetMetadata ¶
func (x *ServiceRestart) GetMetadata() *common.Metadata
func (*ServiceRestart) GetResp ¶
func (x *ServiceRestart) GetResp() string
func (*ServiceRestart) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceRestart) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceRestart) MarshalToVT ¶ added in v0.12.0
func (m *ServiceRestart) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceRestart) MarshalVT ¶ added in v0.12.0
func (m *ServiceRestart) MarshalVT() (dAtA []byte, err error)
func (*ServiceRestart) ProtoMessage ¶
func (*ServiceRestart) ProtoMessage()
func (*ServiceRestart) ProtoReflect ¶
func (x *ServiceRestart) ProtoReflect() protoreflect.Message
func (*ServiceRestart) Reset ¶
func (x *ServiceRestart) Reset()
func (*ServiceRestart) SizeVT ¶ added in v0.12.0
func (m *ServiceRestart) SizeVT() (n int)
func (*ServiceRestart) String ¶
func (x *ServiceRestart) String() string
func (*ServiceRestart) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceRestart) UnmarshalVT(dAtA []byte) error
type ServiceRestartRequest ¶
type ServiceRestartRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ServiceRestartRequest) Descriptor
deprecated
func (*ServiceRestartRequest) Descriptor() ([]byte, []int)
Deprecated: Use ServiceRestartRequest.ProtoReflect.Descriptor instead.
func (*ServiceRestartRequest) GetId ¶
func (x *ServiceRestartRequest) GetId() string
func (*ServiceRestartRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceRestartRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceRestartRequest) MarshalToVT ¶ added in v0.12.0
func (m *ServiceRestartRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceRestartRequest) MarshalVT ¶ added in v0.12.0
func (m *ServiceRestartRequest) MarshalVT() (dAtA []byte, err error)
func (*ServiceRestartRequest) ProtoMessage ¶
func (*ServiceRestartRequest) ProtoMessage()
func (*ServiceRestartRequest) ProtoReflect ¶
func (x *ServiceRestartRequest) ProtoReflect() protoreflect.Message
func (*ServiceRestartRequest) Reset ¶
func (x *ServiceRestartRequest) Reset()
func (*ServiceRestartRequest) SizeVT ¶ added in v0.12.0
func (m *ServiceRestartRequest) SizeVT() (n int)
func (*ServiceRestartRequest) String ¶
func (x *ServiceRestartRequest) String() string
func (*ServiceRestartRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceRestartRequest) UnmarshalVT(dAtA []byte) error
type ServiceRestartResponse ¶
type ServiceRestartResponse struct { Messages []*ServiceRestart `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*ServiceRestartResponse) Descriptor
deprecated
func (*ServiceRestartResponse) Descriptor() ([]byte, []int)
Deprecated: Use ServiceRestartResponse.ProtoReflect.Descriptor instead.
func (*ServiceRestartResponse) GetMessages ¶
func (x *ServiceRestartResponse) GetMessages() []*ServiceRestart
func (*ServiceRestartResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceRestartResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceRestartResponse) MarshalToVT ¶ added in v0.12.0
func (m *ServiceRestartResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceRestartResponse) MarshalVT ¶ added in v0.12.0
func (m *ServiceRestartResponse) MarshalVT() (dAtA []byte, err error)
func (*ServiceRestartResponse) ProtoMessage ¶
func (*ServiceRestartResponse) ProtoMessage()
func (*ServiceRestartResponse) ProtoReflect ¶
func (x *ServiceRestartResponse) ProtoReflect() protoreflect.Message
func (*ServiceRestartResponse) Reset ¶
func (x *ServiceRestartResponse) Reset()
func (*ServiceRestartResponse) SizeVT ¶ added in v0.12.0
func (m *ServiceRestartResponse) SizeVT() (n int)
func (*ServiceRestartResponse) String ¶
func (x *ServiceRestartResponse) String() string
func (*ServiceRestartResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceRestartResponse) UnmarshalVT(dAtA []byte) error
type ServiceStart ¶
type ServiceStart struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Resp string `protobuf:"bytes,2,opt,name=resp,proto3" json:"resp,omitempty"` // contains filtered or unexported fields }
func (*ServiceStart) Descriptor
deprecated
func (*ServiceStart) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStart.ProtoReflect.Descriptor instead.
func (*ServiceStart) GetMetadata ¶
func (x *ServiceStart) GetMetadata() *common.Metadata
func (*ServiceStart) GetResp ¶
func (x *ServiceStart) GetResp() string
func (*ServiceStart) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceStart) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceStart) MarshalToVT ¶ added in v0.12.0
func (m *ServiceStart) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceStart) MarshalVT ¶ added in v0.12.0
func (m *ServiceStart) MarshalVT() (dAtA []byte, err error)
func (*ServiceStart) ProtoMessage ¶
func (*ServiceStart) ProtoMessage()
func (*ServiceStart) ProtoReflect ¶
func (x *ServiceStart) ProtoReflect() protoreflect.Message
func (*ServiceStart) Reset ¶
func (x *ServiceStart) Reset()
func (*ServiceStart) SizeVT ¶ added in v0.12.0
func (m *ServiceStart) SizeVT() (n int)
func (*ServiceStart) String ¶
func (x *ServiceStart) String() string
func (*ServiceStart) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceStart) UnmarshalVT(dAtA []byte) error
type ServiceStartRequest ¶
type ServiceStartRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
rpc servicestart
func (*ServiceStartRequest) Descriptor
deprecated
func (*ServiceStartRequest) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStartRequest.ProtoReflect.Descriptor instead.
func (*ServiceStartRequest) GetId ¶
func (x *ServiceStartRequest) GetId() string
func (*ServiceStartRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceStartRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceStartRequest) MarshalToVT ¶ added in v0.12.0
func (m *ServiceStartRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceStartRequest) MarshalVT ¶ added in v0.12.0
func (m *ServiceStartRequest) MarshalVT() (dAtA []byte, err error)
func (*ServiceStartRequest) ProtoMessage ¶
func (*ServiceStartRequest) ProtoMessage()
func (*ServiceStartRequest) ProtoReflect ¶
func (x *ServiceStartRequest) ProtoReflect() protoreflect.Message
func (*ServiceStartRequest) Reset ¶
func (x *ServiceStartRequest) Reset()
func (*ServiceStartRequest) SizeVT ¶ added in v0.12.0
func (m *ServiceStartRequest) SizeVT() (n int)
func (*ServiceStartRequest) String ¶
func (x *ServiceStartRequest) String() string
func (*ServiceStartRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceStartRequest) UnmarshalVT(dAtA []byte) error
type ServiceStartResponse ¶
type ServiceStartResponse struct { Messages []*ServiceStart `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*ServiceStartResponse) Descriptor
deprecated
func (*ServiceStartResponse) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStartResponse.ProtoReflect.Descriptor instead.
func (*ServiceStartResponse) GetMessages ¶
func (x *ServiceStartResponse) GetMessages() []*ServiceStart
func (*ServiceStartResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceStartResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceStartResponse) MarshalToVT ¶ added in v0.12.0
func (m *ServiceStartResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceStartResponse) MarshalVT ¶ added in v0.12.0
func (m *ServiceStartResponse) MarshalVT() (dAtA []byte, err error)
func (*ServiceStartResponse) ProtoMessage ¶
func (*ServiceStartResponse) ProtoMessage()
func (*ServiceStartResponse) ProtoReflect ¶
func (x *ServiceStartResponse) ProtoReflect() protoreflect.Message
func (*ServiceStartResponse) Reset ¶
func (x *ServiceStartResponse) Reset()
func (*ServiceStartResponse) SizeVT ¶ added in v0.12.0
func (m *ServiceStartResponse) SizeVT() (n int)
func (*ServiceStartResponse) String ¶
func (x *ServiceStartResponse) String() string
func (*ServiceStartResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceStartResponse) UnmarshalVT(dAtA []byte) error
type ServiceStateEvent ¶
type ServiceStateEvent struct { Service string `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` Action ServiceStateEvent_Action `protobuf:"varint,2,opt,name=action,proto3,enum=machine.ServiceStateEvent_Action" json:"action,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` Health *ServiceHealth `protobuf:"bytes,4,opt,name=health,proto3" json:"health,omitempty"` // contains filtered or unexported fields }
func (*ServiceStateEvent) Descriptor
deprecated
func (*ServiceStateEvent) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStateEvent.ProtoReflect.Descriptor instead.
func (*ServiceStateEvent) GetAction ¶
func (x *ServiceStateEvent) GetAction() ServiceStateEvent_Action
func (*ServiceStateEvent) GetHealth ¶
func (x *ServiceStateEvent) GetHealth() *ServiceHealth
func (*ServiceStateEvent) GetMessage ¶
func (x *ServiceStateEvent) GetMessage() string
func (*ServiceStateEvent) GetService ¶
func (x *ServiceStateEvent) GetService() string
func (*ServiceStateEvent) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceStateEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceStateEvent) MarshalToVT ¶ added in v0.12.0
func (m *ServiceStateEvent) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceStateEvent) MarshalVT ¶ added in v0.12.0
func (m *ServiceStateEvent) MarshalVT() (dAtA []byte, err error)
func (*ServiceStateEvent) ProtoMessage ¶
func (*ServiceStateEvent) ProtoMessage()
func (*ServiceStateEvent) ProtoReflect ¶
func (x *ServiceStateEvent) ProtoReflect() protoreflect.Message
func (*ServiceStateEvent) Reset ¶
func (x *ServiceStateEvent) Reset()
func (*ServiceStateEvent) SizeVT ¶ added in v0.12.0
func (m *ServiceStateEvent) SizeVT() (n int)
func (*ServiceStateEvent) String ¶
func (x *ServiceStateEvent) String() string
func (*ServiceStateEvent) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceStateEvent) UnmarshalVT(dAtA []byte) error
type ServiceStateEvent_Action ¶
type ServiceStateEvent_Action int32
const ( ServiceStateEvent_INITIALIZED ServiceStateEvent_Action = 0 ServiceStateEvent_PREPARING ServiceStateEvent_Action = 1 ServiceStateEvent_WAITING ServiceStateEvent_Action = 2 ServiceStateEvent_RUNNING ServiceStateEvent_Action = 3 ServiceStateEvent_STOPPING ServiceStateEvent_Action = 4 ServiceStateEvent_FINISHED ServiceStateEvent_Action = 5 ServiceStateEvent_FAILED ServiceStateEvent_Action = 6 ServiceStateEvent_SKIPPED ServiceStateEvent_Action = 7 )
func (ServiceStateEvent_Action) Descriptor ¶
func (ServiceStateEvent_Action) Descriptor() protoreflect.EnumDescriptor
func (ServiceStateEvent_Action) Enum ¶
func (x ServiceStateEvent_Action) Enum() *ServiceStateEvent_Action
func (ServiceStateEvent_Action) EnumDescriptor
deprecated
func (ServiceStateEvent_Action) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServiceStateEvent_Action.Descriptor instead.
func (ServiceStateEvent_Action) Number ¶
func (x ServiceStateEvent_Action) Number() protoreflect.EnumNumber
func (ServiceStateEvent_Action) String ¶
func (x ServiceStateEvent_Action) String() string
func (ServiceStateEvent_Action) Type ¶
func (ServiceStateEvent_Action) Type() protoreflect.EnumType
type ServiceStop ¶
type ServiceStop struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Resp string `protobuf:"bytes,2,opt,name=resp,proto3" json:"resp,omitempty"` // contains filtered or unexported fields }
func (*ServiceStop) Descriptor
deprecated
func (*ServiceStop) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStop.ProtoReflect.Descriptor instead.
func (*ServiceStop) GetMetadata ¶
func (x *ServiceStop) GetMetadata() *common.Metadata
func (*ServiceStop) GetResp ¶
func (x *ServiceStop) GetResp() string
func (*ServiceStop) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceStop) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceStop) MarshalToVT ¶ added in v0.12.0
func (m *ServiceStop) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceStop) MarshalVT ¶ added in v0.12.0
func (m *ServiceStop) MarshalVT() (dAtA []byte, err error)
func (*ServiceStop) ProtoMessage ¶
func (*ServiceStop) ProtoMessage()
func (*ServiceStop) ProtoReflect ¶
func (x *ServiceStop) ProtoReflect() protoreflect.Message
func (*ServiceStop) Reset ¶
func (x *ServiceStop) Reset()
func (*ServiceStop) SizeVT ¶ added in v0.12.0
func (m *ServiceStop) SizeVT() (n int)
func (*ServiceStop) String ¶
func (x *ServiceStop) String() string
func (*ServiceStop) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceStop) UnmarshalVT(dAtA []byte) error
type ServiceStopRequest ¶
type ServiceStopRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ServiceStopRequest) Descriptor
deprecated
func (*ServiceStopRequest) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStopRequest.ProtoReflect.Descriptor instead.
func (*ServiceStopRequest) GetId ¶
func (x *ServiceStopRequest) GetId() string
func (*ServiceStopRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceStopRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceStopRequest) MarshalToVT ¶ added in v0.12.0
func (m *ServiceStopRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceStopRequest) MarshalVT ¶ added in v0.12.0
func (m *ServiceStopRequest) MarshalVT() (dAtA []byte, err error)
func (*ServiceStopRequest) ProtoMessage ¶
func (*ServiceStopRequest) ProtoMessage()
func (*ServiceStopRequest) ProtoReflect ¶
func (x *ServiceStopRequest) ProtoReflect() protoreflect.Message
func (*ServiceStopRequest) Reset ¶
func (x *ServiceStopRequest) Reset()
func (*ServiceStopRequest) SizeVT ¶ added in v0.12.0
func (m *ServiceStopRequest) SizeVT() (n int)
func (*ServiceStopRequest) String ¶
func (x *ServiceStopRequest) String() string
func (*ServiceStopRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceStopRequest) UnmarshalVT(dAtA []byte) error
type ServiceStopResponse ¶
type ServiceStopResponse struct { Messages []*ServiceStop `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*ServiceStopResponse) Descriptor
deprecated
func (*ServiceStopResponse) Descriptor() ([]byte, []int)
Deprecated: Use ServiceStopResponse.ProtoReflect.Descriptor instead.
func (*ServiceStopResponse) GetMessages ¶
func (x *ServiceStopResponse) GetMessages() []*ServiceStop
func (*ServiceStopResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ServiceStopResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ServiceStopResponse) MarshalToVT ¶ added in v0.12.0
func (m *ServiceStopResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ServiceStopResponse) MarshalVT ¶ added in v0.12.0
func (m *ServiceStopResponse) MarshalVT() (dAtA []byte, err error)
func (*ServiceStopResponse) ProtoMessage ¶
func (*ServiceStopResponse) ProtoMessage()
func (*ServiceStopResponse) ProtoReflect ¶
func (x *ServiceStopResponse) ProtoReflect() protoreflect.Message
func (*ServiceStopResponse) Reset ¶
func (x *ServiceStopResponse) Reset()
func (*ServiceStopResponse) SizeVT ¶ added in v0.12.0
func (m *ServiceStopResponse) SizeVT() (n int)
func (*ServiceStopResponse) String ¶
func (x *ServiceStopResponse) String() string
func (*ServiceStopResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ServiceStopResponse) UnmarshalVT(dAtA []byte) error
type Shutdown ¶
type Shutdown struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
rpc shutdown The messages message containing the shutdown status.
func (*Shutdown) Descriptor
deprecated
func (*Shutdown) GetMetadata ¶
func (*Shutdown) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Shutdown) MarshalToVT ¶ added in v0.12.0
func (*Shutdown) ProtoMessage ¶
func (*Shutdown) ProtoMessage()
func (*Shutdown) ProtoReflect ¶
func (x *Shutdown) ProtoReflect() protoreflect.Message
func (*Shutdown) UnmarshalVT ¶ added in v0.12.0
type ShutdownResponse ¶
type ShutdownResponse struct { Messages []*Shutdown `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*ShutdownResponse) Descriptor
deprecated
func (*ShutdownResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShutdownResponse.ProtoReflect.Descriptor instead.
func (*ShutdownResponse) GetMessages ¶
func (x *ShutdownResponse) GetMessages() []*Shutdown
func (*ShutdownResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ShutdownResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ShutdownResponse) MarshalToVT ¶ added in v0.12.0
func (m *ShutdownResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ShutdownResponse) MarshalVT ¶ added in v0.12.0
func (m *ShutdownResponse) MarshalVT() (dAtA []byte, err error)
func (*ShutdownResponse) ProtoMessage ¶
func (*ShutdownResponse) ProtoMessage()
func (*ShutdownResponse) ProtoReflect ¶
func (x *ShutdownResponse) ProtoReflect() protoreflect.Message
func (*ShutdownResponse) Reset ¶
func (x *ShutdownResponse) Reset()
func (*ShutdownResponse) SizeVT ¶ added in v0.12.0
func (m *ShutdownResponse) SizeVT() (n int)
func (*ShutdownResponse) String ¶
func (x *ShutdownResponse) String() string
func (*ShutdownResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ShutdownResponse) UnmarshalVT(dAtA []byte) error
type SoftIRQStat ¶
type SoftIRQStat struct { Hi uint64 `protobuf:"varint,1,opt,name=hi,proto3" json:"hi,omitempty"` Timer uint64 `protobuf:"varint,2,opt,name=timer,proto3" json:"timer,omitempty"` NetTx uint64 `protobuf:"varint,3,opt,name=net_tx,json=netTx,proto3" json:"net_tx,omitempty"` NetRx uint64 `protobuf:"varint,4,opt,name=net_rx,json=netRx,proto3" json:"net_rx,omitempty"` Block uint64 `protobuf:"varint,5,opt,name=block,proto3" json:"block,omitempty"` BlockIoPoll uint64 `protobuf:"varint,6,opt,name=block_io_poll,json=blockIoPoll,proto3" json:"block_io_poll,omitempty"` Tasklet uint64 `protobuf:"varint,7,opt,name=tasklet,proto3" json:"tasklet,omitempty"` Sched uint64 `protobuf:"varint,8,opt,name=sched,proto3" json:"sched,omitempty"` Hrtimer uint64 `protobuf:"varint,9,opt,name=hrtimer,proto3" json:"hrtimer,omitempty"` Rcu uint64 `protobuf:"varint,10,opt,name=rcu,proto3" json:"rcu,omitempty"` // contains filtered or unexported fields }
func (*SoftIRQStat) Descriptor
deprecated
func (*SoftIRQStat) Descriptor() ([]byte, []int)
Deprecated: Use SoftIRQStat.ProtoReflect.Descriptor instead.
func (*SoftIRQStat) GetBlock ¶
func (x *SoftIRQStat) GetBlock() uint64
func (*SoftIRQStat) GetBlockIoPoll ¶
func (x *SoftIRQStat) GetBlockIoPoll() uint64
func (*SoftIRQStat) GetHi ¶
func (x *SoftIRQStat) GetHi() uint64
func (*SoftIRQStat) GetHrtimer ¶
func (x *SoftIRQStat) GetHrtimer() uint64
func (*SoftIRQStat) GetNetRx ¶
func (x *SoftIRQStat) GetNetRx() uint64
func (*SoftIRQStat) GetNetTx ¶
func (x *SoftIRQStat) GetNetTx() uint64
func (*SoftIRQStat) GetRcu ¶
func (x *SoftIRQStat) GetRcu() uint64
func (*SoftIRQStat) GetSched ¶
func (x *SoftIRQStat) GetSched() uint64
func (*SoftIRQStat) GetTasklet ¶
func (x *SoftIRQStat) GetTasklet() uint64
func (*SoftIRQStat) GetTimer ¶
func (x *SoftIRQStat) GetTimer() uint64
func (*SoftIRQStat) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SoftIRQStat) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SoftIRQStat) MarshalToVT ¶ added in v0.12.0
func (m *SoftIRQStat) MarshalToVT(dAtA []byte) (int, error)
func (*SoftIRQStat) MarshalVT ¶ added in v0.12.0
func (m *SoftIRQStat) MarshalVT() (dAtA []byte, err error)
func (*SoftIRQStat) ProtoMessage ¶
func (*SoftIRQStat) ProtoMessage()
func (*SoftIRQStat) ProtoReflect ¶
func (x *SoftIRQStat) ProtoReflect() protoreflect.Message
func (*SoftIRQStat) Reset ¶
func (x *SoftIRQStat) Reset()
func (*SoftIRQStat) SizeVT ¶ added in v0.12.0
func (m *SoftIRQStat) SizeVT() (n int)
func (*SoftIRQStat) String ¶
func (x *SoftIRQStat) String() string
func (*SoftIRQStat) UnmarshalVT ¶ added in v0.12.0
func (m *SoftIRQStat) UnmarshalVT(dAtA []byte) error
type Stat ¶
type Stat struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` MemoryUsage uint64 `protobuf:"varint,4,opt,name=memory_usage,json=memoryUsage,proto3" json:"memory_usage,omitempty"` CpuUsage uint64 `protobuf:"varint,5,opt,name=cpu_usage,json=cpuUsage,proto3" json:"cpu_usage,omitempty"` PodId string `protobuf:"bytes,6,opt,name=pod_id,json=podId,proto3" json:"pod_id,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
The messages message containing the requested stat.
func (*Stat) Descriptor
deprecated
func (*Stat) GetCpuUsage ¶
func (*Stat) GetMemoryUsage ¶
func (*Stat) GetNamespace ¶
func (*Stat) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Stat) ProtoMessage ¶
func (*Stat) ProtoMessage()
func (*Stat) ProtoReflect ¶
func (x *Stat) ProtoReflect() protoreflect.Message
func (*Stat) UnmarshalVT ¶ added in v0.12.0
type Stats ¶
type Stats struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Stats []*Stat `protobuf:"bytes,2,rep,name=stats,proto3" json:"stats,omitempty"` // contains filtered or unexported fields }
The messages message containing the requested stats.
func (*Stats) Descriptor
deprecated
func (*Stats) GetMetadata ¶
func (*Stats) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Stats) ProtoMessage ¶
func (*Stats) ProtoMessage()
func (*Stats) ProtoReflect ¶
func (x *Stats) ProtoReflect() protoreflect.Message
func (*Stats) UnmarshalVT ¶ added in v0.12.0
type StatsRequest ¶
type StatsRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // driver might be default "containerd" or "cri" Driver common.ContainerDriver `protobuf:"varint,2,opt,name=driver,proto3,enum=common.ContainerDriver" json:"driver,omitempty"` // contains filtered or unexported fields }
The request message containing the containerd namespace.
func (*StatsRequest) Descriptor
deprecated
func (*StatsRequest) Descriptor() ([]byte, []int)
Deprecated: Use StatsRequest.ProtoReflect.Descriptor instead.
func (*StatsRequest) GetDriver ¶
func (x *StatsRequest) GetDriver() common.ContainerDriver
func (*StatsRequest) GetNamespace ¶
func (x *StatsRequest) GetNamespace() string
func (*StatsRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *StatsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StatsRequest) MarshalToVT ¶ added in v0.12.0
func (m *StatsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*StatsRequest) MarshalVT ¶ added in v0.12.0
func (m *StatsRequest) MarshalVT() (dAtA []byte, err error)
func (*StatsRequest) ProtoMessage ¶
func (*StatsRequest) ProtoMessage()
func (*StatsRequest) ProtoReflect ¶
func (x *StatsRequest) ProtoReflect() protoreflect.Message
func (*StatsRequest) Reset ¶
func (x *StatsRequest) Reset()
func (*StatsRequest) SizeVT ¶ added in v0.12.0
func (m *StatsRequest) SizeVT() (n int)
func (*StatsRequest) String ¶
func (x *StatsRequest) String() string
func (*StatsRequest) UnmarshalVT ¶ added in v0.12.0
func (m *StatsRequest) UnmarshalVT(dAtA []byte) error
type StatsResponse ¶
type StatsResponse struct { Messages []*Stats `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*StatsResponse) Descriptor
deprecated
func (*StatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use StatsResponse.ProtoReflect.Descriptor instead.
func (*StatsResponse) GetMessages ¶
func (x *StatsResponse) GetMessages() []*Stats
func (*StatsResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *StatsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StatsResponse) MarshalToVT ¶ added in v0.12.0
func (m *StatsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*StatsResponse) MarshalVT ¶ added in v0.12.0
func (m *StatsResponse) MarshalVT() (dAtA []byte, err error)
func (*StatsResponse) ProtoMessage ¶
func (*StatsResponse) ProtoMessage()
func (*StatsResponse) ProtoReflect ¶
func (x *StatsResponse) ProtoReflect() protoreflect.Message
func (*StatsResponse) Reset ¶
func (x *StatsResponse) Reset()
func (*StatsResponse) SizeVT ¶ added in v0.12.0
func (m *StatsResponse) SizeVT() (n int)
func (*StatsResponse) String ¶
func (x *StatsResponse) String() string
func (*StatsResponse) UnmarshalVT ¶ added in v0.12.0
func (m *StatsResponse) UnmarshalVT(dAtA []byte) error
type SystemStat ¶
type SystemStat struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` BootTime uint64 `protobuf:"varint,2,opt,name=boot_time,json=bootTime,proto3" json:"boot_time,omitempty"` CpuTotal *CPUStat `protobuf:"bytes,3,opt,name=cpu_total,json=cpuTotal,proto3" json:"cpu_total,omitempty"` Cpu []*CPUStat `protobuf:"bytes,4,rep,name=cpu,proto3" json:"cpu,omitempty"` IrqTotal uint64 `protobuf:"varint,5,opt,name=irq_total,json=irqTotal,proto3" json:"irq_total,omitempty"` Irq []uint64 `protobuf:"varint,6,rep,packed,name=irq,proto3" json:"irq,omitempty"` ContextSwitches uint64 `protobuf:"varint,7,opt,name=context_switches,json=contextSwitches,proto3" json:"context_switches,omitempty"` ProcessCreated uint64 `protobuf:"varint,8,opt,name=process_created,json=processCreated,proto3" json:"process_created,omitempty"` ProcessRunning uint64 `protobuf:"varint,9,opt,name=process_running,json=processRunning,proto3" json:"process_running,omitempty"` ProcessBlocked uint64 `protobuf:"varint,10,opt,name=process_blocked,json=processBlocked,proto3" json:"process_blocked,omitempty"` SoftIrqTotal uint64 `protobuf:"varint,11,opt,name=soft_irq_total,json=softIrqTotal,proto3" json:"soft_irq_total,omitempty"` SoftIrq *SoftIRQStat `protobuf:"bytes,12,opt,name=soft_irq,json=softIrq,proto3" json:"soft_irq,omitempty"` // contains filtered or unexported fields }
func (*SystemStat) Descriptor
deprecated
func (*SystemStat) Descriptor() ([]byte, []int)
Deprecated: Use SystemStat.ProtoReflect.Descriptor instead.
func (*SystemStat) GetBootTime ¶
func (x *SystemStat) GetBootTime() uint64
func (*SystemStat) GetContextSwitches ¶
func (x *SystemStat) GetContextSwitches() uint64
func (*SystemStat) GetCpu ¶
func (x *SystemStat) GetCpu() []*CPUStat
func (*SystemStat) GetCpuTotal ¶
func (x *SystemStat) GetCpuTotal() *CPUStat
func (*SystemStat) GetIrq ¶
func (x *SystemStat) GetIrq() []uint64
func (*SystemStat) GetIrqTotal ¶
func (x *SystemStat) GetIrqTotal() uint64
func (*SystemStat) GetMetadata ¶
func (x *SystemStat) GetMetadata() *common.Metadata
func (*SystemStat) GetProcessBlocked ¶
func (x *SystemStat) GetProcessBlocked() uint64
func (*SystemStat) GetProcessCreated ¶
func (x *SystemStat) GetProcessCreated() uint64
func (*SystemStat) GetProcessRunning ¶
func (x *SystemStat) GetProcessRunning() uint64
func (*SystemStat) GetSoftIrq ¶
func (x *SystemStat) GetSoftIrq() *SoftIRQStat
func (*SystemStat) GetSoftIrqTotal ¶
func (x *SystemStat) GetSoftIrqTotal() uint64
func (*SystemStat) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SystemStat) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SystemStat) MarshalToVT ¶ added in v0.12.0
func (m *SystemStat) MarshalToVT(dAtA []byte) (int, error)
func (*SystemStat) MarshalVT ¶ added in v0.12.0
func (m *SystemStat) MarshalVT() (dAtA []byte, err error)
func (*SystemStat) ProtoMessage ¶
func (*SystemStat) ProtoMessage()
func (*SystemStat) ProtoReflect ¶
func (x *SystemStat) ProtoReflect() protoreflect.Message
func (*SystemStat) Reset ¶
func (x *SystemStat) Reset()
func (*SystemStat) SizeVT ¶ added in v0.12.0
func (m *SystemStat) SizeVT() (n int)
func (*SystemStat) String ¶
func (x *SystemStat) String() string
func (*SystemStat) UnmarshalVT ¶ added in v0.12.0
func (m *SystemStat) UnmarshalVT(dAtA []byte) error
type SystemStatResponse ¶
type SystemStatResponse struct { Messages []*SystemStat `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*SystemStatResponse) Descriptor
deprecated
func (*SystemStatResponse) Descriptor() ([]byte, []int)
Deprecated: Use SystemStatResponse.ProtoReflect.Descriptor instead.
func (*SystemStatResponse) GetMessages ¶
func (x *SystemStatResponse) GetMessages() []*SystemStat
func (*SystemStatResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SystemStatResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SystemStatResponse) MarshalToVT ¶ added in v0.12.0
func (m *SystemStatResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SystemStatResponse) MarshalVT ¶ added in v0.12.0
func (m *SystemStatResponse) MarshalVT() (dAtA []byte, err error)
func (*SystemStatResponse) ProtoMessage ¶
func (*SystemStatResponse) ProtoMessage()
func (*SystemStatResponse) ProtoReflect ¶
func (x *SystemStatResponse) ProtoReflect() protoreflect.Message
func (*SystemStatResponse) Reset ¶
func (x *SystemStatResponse) Reset()
func (*SystemStatResponse) SizeVT ¶ added in v0.12.0
func (m *SystemStatResponse) SizeVT() (n int)
func (*SystemStatResponse) String ¶
func (x *SystemStatResponse) String() string
func (*SystemStatResponse) UnmarshalVT ¶ added in v0.12.0
func (m *SystemStatResponse) UnmarshalVT(dAtA []byte) error
type TaskEvent ¶
type TaskEvent struct { Task string `protobuf:"bytes,1,opt,name=task,proto3" json:"task,omitempty"` Action TaskEvent_Action `protobuf:"varint,2,opt,name=action,proto3,enum=machine.TaskEvent_Action" json:"action,omitempty"` // contains filtered or unexported fields }
func (*TaskEvent) Descriptor
deprecated
func (*TaskEvent) GetAction ¶
func (x *TaskEvent) GetAction() TaskEvent_Action
func (*TaskEvent) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*TaskEvent) MarshalToVT ¶ added in v0.12.0
func (*TaskEvent) ProtoMessage ¶
func (*TaskEvent) ProtoMessage()
func (*TaskEvent) ProtoReflect ¶
func (x *TaskEvent) ProtoReflect() protoreflect.Message
func (*TaskEvent) UnmarshalVT ¶ added in v0.12.0
type TaskEvent_Action ¶
type TaskEvent_Action int32
const ( TaskEvent_START TaskEvent_Action = 0 TaskEvent_STOP TaskEvent_Action = 1 )
func (TaskEvent_Action) Descriptor ¶
func (TaskEvent_Action) Descriptor() protoreflect.EnumDescriptor
func (TaskEvent_Action) Enum ¶
func (x TaskEvent_Action) Enum() *TaskEvent_Action
func (TaskEvent_Action) EnumDescriptor
deprecated
func (TaskEvent_Action) EnumDescriptor() ([]byte, []int)
Deprecated: Use TaskEvent_Action.Descriptor instead.
func (TaskEvent_Action) Number ¶
func (x TaskEvent_Action) Number() protoreflect.EnumNumber
func (TaskEvent_Action) String ¶
func (x TaskEvent_Action) String() string
func (TaskEvent_Action) Type ¶
func (TaskEvent_Action) Type() protoreflect.EnumType
type UnimplementedMachineServiceServer ¶
type UnimplementedMachineServiceServer struct{}
UnimplementedMachineServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedMachineServiceServer) ApplyConfiguration ¶
func (UnimplementedMachineServiceServer) ApplyConfiguration(context.Context, *ApplyConfigurationRequest) (*ApplyConfigurationResponse, error)
func (UnimplementedMachineServiceServer) Bootstrap ¶
func (UnimplementedMachineServiceServer) Bootstrap(context.Context, *BootstrapRequest) (*BootstrapResponse, error)
func (UnimplementedMachineServiceServer) CPUInfo ¶
func (UnimplementedMachineServiceServer) CPUInfo(context.Context, *emptypb.Empty) (*CPUInfoResponse, error)
func (UnimplementedMachineServiceServer) Containers ¶
func (UnimplementedMachineServiceServer) Containers(context.Context, *ContainersRequest) (*ContainersResponse, error)
func (UnimplementedMachineServiceServer) DiskStats ¶
func (UnimplementedMachineServiceServer) DiskStats(context.Context, *emptypb.Empty) (*DiskStatsResponse, error)
func (UnimplementedMachineServiceServer) DiskUsage ¶
func (UnimplementedMachineServiceServer) DiskUsage(*DiskUsageRequest, MachineService_DiskUsageServer) error
func (UnimplementedMachineServiceServer) Dmesg ¶
func (UnimplementedMachineServiceServer) Dmesg(*DmesgRequest, MachineService_DmesgServer) error
func (UnimplementedMachineServiceServer) EtcdForfeitLeadership ¶
func (UnimplementedMachineServiceServer) EtcdForfeitLeadership(context.Context, *EtcdForfeitLeadershipRequest) (*EtcdForfeitLeadershipResponse, error)
func (UnimplementedMachineServiceServer) EtcdLeaveCluster ¶
func (UnimplementedMachineServiceServer) EtcdLeaveCluster(context.Context, *EtcdLeaveClusterRequest) (*EtcdLeaveClusterResponse, error)
func (UnimplementedMachineServiceServer) EtcdMemberList ¶
func (UnimplementedMachineServiceServer) EtcdMemberList(context.Context, *EtcdMemberListRequest) (*EtcdMemberListResponse, error)
func (UnimplementedMachineServiceServer) EtcdRecover ¶
func (UnimplementedMachineServiceServer) EtcdRecover(MachineService_EtcdRecoverServer) error
func (UnimplementedMachineServiceServer) EtcdRemoveMember ¶
func (UnimplementedMachineServiceServer) EtcdRemoveMember(context.Context, *EtcdRemoveMemberRequest) (*EtcdRemoveMemberResponse, error)
func (UnimplementedMachineServiceServer) EtcdSnapshot ¶
func (UnimplementedMachineServiceServer) EtcdSnapshot(*EtcdSnapshotRequest, MachineService_EtcdSnapshotServer) error
func (UnimplementedMachineServiceServer) Events ¶
func (UnimplementedMachineServiceServer) Events(*EventsRequest, MachineService_EventsServer) error
func (UnimplementedMachineServiceServer) GenerateClientConfiguration ¶
func (UnimplementedMachineServiceServer) GenerateClientConfiguration(context.Context, *GenerateClientConfigurationRequest) (*GenerateClientConfigurationResponse, error)
func (UnimplementedMachineServiceServer) GenerateConfiguration ¶
func (UnimplementedMachineServiceServer) GenerateConfiguration(context.Context, *GenerateConfigurationRequest) (*GenerateConfigurationResponse, error)
func (UnimplementedMachineServiceServer) Hostname ¶
func (UnimplementedMachineServiceServer) Hostname(context.Context, *emptypb.Empty) (*HostnameResponse, error)
func (UnimplementedMachineServiceServer) Kubeconfig ¶
func (UnimplementedMachineServiceServer) Kubeconfig(*emptypb.Empty, MachineService_KubeconfigServer) error
func (UnimplementedMachineServiceServer) LoadAvg ¶
func (UnimplementedMachineServiceServer) LoadAvg(context.Context, *emptypb.Empty) (*LoadAvgResponse, error)
func (UnimplementedMachineServiceServer) Memory ¶
func (UnimplementedMachineServiceServer) Memory(context.Context, *emptypb.Empty) (*MemoryResponse, error)
func (UnimplementedMachineServiceServer) Mounts ¶
func (UnimplementedMachineServiceServer) Mounts(context.Context, *emptypb.Empty) (*MountsResponse, error)
func (UnimplementedMachineServiceServer) NetworkDeviceStats ¶
func (UnimplementedMachineServiceServer) NetworkDeviceStats(context.Context, *emptypb.Empty) (*NetworkDeviceStatsResponse, error)
func (UnimplementedMachineServiceServer) Processes ¶
func (UnimplementedMachineServiceServer) Processes(context.Context, *emptypb.Empty) (*ProcessesResponse, error)
func (UnimplementedMachineServiceServer) Reboot ¶
func (UnimplementedMachineServiceServer) Reboot(context.Context, *RebootRequest) (*RebootResponse, error)
func (UnimplementedMachineServiceServer) Reset ¶
func (UnimplementedMachineServiceServer) Reset(context.Context, *ResetRequest) (*ResetResponse, error)
func (UnimplementedMachineServiceServer) Restart ¶
func (UnimplementedMachineServiceServer) Restart(context.Context, *RestartRequest) (*RestartResponse, error)
func (UnimplementedMachineServiceServer) Rollback ¶
func (UnimplementedMachineServiceServer) Rollback(context.Context, *RollbackRequest) (*RollbackResponse, error)
func (UnimplementedMachineServiceServer) ServiceList ¶
func (UnimplementedMachineServiceServer) ServiceList(context.Context, *emptypb.Empty) (*ServiceListResponse, error)
func (UnimplementedMachineServiceServer) ServiceRestart ¶
func (UnimplementedMachineServiceServer) ServiceRestart(context.Context, *ServiceRestartRequest) (*ServiceRestartResponse, error)
func (UnimplementedMachineServiceServer) ServiceStart ¶
func (UnimplementedMachineServiceServer) ServiceStart(context.Context, *ServiceStartRequest) (*ServiceStartResponse, error)
func (UnimplementedMachineServiceServer) ServiceStop ¶
func (UnimplementedMachineServiceServer) ServiceStop(context.Context, *ServiceStopRequest) (*ServiceStopResponse, error)
func (UnimplementedMachineServiceServer) Shutdown ¶
func (UnimplementedMachineServiceServer) Shutdown(context.Context, *emptypb.Empty) (*ShutdownResponse, error)
func (UnimplementedMachineServiceServer) Stats ¶
func (UnimplementedMachineServiceServer) Stats(context.Context, *StatsRequest) (*StatsResponse, error)
func (UnimplementedMachineServiceServer) SystemStat ¶
func (UnimplementedMachineServiceServer) SystemStat(context.Context, *emptypb.Empty) (*SystemStatResponse, error)
func (UnimplementedMachineServiceServer) Upgrade ¶
func (UnimplementedMachineServiceServer) Upgrade(context.Context, *UpgradeRequest) (*UpgradeResponse, error)
func (UnimplementedMachineServiceServer) Version ¶
func (UnimplementedMachineServiceServer) Version(context.Context, *emptypb.Empty) (*VersionResponse, error)
type UnsafeMachineServiceServer ¶
type UnsafeMachineServiceServer interface {
// contains filtered or unexported methods
}
UnsafeMachineServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MachineServiceServer will result in compilation errors.
type Upgrade ¶
type Upgrade struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Ack string `protobuf:"bytes,2,opt,name=ack,proto3" json:"ack,omitempty"` // contains filtered or unexported fields }
func (*Upgrade) Descriptor
deprecated
func (*Upgrade) GetMetadata ¶
func (*Upgrade) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Upgrade) MarshalToVT ¶ added in v0.12.0
func (*Upgrade) ProtoMessage ¶
func (*Upgrade) ProtoMessage()
func (*Upgrade) ProtoReflect ¶
func (x *Upgrade) ProtoReflect() protoreflect.Message
func (*Upgrade) UnmarshalVT ¶ added in v0.12.0
type UpgradeRequest ¶
type UpgradeRequest struct { Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image,omitempty"` Preserve bool `protobuf:"varint,2,opt,name=preserve,proto3" json:"preserve,omitempty"` Stage bool `protobuf:"varint,3,opt,name=stage,proto3" json:"stage,omitempty"` Force bool `protobuf:"varint,4,opt,name=force,proto3" json:"force,omitempty"` // contains filtered or unexported fields }
rpc upgrade
func (*UpgradeRequest) Descriptor
deprecated
func (*UpgradeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpgradeRequest.ProtoReflect.Descriptor instead.
func (*UpgradeRequest) GetForce ¶
func (x *UpgradeRequest) GetForce() bool
func (*UpgradeRequest) GetImage ¶
func (x *UpgradeRequest) GetImage() string
func (*UpgradeRequest) GetPreserve ¶
func (x *UpgradeRequest) GetPreserve() bool
func (*UpgradeRequest) GetStage ¶
func (x *UpgradeRequest) GetStage() bool
func (*UpgradeRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *UpgradeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UpgradeRequest) MarshalToVT ¶ added in v0.12.0
func (m *UpgradeRequest) MarshalToVT(dAtA []byte) (int, error)
func (*UpgradeRequest) MarshalVT ¶ added in v0.12.0
func (m *UpgradeRequest) MarshalVT() (dAtA []byte, err error)
func (*UpgradeRequest) ProtoMessage ¶
func (*UpgradeRequest) ProtoMessage()
func (*UpgradeRequest) ProtoReflect ¶
func (x *UpgradeRequest) ProtoReflect() protoreflect.Message
func (*UpgradeRequest) Reset ¶
func (x *UpgradeRequest) Reset()
func (*UpgradeRequest) SizeVT ¶ added in v0.12.0
func (m *UpgradeRequest) SizeVT() (n int)
func (*UpgradeRequest) String ¶
func (x *UpgradeRequest) String() string
func (*UpgradeRequest) UnmarshalVT ¶ added in v0.12.0
func (m *UpgradeRequest) UnmarshalVT(dAtA []byte) error
type UpgradeResponse ¶
type UpgradeResponse struct { Messages []*Upgrade `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*UpgradeResponse) Descriptor
deprecated
func (*UpgradeResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpgradeResponse.ProtoReflect.Descriptor instead.
func (*UpgradeResponse) GetMessages ¶
func (x *UpgradeResponse) GetMessages() []*Upgrade
func (*UpgradeResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *UpgradeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UpgradeResponse) MarshalToVT ¶ added in v0.12.0
func (m *UpgradeResponse) MarshalToVT(dAtA []byte) (int, error)
func (*UpgradeResponse) MarshalVT ¶ added in v0.12.0
func (m *UpgradeResponse) MarshalVT() (dAtA []byte, err error)
func (*UpgradeResponse) ProtoMessage ¶
func (*UpgradeResponse) ProtoMessage()
func (*UpgradeResponse) ProtoReflect ¶
func (x *UpgradeResponse) ProtoReflect() protoreflect.Message
func (*UpgradeResponse) Reset ¶
func (x *UpgradeResponse) Reset()
func (*UpgradeResponse) SizeVT ¶ added in v0.12.0
func (m *UpgradeResponse) SizeVT() (n int)
func (*UpgradeResponse) String ¶
func (x *UpgradeResponse) String() string
func (*UpgradeResponse) UnmarshalVT ¶ added in v0.12.0
func (m *UpgradeResponse) UnmarshalVT(dAtA []byte) error
type Version ¶
type Version struct { Metadata *common.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Version *VersionInfo `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` Platform *PlatformInfo `protobuf:"bytes,3,opt,name=platform,proto3" json:"platform,omitempty"` // Features describe individual Talos features that can be switched on or off. Features *FeaturesInfo `protobuf:"bytes,4,opt,name=features,proto3" json:"features,omitempty"` // contains filtered or unexported fields }
func (*Version) Descriptor
deprecated
func (*Version) GetFeatures ¶
func (x *Version) GetFeatures() *FeaturesInfo
func (*Version) GetMetadata ¶
func (*Version) GetPlatform ¶
func (x *Version) GetPlatform() *PlatformInfo
func (*Version) GetVersion ¶
func (x *Version) GetVersion() *VersionInfo
func (*Version) MarshalToSizedBufferVT ¶ added in v0.12.0
func (*Version) MarshalToVT ¶ added in v0.12.0
func (*Version) ProtoMessage ¶
func (*Version) ProtoMessage()
func (*Version) ProtoReflect ¶
func (x *Version) ProtoReflect() protoreflect.Message
func (*Version) UnmarshalVT ¶ added in v0.12.0
type VersionInfo ¶
type VersionInfo struct { Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"` Sha string `protobuf:"bytes,2,opt,name=sha,proto3" json:"sha,omitempty"` Built string `protobuf:"bytes,3,opt,name=built,proto3" json:"built,omitempty"` GoVersion string `protobuf:"bytes,4,opt,name=go_version,json=goVersion,proto3" json:"go_version,omitempty"` Os string `protobuf:"bytes,5,opt,name=os,proto3" json:"os,omitempty"` Arch string `protobuf:"bytes,6,opt,name=arch,proto3" json:"arch,omitempty"` // contains filtered or unexported fields }
func (*VersionInfo) Descriptor
deprecated
func (*VersionInfo) Descriptor() ([]byte, []int)
Deprecated: Use VersionInfo.ProtoReflect.Descriptor instead.
func (*VersionInfo) GetArch ¶
func (x *VersionInfo) GetArch() string
func (*VersionInfo) GetBuilt ¶
func (x *VersionInfo) GetBuilt() string
func (*VersionInfo) GetGoVersion ¶
func (x *VersionInfo) GetGoVersion() string
func (*VersionInfo) GetOs ¶
func (x *VersionInfo) GetOs() string
func (*VersionInfo) GetSha ¶
func (x *VersionInfo) GetSha() string
func (*VersionInfo) GetTag ¶
func (x *VersionInfo) GetTag() string
func (*VersionInfo) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *VersionInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*VersionInfo) MarshalToVT ¶ added in v0.12.0
func (m *VersionInfo) MarshalToVT(dAtA []byte) (int, error)
func (*VersionInfo) MarshalVT ¶ added in v0.12.0
func (m *VersionInfo) MarshalVT() (dAtA []byte, err error)
func (*VersionInfo) ProtoMessage ¶
func (*VersionInfo) ProtoMessage()
func (*VersionInfo) ProtoReflect ¶
func (x *VersionInfo) ProtoReflect() protoreflect.Message
func (*VersionInfo) Reset ¶
func (x *VersionInfo) Reset()
func (*VersionInfo) SizeVT ¶ added in v0.12.0
func (m *VersionInfo) SizeVT() (n int)
func (*VersionInfo) String ¶
func (x *VersionInfo) String() string
func (*VersionInfo) UnmarshalVT ¶ added in v0.12.0
func (m *VersionInfo) UnmarshalVT(dAtA []byte) error
type VersionResponse ¶
type VersionResponse struct { Messages []*Version `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*VersionResponse) Descriptor
deprecated
func (*VersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use VersionResponse.ProtoReflect.Descriptor instead.
func (*VersionResponse) GetMessages ¶
func (x *VersionResponse) GetMessages() []*Version
func (*VersionResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *VersionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*VersionResponse) MarshalToVT ¶ added in v0.12.0
func (m *VersionResponse) MarshalToVT(dAtA []byte) (int, error)
func (*VersionResponse) MarshalVT ¶ added in v0.12.0
func (m *VersionResponse) MarshalVT() (dAtA []byte, err error)
func (*VersionResponse) ProtoMessage ¶
func (*VersionResponse) ProtoMessage()
func (*VersionResponse) ProtoReflect ¶
func (x *VersionResponse) ProtoReflect() protoreflect.Message
func (*VersionResponse) Reset ¶
func (x *VersionResponse) Reset()
func (*VersionResponse) SizeVT ¶ added in v0.12.0
func (m *VersionResponse) SizeVT() (n int)
func (*VersionResponse) String ¶
func (x *VersionResponse) String() string
func (*VersionResponse) UnmarshalVT ¶ added in v0.12.0
func (m *VersionResponse) UnmarshalVT(dAtA []byte) error