Documentation
¶
Index ¶
- Variables
- type APICapability
- func (APICapability) Descriptor() protoreflect.EnumDescriptor
- func (x APICapability) Enum() *APICapability
- func (APICapability) EnumDescriptor() ([]byte, []int)deprecated
- func (x APICapability) Number() protoreflect.EnumNumber
- func (x APICapability) String() string
- func (APICapability) Type() protoreflect.EnumType
- type AppInstMetaDataType
- func (AppInstMetaDataType) Descriptor() protoreflect.EnumDescriptor
- func (x AppInstMetaDataType) Enum() *AppInstMetaDataType
- func (AppInstMetaDataType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AppInstMetaDataType) Number() protoreflect.EnumNumber
- func (x AppInstMetaDataType) String() string
- func (AppInstMetaDataType) Type() protoreflect.EnumType
- type AttestationInfo
- func (*AttestationInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationInfo) GetError() *ErrorInfo
- func (x *AttestationInfo) GetState() AttestationState
- func (*AttestationInfo) ProtoMessage()
- func (x *AttestationInfo) ProtoReflect() protoreflect.Message
- func (x *AttestationInfo) Reset()
- func (x *AttestationInfo) String() string
- type AttestationState
- func (AttestationState) Descriptor() protoreflect.EnumDescriptor
- func (x AttestationState) Enum() *AttestationState
- func (AttestationState) EnumDescriptor() ([]byte, []int)deprecated
- func (x AttestationState) Number() protoreflect.EnumNumber
- func (x AttestationState) String() string
- func (AttestationState) Type() protoreflect.EnumType
- type BaseOsStatus
- func (BaseOsStatus) Descriptor() protoreflect.EnumDescriptor
- func (x BaseOsStatus) Enum() *BaseOsStatus
- func (BaseOsStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x BaseOsStatus) Number() protoreflect.EnumNumber
- func (x BaseOsStatus) String() string
- func (BaseOsStatus) Type() protoreflect.EnumType
- type BaseOsSubStatus
- func (BaseOsSubStatus) Descriptor() protoreflect.EnumDescriptor
- func (x BaseOsSubStatus) Enum() *BaseOsSubStatus
- func (BaseOsSubStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x BaseOsSubStatus) Number() protoreflect.EnumNumber
- func (x BaseOsSubStatus) String() string
- func (BaseOsSubStatus) Type() protoreflect.EnumType
- type BootReason
- type Capabilities
- func (*Capabilities) Descriptor() ([]byte, []int)deprecated
- func (x *Capabilities) GetHWAssistedVirtualization() bool
- func (x *Capabilities) GetIOVirtualization() bool
- func (*Capabilities) ProtoMessage()
- func (x *Capabilities) ProtoReflect() protoreflect.Message
- func (x *Capabilities) Reset()
- func (x *Capabilities) String() string
- type CellularBearer
- func (*CellularBearer) Descriptor() ([]byte, []int)deprecated
- func (x *CellularBearer) GetApn() string
- func (x *CellularBearer) GetBearerType() evecommon.BearerType
- func (x *CellularBearer) GetConnected() bool
- func (x *CellularBearer) GetConnectedAt() *timestamppb.Timestamp
- func (x *CellularBearer) GetConnectionError() string
- func (x *CellularBearer) GetIpType() evecommon.CellularIPType
- func (*CellularBearer) ProtoMessage()
- func (x *CellularBearer) ProtoReflect() protoreflect.Message
- func (x *CellularBearer) Reset()
- func (x *CellularBearer) String() string
- type CellularProfile
- func (*CellularProfile) Descriptor() ([]byte, []int)deprecated
- func (x *CellularProfile) GetApn() string
- func (x *CellularProfile) GetBearerType() evecommon.BearerType
- func (x *CellularProfile) GetForbidRoaming() bool
- func (x *CellularProfile) GetIpType() evecommon.CellularIPType
- func (x *CellularProfile) GetProfileName() string
- func (*CellularProfile) ProtoMessage()
- func (x *CellularProfile) ProtoReflect() protoreflect.Message
- func (x *CellularProfile) Reset()
- func (x *CellularProfile) String() string
- type ContentResources
- type DataSecAtRest
- func (*DataSecAtRest) Descriptor() ([]byte, []int)deprecated
- func (x *DataSecAtRest) GetInfo() string
- func (x *DataSecAtRest) GetStatus() DataSecAtRestStatus
- func (x *DataSecAtRest) GetVaultList() []*VaultInfo
- func (*DataSecAtRest) ProtoMessage()
- func (x *DataSecAtRest) ProtoReflect() protoreflect.Message
- func (x *DataSecAtRest) Reset()
- func (x *DataSecAtRest) String() string
- type DataSecAtRestStatus
- func (DataSecAtRestStatus) Descriptor() protoreflect.EnumDescriptor
- func (x DataSecAtRestStatus) Enum() *DataSecAtRestStatus
- func (DataSecAtRestStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x DataSecAtRestStatus) Number() protoreflect.EnumNumber
- func (x DataSecAtRestStatus) String() string
- func (DataSecAtRestStatus) Type() protoreflect.EnumType
- type DepMetricItemTypedeprecated
- func (DepMetricItemType) Descriptor() protoreflect.EnumDescriptor
- func (x DepMetricItemType) Enum() *DepMetricItemType
- func (DepMetricItemType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DepMetricItemType) Number() protoreflect.EnumNumber
- func (x DepMetricItemType) String() string
- func (DepMetricItemType) Type() protoreflect.EnumType
- type DeprecatedMetricItem
- func (*DeprecatedMetricItem) Descriptor() ([]byte, []int)deprecated
- func (x *DeprecatedMetricItem) GetBoolValue() bool
- func (x *DeprecatedMetricItem) GetFloatValue() float32
- func (x *DeprecatedMetricItem) GetKey() string
- func (m *DeprecatedMetricItem) GetMetricItemValue() isDeprecatedMetricItem_MetricItemValue
- func (x *DeprecatedMetricItem) GetStringValue() string
- func (x *DeprecatedMetricItem) GetType() DepMetricItemType
- func (x *DeprecatedMetricItem) GetUint32Value() uint32
- func (x *DeprecatedMetricItem) GetUint64Value() uint64
- func (*DeprecatedMetricItem) ProtoMessage()
- func (x *DeprecatedMetricItem) ProtoReflect() protoreflect.Message
- func (x *DeprecatedMetricItem) Reset()
- func (x *DeprecatedMetricItem) String() string
- type DeprecatedMetricItem_BoolValue
- type DeprecatedMetricItem_FloatValue
- type DeprecatedMetricItem_StringValue
- type DeprecatedMetricItem_Uint32Value
- type DeprecatedMetricItem_Uint64Value
- type DeviceEntity
- func (*DeviceEntity) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceEntity) GetEntity() Entity
- func (x *DeviceEntity) GetEntityId() string
- func (x *DeviceEntity) GetEntityName() string
- func (*DeviceEntity) ProtoMessage()
- func (x *DeviceEntity) ProtoReflect() protoreflect.Message
- func (x *DeviceEntity) Reset()
- func (x *DeviceEntity) String() string
- type DevicePort
- func (*DevicePort) Descriptor() ([]byte, []int)deprecated
- func (x *DevicePort) GetCost() uint32
- func (x *DevicePort) GetDefaultRouters() []string
- func (x *DevicePort) GetDhcpRangeHigh() string
- func (x *DevicePort) GetDhcpRangeLow() string
- func (x *DevicePort) GetDhcpType() uint32
- func (x *DevicePort) GetDns() *ZInfoDNS
- func (x *DevicePort) GetDnsServers() []string
- func (x *DevicePort) GetDomainname() string
- func (x *DevicePort) GetErr() *ErrorInfo
- func (x *DevicePort) GetFree() bool
- func (x *DevicePort) GetGateway() string
- func (x *DevicePort) GetIPAddrs() []string
- func (x *DevicePort) GetIfname() string
- func (x *DevicePort) GetIsMgmt() bool
- func (x *DevicePort) GetLocalModification() *LocalModification
- func (x *DevicePort) GetLocation() *GeoLoc
- func (x *DevicePort) GetMacAddr() string
- func (x *DevicePort) GetMoreNtpServers() []string
- func (x *DevicePort) GetMtu() uint32
- func (x *DevicePort) GetName() string
- func (x *DevicePort) GetNetworkUUID() string
- func (x *DevicePort) GetNtpServer() string
- func (x *DevicePort) GetProxy() *ProxyStatus
- func (x *DevicePort) GetSubnet() string
- func (x *DevicePort) GetUp() bool
- func (x *DevicePort) GetUsage() evecommon.PhyIoMemberUsage
- func (x *DevicePort) GetWirelessStatus() *WirelessStatus
- func (*DevicePort) ProtoMessage()
- func (x *DevicePort) ProtoReflect() protoreflect.Message
- func (x *DevicePort) Reset()
- func (x *DevicePort) String() string
- type DevicePortStatus
- func (*DevicePortStatus) Descriptor() ([]byte, []int)deprecated
- func (x *DevicePortStatus) GetKey() string
- func (x *DevicePortStatus) GetLastError() string
- func (x *DevicePortStatus) GetLastFailed() *timestamppb.Timestamp
- func (x *DevicePortStatus) GetLastSucceeded() *timestamppb.Timestamp
- func (x *DevicePortStatus) GetPorts() []*DevicePort
- func (x *DevicePortStatus) GetTimePriority() *timestamppb.Timestamp
- func (x *DevicePortStatus) GetVersion() uint32
- func (*DevicePortStatus) ProtoMessage()
- func (x *DevicePortStatus) ProtoReflect() protoreflect.Message
- func (x *DevicePortStatus) Reset()
- func (x *DevicePortStatus) String() string
- type EVE_PATCH_ENVELOPE_STATE
- func (EVE_PATCH_ENVELOPE_STATE) Descriptor() protoreflect.EnumDescriptor
- func (x EVE_PATCH_ENVELOPE_STATE) Enum() *EVE_PATCH_ENVELOPE_STATE
- func (EVE_PATCH_ENVELOPE_STATE) EnumDescriptor() ([]byte, []int)deprecated
- func (x EVE_PATCH_ENVELOPE_STATE) Number() protoreflect.EnumNumber
- func (x EVE_PATCH_ENVELOPE_STATE) String() string
- func (EVE_PATCH_ENVELOPE_STATE) Type() protoreflect.EnumType
- type Entity
- type ErrorInfo
- func (*ErrorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ErrorInfo) GetDescription() string
- func (x *ErrorInfo) GetEntities() []*DeviceEntity
- func (x *ErrorInfo) GetRetryCondition() string
- func (x *ErrorInfo) GetSeverity() Severity
- func (x *ErrorInfo) GetTimestamp() *timestamppb.Timestamp
- func (*ErrorInfo) ProtoMessage()
- func (x *ErrorInfo) ProtoReflect() protoreflect.Message
- func (x *ErrorInfo) Reset()
- func (x *ErrorInfo) String() string
- type GeoLoc
- func (*GeoLoc) Descriptor() ([]byte, []int)deprecated
- func (x *GeoLoc) GetCity() string
- func (x *GeoLoc) GetCountry() string
- func (x *GeoLoc) GetHostname() string
- func (x *GeoLoc) GetLoc() string
- func (x *GeoLoc) GetOrg() string
- func (x *GeoLoc) GetPostal() string
- func (x *GeoLoc) GetRegion() string
- func (x *GeoLoc) GetUnderlayIP() string
- func (*GeoLoc) ProtoMessage()
- func (x *GeoLoc) ProtoReflect() protoreflect.Message
- func (x *GeoLoc) Reset()
- func (x *GeoLoc) String() string
- type HwSecurityModuleStatus
- func (HwSecurityModuleStatus) Descriptor() protoreflect.EnumDescriptor
- func (x HwSecurityModuleStatus) Enum() *HwSecurityModuleStatus
- func (HwSecurityModuleStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x HwSecurityModuleStatus) Number() protoreflect.EnumNumber
- func (x HwSecurityModuleStatus) String() string
- func (HwSecurityModuleStatus) Type() protoreflect.EnumType
- type IPRoute
- func (*IPRoute) Descriptor() ([]byte, []int)deprecated
- func (x *IPRoute) GetDestinationNetwork() string
- func (x *IPRoute) GetGateway() string
- func (x *IPRoute) GetGatewayApp() string
- func (x *IPRoute) GetPort() string
- func (*IPRoute) ProtoMessage()
- func (x *IPRoute) ProtoReflect() protoreflect.Message
- func (x *IPRoute) Reset()
- func (x *IPRoute) String() string
- type IoAddresses
- func (*IoAddresses) Descriptor() ([]byte, []int)deprecated
- func (x *IoAddresses) GetMacAddress() string
- func (x *IoAddresses) GetVfInfo() *VfPublishedInfo
- func (*IoAddresses) ProtoMessage()
- func (x *IoAddresses) ProtoReflect() protoreflect.Message
- func (x *IoAddresses) Reset()
- func (x *IoAddresses) String() string
- type KubeComp
- type KubeCompUpdateStatus
- func (KubeCompUpdateStatus) Descriptor() protoreflect.EnumDescriptor
- func (x KubeCompUpdateStatus) Enum() *KubeCompUpdateStatus
- func (KubeCompUpdateStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x KubeCompUpdateStatus) Number() protoreflect.EnumNumber
- func (x KubeCompUpdateStatus) String() string
- func (KubeCompUpdateStatus) Type() protoreflect.EnumType
- type KubeEVEAppPodInfo
- func (*KubeEVEAppPodInfo) Descriptor() ([]byte, []int)deprecated
- func (x *KubeEVEAppPodInfo) GetCreationTimestamp() *timestamppb.Timestamp
- func (x *KubeEVEAppPodInfo) GetIpAddress() string
- func (x *KubeEVEAppPodInfo) GetName() string
- func (x *KubeEVEAppPodInfo) GetNodeName() string
- func (x *KubeEVEAppPodInfo) GetRestartCount() uint32
- func (x *KubeEVEAppPodInfo) GetRestartTimestamp() *timestamppb.Timestamp
- func (x *KubeEVEAppPodInfo) GetStatus() KubePodStatus
- func (*KubeEVEAppPodInfo) ProtoMessage()
- func (x *KubeEVEAppPodInfo) ProtoReflect() protoreflect.Message
- func (x *KubeEVEAppPodInfo) Reset()
- func (x *KubeEVEAppPodInfo) String() string
- type KubeNodeCondition
- func (*KubeNodeCondition) Descriptor() ([]byte, []int)deprecated
- func (x *KubeNodeCondition) GetLastTransitionTime() *timestamppb.Timestamp
- func (x *KubeNodeCondition) GetSet() bool
- func (x *KubeNodeCondition) GetType() KubeNodeConditionType
- func (*KubeNodeCondition) ProtoMessage()
- func (x *KubeNodeCondition) ProtoReflect() protoreflect.Message
- func (x *KubeNodeCondition) Reset()
- func (x *KubeNodeCondition) String() string
- type KubeNodeConditionType
- func (KubeNodeConditionType) Descriptor() protoreflect.EnumDescriptor
- func (x KubeNodeConditionType) Enum() *KubeNodeConditionType
- func (KubeNodeConditionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x KubeNodeConditionType) Number() protoreflect.EnumNumber
- func (x KubeNodeConditionType) String() string
- func (KubeNodeConditionType) Type() protoreflect.EnumType
- type KubeNodeInfo
- func (*KubeNodeInfo) Descriptor() ([]byte, []int)deprecated
- func (x *KubeNodeInfo) GetAdmissionStatus() NodeAdmission
- func (x *KubeNodeInfo) GetApiServerSersion() string
- func (x *KubeNodeInfo) GetConditions() []*KubeNodeCondition
- func (x *KubeNodeInfo) GetCreationTimestamp() *timestamppb.Timestamp
- func (x *KubeNodeInfo) GetInternalIp() string
- func (x *KubeNodeInfo) GetName() string
- func (x *KubeNodeInfo) GetNodeId() string
- func (x *KubeNodeInfo) GetRoleServer() bool
- func (x *KubeNodeInfo) GetSchedulable() bool
- func (*KubeNodeInfo) ProtoMessage()
- func (x *KubeNodeInfo) ProtoReflect() protoreflect.Message
- func (x *KubeNodeInfo) Reset()
- func (x *KubeNodeInfo) String() string
- type KubePodNameSpaceInfo
- func (*KubePodNameSpaceInfo) Descriptor() ([]byte, []int)deprecated
- func (x *KubePodNameSpaceInfo) GetName() string
- func (x *KubePodNameSpaceInfo) GetPodCount() uint32
- func (x *KubePodNameSpaceInfo) GetPodFailedCount() uint32
- func (x *KubePodNameSpaceInfo) GetPodPendingCount() uint32
- func (x *KubePodNameSpaceInfo) GetPodRunningCount() uint32
- func (x *KubePodNameSpaceInfo) GetPodSucceededCount() uint32
- func (*KubePodNameSpaceInfo) ProtoMessage()
- func (x *KubePodNameSpaceInfo) ProtoReflect() protoreflect.Message
- func (x *KubePodNameSpaceInfo) Reset()
- func (x *KubePodNameSpaceInfo) String() string
- type KubePodStatus
- func (KubePodStatus) Descriptor() protoreflect.EnumDescriptor
- func (x KubePodStatus) Enum() *KubePodStatus
- func (KubePodStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x KubePodStatus) Number() protoreflect.EnumNumber
- func (x KubePodStatus) String() string
- func (KubePodStatus) Type() protoreflect.EnumType
- type KubeStorageInfo
- func (*KubeStorageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *KubeStorageInfo) GetHealth() ServiceStatus
- func (x *KubeStorageInfo) GetTransitionTime() *timestamppb.Timestamp
- func (x *KubeStorageInfo) GetVolumes() []*KubeVolumeInfo
- func (*KubeStorageInfo) ProtoMessage()
- func (x *KubeStorageInfo) ProtoReflect() protoreflect.Message
- func (x *KubeStorageInfo) Reset()
- func (x *KubeStorageInfo) String() string
- type KubeVMIInfo
- func (*KubeVMIInfo) Descriptor() ([]byte, []int)deprecated
- func (x *KubeVMIInfo) GetCreationTime() *timestamppb.Timestamp
- func (x *KubeVMIInfo) GetIsReady() bool
- func (x *KubeVMIInfo) GetLastTransitionTime() *timestamppb.Timestamp
- func (x *KubeVMIInfo) GetName() string
- func (x *KubeVMIInfo) GetNodeName() string
- func (x *KubeVMIInfo) GetStatus() KubeVMIStatus
- func (*KubeVMIInfo) ProtoMessage()
- func (x *KubeVMIInfo) ProtoReflect() protoreflect.Message
- func (x *KubeVMIInfo) Reset()
- func (x *KubeVMIInfo) String() string
- type KubeVMIStatus
- func (KubeVMIStatus) Descriptor() protoreflect.EnumDescriptor
- func (x KubeVMIStatus) Enum() *KubeVMIStatus
- func (KubeVMIStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x KubeVMIStatus) Number() protoreflect.EnumNumber
- func (x KubeVMIStatus) String() string
- func (KubeVMIStatus) Type() protoreflect.EnumType
- type KubeVolumeInfo
- func (*KubeVolumeInfo) Descriptor() ([]byte, []int)deprecated
- func (x *KubeVolumeInfo) GetAllocatedBytes() uint64
- func (x *KubeVolumeInfo) GetCreationTimestamp() *timestamppb.Timestamp
- func (x *KubeVolumeInfo) GetName() string
- func (x *KubeVolumeInfo) GetProvisionedBytes() uint64
- func (x *KubeVolumeInfo) GetPvcStatus() StorageVolumePVCStatus
- func (x *KubeVolumeInfo) GetReplica() []*KubeVolumeReplicaInfo
- func (x *KubeVolumeInfo) GetRobustness() StorageVolumeRobustness
- func (x *KubeVolumeInfo) GetRobustnessSubstate() StorageHealthStatus
- func (x *KubeVolumeInfo) GetState() StorageVolumeState
- func (x *KubeVolumeInfo) GetVolumeId() string
- func (*KubeVolumeInfo) ProtoMessage()
- func (x *KubeVolumeInfo) ProtoReflect() protoreflect.Message
- func (x *KubeVolumeInfo) Reset()
- func (x *KubeVolumeInfo) String() string
- type KubeVolumeReplicaInfo
- func (*KubeVolumeReplicaInfo) Descriptor() ([]byte, []int)deprecated
- func (x *KubeVolumeReplicaInfo) GetName() string
- func (x *KubeVolumeReplicaInfo) GetOwnerNode() string
- func (x *KubeVolumeReplicaInfo) GetRebuildProgressPercentage() uint32
- func (x *KubeVolumeReplicaInfo) GetStatus() StorageVolumeReplicaStatus
- func (*KubeVolumeReplicaInfo) ProtoMessage()
- func (x *KubeVolumeReplicaInfo) ProtoReflect() protoreflect.Message
- func (x *KubeVolumeReplicaInfo) Reset()
- func (x *KubeVolumeReplicaInfo) String() string
- type LocReliability
- func (LocReliability) Descriptor() protoreflect.EnumDescriptor
- func (x LocReliability) Enum() *LocReliability
- func (LocReliability) EnumDescriptor() ([]byte, []int)deprecated
- func (x LocReliability) Number() protoreflect.EnumNumber
- func (x LocReliability) String() string
- func (LocReliability) Type() protoreflect.EnumType
- type LocalModification
- func (*LocalModification) Descriptor() ([]byte, []int)deprecated
- func (x *LocalModification) GetModified() bool
- func (x *LocalModification) GetSubmittedAt() *timestamppb.Timestamp
- func (*LocalModification) ProtoMessage()
- func (x *LocalModification) ProtoReflect() protoreflect.Message
- func (x *LocalModification) Reset()
- func (x *LocalModification) String() string
- type MaintenanceModeReason
- func (MaintenanceModeReason) Descriptor() protoreflect.EnumDescriptor
- func (x MaintenanceModeReason) Enum() *MaintenanceModeReason
- func (MaintenanceModeReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x MaintenanceModeReason) Number() protoreflect.EnumNumber
- func (x MaintenanceModeReason) String() string
- func (MaintenanceModeReason) Type() protoreflect.EnumType
- type NTPSource
- func (*NTPSource) Descriptor() ([]byte, []int)deprecated
- func (x *NTPSource) GetAuthenticated() bool
- func (x *NTPSource) GetDelay() float64
- func (x *NTPSource) GetDispersion() float64
- func (x *NTPSource) GetDstAddr() string
- func (x *NTPSource) GetDstPort() uint32
- func (x *NTPSource) GetFlags() uint32
- func (x *NTPSource) GetHostname() string
- func (x *NTPSource) GetJitter() float64
- func (x *NTPSource) GetLeap() uint32
- func (x *NTPSource) GetMode() NTPSourceMode
- func (x *NTPSource) GetOffset() float64
- func (x *NTPSource) GetPoll() int32
- func (x *NTPSource) GetPrecision() uint32
- func (x *NTPSource) GetReachability() uint32
- func (x *NTPSource) GetReachable() bool
- func (x *NTPSource) GetRefId() string
- func (x *NTPSource) GetRefTime() *timestamppb.Timestamp
- func (x *NTPSource) GetRootDelay() float64
- func (x *NTPSource) GetRootDisp() float64
- func (x *NTPSource) GetSrcAddr() string
- func (x *NTPSource) GetSrcPort() uint32
- func (x *NTPSource) GetState() NTPSourceState
- func (x *NTPSource) GetStratum() uint32
- func (*NTPSource) ProtoMessage()
- func (x *NTPSource) ProtoReflect() protoreflect.Message
- func (x *NTPSource) Reset()
- func (x *NTPSource) String() string
- type NTPSourceBitmap
- func (NTPSourceBitmap) Descriptor() protoreflect.EnumDescriptor
- func (x NTPSourceBitmap) Enum() *NTPSourceBitmap
- func (NTPSourceBitmap) EnumDescriptor() ([]byte, []int)deprecated
- func (x NTPSourceBitmap) Number() protoreflect.EnumNumber
- func (x NTPSourceBitmap) String() string
- func (NTPSourceBitmap) Type() protoreflect.EnumType
- type NTPSourceMode
- func (NTPSourceMode) Descriptor() protoreflect.EnumDescriptor
- func (x NTPSourceMode) Enum() *NTPSourceMode
- func (NTPSourceMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x NTPSourceMode) Number() protoreflect.EnumNumber
- func (x NTPSourceMode) String() string
- func (NTPSourceMode) Type() protoreflect.EnumType
- type NTPSourceState
- func (NTPSourceState) Descriptor() protoreflect.EnumDescriptor
- func (x NTPSourceState) Enum() *NTPSourceState
- func (NTPSourceState) EnumDescriptor() ([]byte, []int)deprecated
- func (x NTPSourceState) Number() protoreflect.EnumNumber
- func (x NTPSourceState) String() string
- func (NTPSourceState) Type() protoreflect.EnumType
- type NodeAdmission
- func (NodeAdmission) Descriptor() protoreflect.EnumDescriptor
- func (x NodeAdmission) Enum() *NodeAdmission
- func (NodeAdmission) EnumDescriptor() ([]byte, []int)deprecated
- func (x NodeAdmission) Number() protoreflect.EnumNumber
- func (x NodeAdmission) String() string
- func (NodeAdmission) Type() protoreflect.EnumType
- type OptionalCapabilities
- func (*OptionalCapabilities) Descriptor() ([]byte, []int)deprecated
- func (x *OptionalCapabilities) GetHvTypeKubevirt() bool
- func (*OptionalCapabilities) ProtoMessage()
- func (x *OptionalCapabilities) ProtoReflect() protoreflect.Message
- func (x *OptionalCapabilities) Reset()
- func (x *OptionalCapabilities) String() string
- type PCRStatus
- type ProxyEntry
- func (*ProxyEntry) Descriptor() ([]byte, []int)deprecated
- func (x *ProxyEntry) GetPort() uint32
- func (x *ProxyEntry) GetServer() string
- func (x *ProxyEntry) GetType() uint32
- func (*ProxyEntry) ProtoMessage()
- func (x *ProxyEntry) ProtoReflect() protoreflect.Message
- func (x *ProxyEntry) Reset()
- func (x *ProxyEntry) String() string
- type ProxyStatus
- func (*ProxyStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ProxyStatus) GetExceptions() string
- func (x *ProxyStatus) GetNetworkProxyEnable() bool
- func (x *ProxyStatus) GetNetworkProxyURL() string
- func (x *ProxyStatus) GetPacfile() string
- func (x *ProxyStatus) GetProxies() []*ProxyEntry
- func (x *ProxyStatus) GetWpadURL() string
- func (*ProxyStatus) ProtoMessage()
- func (x *ProxyStatus) ProtoReflect() protoreflect.Message
- func (x *ProxyStatus) Reset()
- func (x *ProxyStatus) String() string
- type SecurityInfo
- func (*SecurityInfo) Descriptor() ([]byte, []int)deprecated
- func (x *SecurityInfo) GetShaRootCa() []byte
- func (x *SecurityInfo) GetShaTlsRootCa() []byte
- func (*SecurityInfo) ProtoMessage()
- func (x *SecurityInfo) ProtoReflect() protoreflect.Message
- func (x *SecurityInfo) Reset()
- func (x *SecurityInfo) String() string
- type ServiceStatus
- func (ServiceStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ServiceStatus) Enum() *ServiceStatus
- func (ServiceStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServiceStatus) Number() protoreflect.EnumNumber
- func (x ServiceStatus) String() string
- func (ServiceStatus) Type() protoreflect.EnumType
- type Severity
- type SimType
- type SmartAttr
- func (*SmartAttr) Descriptor() ([]byte, []int)deprecated
- func (x *SmartAttr) GetAttributeName() string
- func (x *SmartAttr) GetId() uint32
- func (x *SmartAttr) GetRawValue() uint64
- func (x *SmartAttr) GetThresh() uint64
- func (x *SmartAttr) GetType() string
- func (x *SmartAttr) GetValue() uint64
- func (x *SmartAttr) GetWhenFailed() string
- func (x *SmartAttr) GetWorst() uint64
- func (*SmartAttr) ProtoMessage()
- func (x *SmartAttr) ProtoReflect() protoreflect.Message
- func (x *SmartAttr) Reset()
- func (x *SmartAttr) String() string
- type SnapshotType
- func (SnapshotType) Descriptor() protoreflect.EnumDescriptor
- func (x SnapshotType) Enum() *SnapshotType
- func (SnapshotType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SnapshotType) Number() protoreflect.EnumNumber
- func (x SnapshotType) String() string
- func (SnapshotType) Type() protoreflect.EnumType
- type StorageChildren
- func (*StorageChildren) Descriptor() ([]byte, []int)deprecated
- func (x *StorageChildren) GetChildren() []*StorageChildren
- func (x *StorageChildren) GetCurrentRaid() StorageRaidType
- func (x *StorageChildren) GetDisks() []*StorageDiskState
- func (x *StorageChildren) GetDisplayName() string
- func (x *StorageChildren) GetGUID() uint64
- func (*StorageChildren) ProtoMessage()
- func (x *StorageChildren) ProtoReflect() protoreflect.Message
- func (x *StorageChildren) Reset()
- func (x *StorageChildren) String() string
- type StorageDiskInfo
- func (*StorageDiskInfo) Descriptor() ([]byte, []int)deprecated
- func (x *StorageDiskInfo) GetCollectorErrors() string
- func (x *StorageDiskInfo) GetDiskName() string
- func (x *StorageDiskInfo) GetModel() string
- func (x *StorageDiskInfo) GetSerialNumber() string
- func (x *StorageDiskInfo) GetSmartAttr() []*SmartAttr
- func (x *StorageDiskInfo) GetWwn() string
- func (*StorageDiskInfo) ProtoMessage()
- func (x *StorageDiskInfo) ProtoReflect() protoreflect.Message
- func (x *StorageDiskInfo) Reset()
- func (x *StorageDiskInfo) String() string
- type StorageDiskState
- func (*StorageDiskState) Descriptor() ([]byte, []int)deprecated
- func (x *StorageDiskState) GetDiskName() *evecommon.DiskDescription
- func (x *StorageDiskState) GetSmartStatus() string
- func (x *StorageDiskState) GetState() string
- func (x *StorageDiskState) GetStatus() StorageStatus
- func (*StorageDiskState) ProtoMessage()
- func (x *StorageDiskState) ProtoReflect() protoreflect.Message
- func (x *StorageDiskState) Reset()
- func (x *StorageDiskState) String() string
- type StorageHealthStatus
- func (StorageHealthStatus) Descriptor() protoreflect.EnumDescriptor
- func (x StorageHealthStatus) Enum() *StorageHealthStatus
- func (StorageHealthStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x StorageHealthStatus) Number() protoreflect.EnumNumber
- func (x StorageHealthStatus) String() string
- func (StorageHealthStatus) Type() protoreflect.EnumType
- type StorageInfo
- func (*StorageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *StorageInfo) GetChildren() []*StorageChildren
- func (x *StorageInfo) GetCollectorErrors() string
- func (x *StorageInfo) GetCompressionRatio() float64
- func (x *StorageInfo) GetCountZvols() uint32
- func (x *StorageInfo) GetCurrentRaid() StorageRaidType
- func (x *StorageInfo) GetDisks() []*StorageDiskState
- func (x *StorageInfo) GetPoolName() string
- func (x *StorageInfo) GetPoolStatusMsg() string
- func (x *StorageInfo) GetStorageState() StorageStatus
- func (x *StorageInfo) GetStorageType() StorageTypeInfo
- func (x *StorageInfo) GetZfsVersion() string
- func (x *StorageInfo) GetZpoolSize() uint64
- func (*StorageInfo) ProtoMessage()
- func (x *StorageInfo) ProtoReflect() protoreflect.Message
- func (x *StorageInfo) Reset()
- func (x *StorageInfo) String() string
- type StorageRaidType
- func (StorageRaidType) Descriptor() protoreflect.EnumDescriptor
- func (x StorageRaidType) Enum() *StorageRaidType
- func (StorageRaidType) EnumDescriptor() ([]byte, []int)deprecated
- func (x StorageRaidType) Number() protoreflect.EnumNumber
- func (x StorageRaidType) String() string
- func (StorageRaidType) Type() protoreflect.EnumType
- type StorageStatus
- func (StorageStatus) Descriptor() protoreflect.EnumDescriptor
- func (x StorageStatus) Enum() *StorageStatus
- func (StorageStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x StorageStatus) Number() protoreflect.EnumNumber
- func (x StorageStatus) String() string
- func (StorageStatus) Type() protoreflect.EnumType
- type StorageTypeInfo
- func (StorageTypeInfo) Descriptor() protoreflect.EnumDescriptor
- func (x StorageTypeInfo) Enum() *StorageTypeInfo
- func (StorageTypeInfo) EnumDescriptor() ([]byte, []int)deprecated
- func (x StorageTypeInfo) Number() protoreflect.EnumNumber
- func (x StorageTypeInfo) String() string
- func (StorageTypeInfo) Type() protoreflect.EnumType
- type StorageVolumePVCStatus
- func (StorageVolumePVCStatus) Descriptor() protoreflect.EnumDescriptor
- func (x StorageVolumePVCStatus) Enum() *StorageVolumePVCStatus
- func (StorageVolumePVCStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x StorageVolumePVCStatus) Number() protoreflect.EnumNumber
- func (x StorageVolumePVCStatus) String() string
- func (StorageVolumePVCStatus) Type() protoreflect.EnumType
- type StorageVolumeReplicaStatus
- func (StorageVolumeReplicaStatus) Descriptor() protoreflect.EnumDescriptor
- func (x StorageVolumeReplicaStatus) Enum() *StorageVolumeReplicaStatus
- func (StorageVolumeReplicaStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x StorageVolumeReplicaStatus) Number() protoreflect.EnumNumber
- func (x StorageVolumeReplicaStatus) String() string
- func (StorageVolumeReplicaStatus) Type() protoreflect.EnumType
- type StorageVolumeRobustness
- func (StorageVolumeRobustness) Descriptor() protoreflect.EnumDescriptor
- func (x StorageVolumeRobustness) Enum() *StorageVolumeRobustness
- func (StorageVolumeRobustness) EnumDescriptor() ([]byte, []int)deprecated
- func (x StorageVolumeRobustness) Number() protoreflect.EnumNumber
- func (x StorageVolumeRobustness) String() string
- func (StorageVolumeRobustness) Type() protoreflect.EnumType
- type StorageVolumeState
- func (StorageVolumeState) Descriptor() protoreflect.EnumDescriptor
- func (x StorageVolumeState) Enum() *StorageVolumeState
- func (StorageVolumeState) EnumDescriptor() ([]byte, []int)deprecated
- func (x StorageVolumeState) Number() protoreflect.EnumNumber
- func (x StorageVolumeState) String() string
- func (StorageVolumeState) Type() protoreflect.EnumType
- type SystemAdapterInfo
- func (*SystemAdapterInfo) Descriptor() ([]byte, []int)deprecated
- func (x *SystemAdapterInfo) GetCurrentIndex() uint32
- func (x *SystemAdapterInfo) GetStatus() []*DevicePortStatus
- func (*SystemAdapterInfo) ProtoMessage()
- func (x *SystemAdapterInfo) ProtoReflect() protoreflect.Message
- func (x *SystemAdapterInfo) Reset()
- func (x *SystemAdapterInfo) String() string
- type UsageInfo
- func (*UsageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *UsageInfo) GetCreateTime() *timestamppb.Timestamp
- func (x *UsageInfo) GetLastRefcountChangeTime() *timestamppb.Timestamp
- func (x *UsageInfo) GetRefCount() uint32
- func (*UsageInfo) ProtoMessage()
- func (x *UsageInfo) ProtoReflect() protoreflect.Message
- func (x *UsageInfo) Reset()
- func (x *UsageInfo) String() string
- type VaultInfo
- func (*VaultInfo) Descriptor() ([]byte, []int)deprecated
- func (x *VaultInfo) GetName() string
- func (x *VaultInfo) GetPcrStatus() PCRStatus
- func (x *VaultInfo) GetStatus() DataSecAtRestStatus
- func (x *VaultInfo) GetVaultErr() *ErrorInfo
- func (*VaultInfo) ProtoMessage()
- func (x *VaultInfo) ProtoReflect() protoreflect.Message
- func (x *VaultInfo) Reset()
- func (x *VaultInfo) String() string
- type VfPublishedInfo
- func (*VfPublishedInfo) Descriptor() ([]byte, []int)deprecated
- func (x *VfPublishedInfo) GetIndex() uint32
- func (x *VfPublishedInfo) GetVlanId() uint32
- func (*VfPublishedInfo) ProtoMessage()
- func (x *VfPublishedInfo) ProtoReflect() protoreflect.Message
- func (x *VfPublishedInfo) Reset()
- func (x *VfPublishedInfo) String() string
- type VolumeResources
- func (*VolumeResources) Descriptor() ([]byte, []int)deprecated
- func (x *VolumeResources) GetCurSizeBytes() uint64
- func (x *VolumeResources) GetMaxSizeBytes() uint64
- func (*VolumeResources) ProtoMessage()
- func (x *VolumeResources) ProtoReflect() protoreflect.Message
- func (x *VolumeResources) Reset()
- func (x *VolumeResources) String() string
- type WirelessStatus
- func (*WirelessStatus) Descriptor() ([]byte, []int)deprecated
- func (x *WirelessStatus) GetCellular() *ZCellularStatus
- func (x *WirelessStatus) GetType() WirelessType
- func (*WirelessStatus) ProtoMessage()
- func (x *WirelessStatus) ProtoReflect() protoreflect.Message
- func (x *WirelessStatus) Reset()
- func (x *WirelessStatus) String() string
- type WirelessType
- func (WirelessType) Descriptor() protoreflect.EnumDescriptor
- func (x WirelessType) Enum() *WirelessType
- func (WirelessType) EnumDescriptor() ([]byte, []int)deprecated
- func (x WirelessType) Number() protoreflect.EnumNumber
- func (x WirelessType) String() string
- func (WirelessType) Type() protoreflect.EnumType
- type ZCellularControlProtocol
- func (ZCellularControlProtocol) Descriptor() protoreflect.EnumDescriptor
- func (x ZCellularControlProtocol) Enum() *ZCellularControlProtocol
- func (ZCellularControlProtocol) EnumDescriptor() ([]byte, []int)deprecated
- func (x ZCellularControlProtocol) Number() protoreflect.EnumNumber
- func (x ZCellularControlProtocol) String() string
- func (ZCellularControlProtocol) Type() protoreflect.EnumType
- type ZCellularModuleInfo
- func (*ZCellularModuleInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ZCellularModuleInfo) GetControlProtocol() ZCellularControlProtocol
- func (x *ZCellularModuleInfo) GetFirmwareVersion() string
- func (x *ZCellularModuleInfo) GetImei() string
- func (x *ZCellularModuleInfo) GetManufacturer() string
- func (x *ZCellularModuleInfo) GetModel() string
- func (x *ZCellularModuleInfo) GetName() string
- func (x *ZCellularModuleInfo) GetOperatingState() ZCellularOperatingState
- func (*ZCellularModuleInfo) ProtoMessage()
- func (x *ZCellularModuleInfo) ProtoReflect() protoreflect.Message
- func (x *ZCellularModuleInfo) Reset()
- func (x *ZCellularModuleInfo) String() string
- type ZCellularOperatingState
- func (ZCellularOperatingState) Descriptor() protoreflect.EnumDescriptor
- func (x ZCellularOperatingState) Enum() *ZCellularOperatingState
- func (ZCellularOperatingState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ZCellularOperatingState) Number() protoreflect.EnumNumber
- func (x ZCellularOperatingState) String() string
- func (ZCellularOperatingState) Type() protoreflect.EnumType
- type ZCellularProvider
- func (*ZCellularProvider) Descriptor() ([]byte, []int)deprecated
- func (x *ZCellularProvider) GetCurrentServing() bool
- func (x *ZCellularProvider) GetDescription() string
- func (x *ZCellularProvider) GetForbidden() bool
- func (x *ZCellularProvider) GetPlmn() string
- func (x *ZCellularProvider) GetRoaming() bool
- func (*ZCellularProvider) ProtoMessage()
- func (x *ZCellularProvider) ProtoReflect() protoreflect.Message
- func (x *ZCellularProvider) Reset()
- func (x *ZCellularProvider) String() string
- type ZCellularStatus
- func (*ZCellularStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ZCellularStatus) GetBearers() []*CellularBearer
- func (x *ZCellularStatus) GetCellularModule() string
- func (x *ZCellularStatus) GetConfigError() string
- func (x *ZCellularStatus) GetConnectedAt() *timestamppb.Timestamp
- func (x *ZCellularStatus) GetCurrentRats() []evecommon.RadioAccessTechnology
- func (x *ZCellularStatus) GetProbeError() string
- func (x *ZCellularStatus) GetProfiles() []*CellularProfile
- func (x *ZCellularStatus) GetProviders() []*ZCellularProvider
- func (x *ZCellularStatus) GetSimCards() []string
- func (*ZCellularStatus) ProtoMessage()
- func (x *ZCellularStatus) ProtoReflect() protoreflect.Message
- func (x *ZCellularStatus) Reset()
- func (x *ZCellularStatus) String() string
- type ZDeviceState
- func (ZDeviceState) Descriptor() protoreflect.EnumDescriptor
- func (x ZDeviceState) Enum() *ZDeviceState
- func (ZDeviceState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ZDeviceState) Number() protoreflect.EnumNumber
- func (x ZDeviceState) String() string
- func (ZDeviceState) Type() protoreflect.EnumType
- type ZInfoApp
- func (*ZInfoApp) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoApp) GetAppErr() []*ErrorInfo
- func (x *ZInfoApp) GetAppID() string
- func (x *ZInfoApp) GetAppName() string
- func (x *ZInfoApp) GetAppVersion() string
- func (x *ZInfoApp) GetAssignedAdapters() []*ZioBundle
- func (x *ZInfoApp) GetBootTime() *timestamppb.Timestamp
- func (x *ZInfoApp) GetClusterAppRunning() bool
- func (x *ZInfoApp) GetNetwork() []*ZInfoNetwork
- func (x *ZInfoApp) GetSnapshots() []*ZInfoSnapshot
- func (x *ZInfoApp) GetSoftwareList() []*ZInfoSW
- func (x *ZInfoApp) GetState() ZSwState
- func (x *ZInfoApp) GetSystemApp() bool
- func (x *ZInfoApp) GetVolumeRefs() []string
- func (*ZInfoApp) ProtoMessage()
- func (x *ZInfoApp) ProtoReflect() protoreflect.Message
- func (x *ZInfoApp) Reset()
- func (x *ZInfoApp) String() string
- type ZInfoAppInstMetaData
- func (*ZInfoAppInstMetaData) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoAppInstMetaData) GetData() []byte
- func (x *ZInfoAppInstMetaData) GetType() AppInstMetaDataType
- func (x *ZInfoAppInstMetaData) GetUuid() string
- func (*ZInfoAppInstMetaData) ProtoMessage()
- func (x *ZInfoAppInstMetaData) ProtoReflect() protoreflect.Message
- func (x *ZInfoAppInstMetaData) Reset()
- func (x *ZInfoAppInstMetaData) String() string
- type ZInfoAppInstance
- func (*ZInfoAppInstance) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoAppInstance) GetDomainName() string
- func (x *ZInfoAppInstance) GetName() string
- func (x *ZInfoAppInstance) GetUuid() string
- func (*ZInfoAppInstance) ProtoMessage()
- func (x *ZInfoAppInstance) ProtoReflect() protoreflect.Message
- func (x *ZInfoAppInstance) Reset()
- func (x *ZInfoAppInstance) String() string
- type ZInfoBlob
- func (*ZInfoBlob) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoBlob) GetErr() *ErrorInfo
- func (x *ZInfoBlob) GetProgressPercentage() uint32
- func (x *ZInfoBlob) GetResources() *ContentResources
- func (x *ZInfoBlob) GetSha256() string
- func (x *ZInfoBlob) GetState() ZSwState
- func (x *ZInfoBlob) GetUsage() *UsageInfo
- func (*ZInfoBlob) ProtoMessage()
- func (x *ZInfoBlob) ProtoReflect() protoreflect.Message
- func (x *ZInfoBlob) Reset()
- func (x *ZInfoBlob) String() string
- type ZInfoBlobList
- type ZInfoClusterNode
- func (*ZInfoClusterNode) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoClusterNode) GetNodeStatus() ZInfoClusterNodeStatus
- func (*ZInfoClusterNode) ProtoMessage()
- func (x *ZInfoClusterNode) ProtoReflect() protoreflect.Message
- func (x *ZInfoClusterNode) Reset()
- func (x *ZInfoClusterNode) String() string
- type ZInfoClusterNodeStatus
- func (ZInfoClusterNodeStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ZInfoClusterNodeStatus) Enum() *ZInfoClusterNodeStatus
- func (ZInfoClusterNodeStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ZInfoClusterNodeStatus) Number() protoreflect.EnumNumber
- func (x ZInfoClusterNodeStatus) String() string
- func (ZInfoClusterNodeStatus) Type() protoreflect.EnumType
- type ZInfoConfigItem
- func (*ZInfoConfigItem) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoConfigItem) GetError() string
- func (x *ZInfoConfigItem) GetValue() string
- func (*ZInfoConfigItem) ProtoMessage()
- func (x *ZInfoConfigItem) ProtoReflect() protoreflect.Message
- func (x *ZInfoConfigItem) Reset()
- func (x *ZInfoConfigItem) String() string
- type ZInfoConfigItemStatus
- func (*ZInfoConfigItemStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoConfigItemStatus) GetConfigItems() map[string]*ZInfoConfigItem
- func (x *ZInfoConfigItemStatus) GetUnknownConfigItems() map[string]*ZInfoConfigItem
- func (*ZInfoConfigItemStatus) ProtoMessage()
- func (x *ZInfoConfigItemStatus) ProtoReflect() protoreflect.Message
- func (x *ZInfoConfigItemStatus) Reset()
- func (x *ZInfoConfigItemStatus) String() string
- type ZInfoContentTree
- func (*ZInfoContentTree) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoContentTree) GetComponentShaList() []string
- func (x *ZInfoContentTree) GetDisplayName() string
- func (x *ZInfoContentTree) GetErr() *ErrorInfo
- func (x *ZInfoContentTree) GetGenerationCount() int64
- func (x *ZInfoContentTree) GetProgressPercentage() uint32
- func (x *ZInfoContentTree) GetResources() *ContentResources
- func (x *ZInfoContentTree) GetSha256() string
- func (x *ZInfoContentTree) GetState() ZSwState
- func (x *ZInfoContentTree) GetUsage() *UsageInfo
- func (x *ZInfoContentTree) GetUuid() string
- func (*ZInfoContentTree) ProtoMessage()
- func (x *ZInfoContentTree) ProtoReflect() protoreflect.Message
- func (x *ZInfoContentTree) Reset()
- func (x *ZInfoContentTree) String() string
- type ZInfoDNS
- func (*ZInfoDNS) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoDNS) GetDNSdomain() string
- func (x *ZInfoDNS) GetDNSsearch() []string
- func (x *ZInfoDNS) GetDNSservers() []string
- func (*ZInfoDNS) ProtoMessage()
- func (x *ZInfoDNS) ProtoReflect() protoreflect.Message
- func (x *ZInfoDNS) Reset()
- func (x *ZInfoDNS) String() string
- type ZInfoDevSW
- func (*ZInfoDevSW) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoDevSW) GetActivated() bool
- func (x *ZInfoDevSW) GetDownloadProgress() uint32
- func (x *ZInfoDevSW) GetLongVersion() string
- func (x *ZInfoDevSW) GetPartitionDevice() string
- func (x *ZInfoDevSW) GetPartitionLabel() string
- func (x *ZInfoDevSW) GetPartitionState() string
- func (x *ZInfoDevSW) GetShortVersion() string
- func (x *ZInfoDevSW) GetStatus() ZSwState
- func (x *ZInfoDevSW) GetSubStatus() BaseOsSubStatus
- func (x *ZInfoDevSW) GetSubStatusProgress() uint32
- func (x *ZInfoDevSW) GetSubStatusStr() string
- func (x *ZInfoDevSW) GetSwErr() *ErrorInfo
- func (x *ZInfoDevSW) GetUserStatus() BaseOsStatus
- func (*ZInfoDevSW) ProtoMessage()
- func (x *ZInfoDevSW) ProtoReflect() protoreflect.Message
- func (x *ZInfoDevSW) Reset()
- func (x *ZInfoDevSW) String() string
- type ZInfoDevice
- func (*ZInfoDevice) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoDevice) GetApiCapability() APICapability
- func (x *ZInfoDevice) GetAppInstances() []*ZInfoAppInstance
- func (x *ZInfoDevice) GetAssignableAdapters() []*ZioBundle
- func (x *ZInfoDevice) GetAttestationInfo() *AttestationInfo
- func (x *ZInfoDevice) GetBaseosUpdateCounter() uint32
- func (x *ZInfoDevice) GetBootTime() *timestamppb.Timestamp
- func (x *ZInfoDevice) GetCapabilities() *Capabilities
- func (x *ZInfoDevice) GetCellRadios() []*ZCellularModuleInfo
- func (x *ZInfoDevice) GetConfigItemStatus() *ZInfoConfigItemStatus
- func (x *ZInfoDevice) GetCpuArch() string
- func (x *ZInfoDevice) GetDataSecAtRestInfo() *DataSecAtRest
- func (x *ZInfoDevice) GetDns() *ZInfoDNS
- func (x *ZInfoDevice) GetDormantTime() stringdeprecated
- func (x *ZInfoDevice) GetHSMInfo() string
- func (x *ZInfoDevice) GetHSMStatus() HwSecurityModuleStatus
- func (x *ZInfoDevice) GetHardwareWatchdogPresent() bool
- func (x *ZInfoDevice) GetHostName() string
- func (x *ZInfoDevice) GetLastBootReason() BootReason
- func (x *ZInfoDevice) GetLastRebootReason() string
- func (x *ZInfoDevice) GetLastRebootStack() string
- func (x *ZInfoDevice) GetLastRebootTime() *timestamppb.Timestamp
- func (x *ZInfoDevice) GetLocalProfile() string
- func (x *ZInfoDevice) GetMachineArch() string
- func (x *ZInfoDevice) GetMaintenanceMode() bool
- func (x *ZInfoDevice) GetMaintenanceModeReason() MaintenanceModeReasondeprecated
- func (x *ZInfoDevice) GetMaintenanceModeReasons() []MaintenanceModeReason
- func (x *ZInfoDevice) GetMemory() uint64
- func (x *ZInfoDevice) GetMetricItems() []*DeprecatedMetricItem
- func (x *ZInfoDevice) GetMinfo() *ZInfoManufacturer
- func (x *ZInfoDevice) GetNcpu() uint32
- func (x *ZInfoDevice) GetNetwork() []*ZInfoNetwork
- func (x *ZInfoDevice) GetOptionalCapabilities() *OptionalCapabilities
- func (x *ZInfoDevice) GetPlatform() string
- func (x *ZInfoDevice) GetPowerCycleCounter() int64
- func (x *ZInfoDevice) GetRebootConfigCounter() uint32
- func (x *ZInfoDevice) GetRebootInprogress() bool
- func (x *ZInfoDevice) GetRemoteAccessDisabled() bool
- func (x *ZInfoDevice) GetRestartCounter() uint32
- func (x *ZInfoDevice) GetSecInfo() *SecurityInfo
- func (x *ZInfoDevice) GetShutdownConfigCounter() uint32
- func (x *ZInfoDevice) GetSims() []*ZSimcardInfo
- func (x *ZInfoDevice) GetState() ZDeviceState
- func (x *ZInfoDevice) GetStorage() uint64
- func (x *ZInfoDevice) GetStorageInfo() []*StorageInfo
- func (x *ZInfoDevice) GetStorageList() []*ZInfoStorage
- func (x *ZInfoDevice) GetSwList() []*ZInfoDevSW
- func (x *ZInfoDevice) GetSystemAdapter() *SystemAdapterInfo
- func (x *ZInfoDevice) GetTasks() []*ZInfoDeviceTasks
- func (*ZInfoDevice) ProtoMessage()
- func (x *ZInfoDevice) ProtoReflect() protoreflect.Message
- func (x *ZInfoDevice) Reset()
- func (x *ZInfoDevice) String() string
- type ZInfoDeviceTasks
- func (*ZInfoDeviceTasks) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoDeviceTasks) GetName() string
- func (x *ZInfoDeviceTasks) GetNamespace() string
- func (*ZInfoDeviceTasks) ProtoMessage()
- func (x *ZInfoDeviceTasks) ProtoReflect() protoreflect.Message
- func (x *ZInfoDeviceTasks) Reset()
- func (x *ZInfoDeviceTasks) String() string
- type ZInfoEdgeview
- func (*ZInfoEdgeview) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoEdgeview) GetCountApp() uint32
- func (x *ZInfoEdgeview) GetCountDev() uint32
- func (x *ZInfoEdgeview) GetCountExt() uint32
- func (x *ZInfoEdgeview) GetExpireTime() *timestamppb.Timestamp
- func (x *ZInfoEdgeview) GetStartedTime() *timestamppb.Timestamp
- func (*ZInfoEdgeview) ProtoMessage()
- func (x *ZInfoEdgeview) ProtoReflect() protoreflect.Message
- func (x *ZInfoEdgeview) Reset()
- func (x *ZInfoEdgeview) String() string
- type ZInfoHardware
- type ZInfoKubeCluster
- func (*ZInfoKubeCluster) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoKubeCluster) GetClusterId() string
- func (x *ZInfoKubeCluster) GetEveApps() []*KubeEVEAppPodInfo
- func (x *ZInfoKubeCluster) GetEveVmApps() []*KubeVMIInfo
- func (x *ZInfoKubeCluster) GetNodes() []*KubeNodeInfo
- func (x *ZInfoKubeCluster) GetPodNameSpaces() []*KubePodNameSpaceInfo
- func (x *ZInfoKubeCluster) GetStorage() *KubeStorageInfo
- func (*ZInfoKubeCluster) ProtoMessage()
- func (x *ZInfoKubeCluster) ProtoReflect() protoreflect.Message
- func (x *ZInfoKubeCluster) Reset()
- func (x *ZInfoKubeCluster) String() string
- type ZInfoKubeClusterUpdateStatus
- func (*ZInfoKubeClusterUpdateStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoKubeClusterUpdateStatus) GetClusterId() string
- func (x *ZInfoKubeClusterUpdateStatus) GetComponent() KubeComp
- func (x *ZInfoKubeClusterUpdateStatus) GetCurrentNode() string
- func (x *ZInfoKubeClusterUpdateStatus) GetError() *ErrorInfo
- func (x *ZInfoKubeClusterUpdateStatus) GetStatus() KubeCompUpdateStatus
- func (*ZInfoKubeClusterUpdateStatus) ProtoMessage()
- func (x *ZInfoKubeClusterUpdateStatus) ProtoReflect() protoreflect.Message
- func (x *ZInfoKubeClusterUpdateStatus) Reset()
- func (x *ZInfoKubeClusterUpdateStatus) String() string
- type ZInfoLocation
- func (*ZInfoLocation) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoLocation) GetAltitude() float64
- func (x *ZInfoLocation) GetHorizontalReliability() LocReliability
- func (x *ZInfoLocation) GetHorizontalUncertainty() float32
- func (x *ZInfoLocation) GetLatitude() float64
- func (x *ZInfoLocation) GetLogicallabel() string
- func (x *ZInfoLocation) GetLongitude() float64
- func (x *ZInfoLocation) GetUtcTimestamp() *timestamppb.Timestamp
- func (x *ZInfoLocation) GetVerticalReliability() LocReliability
- func (x *ZInfoLocation) GetVerticalUncertainty() float32
- func (*ZInfoLocation) ProtoMessage()
- func (x *ZInfoLocation) ProtoReflect() protoreflect.Message
- func (x *ZInfoLocation) Reset()
- func (x *ZInfoLocation) String() string
- type ZInfoManufacturer
- func (*ZInfoManufacturer) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoManufacturer) GetBiosReleaseDate() string
- func (x *ZInfoManufacturer) GetBiosVendor() string
- func (x *ZInfoManufacturer) GetBiosVersion() string
- func (x *ZInfoManufacturer) GetCompatible() string
- func (x *ZInfoManufacturer) GetManufacturer() string
- func (x *ZInfoManufacturer) GetProductName() string
- func (x *ZInfoManufacturer) GetSerialNumber() string
- func (x *ZInfoManufacturer) GetUUID() string
- func (x *ZInfoManufacturer) GetVersion() string
- func (*ZInfoManufacturer) ProtoMessage()
- func (x *ZInfoManufacturer) ProtoReflect() protoreflect.Message
- func (x *ZInfoManufacturer) Reset()
- func (x *ZInfoManufacturer) String() string
- type ZInfoMsg
- func (*ZInfoMsg) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoMsg) GetAinfo() *ZInfoApp
- func (x *ZInfoMsg) GetAmdinfo() *ZInfoAppInstMetaData
- func (x *ZInfoMsg) GetAtTimeStamp() *timestamppb.Timestamp
- func (x *ZInfoMsg) GetBinfo() *ZInfoBlobList
- func (x *ZInfoMsg) GetCinfo() *ZInfoContentTree
- func (x *ZInfoMsg) GetClusterInfo() *ZInfoKubeCluster
- func (x *ZInfoMsg) GetClusterNode() *ZInfoClusterNode
- func (x *ZInfoMsg) GetClusterUpdateInfo() *ZInfoKubeClusterUpdateStatus
- func (x *ZInfoMsg) GetDevId() string
- func (x *ZInfoMsg) GetDinfo() *ZInfoDevice
- func (x *ZInfoMsg) GetEvinfo() *ZInfoEdgeview
- func (x *ZInfoMsg) GetHwinfo() *ZInfoHardware
- func (m *ZInfoMsg) GetInfoContent() isZInfoMsg_InfoContent
- func (x *ZInfoMsg) GetLocinfo() *ZInfoLocation
- func (x *ZInfoMsg) GetNiinfo() *ZInfoNetworkInstance
- func (x *ZInfoMsg) GetNtpSources() *ZInfoNTPSources
- func (x *ZInfoMsg) GetPatchInfo() *ZInfoPatchEnvelope
- func (x *ZInfoMsg) GetVinfo() *ZInfoVolume
- func (x *ZInfoMsg) GetZtype() ZInfoTypes
- func (*ZInfoMsg) ProtoMessage()
- func (x *ZInfoMsg) ProtoReflect() protoreflect.Message
- func (x *ZInfoMsg) Reset()
- func (x *ZInfoMsg) String() string
- type ZInfoMsg_Ainfo
- type ZInfoMsg_Amdinfo
- type ZInfoMsg_Binfo
- type ZInfoMsg_Cinfo
- type ZInfoMsg_ClusterInfo
- type ZInfoMsg_ClusterNode
- type ZInfoMsg_ClusterUpdateInfo
- type ZInfoMsg_Dinfo
- type ZInfoMsg_Evinfo
- type ZInfoMsg_Hwinfo
- type ZInfoMsg_Locinfo
- type ZInfoMsg_Niinfo
- type ZInfoMsg_NtpSources
- type ZInfoMsg_PatchInfo
- type ZInfoMsg_Vinfo
- type ZInfoNTPSources
- type ZInfoNetwork
- func (*ZInfoNetwork) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoNetwork) GetAlias() string
- func (x *ZInfoNetwork) GetDefaultRouters() []string
- func (x *ZInfoNetwork) GetDevName() string
- func (x *ZInfoNetwork) GetDns() *ZInfoDNS
- func (x *ZInfoNetwork) GetIPAddrs() []string
- func (x *ZInfoNetwork) GetIpAddrMisMatch() bool
- func (x *ZInfoNetwork) GetIpv4Up() bool
- func (x *ZInfoNetwork) GetLocalName() string
- func (x *ZInfoNetwork) GetLocation() *GeoLoc
- func (x *ZInfoNetwork) GetMacAddr() string
- func (x *ZInfoNetwork) GetNetworkErr() *ErrorInfo
- func (x *ZInfoNetwork) GetNtpServers() []string
- func (x *ZInfoNetwork) GetProxy() *ProxyStatus
- func (x *ZInfoNetwork) GetUplink() bool
- func (*ZInfoNetwork) ProtoMessage()
- func (x *ZInfoNetwork) ProtoReflect() protoreflect.Message
- func (x *ZInfoNetwork) Reset()
- func (x *ZInfoNetwork) String() string
- type ZInfoNetworkInstance
- func (*ZInfoNetworkInstance) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoNetworkInstance) GetActivated() bool
- func (x *ZInfoNetworkInstance) GetAssignedAdapters() []*ZioBundle
- func (x *ZInfoNetworkInstance) GetBridgeIPAddr() string
- func (x *ZInfoNetworkInstance) GetBridgeName() string
- func (x *ZInfoNetworkInstance) GetBridgeNum() uint32
- func (x *ZInfoNetworkInstance) GetCurrentUplinkAlias() stringdeprecated
- func (x *ZInfoNetworkInstance) GetCurrentUplinkIntf() stringdeprecated
- func (x *ZInfoNetworkInstance) GetDisplayname() string
- func (m *ZInfoNetworkInstance) GetInfoContent() isZInfoNetworkInstance_InfoContent
- func (x *ZInfoNetworkInstance) GetInstType() uint32
- func (x *ZInfoNetworkInstance) GetIpAssignments() []*ZmetIPAssignmentEntry
- func (x *ZInfoNetworkInstance) GetIpRoutes() []*IPRoute
- func (x *ZInfoNetworkInstance) GetIpv4Eid() bool
- func (x *ZInfoNetworkInstance) GetMtu() uint32
- func (x *ZInfoNetworkInstance) GetNetworkErr() []*ErrorInfo
- func (x *ZInfoNetworkInstance) GetNetworkID() string
- func (x *ZInfoNetworkInstance) GetNetworkVersion() string
- func (x *ZInfoNetworkInstance) GetPorts() []string
- func (x *ZInfoNetworkInstance) GetSoftwareList() *ZInfoSW
- func (x *ZInfoNetworkInstance) GetState() ZNetworkInstanceState
- func (x *ZInfoNetworkInstance) GetUpTimeStamp() *timestamppb.Timestamp
- func (x *ZInfoNetworkInstance) GetVifs() []*ZmetVifInfo
- func (x *ZInfoNetworkInstance) GetVinfo() *ZInfoVpn
- func (*ZInfoNetworkInstance) ProtoMessage()
- func (x *ZInfoNetworkInstance) ProtoReflect() protoreflect.Message
- func (x *ZInfoNetworkInstance) Reset()
- func (x *ZInfoNetworkInstance) String() string
- type ZInfoNetworkInstance_Vinfo
- type ZInfoPatchEnvelope
- func (*ZInfoPatchEnvelope) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoPatchEnvelope) GetErrors() []string
- func (x *ZInfoPatchEnvelope) GetId() string
- func (x *ZInfoPatchEnvelope) GetName() string
- func (x *ZInfoPatchEnvelope) GetSize() uint64
- func (x *ZInfoPatchEnvelope) GetState() EVE_PATCH_ENVELOPE_STATE
- func (x *ZInfoPatchEnvelope) GetVersion() string
- func (*ZInfoPatchEnvelope) ProtoMessage()
- func (x *ZInfoPatchEnvelope) ProtoReflect() protoreflect.Message
- func (x *ZInfoPatchEnvelope) Reset()
- func (x *ZInfoPatchEnvelope) String() string
- type ZInfoSW
- func (*ZInfoSW) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoSW) GetDownloadProgress() uint32
- func (x *ZInfoSW) GetImageName() string
- func (x *ZInfoSW) GetState() ZSwState
- func (x *ZInfoSW) GetSwHash() string
- func (x *ZInfoSW) GetSwVersion() string
- func (x *ZInfoSW) GetTarget() string
- func (x *ZInfoSW) GetVdev() string
- func (*ZInfoSW) ProtoMessage()
- func (x *ZInfoSW) ProtoReflect() protoreflect.Message
- func (x *ZInfoSW) Reset()
- func (x *ZInfoSW) String() string
- type ZInfoSnapshot
- func (*ZInfoSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoSnapshot) GetConfigId() string
- func (x *ZInfoSnapshot) GetConfigVersion() string
- func (x *ZInfoSnapshot) GetCreateTime() *timestamppb.Timestamp
- func (x *ZInfoSnapshot) GetId() string
- func (x *ZInfoSnapshot) GetSnapErr() *ErrorInfo
- func (x *ZInfoSnapshot) GetType() SnapshotType
- func (*ZInfoSnapshot) ProtoMessage()
- func (x *ZInfoSnapshot) ProtoReflect() protoreflect.Message
- func (x *ZInfoSnapshot) Reset()
- func (x *ZInfoSnapshot) String() string
- type ZInfoStorage
- func (*ZInfoStorage) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoStorage) GetDevice() string
- func (x *ZInfoStorage) GetMountPath() string
- func (x *ZInfoStorage) GetStorageLocation() bool
- func (x *ZInfoStorage) GetTotal() uint64
- func (*ZInfoStorage) ProtoMessage()
- func (x *ZInfoStorage) ProtoReflect() protoreflect.Message
- func (x *ZInfoStorage) Reset()
- func (x *ZInfoStorage) String() string
- type ZInfoTypes
- type ZInfoVolume
- func (*ZInfoVolume) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoVolume) GetDisplayName() string
- func (x *ZInfoVolume) GetGenerationCount() int64
- func (x *ZInfoVolume) GetProgressPercentage() uint32
- func (x *ZInfoVolume) GetResources() *VolumeResources
- func (x *ZInfoVolume) GetState() ZSwState
- func (x *ZInfoVolume) GetUsage() *UsageInfo
- func (x *ZInfoVolume) GetUuid() string
- func (x *ZInfoVolume) GetVolumeErr() *ErrorInfo
- func (*ZInfoVolume) ProtoMessage()
- func (x *ZInfoVolume) ProtoReflect() protoreflect.Message
- func (x *ZInfoVolume) Reset()
- func (x *ZInfoVolume) String() string
- type ZInfoVpn
- func (*ZInfoVpn) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoVpn) GetConn() []*ZInfoVpnConn
- func (x *ZInfoVpn) GetListeningIpAddrs() []string
- func (x *ZInfoVpn) GetPolicyBased() bool
- func (x *ZInfoVpn) GetUpTime() uint64
- func (*ZInfoVpn) ProtoMessage()
- func (x *ZInfoVpn) ProtoReflect() protoreflect.Message
- func (x *ZInfoVpn) Reset()
- func (x *ZInfoVpn) String() string
- type ZInfoVpnConn
- func (*ZInfoVpnConn) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoVpnConn) GetEstTime() uint64
- func (x *ZInfoVpnConn) GetId() string
- func (x *ZInfoVpnConn) GetIkes() string
- func (x *ZInfoVpnConn) GetLInfo() *ZInfoVpnEndPoint
- func (x *ZInfoVpnConn) GetLinks() []*ZInfoVpnLink
- func (x *ZInfoVpnConn) GetName() string
- func (x *ZInfoVpnConn) GetRInfo() *ZInfoVpnEndPoint
- func (x *ZInfoVpnConn) GetState() ZInfoVpnState
- func (x *ZInfoVpnConn) GetVersion() string
- func (*ZInfoVpnConn) ProtoMessage()
- func (x *ZInfoVpnConn) ProtoReflect() protoreflect.Message
- func (x *ZInfoVpnConn) Reset()
- func (x *ZInfoVpnConn) String() string
- type ZInfoVpnEndPoint
- func (*ZInfoVpnEndPoint) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoVpnEndPoint) GetId() string
- func (x *ZInfoVpnEndPoint) GetIpAddr() string
- func (x *ZInfoVpnEndPoint) GetPort() uint32
- func (*ZInfoVpnEndPoint) ProtoMessage()
- func (x *ZInfoVpnEndPoint) ProtoReflect() protoreflect.Message
- func (x *ZInfoVpnEndPoint) Reset()
- func (x *ZInfoVpnEndPoint) String() string
- type ZInfoVpnLink
- func (*ZInfoVpnLink) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoVpnLink) GetEspInfo() string
- func (x *ZInfoVpnLink) GetId() string
- func (x *ZInfoVpnLink) GetInstTime() uint64
- func (x *ZInfoVpnLink) GetLInfo() *ZInfoVpnLinkInfo
- func (x *ZInfoVpnLink) GetName() string
- func (x *ZInfoVpnLink) GetRInfo() *ZInfoVpnLinkInfo
- func (x *ZInfoVpnLink) GetReqId() string
- func (x *ZInfoVpnLink) GetState() ZInfoVpnState
- func (*ZInfoVpnLink) ProtoMessage()
- func (x *ZInfoVpnLink) ProtoReflect() protoreflect.Message
- func (x *ZInfoVpnLink) Reset()
- func (x *ZInfoVpnLink) String() string
- type ZInfoVpnLinkInfo
- func (*ZInfoVpnLinkInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ZInfoVpnLinkInfo) GetDirection() bool
- func (x *ZInfoVpnLinkInfo) GetSpiId() string
- func (x *ZInfoVpnLinkInfo) GetSubNet() string
- func (*ZInfoVpnLinkInfo) ProtoMessage()
- func (x *ZInfoVpnLinkInfo) ProtoReflect() protoreflect.Message
- func (x *ZInfoVpnLinkInfo) Reset()
- func (x *ZInfoVpnLinkInfo) String() string
- type ZInfoVpnState
- func (ZInfoVpnState) Descriptor() protoreflect.EnumDescriptor
- func (x ZInfoVpnState) Enum() *ZInfoVpnState
- func (ZInfoVpnState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ZInfoVpnState) Number() protoreflect.EnumNumber
- func (x ZInfoVpnState) String() string
- func (ZInfoVpnState) Type() protoreflect.EnumType
- type ZNetworkInstanceState
- func (ZNetworkInstanceState) Descriptor() protoreflect.EnumDescriptor
- func (x ZNetworkInstanceState) Enum() *ZNetworkInstanceState
- func (ZNetworkInstanceState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ZNetworkInstanceState) Number() protoreflect.EnumNumber
- func (x ZNetworkInstanceState) String() string
- func (ZNetworkInstanceState) Type() protoreflect.EnumType
- type ZSimcardInfo
- func (*ZSimcardInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ZSimcardInfo) GetCellModuleName() string
- func (x *ZSimcardInfo) GetIccid() string
- func (x *ZSimcardInfo) GetImsi() string
- func (x *ZSimcardInfo) GetName() string
- func (x *ZSimcardInfo) GetSlotActivated() bool
- func (x *ZSimcardInfo) GetSlotNumber() uint32
- func (x *ZSimcardInfo) GetState() string
- func (x *ZSimcardInfo) GetType() SimType
- func (*ZSimcardInfo) ProtoMessage()
- func (x *ZSimcardInfo) ProtoReflect() protoreflect.Message
- func (x *ZSimcardInfo) Reset()
- func (x *ZSimcardInfo) String() string
- type ZSwState
- type ZioBundle
- func (*ZioBundle) Descriptor() ([]byte, []int)deprecated
- func (x *ZioBundle) GetErr() *ErrorInfo
- func (x *ZioBundle) GetIoAddressList() []*IoAddresses
- func (x *ZioBundle) GetMembers() []string
- func (x *ZioBundle) GetName() string
- func (x *ZioBundle) GetType() evecommon.PhyIoType
- func (x *ZioBundle) GetUsage() evecommon.PhyIoMemberUsage
- func (x *ZioBundle) GetUsedByAppUUID() string
- func (x *ZioBundle) GetUsedByBaseOS() bool
- func (*ZioBundle) ProtoMessage()
- func (x *ZioBundle) ProtoReflect() protoreflect.Message
- func (x *ZioBundle) Reset()
- func (x *ZioBundle) String() string
- type ZmetIPAssignmentEntry
- func (*ZmetIPAssignmentEntry) Descriptor() ([]byte, []int)deprecated
- func (x *ZmetIPAssignmentEntry) GetIpAddress() []string
- func (x *ZmetIPAssignmentEntry) GetMacAddress() string
- func (*ZmetIPAssignmentEntry) ProtoMessage()
- func (x *ZmetIPAssignmentEntry) ProtoReflect() protoreflect.Message
- func (x *ZmetIPAssignmentEntry) Reset()
- func (x *ZmetIPAssignmentEntry) String() string
- type ZmetVifInfo
- func (*ZmetVifInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ZmetVifInfo) GetAppID() string
- func (x *ZmetVifInfo) GetMacAddress() string
- func (x *ZmetVifInfo) GetVifName() string
- func (*ZmetVifInfo) ProtoMessage()
- func (x *ZmetVifInfo) ProtoReflect() protoreflect.Message
- func (x *ZmetVifInfo) Reset()
- func (x *ZmetVifInfo) String() string
Constants ¶
This section is empty.
Variables ¶
var ( KubeNodeConditionType_name = map[int32]string{ 0: "KUBE_NODE_CONDITION_TYPE_UNSPECIFIED", 1: "KUBE_NODE_CONDITION_TYPE_READY", 2: "KUBE_NODE_CONDITION_TYPE_MEMORY_PRESSURE", 3: "KUBE_NODE_CONDITION_TYPE_DISK_PRESSURE", 4: "KUBE_NODE_CONDITION_TYPE_PID_PRESSURE", 5: "KUBE_NODE_CONDITION_TYPE_NETWORK_UNAVAIL", } KubeNodeConditionType_value = map[string]int32{ "KUBE_NODE_CONDITION_TYPE_UNSPECIFIED": 0, "KUBE_NODE_CONDITION_TYPE_READY": 1, "KUBE_NODE_CONDITION_TYPE_MEMORY_PRESSURE": 2, "KUBE_NODE_CONDITION_TYPE_DISK_PRESSURE": 3, "KUBE_NODE_CONDITION_TYPE_PID_PRESSURE": 4, "KUBE_NODE_CONDITION_TYPE_NETWORK_UNAVAIL": 5, } )
Enum value maps for KubeNodeConditionType.
var ( NodeAdmission_name = map[int32]string{ 0: "NODE_ADMISSION_UNSPECIFIED", 1: "NODE_ADMISSION_NOT_CLUSTERED", 2: "NODE_ADMISSION_LEAVING", 3: "NODE_ADMISSION_JOINING", 4: "NODE_ADMISSION_JOINED", } NodeAdmission_value = map[string]int32{ "NODE_ADMISSION_UNSPECIFIED": 0, "NODE_ADMISSION_NOT_CLUSTERED": 1, "NODE_ADMISSION_LEAVING": 2, "NODE_ADMISSION_JOINING": 3, "NODE_ADMISSION_JOINED": 4, } )
Enum value maps for NodeAdmission.
var ( StorageHealthStatus_name = map[int32]string{ 0: "STORAGE_HEALTH_STATUS_UNSPECIFIED", 1: "STORAGE_HEALTH_STATUS_HEALTHY", 2: "STORAGE_HEALTH_STATUS_DEGRADED_2_REPLICA_AVAILABLE_REPLICATING", 3: "STORAGE_HEALTH_STATUS_DEGRADED_2_REPLICA_AVAILABLE_NOT_REPLICATING", 4: "STORAGE_HEALTH_STATUS_DEGRADED_1_REPLICA_AVAILABLE_REPLICATING", 5: "STORAGE_HEALTH_STATUS_DEGRADED_1_REPLICA_AVAILABLE_NOT_REPLICATING", 6: "STORAGE_HEALTH_STATUS_FAILED", } StorageHealthStatus_value = map[string]int32{ "STORAGE_HEALTH_STATUS_UNSPECIFIED": 0, "STORAGE_HEALTH_STATUS_HEALTHY": 1, "STORAGE_HEALTH_STATUS_DEGRADED_2_REPLICA_AVAILABLE_REPLICATING": 2, "STORAGE_HEALTH_STATUS_DEGRADED_2_REPLICA_AVAILABLE_NOT_REPLICATING": 3, "STORAGE_HEALTH_STATUS_DEGRADED_1_REPLICA_AVAILABLE_REPLICATING": 4, "STORAGE_HEALTH_STATUS_DEGRADED_1_REPLICA_AVAILABLE_NOT_REPLICATING": 5, "STORAGE_HEALTH_STATUS_FAILED": 6, } )
Enum value maps for StorageHealthStatus.
var ( StorageVolumeState_name = map[int32]string{ 0: "STORAGE_VOLUME_STATE_UNSPECIFIED", 1: "STORAGE_VOLUME_STATE_CREATING", 2: "STORAGE_VOLUME_STATE_ATTACHED", 3: "STORAGE_VOLUME_STATE_DETACHED", 4: "STORAGE_VOLUME_STATE_ATTACHING", 5: "STORAGE_VOLUME_STATE_DETACHING", 6: "STORAGE_VOLUME_STATE_DELETING", } StorageVolumeState_value = map[string]int32{ "STORAGE_VOLUME_STATE_UNSPECIFIED": 0, "STORAGE_VOLUME_STATE_CREATING": 1, "STORAGE_VOLUME_STATE_ATTACHED": 2, "STORAGE_VOLUME_STATE_DETACHED": 3, "STORAGE_VOLUME_STATE_ATTACHING": 4, "STORAGE_VOLUME_STATE_DETACHING": 5, "STORAGE_VOLUME_STATE_DELETING": 6, } )
Enum value maps for StorageVolumeState.
var ( StorageVolumeRobustness_name = map[int32]string{ 0: "STORAGE_VOLUME_ROBUSTNESS_UNSPECIFIED", 1: "STORAGE_VOLUME_ROBUSTNESS_HEALTHY", 2: "STORAGE_VOLUME_ROBUSTNESS_DEGRADED", 3: "STORAGE_VOLUME_ROBUSTNESS_FAULTED", } StorageVolumeRobustness_value = map[string]int32{ "STORAGE_VOLUME_ROBUSTNESS_UNSPECIFIED": 0, "STORAGE_VOLUME_ROBUSTNESS_HEALTHY": 1, "STORAGE_VOLUME_ROBUSTNESS_DEGRADED": 2, "STORAGE_VOLUME_ROBUSTNESS_FAULTED": 3, } )
Enum value maps for StorageVolumeRobustness.
var ( StorageVolumePVCStatus_name = map[int32]string{ 0: "STORAGE_VOLUME_PVC_STATUS_UNSPECIFIED", 1: "STORAGE_VOLUME_PVC_STATUS_BOUND", 2: "STORAGE_VOLUME_PVC_STATUS_PENDING", 3: "STORAGE_VOLUME_PVC_STATUS_AVAILABLE", 4: "STORAGE_VOLUME_PVC_STATUS_RELEASED", 5: "STORAGE_VOLUME_PVC_STATUS_FAILED", } StorageVolumePVCStatus_value = map[string]int32{ "STORAGE_VOLUME_PVC_STATUS_UNSPECIFIED": 0, "STORAGE_VOLUME_PVC_STATUS_BOUND": 1, "STORAGE_VOLUME_PVC_STATUS_PENDING": 2, "STORAGE_VOLUME_PVC_STATUS_AVAILABLE": 3, "STORAGE_VOLUME_PVC_STATUS_RELEASED": 4, "STORAGE_VOLUME_PVC_STATUS_FAILED": 5, } )
Enum value maps for StorageVolumePVCStatus.
var ( StorageVolumeReplicaStatus_name = map[int32]string{ 0: "STORAGE_VOLUME_REPLICA_STATUS_UNSPECIFIED", 1: "STORAGE_VOLUME_REPLICA_STATUS_REBUILDING", 2: "STORAGE_VOLUME_REPLICA_STATUS_ONLINE", 3: "STORAGE_VOLUME_REPLICA_STATUS_FAILED", 4: "STORAGE_VOLUME_REPLICA_STATUS_OFFLINE", 5: "STORAGE_VOLUME_REPLICA_STATUS_STARTING", 6: "STORAGE_VOLUME_REPLICA_STATUS_STOPPING", } StorageVolumeReplicaStatus_value = map[string]int32{ "STORAGE_VOLUME_REPLICA_STATUS_UNSPECIFIED": 0, "STORAGE_VOLUME_REPLICA_STATUS_REBUILDING": 1, "STORAGE_VOLUME_REPLICA_STATUS_ONLINE": 2, "STORAGE_VOLUME_REPLICA_STATUS_FAILED": 3, "STORAGE_VOLUME_REPLICA_STATUS_OFFLINE": 4, "STORAGE_VOLUME_REPLICA_STATUS_STARTING": 5, "STORAGE_VOLUME_REPLICA_STATUS_STOPPING": 6, } )
Enum value maps for StorageVolumeReplicaStatus.
var ( KubePodStatus_name = map[int32]string{ 0: "KUBE_POD_STATUS_UNSPECIFIED", 1: "KUBE_POD_STATUS_PENDING", 2: "KUBE_POD_STATUS_RUNNING", 3: "KUBE_POD_STATUS_SUCCEEDED", 4: "KUBE_POD_STATUS_CONTAINER_CREATING", 5: "KUBE_POD_STATUS_CRASHLOOP_BACKOFF", 6: "KUBE_POD_STATUS_ERROR", 7: "KUBE_POD_STATUS_EVICTED", 8: "KUBE_POD_STATUS_FAILED", } KubePodStatus_value = map[string]int32{ "KUBE_POD_STATUS_UNSPECIFIED": 0, "KUBE_POD_STATUS_PENDING": 1, "KUBE_POD_STATUS_RUNNING": 2, "KUBE_POD_STATUS_SUCCEEDED": 3, "KUBE_POD_STATUS_CONTAINER_CREATING": 4, "KUBE_POD_STATUS_CRASHLOOP_BACKOFF": 5, "KUBE_POD_STATUS_ERROR": 6, "KUBE_POD_STATUS_EVICTED": 7, "KUBE_POD_STATUS_FAILED": 8, } )
Enum value maps for KubePodStatus.
var ( ServiceStatus_name = map[int32]string{ 0: "SERVICE_STATUS_UNSPECIFIED", 1: "SERVICE_STATUS_FAILED", 2: "SERVICE_STATUS_DEGRADED", 3: "SERVICE_STATUS_HEALTHY", } ServiceStatus_value = map[string]int32{ "SERVICE_STATUS_UNSPECIFIED": 0, "SERVICE_STATUS_FAILED": 1, "SERVICE_STATUS_DEGRADED": 2, "SERVICE_STATUS_HEALTHY": 3, } )
Enum value maps for ServiceStatus.
var ( KubeCompUpdateStatus_name = map[int32]string{ 0: "KUBE_COMP_UPDATE_STATUS_UNSPECIFIED", 1: "KUBE_COMP_UPDATE_STATUS_DOWNLOAD", 2: "KUBE_COMP_UPDATE_STATUS_DOWNLOAD_FAILED", 3: "KUBE_COMP_UPDATE_STATUS_IN_PROGRESS", 4: "KUBE_COMP_UPDATE_STATUS_FAILED", 5: "KUBE_COMP_UPDATE_STATUS_COMPLETED", } KubeCompUpdateStatus_value = map[string]int32{ "KUBE_COMP_UPDATE_STATUS_UNSPECIFIED": 0, "KUBE_COMP_UPDATE_STATUS_DOWNLOAD": 1, "KUBE_COMP_UPDATE_STATUS_DOWNLOAD_FAILED": 2, "KUBE_COMP_UPDATE_STATUS_IN_PROGRESS": 3, "KUBE_COMP_UPDATE_STATUS_FAILED": 4, "KUBE_COMP_UPDATE_STATUS_COMPLETED": 5, } )
Enum value maps for KubeCompUpdateStatus.
var ( KubeComp_name = map[int32]string{ 0: "KUBE_COMP_UNSPECIFIED", 1: "KUBE_COMP_CONTAINERD", 2: "KUBE_COMP_K3S", 3: "KUBE_COMP_MULTUS", 4: "KUBE_COMP_KUBEVIRT", 5: "KUBE_COMP_CDI", 6: "KUBE_COMP_LONGHORN", } KubeComp_value = map[string]int32{ "KUBE_COMP_UNSPECIFIED": 0, "KUBE_COMP_CONTAINERD": 1, "KUBE_COMP_K3S": 2, "KUBE_COMP_MULTUS": 3, "KUBE_COMP_KUBEVIRT": 4, "KUBE_COMP_CDI": 5, "KUBE_COMP_LONGHORN": 6, } )
Enum value maps for KubeComp.
var ( KubeVMIStatus_name = map[int32]string{ 0: "KUBE_VMI_STATUS_UNSPECIFIED", 1: "KUBE_VMI_STATUS_PENDING", 2: "KUBE_VMI_STATUS_SCHEDULING", 3: "KUBE_VMI_STATUS_SCHEDULED", 4: "KUBE_VMI_STATUS_RUNNING", 5: "KUBE_VMI_STATUS_SUCCEEDED", 6: "KUBE_VMI_STATUS_FAILED", 7: "KUBE_VMI_STATUS_UNKNOWN", } KubeVMIStatus_value = map[string]int32{ "KUBE_VMI_STATUS_UNSPECIFIED": 0, "KUBE_VMI_STATUS_PENDING": 1, "KUBE_VMI_STATUS_SCHEDULING": 2, "KUBE_VMI_STATUS_SCHEDULED": 3, "KUBE_VMI_STATUS_RUNNING": 4, "KUBE_VMI_STATUS_SUCCEEDED": 5, "KUBE_VMI_STATUS_FAILED": 6, "KUBE_VMI_STATUS_UNKNOWN": 7, } )
Enum value maps for KubeVMIStatus.
var ( DepMetricItemType_name = map[int32]string{ 0: "DepMetricItemOther", 1: "DepMetricItemGauge", 2: "DepMetricItemCounter", 3: "DepMetricItemState", } DepMetricItemType_value = map[string]int32{ "DepMetricItemOther": 0, "DepMetricItemGauge": 1, "DepMetricItemCounter": 2, "DepMetricItemState": 3, } )
Enum value maps for DepMetricItemType.
var ( ZInfoTypes_name = map[int32]string{ 0: "ZiNop", 1: "ZiDevice", 3: "ZiApp", 6: "ZiNetworkInstance", 7: "ZiVolume", 8: "ZiContentTree", 9: "ZiBlobList", 10: "ZiAppInstMetaData", 11: "ZiHardware", 12: "ZiEdgeview", 13: "ZiLocation", 14: "ZiPatchEnvelope", 16: "ZiNTPSources", 17: "ZiKubeCluster", 18: "ZiKubeClusterUpdateStatus", } ZInfoTypes_value = map[string]int32{ "ZiNop": 0, "ZiDevice": 1, "ZiApp": 3, "ZiNetworkInstance": 6, "ZiVolume": 7, "ZiContentTree": 8, "ZiBlobList": 9, "ZiAppInstMetaData": 10, "ZiHardware": 11, "ZiEdgeview": 12, "ZiLocation": 13, "ZiPatchEnvelope": 14, "ZiNTPSources": 16, "ZiKubeCluster": 17, "ZiKubeClusterUpdateStatus": 18, } )
Enum value maps for ZInfoTypes.
var ( ZSwState_name = map[int32]string{ 0: "INVALID", 1: "INITIAL", 2: "DOWNLOAD_STARTED", 3: "DOWNLOADED", 4: "DELIVERED", 5: "INSTALLED", 6: "BOOTING", 7: "RUNNING", 8: "HALTING", 9: "HALTED", 10: "RESTARTING", 11: "PURGING", 12: "RESOLVING_TAG", 13: "RESOLVED_TAG", 14: "CREATING_VOLUME", 15: "CREATED_VOLUME", 16: "VERIFYING", 17: "VERIFIED", 18: "LOADING", 19: "LOADED", 20: "AWAITNETWORKINSTANCE", 21: "ERROR", 22: "START_DELAYED", 23: "PENDING", 24: "SCHEDULING", } ZSwState_value = map[string]int32{ "INVALID": 0, "INITIAL": 1, "DOWNLOAD_STARTED": 2, "DOWNLOADED": 3, "DELIVERED": 4, "INSTALLED": 5, "BOOTING": 6, "RUNNING": 7, "HALTING": 8, "HALTED": 9, "RESTARTING": 10, "PURGING": 11, "RESOLVING_TAG": 12, "RESOLVED_TAG": 13, "CREATING_VOLUME": 14, "CREATED_VOLUME": 15, "VERIFYING": 16, "VERIFIED": 17, "LOADING": 18, "LOADED": 19, "AWAITNETWORKINSTANCE": 20, "ERROR": 21, "START_DELAYED": 22, "PENDING": 23, "SCHEDULING": 24, } )
Enum value maps for ZSwState.
var ( Entity_name = map[int32]string{ 0: "ENTITY_UNSPECIFIED", 1: "ENTITY_BASE_OS", 2: "ENTITY_SYSTEM_ADAPTER", 3: "ENTITY_VAULT", 4: "ENTITY_ATTESTATION", 5: "ENTITY_APP_INSTANCE", 6: "ENTITY_PORT", 7: "ENTITY_NETWORK", 8: "ENTITY_NETWORK_INSTANCE", 9: "ENTITY_CONTENT_TREE", 10: "ENTITY_CONTENT_BLOB", 11: "ENTITY_VOLUME", } Entity_value = map[string]int32{ "ENTITY_UNSPECIFIED": 0, "ENTITY_BASE_OS": 1, "ENTITY_SYSTEM_ADAPTER": 2, "ENTITY_VAULT": 3, "ENTITY_ATTESTATION": 4, "ENTITY_APP_INSTANCE": 5, "ENTITY_PORT": 6, "ENTITY_NETWORK": 7, "ENTITY_NETWORK_INSTANCE": 8, "ENTITY_CONTENT_TREE": 9, "ENTITY_CONTENT_BLOB": 10, "ENTITY_VOLUME": 11, } )
Enum value maps for Entity.
var ( Severity_name = map[int32]string{ 0: "SEVERITY_UNSPECIFIED", 1: "SEVERITY_NOTICE", 2: "SEVERITY_WARNING", 3: "SEVERITY_ERROR", } Severity_value = map[string]int32{ "SEVERITY_UNSPECIFIED": 0, "SEVERITY_NOTICE": 1, "SEVERITY_WARNING": 2, "SEVERITY_ERROR": 3, } )
Enum value maps for Severity.
var ( HwSecurityModuleStatus_name = map[int32]string{ 0: "UNKNOWN", 1: "NOTFOUND", 2: "DISABLED", 3: "ENABLED", } HwSecurityModuleStatus_value = map[string]int32{ "UNKNOWN": 0, "NOTFOUND": 1, "DISABLED": 2, "ENABLED": 3, } )
Enum value maps for HwSecurityModuleStatus.
var ( DataSecAtRestStatus_name = map[int32]string{ 0: "DATASEC_AT_REST_UNKNOWN", 1: "DATASEC_AT_REST_DISABLED", 2: "DATASEC_AT_REST_ENABLED", 4: "DATASEC_AT_REST_ERROR", } DataSecAtRestStatus_value = map[string]int32{ "DATASEC_AT_REST_UNKNOWN": 0, "DATASEC_AT_REST_DISABLED": 1, "DATASEC_AT_REST_ENABLED": 2, "DATASEC_AT_REST_ERROR": 4, } )
Enum value maps for DataSecAtRestStatus.
var ( PCRStatus_name = map[int32]string{ 0: "PCR_UNKNOWN", 1: "PCR_ENABLED", 2: "PCR_DISABLED", } PCRStatus_value = map[string]int32{ "PCR_UNKNOWN": 0, "PCR_ENABLED": 1, "PCR_DISABLED": 2, } )
Enum value maps for PCRStatus.
var ( SimType_name = map[int32]string{ 0: "SIM_TYPE_UNSPECIFIED", 1: "SIM_TYPE_PHYSICAL", 2: "SIM_TYPE_ESIM", } SimType_value = map[string]int32{ "SIM_TYPE_UNSPECIFIED": 0, "SIM_TYPE_PHYSICAL": 1, "SIM_TYPE_ESIM": 2, } )
Enum value maps for SimType.
var ( ZCellularOperatingState_name = map[int32]string{ 0: "Z_CELLULAR_OPERATING_STATE_UNSPECIFIED", 1: "Z_CELLULAR_OPERATING_STATE_OFFLINE", 2: "Z_CELLULAR_OPERATING_STATE_RADIO_OFF", 3: "Z_CELLULAR_OPERATING_STATE_ONLINE", 4: "Z_CELLULAR_OPERATING_STATE_ONLINE_AND_CONNECTED", 5: "Z_CELLULAR_OPERATING_STATE_UNRECOGNIZED", } ZCellularOperatingState_value = map[string]int32{ "Z_CELLULAR_OPERATING_STATE_UNSPECIFIED": 0, "Z_CELLULAR_OPERATING_STATE_OFFLINE": 1, "Z_CELLULAR_OPERATING_STATE_RADIO_OFF": 2, "Z_CELLULAR_OPERATING_STATE_ONLINE": 3, "Z_CELLULAR_OPERATING_STATE_ONLINE_AND_CONNECTED": 4, "Z_CELLULAR_OPERATING_STATE_UNRECOGNIZED": 5, } )
Enum value maps for ZCellularOperatingState.
var ( ZCellularControlProtocol_name = map[int32]string{ 0: "Z_CELLULAR_CONTROL_PROTOCOL_UNSPECIFIED", 1: "Z_CELLULAR_CONTROL_PROTOCOL_QMI", 2: "Z_CELLULAR_CONTROL_PROTOCOL_MBIM", } ZCellularControlProtocol_value = map[string]int32{ "Z_CELLULAR_CONTROL_PROTOCOL_UNSPECIFIED": 0, "Z_CELLULAR_CONTROL_PROTOCOL_QMI": 1, "Z_CELLULAR_CONTROL_PROTOCOL_MBIM": 2, } )
Enum value maps for ZCellularControlProtocol.
var ( ZDeviceState_name = map[int32]string{ 0: "ZDEVICE_STATE_UNSPECIFIED", 1: "ZDEVICE_STATE_ONLINE", 2: "ZDEVICE_STATE_REBOOTING", 3: "ZDEVICE_STATE_MAINTENANCE_MODE", 4: "ZDEVICE_STATE_BASEOS_UPDATING", 5: "ZDEVICE_STATE_BOOTING", 6: "ZDEVICE_STATE_PREPARING_POWEROFF", 7: "ZDEVICE_STATE_POWERING_OFF", 8: "ZDEVICE_STATE_PREPARED_POWEROFF", } ZDeviceState_value = map[string]int32{ "ZDEVICE_STATE_UNSPECIFIED": 0, "ZDEVICE_STATE_ONLINE": 1, "ZDEVICE_STATE_REBOOTING": 2, "ZDEVICE_STATE_MAINTENANCE_MODE": 3, "ZDEVICE_STATE_BASEOS_UPDATING": 4, "ZDEVICE_STATE_BOOTING": 5, "ZDEVICE_STATE_PREPARING_POWEROFF": 6, "ZDEVICE_STATE_POWERING_OFF": 7, "ZDEVICE_STATE_PREPARED_POWEROFF": 8, } )
Enum value maps for ZDeviceState.
var ( StorageStatus_name = map[int32]string{ 0: "STORAGE_STATUS_UNSPECIFIED", 1: "STORAGE_STATUS_ONLINE", 2: "STORAGE_STATUS_DEGRADED", 3: "STORAGE_STATUS_FAULTED", 4: "STORAGE_STATUS_OFFLINE", 5: "STORAGE_STATUS_UNAVAIL", 6: "STORAGE_STATUS_REMOVED", 7: "STORAGE_STATUS_SUSPENDED", } StorageStatus_value = map[string]int32{ "STORAGE_STATUS_UNSPECIFIED": 0, "STORAGE_STATUS_ONLINE": 1, "STORAGE_STATUS_DEGRADED": 2, "STORAGE_STATUS_FAULTED": 3, "STORAGE_STATUS_OFFLINE": 4, "STORAGE_STATUS_UNAVAIL": 5, "STORAGE_STATUS_REMOVED": 6, "STORAGE_STATUS_SUSPENDED": 7, } )
Enum value maps for StorageStatus.
var ( StorageRaidType_name = map[int32]string{ 0: "STORAGE_RAID_TYPE_UNSPECIFIED", 1: "STORAGE_RAID_TYPE_RAID0", 2: "STORAGE_RAID_TYPE_RAID1", 3: "STORAGE_RAID_TYPE_RAID5", 4: "STORAGE_RAID_TYPE_RAID6", 5: "STORAGE_RAID_TYPE_RAID7", 6: "STORAGE_RAID_TYPE_NORAID", } StorageRaidType_value = map[string]int32{ "STORAGE_RAID_TYPE_UNSPECIFIED": 0, "STORAGE_RAID_TYPE_RAID0": 1, "STORAGE_RAID_TYPE_RAID1": 2, "STORAGE_RAID_TYPE_RAID5": 3, "STORAGE_RAID_TYPE_RAID6": 4, "STORAGE_RAID_TYPE_RAID7": 5, "STORAGE_RAID_TYPE_NORAID": 6, } )
Enum value maps for StorageRaidType.
var ( StorageTypeInfo_name = map[int32]string{ 0: "STORAGE_TYPE_INFO_UNSPECIFIED", 1: "STORAGE_TYPE_INFO_EXT4", 2: "STORAGE_TYPE_INFO_ZFS", } StorageTypeInfo_value = map[string]int32{ "STORAGE_TYPE_INFO_UNSPECIFIED": 0, "STORAGE_TYPE_INFO_EXT4": 1, "STORAGE_TYPE_INFO_ZFS": 2, } )
Enum value maps for StorageTypeInfo.
var ( APICapability_name = map[int32]string{ 0: "API_CAPABILITY_UNSPECIFIED", 1: "API_CAPABILITY_RETRY_UPDATE", 2: "API_CAPABILITY_SHUTDOWN", 3: "API_CAPABILITY_START_DELAY_IN_SECONDS", 4: "API_CAPABILITY_EDGEVIEW", 5: "API_CAPABILITY_VOLUME_SNAPSHOTS", 6: "API_CAPABILITY_NETWORK_INSTANCE_ROUTING", 7: "API_CAPABILITY_BOOT_MODE", 8: "API_CAPABILITY_MTU", 9: "API_CAPABILITY_ADAPTER_USER_LABELS", 10: "API_CAPABILITY_ENFORCED_NET_INTERFACE_ORDER", 11: "API_CAPABILITY_NTPS_FQDN", 12: "API_CAPABILITY_WIN_LIC_PASSTHROUGH", 13: "API_CAPABILITY_VOLUME_SNAPSHOTS_IMMEDIATE", 14: "API_CAPABILITY_ENCRYPTED_PATCH_ENVELOPE", 15: "API_CAPABILITY_SINGLE_STACK_IP_NETWORK", 16: "API_CAPABILITY_CELLULAR_ATTACH_CONFIG", 17: "API_CAPABILITY_EDGEVIEW_AUTHENTICATION", 18: "API_CAPABILITY_DISABLE_VTPM", 19: "API_CAPABILITY_LOC_REBOOT_COLLECT_INFO", 20: "API_CAPABILITY_SMART_REPORT", } APICapability_value = map[string]int32{ "API_CAPABILITY_UNSPECIFIED": 0, "API_CAPABILITY_RETRY_UPDATE": 1, "API_CAPABILITY_SHUTDOWN": 2, "API_CAPABILITY_START_DELAY_IN_SECONDS": 3, "API_CAPABILITY_EDGEVIEW": 4, "API_CAPABILITY_VOLUME_SNAPSHOTS": 5, "API_CAPABILITY_NETWORK_INSTANCE_ROUTING": 6, "API_CAPABILITY_BOOT_MODE": 7, "API_CAPABILITY_MTU": 8, "API_CAPABILITY_ADAPTER_USER_LABELS": 9, "API_CAPABILITY_ENFORCED_NET_INTERFACE_ORDER": 10, "API_CAPABILITY_NTPS_FQDN": 11, "API_CAPABILITY_WIN_LIC_PASSTHROUGH": 12, "API_CAPABILITY_VOLUME_SNAPSHOTS_IMMEDIATE": 13, "API_CAPABILITY_ENCRYPTED_PATCH_ENVELOPE": 14, "API_CAPABILITY_SINGLE_STACK_IP_NETWORK": 15, "API_CAPABILITY_CELLULAR_ATTACH_CONFIG": 16, "API_CAPABILITY_EDGEVIEW_AUTHENTICATION": 17, "API_CAPABILITY_DISABLE_VTPM": 18, "API_CAPABILITY_LOC_REBOOT_COLLECT_INFO": 19, "API_CAPABILITY_SMART_REPORT": 20, } )
Enum value maps for APICapability.
var ( BootReason_name = map[int32]string{ 0: "BOOT_REASON_UNSPECIFIED", 1: "BOOT_REASON_FIRST", 2: "BOOT_REASON_REBOOT_CMD", 3: "BOOT_REASON_UPDATE", 4: "BOOT_REASON_FALLBACK", 5: "BOOT_REASON_DISCONNECT", 6: "BOOT_REASON_FATAL", 7: "BOOT_REASON_OOM", 8: "BOOT_REASON_WATCHDOG_HUNG", 9: "BOOT_REASON_WATCHDOG_PID", 10: "BOOT_REASON_KERNEL", 11: "BOOT_REASON_POWER_FAIL", 12: "BOOT_REASON_UNKNOWN", 13: "BOOT_REASON_VAULT_FAILED", 14: "BOOT_REASON_POWEROFF_CMD", 255: "BOOT_REASON_PARSE_FAIL", } BootReason_value = map[string]int32{ "BOOT_REASON_UNSPECIFIED": 0, "BOOT_REASON_FIRST": 1, "BOOT_REASON_REBOOT_CMD": 2, "BOOT_REASON_UPDATE": 3, "BOOT_REASON_FALLBACK": 4, "BOOT_REASON_DISCONNECT": 5, "BOOT_REASON_FATAL": 6, "BOOT_REASON_OOM": 7, "BOOT_REASON_WATCHDOG_HUNG": 8, "BOOT_REASON_WATCHDOG_PID": 9, "BOOT_REASON_KERNEL": 10, "BOOT_REASON_POWER_FAIL": 11, "BOOT_REASON_UNKNOWN": 12, "BOOT_REASON_VAULT_FAILED": 13, "BOOT_REASON_POWEROFF_CMD": 14, "BOOT_REASON_PARSE_FAIL": 255, } )
Enum value maps for BootReason.
var ( MaintenanceModeReason_name = map[int32]string{ 0: "MAINTENANCE_MODE_REASON_NONE", 1: "MAINTENANCE_MODE_REASON_USER_REQUESTED", 2: "MAINTENANCE_MODE_REASON_VAULT_LOCKED_UP", 3: "MAINTENANCE_MODE_REASON_LOW_DISK_SPACE", 4: "MAINTENANCE_MODE_REASON_TPM_ENCRYPTION_FAILURE", 5: "MAINTENANCE_MODE_REASON_TPM_QUOTE_FAILURE", } MaintenanceModeReason_value = map[string]int32{ "MAINTENANCE_MODE_REASON_NONE": 0, "MAINTENANCE_MODE_REASON_USER_REQUESTED": 1, "MAINTENANCE_MODE_REASON_VAULT_LOCKED_UP": 2, "MAINTENANCE_MODE_REASON_LOW_DISK_SPACE": 3, "MAINTENANCE_MODE_REASON_TPM_ENCRYPTION_FAILURE": 4, "MAINTENANCE_MODE_REASON_TPM_QUOTE_FAILURE": 5, } )
Enum value maps for MaintenanceModeReason.
var ( AttestationState_name = map[int32]string{ 0: "ATTESTATION_STATE_UNSPECIFIED", 1: "ATTESTATION_STATE_NONCE_WAIT", 2: "ATTESTATION_STATE_TPM_QUOTE_WAIT", 3: "ATTESTATION_STATE_TPM_ESCROW_WAIT", 4: "ATTESTATION_STATE_ATTEST_WAIT", 5: "ATTESTATION_STATE_ATTEST_ESCROW_WAIT", 6: "ATTESTATION_STATE_RESTART_WAIT", 7: "ATTESTATION_STATE_COMPLETE", } AttestationState_value = map[string]int32{ "ATTESTATION_STATE_UNSPECIFIED": 0, "ATTESTATION_STATE_NONCE_WAIT": 1, "ATTESTATION_STATE_TPM_QUOTE_WAIT": 2, "ATTESTATION_STATE_TPM_ESCROW_WAIT": 3, "ATTESTATION_STATE_ATTEST_WAIT": 4, "ATTESTATION_STATE_ATTEST_ESCROW_WAIT": 5, "ATTESTATION_STATE_RESTART_WAIT": 6, "ATTESTATION_STATE_COMPLETE": 7, } )
Enum value maps for AttestationState.
var ( AppInstMetaDataType_name = map[int32]string{ 0: "APP_INST_META_DATA_TYPE_NONE", 1: "APP_INST_META_DATA_TYPE_KUBE_CONFIG", 2: "APP_INST_META_DATA_TYPE_CUSTOM_STATUS", } AppInstMetaDataType_value = map[string]int32{ "APP_INST_META_DATA_TYPE_NONE": 0, "APP_INST_META_DATA_TYPE_KUBE_CONFIG": 1, "APP_INST_META_DATA_TYPE_CUSTOM_STATUS": 2, } )
Enum value maps for AppInstMetaDataType.
var ( WirelessType_name = map[int32]string{ 0: "WIRELESS_TYPE_UNSPECIFIED", 1: "WIRELESS_TYPE_WIFI", 2: "WIRELESS_TYPE_CELLULAR", } WirelessType_value = map[string]int32{ "WIRELESS_TYPE_UNSPECIFIED": 0, "WIRELESS_TYPE_WIFI": 1, "WIRELESS_TYPE_CELLULAR": 2, } )
Enum value maps for WirelessType.
var ( BaseOsStatus_name = map[int32]string{ 0: "NONE", 1: "DOWNLOADING", 2: "DOWNLOAD_DONE", 3: "UPDATING", 4: "UPDATED", 5: "FALLBACK", 6: "FAILED", } BaseOsStatus_value = map[string]int32{ "NONE": 0, "DOWNLOADING": 1, "DOWNLOAD_DONE": 2, "UPDATING": 3, "UPDATED": 4, "FALLBACK": 5, "FAILED": 6, } )
Enum value maps for BaseOsStatus.
var ( BaseOsSubStatus_name = map[int32]string{ 0: "NONE_SUBSTATUS", 1: "DOWNLOAD_INPROGRESS", 2: "VERIFY_INPROGRESS", 3: "UPDATE_INITIALIZING", 4: "UPDATE_REBOOTING", 5: "UPDATE_TESTING", 6: "UPDATE_NEED_TEST_CONFIRM", 7: "UPDATE_DEFERRED", } BaseOsSubStatus_value = map[string]int32{ "NONE_SUBSTATUS": 0, "DOWNLOAD_INPROGRESS": 1, "VERIFY_INPROGRESS": 2, "UPDATE_INITIALIZING": 3, "UPDATE_REBOOTING": 4, "UPDATE_TESTING": 5, "UPDATE_NEED_TEST_CONFIRM": 6, "UPDATE_DEFERRED": 7, } )
Enum value maps for BaseOsSubStatus.
var ( SnapshotType_name = map[int32]string{ 0: "SNAPSHOT_TYPE_UNSPECIFIED", 1: "SNAPSHOT_TYPE_APP_UPDATE", 2: "SNAPSHOT_TYPE_IMMEDIATE", } SnapshotType_value = map[string]int32{ "SNAPSHOT_TYPE_UNSPECIFIED": 0, "SNAPSHOT_TYPE_APP_UPDATE": 1, "SNAPSHOT_TYPE_IMMEDIATE": 2, } )
Enum value maps for SnapshotType.
var ( ZInfoClusterNodeStatus_name = map[int32]string{ 0: "Z_INFO_CLUSTER_NODE_STATUS_UNSPECIFIED", 1: "Z_INFO_CLUSTER_NODE_STATUS_READY", 2: "Z_INFO_CLUSTER_NODE_STATUS_NOTREADY", 3: "Z_INFO_CLUSTER_NODE_STATUS_DOWN", } ZInfoClusterNodeStatus_value = map[string]int32{ "Z_INFO_CLUSTER_NODE_STATUS_UNSPECIFIED": 0, "Z_INFO_CLUSTER_NODE_STATUS_READY": 1, "Z_INFO_CLUSTER_NODE_STATUS_NOTREADY": 2, "Z_INFO_CLUSTER_NODE_STATUS_DOWN": 3, } )
Enum value maps for ZInfoClusterNodeStatus.
var ( ZInfoVpnState_name = map[int32]string{ 0: "VPN_INVALID", 1: "VPN_INITIAL", 2: "VPN_CONNECTING", 3: "VPN_ESTABLISHED", 4: "VPN_INSTALLED", 5: "VPN_REKEYED", 10: "VPN_DELETED", } ZInfoVpnState_value = map[string]int32{ "VPN_INVALID": 0, "VPN_INITIAL": 1, "VPN_CONNECTING": 2, "VPN_ESTABLISHED": 3, "VPN_INSTALLED": 4, "VPN_REKEYED": 5, "VPN_DELETED": 10, } )
Enum value maps for ZInfoVpnState.
var ( ZNetworkInstanceState_name = map[int32]string{ 0: "ZNETINST_STATE_UNSPECIFIED", 1: "ZNETINST_STATE_INIT", 2: "ZNETINST_STATE_ONLINE", 3: "ZNETINST_STATE_ERROR", } ZNetworkInstanceState_value = map[string]int32{ "ZNETINST_STATE_UNSPECIFIED": 0, "ZNETINST_STATE_INIT": 1, "ZNETINST_STATE_ONLINE": 2, "ZNETINST_STATE_ERROR": 3, } )
Enum value maps for ZNetworkInstanceState.
var ( LocReliability_name = map[int32]string{ 0: "LOC_RELIABILITY_UNSPECIFIED", 1: "LOC_RELIABILITY_VERY_LOW", 2: "LOC_RELIABILITY_LOW", 3: "LOC_RELIABILITY_MEDIUM", 4: "LOC_RELIABILITY_HIGH", } LocReliability_value = map[string]int32{ "LOC_RELIABILITY_UNSPECIFIED": 0, "LOC_RELIABILITY_VERY_LOW": 1, "LOC_RELIABILITY_LOW": 2, "LOC_RELIABILITY_MEDIUM": 3, "LOC_RELIABILITY_HIGH": 4, } )
Enum value maps for LocReliability.
var ( NTPSourceState_name = map[int32]string{ 0: "NTP_SOURCE_STATE_UNSPECIFIED", 1: "NTP_SOURCE_STATE_SYNC", 2: "NTP_SOURCE_STATE_UNREACH", 3: "NTP_SOURCE_STATE_FALSETICKER", 4: "NTP_SOURCE_STATE_JITTERY", 5: "NTP_SOURCE_STATE_CANDIDATE", 6: "NTP_SOURCE_STATE_OUTLIER", } NTPSourceState_value = map[string]int32{ "NTP_SOURCE_STATE_UNSPECIFIED": 0, "NTP_SOURCE_STATE_SYNC": 1, "NTP_SOURCE_STATE_UNREACH": 2, "NTP_SOURCE_STATE_FALSETICKER": 3, "NTP_SOURCE_STATE_JITTERY": 4, "NTP_SOURCE_STATE_CANDIDATE": 5, "NTP_SOURCE_STATE_OUTLIER": 6, } )
Enum value maps for NTPSourceState.
var ( NTPSourceMode_name = map[int32]string{ 0: "NTP_SOURCE_MODE_UNSPECIFIED", 1: "NTP_SOURCE_MODE_CLIENT", 2: "NTP_SOURCE_MODE_PEER", 3: "NTP_SOURCE_MODE_REF", } NTPSourceMode_value = map[string]int32{ "NTP_SOURCE_MODE_UNSPECIFIED": 0, "NTP_SOURCE_MODE_CLIENT": 1, "NTP_SOURCE_MODE_PEER": 2, "NTP_SOURCE_MODE_REF": 3, } )
Enum value maps for NTPSourceMode.
var ( NTPSourceBitmap_name = map[int32]string{ 0: "NTP_SOURCE_BITMAP_UNSPECIFIED", 1: "NTP_SOURCE_BITMAP_PKT_DUP", 2: "NTP_SOURCE_BITMAP_PKT_BOGUS", 4: "NTP_SOURCE_BITMAP_PKT_INVALID", 8: "NTP_SOURCE_BITMAP_PKT_AUTH", 16: "NTP_SOURCE_BITMAP_PKT_STRATUM", 32: "NTP_SOURCE_BITMAP_PKT_HEADER", 64: "NTP_SOURCE_BITMAP_TST_MAX_DELAY", 128: "NTP_SOURCE_BITMAP_TST_DELAY_RATIO", 256: "NTP_SOURCE_BITMAP_TST_DELAY_DEV_RATION", 512: "NTP_SOURCE_BITMAP_TST_SYNC_LOOP", } NTPSourceBitmap_value = map[string]int32{ "NTP_SOURCE_BITMAP_UNSPECIFIED": 0, "NTP_SOURCE_BITMAP_PKT_DUP": 1, "NTP_SOURCE_BITMAP_PKT_BOGUS": 2, "NTP_SOURCE_BITMAP_PKT_INVALID": 4, "NTP_SOURCE_BITMAP_PKT_AUTH": 8, "NTP_SOURCE_BITMAP_PKT_STRATUM": 16, "NTP_SOURCE_BITMAP_PKT_HEADER": 32, "NTP_SOURCE_BITMAP_TST_MAX_DELAY": 64, "NTP_SOURCE_BITMAP_TST_DELAY_RATIO": 128, "NTP_SOURCE_BITMAP_TST_DELAY_DEV_RATION": 256, "NTP_SOURCE_BITMAP_TST_SYNC_LOOP": 512, } )
Enum value maps for NTPSourceBitmap.
var ( EVE_PATCH_ENVELOPE_STATE_name = map[int32]string{ 0: "PATCH_UNKOWN", 1: "PATCH_ERROR", 2: "PATCH_RECEIVED", 3: "PATCH_DOWNLOADING", 4: "PATCH_DOWNLOADED", 5: "PATCH_READY", 6: "PATCH_ACTIVE", } EVE_PATCH_ENVELOPE_STATE_value = map[string]int32{ "PATCH_UNKOWN": 0, "PATCH_ERROR": 1, "PATCH_RECEIVED": 2, "PATCH_DOWNLOADING": 3, "PATCH_DOWNLOADED": 4, "PATCH_READY": 5, "PATCH_ACTIVE": 6, } )
Enum value maps for EVE_PATCH_ENVELOPE_STATE.
var File_info_edge_node_cluster_proto protoreflect.FileDescriptor
var File_info_info_proto protoreflect.FileDescriptor
var File_info_ntpsources_proto protoreflect.FileDescriptor
var File_info_patch_envelope_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type APICapability ¶
type APICapability int32
Capabilities indicates features in the EdgeDevConfig where there is no easy way to otherwise determine whether or not they are parsed and supported by EVE-OS A larger number indicates all lower numbers are also supported thus this works similar to a version field for the EdgeDevConfig support.
const ( APICapability_API_CAPABILITY_UNSPECIFIED APICapability = 0 APICapability_API_CAPABILITY_RETRY_UPDATE APICapability = 1 // BaseOs.retry_update counter supported APICapability_API_CAPABILITY_SHUTDOWN APICapability = 2 // shutdown DevOpsCmd support APICapability_API_CAPABILITY_START_DELAY_IN_SECONDS APICapability = 3 // start_delay_in_seconds supported APICapability_API_CAPABILITY_EDGEVIEW APICapability = 4 // edgeview and edgeview.token supported APICapability_API_CAPABILITY_VOLUME_SNAPSHOTS APICapability = 5 // Volume snapshots supported APICapability_API_CAPABILITY_NETWORK_INSTANCE_ROUTING APICapability = 6 // routing config in NetworkInstanceConfig supported APICapability_API_CAPABILITY_BOOT_MODE APICapability = 7 // Support different boot modes for Edge Applications (VMs) APICapability_API_CAPABILITY_MTU APICapability = 8 // Allows to set MTU for network adapters and network instances APICapability_API_CAPABILITY_ADAPTER_USER_LABELS APICapability = 9 // Supports user-defined shared network adapter labels APICapability_API_CAPABILITY_ENFORCED_NET_INTERFACE_ORDER APICapability = 10 // EVE is able to enforce the user-defined order of application network interfaces APICapability_API_CAPABILITY_NTPS_FQDN APICapability = 11 // Allow to set NTP server via FQDN instead of only IP and allow setting several NTP servers APICapability_API_CAPABILITY_WIN_LIC_PASSTHROUGH APICapability = 12 // Support for passing through OEM Windows license from host's the ACPI tables to the VM APICapability_API_CAPABILITY_VOLUME_SNAPSHOTS_IMMEDIATE APICapability = 13 // Volume snapshots supported APICapability_API_CAPABILITY_ENCRYPTED_PATCH_ENVELOPE APICapability = 14 // Support for Patch Envelope Encryption APICapability_API_CAPABILITY_SINGLE_STACK_IP_NETWORK APICapability = 15 // Support for V4Only and V6Only NetworkType APICapability_API_CAPABILITY_CELLULAR_ATTACH_CONFIG APICapability = 16 // Support cellular attach configuration APICapability_API_CAPABILITY_EDGEVIEW_AUTHENTICATION APICapability = 17 // EdgeView authentication, see https://github.com/lf-edge/eve/blob/master/docs/EDGEVIEW-CONTAINER-API.md APICapability_API_CAPABILITY_DISABLE_VTPM APICapability = 18 // Support for disabling APICapability_API_CAPABILITY_LOC_REBOOT_COLLECT_INFO APICapability = 19 // Support for rebooting and collect-info from LOC APICapability_API_CAPABILITY_SMART_REPORT APICapability = 20 // Support for S.M.A.R.T. info on physical storage devices )
func (APICapability) Descriptor ¶
func (APICapability) Descriptor() protoreflect.EnumDescriptor
func (APICapability) Enum ¶
func (x APICapability) Enum() *APICapability
func (APICapability) EnumDescriptor
deprecated
func (APICapability) EnumDescriptor() ([]byte, []int)
Deprecated: Use APICapability.Descriptor instead.
func (APICapability) Number ¶
func (x APICapability) Number() protoreflect.EnumNumber
func (APICapability) String ¶
func (x APICapability) String() string
func (APICapability) Type ¶
func (APICapability) Type() protoreflect.EnumType
type AppInstMetaDataType ¶
type AppInstMetaDataType int32
Different types of app instance metadata
const ( AppInstMetaDataType_APP_INST_META_DATA_TYPE_NONE AppInstMetaDataType = 0 AppInstMetaDataType_APP_INST_META_DATA_TYPE_KUBE_CONFIG AppInstMetaDataType = 1 AppInstMetaDataType_APP_INST_META_DATA_TYPE_CUSTOM_STATUS AppInstMetaDataType = 2 )
func (AppInstMetaDataType) Descriptor ¶
func (AppInstMetaDataType) Descriptor() protoreflect.EnumDescriptor
func (AppInstMetaDataType) Enum ¶
func (x AppInstMetaDataType) Enum() *AppInstMetaDataType
func (AppInstMetaDataType) EnumDescriptor
deprecated
func (AppInstMetaDataType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AppInstMetaDataType.Descriptor instead.
func (AppInstMetaDataType) Number ¶
func (x AppInstMetaDataType) Number() protoreflect.EnumNumber
func (AppInstMetaDataType) String ¶
func (x AppInstMetaDataType) String() string
func (AppInstMetaDataType) Type ¶
func (AppInstMetaDataType) Type() protoreflect.EnumType
type AttestationInfo ¶
type AttestationInfo struct { State AttestationState `protobuf:"varint,1,opt,name=state,proto3,enum=org.lfedge.eve.info.AttestationState" json:"state,omitempty"` //current state of attestation Error *ErrorInfo `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` //last error // contains filtered or unexported fields }
Information about attestation process
func (*AttestationInfo) Descriptor
deprecated
func (*AttestationInfo) Descriptor() ([]byte, []int)
Deprecated: Use AttestationInfo.ProtoReflect.Descriptor instead.
func (*AttestationInfo) GetError ¶
func (x *AttestationInfo) GetError() *ErrorInfo
func (*AttestationInfo) GetState ¶
func (x *AttestationInfo) GetState() AttestationState
func (*AttestationInfo) ProtoMessage ¶
func (*AttestationInfo) ProtoMessage()
func (*AttestationInfo) ProtoReflect ¶
func (x *AttestationInfo) ProtoReflect() protoreflect.Message
func (*AttestationInfo) Reset ¶
func (x *AttestationInfo) Reset()
func (*AttestationInfo) String ¶
func (x *AttestationInfo) String() string
type AttestationState ¶
type AttestationState int32
Different states of attestation process Must match the values in pkg/pillar/attest.State We do not expect StateAny to be published as not a real state
const ( AttestationState_ATTESTATION_STATE_UNSPECIFIED AttestationState = 0 //State when (Re)Starting attestation AttestationState_ATTESTATION_STATE_NONCE_WAIT AttestationState = 1 //Waiting for response from Controller for Nonce request AttestationState_ATTESTATION_STATE_TPM_QUOTE_WAIT AttestationState = 2 //Waiting for TPM PCR quote to be published from the tpmmgr AttestationState_ATTESTATION_STATE_TPM_ESCROW_WAIT AttestationState = 3 //Waiting for TPM Escrow data to be published from the tpmmgr AttestationState_ATTESTATION_STATE_ATTEST_WAIT AttestationState = 4 //Waiting for response from Controller for PCR quote AttestationState_ATTESTATION_STATE_ATTEST_ESCROW_WAIT AttestationState = 5 //Waiting for response from Controller for Escrow data AttestationState_ATTESTATION_STATE_RESTART_WAIT AttestationState = 6 //Waiting for restart timer to expire, to start all over again AttestationState_ATTESTATION_STATE_COMPLETE AttestationState = 7 //Everything w.r.t attestation is complete )
func (AttestationState) Descriptor ¶
func (AttestationState) Descriptor() protoreflect.EnumDescriptor
func (AttestationState) Enum ¶
func (x AttestationState) Enum() *AttestationState
func (AttestationState) EnumDescriptor
deprecated
func (AttestationState) EnumDescriptor() ([]byte, []int)
Deprecated: Use AttestationState.Descriptor instead.
func (AttestationState) Number ¶
func (x AttestationState) Number() protoreflect.EnumNumber
func (AttestationState) String ¶
func (x AttestationState) String() string
func (AttestationState) Type ¶
func (AttestationState) Type() protoreflect.EnumType
type BaseOsStatus ¶
type BaseOsStatus int32
const ( BaseOsStatus_NONE BaseOsStatus = 0 // Should be ignored in output BaseOsStatus_DOWNLOADING BaseOsStatus = 1 // subStatus will have more details BaseOsStatus_DOWNLOAD_DONE BaseOsStatus = 2 // Terminal state if user action was to download BaseOsStatus_UPDATING BaseOsStatus = 3 // subStatus will have more details including // whether it is rebooting, or testing BaseOsStatus_UPDATED BaseOsStatus = 4 // Running the configured baseimage BaseOsStatus_FALLBACK BaseOsStatus = 5 // Fallback image during testing BaseOsStatus_FAILED BaseOsStatus = 6 // See ErrInfo for details )
func (BaseOsStatus) Descriptor ¶
func (BaseOsStatus) Descriptor() protoreflect.EnumDescriptor
func (BaseOsStatus) Enum ¶
func (x BaseOsStatus) Enum() *BaseOsStatus
func (BaseOsStatus) EnumDescriptor
deprecated
func (BaseOsStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use BaseOsStatus.Descriptor instead.
func (BaseOsStatus) Number ¶
func (x BaseOsStatus) Number() protoreflect.EnumNumber
func (BaseOsStatus) String ¶
func (x BaseOsStatus) String() string
func (BaseOsStatus) Type ¶
func (BaseOsStatus) Type() protoreflect.EnumType
type BaseOsSubStatus ¶
type BaseOsSubStatus int32
const ( BaseOsSubStatus_NONE_SUBSTATUS BaseOsSubStatus = 0 BaseOsSubStatus_DOWNLOAD_INPROGRESS BaseOsSubStatus = 1 // subStatusProgress is percentage BaseOsSubStatus_VERIFY_INPROGRESS BaseOsSubStatus = 2 // subStatusProgress is percentage BaseOsSubStatus_UPDATE_INITIALIZING BaseOsSubStatus = 3 BaseOsSubStatus_UPDATE_REBOOTING BaseOsSubStatus = 4 // subStatusProgress is time left BaseOsSubStatus_UPDATE_TESTING BaseOsSubStatus = 5 // subStatusProgress is time left BaseOsSubStatus_UPDATE_NEED_TEST_CONFIRM BaseOsSubStatus = 6 // waiting for controller to commit to new BaseOsSubStatus_UPDATE_DEFERRED BaseOsSubStatus = 7 // waiting for current update to finish )
func (BaseOsSubStatus) Descriptor ¶
func (BaseOsSubStatus) Descriptor() protoreflect.EnumDescriptor
func (BaseOsSubStatus) Enum ¶
func (x BaseOsSubStatus) Enum() *BaseOsSubStatus
func (BaseOsSubStatus) EnumDescriptor
deprecated
func (BaseOsSubStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use BaseOsSubStatus.Descriptor instead.
func (BaseOsSubStatus) Number ¶
func (x BaseOsSubStatus) Number() protoreflect.EnumNumber
func (BaseOsSubStatus) String ¶
func (x BaseOsSubStatus) String() string
func (BaseOsSubStatus) Type ¶
func (BaseOsSubStatus) Type() protoreflect.EnumType
type BootReason ¶
type BootReason int32
Different reasons for a boot/reboot Must match the values in pkg/pillar/types.BootReason
const ( BootReason_BOOT_REASON_UNSPECIFIED BootReason = 0 BootReason_BOOT_REASON_FIRST BootReason = 1 BootReason_BOOT_REASON_REBOOT_CMD BootReason = 2 BootReason_BOOT_REASON_UPDATE BootReason = 3 BootReason_BOOT_REASON_FALLBACK BootReason = 4 BootReason_BOOT_REASON_DISCONNECT BootReason = 5 BootReason_BOOT_REASON_FATAL BootReason = 6 BootReason_BOOT_REASON_OOM BootReason = 7 BootReason_BOOT_REASON_WATCHDOG_HUNG BootReason = 8 BootReason_BOOT_REASON_WATCHDOG_PID BootReason = 9 BootReason_BOOT_REASON_KERNEL BootReason = 10 BootReason_BOOT_REASON_POWER_FAIL BootReason = 11 BootReason_BOOT_REASON_UNKNOWN BootReason = 12 BootReason_BOOT_REASON_VAULT_FAILED BootReason = 13 BootReason_BOOT_REASON_POWEROFF_CMD BootReason = 14 // From Local Profile Server poweroff BootReason_BOOT_REASON_PARSE_FAIL BootReason = 255 )
func (BootReason) Descriptor ¶
func (BootReason) Descriptor() protoreflect.EnumDescriptor
func (BootReason) Enum ¶
func (x BootReason) Enum() *BootReason
func (BootReason) EnumDescriptor
deprecated
func (BootReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use BootReason.Descriptor instead.
func (BootReason) Number ¶
func (x BootReason) Number() protoreflect.EnumNumber
func (BootReason) String ¶
func (x BootReason) String() string
func (BootReason) Type ¶
func (BootReason) Type() protoreflect.EnumType
type Capabilities ¶
type Capabilities struct { // VMX/SVM for amd64 or Arm virtualization extensions for arm64 HWAssistedVirtualization bool `protobuf:"varint,2,opt,name=HWAssistedVirtualization,proto3" json:"HWAssistedVirtualization,omitempty"` // I/O Virtualization support IOVirtualization bool `protobuf:"varint,3,opt,name=IOVirtualization,proto3" json:"IOVirtualization,omitempty"` // contains filtered or unexported fields }
Information about hardware capabilities of node
func (*Capabilities) Descriptor
deprecated
func (*Capabilities) Descriptor() ([]byte, []int)
Deprecated: Use Capabilities.ProtoReflect.Descriptor instead.
func (*Capabilities) GetHWAssistedVirtualization ¶
func (x *Capabilities) GetHWAssistedVirtualization() bool
func (*Capabilities) GetIOVirtualization ¶
func (x *Capabilities) GetIOVirtualization() bool
func (*Capabilities) ProtoMessage ¶
func (*Capabilities) ProtoMessage()
func (*Capabilities) ProtoReflect ¶
func (x *Capabilities) ProtoReflect() protoreflect.Message
func (*Capabilities) Reset ¶
func (x *Capabilities) Reset()
func (*Capabilities) String ¶
func (x *Capabilities) String() string
type CellularBearer ¶
type CellularBearer struct { // Access Point Network of the bearer. Apn string `protobuf:"bytes,1,opt,name=apn,proto3" json:"apn,omitempty"` // Purpose of the bearer. BearerType evecommon.BearerType `` /* 130-byte string literal not displayed */ // The IP addressing type to use for the bearer. IpType evecommon.CellularIPType `protobuf:"varint,3,opt,name=ip_type,json=ipType,proto3,enum=org.lfedge.eve.common.CellularIPType" json:"ip_type,omitempty"` // Indicates whether or not the bearer is connected. Connected bool `protobuf:"varint,4,opt,name=connected,proto3" json:"connected,omitempty"` // Provides additional information specifying the reason why the modem is not connected // (either due to a failed connection attempt, or due to a a network initiated // disconnection). ConnectionError string `protobuf:"bytes,5,opt,name=connection_error,json=connectionError,proto3" json:"connection_error,omitempty"` // Time when the current connection was established. // Zero timestamp if the bearer is not connected. ConnectedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=connected_at,json=connectedAt,proto3" json:"connected_at,omitempty"` // contains filtered or unexported fields }
State of a cellular bearer.
func (*CellularBearer) Descriptor
deprecated
func (*CellularBearer) Descriptor() ([]byte, []int)
Deprecated: Use CellularBearer.ProtoReflect.Descriptor instead.
func (*CellularBearer) GetApn ¶
func (x *CellularBearer) GetApn() string
func (*CellularBearer) GetBearerType ¶
func (x *CellularBearer) GetBearerType() evecommon.BearerType
func (*CellularBearer) GetConnected ¶
func (x *CellularBearer) GetConnected() bool
func (*CellularBearer) GetConnectedAt ¶
func (x *CellularBearer) GetConnectedAt() *timestamppb.Timestamp
func (*CellularBearer) GetConnectionError ¶
func (x *CellularBearer) GetConnectionError() string
func (*CellularBearer) GetIpType ¶
func (x *CellularBearer) GetIpType() evecommon.CellularIPType
func (*CellularBearer) ProtoMessage ¶
func (*CellularBearer) ProtoMessage()
func (*CellularBearer) ProtoReflect ¶
func (x *CellularBearer) ProtoReflect() protoreflect.Message
func (*CellularBearer) Reset ¶
func (x *CellularBearer) Reset()
func (*CellularBearer) String ¶
func (x *CellularBearer) String() string
type CellularProfile ¶
type CellularProfile struct { // The name of the profile. ProfileName string `protobuf:"bytes,1,opt,name=profile_name,json=profileName,proto3" json:"profile_name,omitempty"` // Access Point Name used by the profile. Apn string `protobuf:"bytes,2,opt,name=apn,proto3" json:"apn,omitempty"` // Which bearer type this profile is for. BearerType evecommon.BearerType `` /* 130-byte string literal not displayed */ // The IP addressing type used by the profile. IpType evecommon.CellularIPType `protobuf:"varint,4,opt,name=ip_type,json=ipType,proto3,enum=org.lfedge.eve.common.CellularIPType" json:"ip_type,omitempty"` // When true, the modem will not connect to networks that require roaming when using this profile. ForbidRoaming bool `protobuf:"varint,5,opt,name=forbid_roaming,json=forbidRoaming,proto3" json:"forbid_roaming,omitempty"` // contains filtered or unexported fields }
A cellular profile is a modem-stored configuration that defines how the device connects to a network. It is used mostly during the initial attach procedure.
func (*CellularProfile) Descriptor
deprecated
func (*CellularProfile) Descriptor() ([]byte, []int)
Deprecated: Use CellularProfile.ProtoReflect.Descriptor instead.
func (*CellularProfile) GetApn ¶
func (x *CellularProfile) GetApn() string
func (*CellularProfile) GetBearerType ¶
func (x *CellularProfile) GetBearerType() evecommon.BearerType
func (*CellularProfile) GetForbidRoaming ¶
func (x *CellularProfile) GetForbidRoaming() bool
func (*CellularProfile) GetIpType ¶
func (x *CellularProfile) GetIpType() evecommon.CellularIPType
func (*CellularProfile) GetProfileName ¶
func (x *CellularProfile) GetProfileName() string
func (*CellularProfile) ProtoMessage ¶
func (*CellularProfile) ProtoMessage()
func (*CellularProfile) ProtoReflect ¶
func (x *CellularProfile) ProtoReflect() protoreflect.Message
func (*CellularProfile) Reset ¶
func (x *CellularProfile) Reset()
func (*CellularProfile) String ¶
func (x *CellularProfile) String() string
type ContentResources ¶
type ContentResources struct { CurSizeBytes uint64 `protobuf:"varint,1,opt,name=curSizeBytes,proto3" json:"curSizeBytes,omitempty"` // Current disk usage // contains filtered or unexported fields }
func (*ContentResources) Descriptor
deprecated
func (*ContentResources) Descriptor() ([]byte, []int)
Deprecated: Use ContentResources.ProtoReflect.Descriptor instead.
func (*ContentResources) GetCurSizeBytes ¶
func (x *ContentResources) GetCurSizeBytes() uint64
func (*ContentResources) ProtoMessage ¶
func (*ContentResources) ProtoMessage()
func (*ContentResources) ProtoReflect ¶
func (x *ContentResources) ProtoReflect() protoreflect.Message
func (*ContentResources) Reset ¶
func (x *ContentResources) Reset()
func (*ContentResources) String ¶
func (x *ContentResources) String() string
type DataSecAtRest ¶
type DataSecAtRest struct { Status DataSecAtRestStatus `protobuf:"varint,1,opt,name=status,proto3,enum=org.lfedge.eve.info.DataSecAtRestStatus" json:"status,omitempty"` // Deprecated Info string `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` // Deprecated VaultList []*VaultInfo `protobuf:"bytes,3,rep,name=vaultList,proto3" json:"vaultList,omitempty"` // per-Vault Info // contains filtered or unexported fields }
func (*DataSecAtRest) Descriptor
deprecated
func (*DataSecAtRest) Descriptor() ([]byte, []int)
Deprecated: Use DataSecAtRest.ProtoReflect.Descriptor instead.
func (*DataSecAtRest) GetInfo ¶
func (x *DataSecAtRest) GetInfo() string
func (*DataSecAtRest) GetStatus ¶
func (x *DataSecAtRest) GetStatus() DataSecAtRestStatus
func (*DataSecAtRest) GetVaultList ¶
func (x *DataSecAtRest) GetVaultList() []*VaultInfo
func (*DataSecAtRest) ProtoMessage ¶
func (*DataSecAtRest) ProtoMessage()
func (*DataSecAtRest) ProtoReflect ¶
func (x *DataSecAtRest) ProtoReflect() protoreflect.Message
func (*DataSecAtRest) Reset ¶
func (x *DataSecAtRest) Reset()
func (*DataSecAtRest) String ¶
func (x *DataSecAtRest) String() string
type DataSecAtRestStatus ¶
type DataSecAtRestStatus int32
const ( DataSecAtRestStatus_DATASEC_AT_REST_UNKNOWN DataSecAtRestStatus = 0 // Status is unknown DataSecAtRestStatus_DATASEC_AT_REST_DISABLED DataSecAtRestStatus = 1 // Enabled, but not being used DataSecAtRestStatus_DATASEC_AT_REST_ENABLED DataSecAtRestStatus = 2 // Enabled, and used DataSecAtRestStatus_DATASEC_AT_REST_ERROR DataSecAtRestStatus = 4 // Enabled, but encountered an error )
func (DataSecAtRestStatus) Descriptor ¶
func (DataSecAtRestStatus) Descriptor() protoreflect.EnumDescriptor
func (DataSecAtRestStatus) Enum ¶
func (x DataSecAtRestStatus) Enum() *DataSecAtRestStatus
func (DataSecAtRestStatus) EnumDescriptor
deprecated
func (DataSecAtRestStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use DataSecAtRestStatus.Descriptor instead.
func (DataSecAtRestStatus) Number ¶
func (x DataSecAtRestStatus) Number() protoreflect.EnumNumber
func (DataSecAtRestStatus) String ¶
func (x DataSecAtRestStatus) String() string
func (DataSecAtRestStatus) Type ¶
func (DataSecAtRestStatus) Type() protoreflect.EnumType
type DepMetricItemType
deprecated
type DepMetricItemType int32
Deprecated: see deprecatedMetricItem below
const ( DepMetricItemType_DepMetricItemOther DepMetricItemType = 0 // E.g., a string like an ESSID DepMetricItemType_DepMetricItemGauge DepMetricItemType = 1 // Goes up and down over time DepMetricItemType_DepMetricItemCounter DepMetricItemType = 2 // Monotonically increasing (until reboot) DepMetricItemType_DepMetricItemState DepMetricItemType = 3 // Toggles on and off; count transitions )
func (DepMetricItemType) Descriptor ¶
func (DepMetricItemType) Descriptor() protoreflect.EnumDescriptor
func (DepMetricItemType) Enum ¶
func (x DepMetricItemType) Enum() *DepMetricItemType
func (DepMetricItemType) EnumDescriptor
deprecated
func (DepMetricItemType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DepMetricItemType.Descriptor instead.
func (DepMetricItemType) Number ¶
func (x DepMetricItemType) Number() protoreflect.EnumNumber
func (DepMetricItemType) String ¶
func (x DepMetricItemType) String() string
func (DepMetricItemType) Type ¶
func (DepMetricItemType) Type() protoreflect.EnumType
type DeprecatedMetricItem ¶
type DeprecatedMetricItem struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Type DepMetricItemType `protobuf:"varint,2,opt,name=type,proto3,enum=org.lfedge.eve.info.DepMetricItemType" json:"type,omitempty"` // Types that are assignable to MetricItemValue: // // *DeprecatedMetricItem_BoolValue // *DeprecatedMetricItem_Uint32Value // *DeprecatedMetricItem_Uint64Value // *DeprecatedMetricItem_FloatValue // *DeprecatedMetricItem_StringValue MetricItemValue isDeprecatedMetricItem_MetricItemValue `protobuf_oneof:"metricItemValue"` // contains filtered or unexported fields }
A generic metric item. Deprecated: Prefer to use dedicated proto message definitions for all metrics.
func (*DeprecatedMetricItem) Descriptor
deprecated
func (*DeprecatedMetricItem) Descriptor() ([]byte, []int)
Deprecated: Use DeprecatedMetricItem.ProtoReflect.Descriptor instead.
func (*DeprecatedMetricItem) GetBoolValue ¶
func (x *DeprecatedMetricItem) GetBoolValue() bool
func (*DeprecatedMetricItem) GetFloatValue ¶
func (x *DeprecatedMetricItem) GetFloatValue() float32
func (*DeprecatedMetricItem) GetKey ¶
func (x *DeprecatedMetricItem) GetKey() string
func (*DeprecatedMetricItem) GetMetricItemValue ¶
func (m *DeprecatedMetricItem) GetMetricItemValue() isDeprecatedMetricItem_MetricItemValue
func (*DeprecatedMetricItem) GetStringValue ¶
func (x *DeprecatedMetricItem) GetStringValue() string
func (*DeprecatedMetricItem) GetType ¶
func (x *DeprecatedMetricItem) GetType() DepMetricItemType
func (*DeprecatedMetricItem) GetUint32Value ¶
func (x *DeprecatedMetricItem) GetUint32Value() uint32
func (*DeprecatedMetricItem) GetUint64Value ¶
func (x *DeprecatedMetricItem) GetUint64Value() uint64
func (*DeprecatedMetricItem) ProtoMessage ¶
func (*DeprecatedMetricItem) ProtoMessage()
func (*DeprecatedMetricItem) ProtoReflect ¶
func (x *DeprecatedMetricItem) ProtoReflect() protoreflect.Message
func (*DeprecatedMetricItem) Reset ¶
func (x *DeprecatedMetricItem) Reset()
func (*DeprecatedMetricItem) String ¶
func (x *DeprecatedMetricItem) String() string
type DeprecatedMetricItem_BoolValue ¶
type DeprecatedMetricItem_BoolValue struct {
BoolValue bool `protobuf:"varint,3,opt,name=boolValue,proto3,oneof"`
}
type DeprecatedMetricItem_FloatValue ¶
type DeprecatedMetricItem_FloatValue struct {
FloatValue float32 `protobuf:"fixed32,6,opt,name=floatValue,proto3,oneof"`
}
type DeprecatedMetricItem_StringValue ¶
type DeprecatedMetricItem_StringValue struct {
StringValue string `protobuf:"bytes,7,opt,name=stringValue,proto3,oneof"` // Use with care
}
type DeprecatedMetricItem_Uint32Value ¶
type DeprecatedMetricItem_Uint32Value struct {
Uint32Value uint32 `protobuf:"varint,4,opt,name=uint32Value,proto3,oneof"` // If timer this is in seconds
}
type DeprecatedMetricItem_Uint64Value ¶
type DeprecatedMetricItem_Uint64Value struct {
Uint64Value uint64 `protobuf:"varint,5,opt,name=uint64Value,proto3,oneof"`
}
type DeviceEntity ¶
type DeviceEntity struct { Entity Entity `protobuf:"varint,1,opt,name=entity,proto3,enum=org.lfedge.eve.info.Entity" json:"entity,omitempty"` // entity type EntityId string `protobuf:"bytes,2,opt,name=entity_id,json=entityId,proto3" json:"entity_id,omitempty"` // entity uuid EntityName string `protobuf:"bytes,3,opt,name=entity_name,json=entityName,proto3" json:"entity_name,omitempty"` // entity name // contains filtered or unexported fields }
DeviceEntity contains the device entity details
func (*DeviceEntity) Descriptor
deprecated
func (*DeviceEntity) Descriptor() ([]byte, []int)
Deprecated: Use DeviceEntity.ProtoReflect.Descriptor instead.
func (*DeviceEntity) GetEntity ¶
func (x *DeviceEntity) GetEntity() Entity
func (*DeviceEntity) GetEntityId ¶
func (x *DeviceEntity) GetEntityId() string
func (*DeviceEntity) GetEntityName ¶
func (x *DeviceEntity) GetEntityName() string
func (*DeviceEntity) ProtoMessage ¶
func (*DeviceEntity) ProtoMessage()
func (*DeviceEntity) ProtoReflect ¶
func (x *DeviceEntity) ProtoReflect() protoreflect.Message
func (*DeviceEntity) Reset ¶
func (x *DeviceEntity) Reset()
func (*DeviceEntity) String ¶
func (x *DeviceEntity) String() string
type DevicePort ¶
type DevicePort struct { Ifname string `protobuf:"bytes,1,opt,name=ifname,proto3" json:"ifname,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Logical name set by controller; same as logicallabel IsMgmt bool `protobuf:"varint,3,opt,name=isMgmt,proto3" json:"isMgmt,omitempty"` Free bool `protobuf:"varint,4,opt,name=free,proto3" json:"free,omitempty"` // DEPRECATED - use cost instead with zero cost meaning free // DhcpConfig DhcpType uint32 `protobuf:"varint,11,opt,name=dhcpType,proto3" json:"dhcpType,omitempty"` Subnet string `protobuf:"bytes,12,opt,name=subnet,proto3" json:"subnet,omitempty"` // gateway - OBSOLETE - obsoleted by defaultRouters Gateway string `protobuf:"bytes,13,opt,name=gateway,proto3" json:"gateway,omitempty"` // domainname - OBSOLETE - obsoleted by dns Domainname string `protobuf:"bytes,14,opt,name=domainname,proto3" json:"domainname,omitempty"` // ntpServer and more_ntp_servers are used to report several NTP servers NtpServer string `protobuf:"bytes,15,opt,name=ntpServer,proto3" json:"ntpServer,omitempty"` MoreNtpServers []string `protobuf:"bytes,35,rep,name=more_ntp_servers,json=moreNtpServers,proto3" json:"more_ntp_servers,omitempty"` // dnsServers - OBSOLETE - obsoleted by dns DnsServers []string `protobuf:"bytes,16,rep,name=dnsServers,proto3" json:"dnsServers,omitempty"` DhcpRangeLow string `protobuf:"bytes,17,opt,name=dhcpRangeLow,proto3" json:"dhcpRangeLow,omitempty"` DhcpRangeHigh string `protobuf:"bytes,18,opt,name=dhcpRangeHigh,proto3" json:"dhcpRangeHigh,omitempty"` Proxy *ProxyStatus `protobuf:"bytes,21,opt,name=proxy,proto3" json:"proxy,omitempty"` MacAddr string `protobuf:"bytes,22,opt,name=macAddr,proto3" json:"macAddr,omitempty"` IPAddrs []string `protobuf:"bytes,23,rep,name=IPAddrs,proto3" json:"IPAddrs,omitempty"` // All IP addresses with /N for subnet DefaultRouters []string `protobuf:"bytes,24,rep,name=defaultRouters,proto3" json:"defaultRouters,omitempty"` // If DHCP assigned Dns *ZInfoDNS `protobuf:"bytes,25,opt,name=dns,proto3" json:"dns,omitempty"` // If DHCP assigned Up bool `protobuf:"varint,26,opt,name=up,proto3" json:"up,omitempty"` // operational up/down status. Location *GeoLoc `protobuf:"bytes,27,opt,name=location,proto3" json:"location,omitempty"` Err *ErrorInfo `protobuf:"bytes,29,opt,name=err,proto3" json:"err,omitempty"` // Any errors on the interface. Usage evecommon.PhyIoMemberUsage `protobuf:"varint,30,opt,name=usage,proto3,enum=org.lfedge.eve.common.PhyIoMemberUsage" json:"usage,omitempty"` // Usage of the Device port NetworkUUID string `protobuf:"bytes,31,opt,name=networkUUID,proto3" json:"networkUUID,omitempty"` // Network UUID configured for the port. Cost uint32 `protobuf:"varint,32,opt,name=cost,proto3" json:"cost,omitempty"` // Zero is free. Max is 255. WirelessStatus *WirelessStatus `protobuf:"bytes,33,opt,name=wireless_status,json=wirelessStatus,proto3" json:"wireless_status,omitempty"` // defined for cellular/WiFi ports only Mtu uint32 `protobuf:"varint,34,opt,name=mtu,proto3" json:"mtu,omitempty"` // MTU of the port // Local modification status for this port. // If modified, the configuration shown reflects local changes and // represents the actual state of the port, not just a copy of the // controller-submitted configuration. LocalModification *LocalModification `protobuf:"bytes,40,opt,name=local_modification,json=localModification,proto3" json:"local_modification,omitempty"` // contains filtered or unexported fields }
func (*DevicePort) Descriptor
deprecated
func (*DevicePort) Descriptor() ([]byte, []int)
Deprecated: Use DevicePort.ProtoReflect.Descriptor instead.
func (*DevicePort) GetCost ¶
func (x *DevicePort) GetCost() uint32
func (*DevicePort) GetDefaultRouters ¶
func (x *DevicePort) GetDefaultRouters() []string
func (*DevicePort) GetDhcpRangeHigh ¶
func (x *DevicePort) GetDhcpRangeHigh() string
func (*DevicePort) GetDhcpRangeLow ¶
func (x *DevicePort) GetDhcpRangeLow() string
func (*DevicePort) GetDhcpType ¶
func (x *DevicePort) GetDhcpType() uint32
func (*DevicePort) GetDns ¶
func (x *DevicePort) GetDns() *ZInfoDNS
func (*DevicePort) GetDnsServers ¶
func (x *DevicePort) GetDnsServers() []string
func (*DevicePort) GetDomainname ¶
func (x *DevicePort) GetDomainname() string
func (*DevicePort) GetErr ¶
func (x *DevicePort) GetErr() *ErrorInfo
func (*DevicePort) GetFree ¶
func (x *DevicePort) GetFree() bool
func (*DevicePort) GetGateway ¶
func (x *DevicePort) GetGateway() string
func (*DevicePort) GetIPAddrs ¶
func (x *DevicePort) GetIPAddrs() []string
func (*DevicePort) GetIfname ¶
func (x *DevicePort) GetIfname() string
func (*DevicePort) GetIsMgmt ¶
func (x *DevicePort) GetIsMgmt() bool
func (*DevicePort) GetLocalModification ¶
func (x *DevicePort) GetLocalModification() *LocalModification
func (*DevicePort) GetLocation ¶
func (x *DevicePort) GetLocation() *GeoLoc
func (*DevicePort) GetMacAddr ¶
func (x *DevicePort) GetMacAddr() string
func (*DevicePort) GetMoreNtpServers ¶
func (x *DevicePort) GetMoreNtpServers() []string
func (*DevicePort) GetMtu ¶
func (x *DevicePort) GetMtu() uint32
func (*DevicePort) GetName ¶
func (x *DevicePort) GetName() string
func (*DevicePort) GetNetworkUUID ¶
func (x *DevicePort) GetNetworkUUID() string
func (*DevicePort) GetNtpServer ¶
func (x *DevicePort) GetNtpServer() string
func (*DevicePort) GetProxy ¶
func (x *DevicePort) GetProxy() *ProxyStatus
func (*DevicePort) GetSubnet ¶
func (x *DevicePort) GetSubnet() string
func (*DevicePort) GetUp ¶
func (x *DevicePort) GetUp() bool
func (*DevicePort) GetUsage ¶
func (x *DevicePort) GetUsage() evecommon.PhyIoMemberUsage
func (*DevicePort) GetWirelessStatus ¶
func (x *DevicePort) GetWirelessStatus() *WirelessStatus
func (*DevicePort) ProtoMessage ¶
func (*DevicePort) ProtoMessage()
func (*DevicePort) ProtoReflect ¶
func (x *DevicePort) ProtoReflect() protoreflect.Message
func (*DevicePort) Reset ¶
func (x *DevicePort) Reset()
func (*DevicePort) String ¶
func (x *DevicePort) String() string
type DevicePortStatus ¶
type DevicePortStatus struct { Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` TimePriority *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=timePriority,proto3" json:"timePriority,omitempty"` LastFailed *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=lastFailed,proto3" json:"lastFailed,omitempty"` LastSucceeded *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=lastSucceeded,proto3" json:"lastSucceeded,omitempty"` Ports []*DevicePort `protobuf:"bytes,6,rep,name=ports,proto3" json:"ports,omitempty"` LastError string `protobuf:"bytes,7,opt,name=lastError,proto3" json:"lastError,omitempty"` // contains filtered or unexported fields }
func (*DevicePortStatus) Descriptor
deprecated
func (*DevicePortStatus) Descriptor() ([]byte, []int)
Deprecated: Use DevicePortStatus.ProtoReflect.Descriptor instead.
func (*DevicePortStatus) GetKey ¶
func (x *DevicePortStatus) GetKey() string
func (*DevicePortStatus) GetLastError ¶
func (x *DevicePortStatus) GetLastError() string
func (*DevicePortStatus) GetLastFailed ¶
func (x *DevicePortStatus) GetLastFailed() *timestamppb.Timestamp
func (*DevicePortStatus) GetLastSucceeded ¶
func (x *DevicePortStatus) GetLastSucceeded() *timestamppb.Timestamp
func (*DevicePortStatus) GetPorts ¶
func (x *DevicePortStatus) GetPorts() []*DevicePort
func (*DevicePortStatus) GetTimePriority ¶
func (x *DevicePortStatus) GetTimePriority() *timestamppb.Timestamp
func (*DevicePortStatus) GetVersion ¶
func (x *DevicePortStatus) GetVersion() uint32
func (*DevicePortStatus) ProtoMessage ¶
func (*DevicePortStatus) ProtoMessage()
func (*DevicePortStatus) ProtoReflect ¶
func (x *DevicePortStatus) ProtoReflect() protoreflect.Message
func (*DevicePortStatus) Reset ¶
func (x *DevicePortStatus) Reset()
func (*DevicePortStatus) String ¶
func (x *DevicePortStatus) String() string
type EVE_PATCH_ENVELOPE_STATE ¶
type EVE_PATCH_ENVELOPE_STATE int32
const ( EVE_PATCH_ENVELOPE_STATE_PATCH_UNKOWN EVE_PATCH_ENVELOPE_STATE = 0 // There is an error with config, during download, // // verification failed, or decryption failure EVE_PATCH_ENVELOPE_STATE_PATCH_ERROR EVE_PATCH_ENVELOPE_STATE = 1 // Configuration received but no downloads started EVE_PATCH_ENVELOPE_STATE_PATCH_RECEIVED EVE_PATCH_ENVELOPE_STATE = 2 // Artifact/Volume download started // One or more of the artifacts are being downloaded EVE_PATCH_ENVELOPE_STATE_PATCH_DOWNLOADING EVE_PATCH_ENVELOPE_STATE = 3 // All downloads finished, verified and added to // content tree EVE_PATCH_ENVELOPE_STATE_PATCH_DOWNLOADED EVE_PATCH_ENVELOPE_STATE = 4 // Patch envelope ready for application instances // application instances will still not be // allowed to fetch the patch envelope contents EVE_PATCH_ENVELOPE_STATE_PATCH_READY EVE_PATCH_ENVELOPE_STATE = 5 // Application instances are now allowed to fetch // contents EVE_PATCH_ENVELOPE_STATE_PATCH_ACTIVE EVE_PATCH_ENVELOPE_STATE = 6 )
func (EVE_PATCH_ENVELOPE_STATE) Descriptor ¶
func (EVE_PATCH_ENVELOPE_STATE) Descriptor() protoreflect.EnumDescriptor
func (EVE_PATCH_ENVELOPE_STATE) Enum ¶
func (x EVE_PATCH_ENVELOPE_STATE) Enum() *EVE_PATCH_ENVELOPE_STATE
func (EVE_PATCH_ENVELOPE_STATE) EnumDescriptor
deprecated
func (EVE_PATCH_ENVELOPE_STATE) EnumDescriptor() ([]byte, []int)
Deprecated: Use EVE_PATCH_ENVELOPE_STATE.Descriptor instead.
func (EVE_PATCH_ENVELOPE_STATE) Number ¶
func (x EVE_PATCH_ENVELOPE_STATE) Number() protoreflect.EnumNumber
func (EVE_PATCH_ENVELOPE_STATE) String ¶
func (x EVE_PATCH_ENVELOPE_STATE) String() string
func (EVE_PATCH_ENVELOPE_STATE) Type ¶
func (EVE_PATCH_ENVELOPE_STATE) Type() protoreflect.EnumType
type Entity ¶
type Entity int32
Entity contains the entity type
const ( // Invalid Device Entity Entity_ENTITY_UNSPECIFIED Entity = 0 // Base OS entity Entity_ENTITY_BASE_OS Entity = 1 // System Adapter Entity Entity_ENTITY_SYSTEM_ADAPTER Entity = 2 // Vault Entity Entity_ENTITY_VAULT Entity = 3 // Attestation Entity Entity_ENTITY_ATTESTATION Entity = 4 // App Instance Entity Entity_ENTITY_APP_INSTANCE Entity = 5 // Port Entity Entity_ENTITY_PORT Entity = 6 // Network Entity Entity_ENTITY_NETWORK Entity = 7 // Network Instance Entity Entity_ENTITY_NETWORK_INSTANCE Entity = 8 // ContentTree Entity Entity_ENTITY_CONTENT_TREE Entity = 9 // Blob Entity Entity_ENTITY_CONTENT_BLOB Entity = 10 // VOLUME Entity Entity_ENTITY_VOLUME Entity = 11 )
func (Entity) Descriptor ¶
func (Entity) Descriptor() protoreflect.EnumDescriptor
func (Entity) EnumDescriptor
deprecated
func (Entity) Number ¶
func (x Entity) Number() protoreflect.EnumNumber
func (Entity) Type ¶
func (Entity) Type() protoreflect.EnumType
type ErrorInfo ¶
type ErrorInfo struct { Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"` Timestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // Timestamp at which error had occurred Severity Severity `protobuf:"varint,3,opt,name=severity,proto3,enum=org.lfedge.eve.info.Severity" json:"severity,omitempty"` // Severity of the error Entities []*DeviceEntity `protobuf:"bytes,4,rep,name=entities,proto3" json:"entities,omitempty"` // objects referenced by the description or retry_condition RetryCondition string `protobuf:"bytes,5,opt,name=retry_condition,json=retryCondition,proto3" json:"retry_condition,omitempty"` // condition to retry // contains filtered or unexported fields }
Errors in response to the application of configuration
func (*ErrorInfo) Descriptor
deprecated
func (*ErrorInfo) GetDescription ¶
func (*ErrorInfo) GetEntities ¶
func (x *ErrorInfo) GetEntities() []*DeviceEntity
func (*ErrorInfo) GetRetryCondition ¶
func (*ErrorInfo) GetSeverity ¶
func (*ErrorInfo) GetTimestamp ¶
func (x *ErrorInfo) GetTimestamp() *timestamppb.Timestamp
func (*ErrorInfo) ProtoMessage ¶
func (*ErrorInfo) ProtoMessage()
func (*ErrorInfo) ProtoReflect ¶
func (x *ErrorInfo) ProtoReflect() protoreflect.Message
type GeoLoc ¶
type GeoLoc struct { UnderlayIP string `protobuf:"bytes,1,opt,name=UnderlayIP,proto3" json:"UnderlayIP,omitempty"` Hostname string `protobuf:"bytes,2,opt,name=Hostname,proto3" json:"Hostname,omitempty"` City string `protobuf:"bytes,3,opt,name=City,proto3" json:"City,omitempty"` Region string `protobuf:"bytes,4,opt,name=Region,proto3" json:"Region,omitempty"` Country string `protobuf:"bytes,5,opt,name=Country,proto3" json:"Country,omitempty"` Loc string `protobuf:"bytes,6,opt,name=Loc,proto3" json:"Loc,omitempty"` Org string `protobuf:"bytes,7,opt,name=Org,proto3" json:"Org,omitempty"` Postal string `protobuf:"bytes,8,opt,name=Postal,proto3" json:"Postal,omitempty"` // contains filtered or unexported fields }
From an IP address-based geolocation service XXX later define GPS coordinates from device
func (*GeoLoc) Descriptor
deprecated
func (*GeoLoc) GetCountry ¶
func (*GeoLoc) GetHostname ¶
func (*GeoLoc) GetUnderlayIP ¶
func (*GeoLoc) ProtoMessage ¶
func (*GeoLoc) ProtoMessage()
func (*GeoLoc) ProtoReflect ¶
func (x *GeoLoc) ProtoReflect() protoreflect.Message
type HwSecurityModuleStatus ¶
type HwSecurityModuleStatus int32
const ( HwSecurityModuleStatus_UNKNOWN HwSecurityModuleStatus = 0 //HSM Status is not known HwSecurityModuleStatus_NOTFOUND HwSecurityModuleStatus = 1 //No HSM found HwSecurityModuleStatus_DISABLED HwSecurityModuleStatus = 2 //HSM found, but not being used HwSecurityModuleStatus_ENABLED HwSecurityModuleStatus = 3 //HSM is found and being actively used )
func (HwSecurityModuleStatus) Descriptor ¶
func (HwSecurityModuleStatus) Descriptor() protoreflect.EnumDescriptor
func (HwSecurityModuleStatus) Enum ¶
func (x HwSecurityModuleStatus) Enum() *HwSecurityModuleStatus
func (HwSecurityModuleStatus) EnumDescriptor
deprecated
func (HwSecurityModuleStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use HwSecurityModuleStatus.Descriptor instead.
func (HwSecurityModuleStatus) Number ¶
func (x HwSecurityModuleStatus) Number() protoreflect.EnumNumber
func (HwSecurityModuleStatus) String ¶
func (x HwSecurityModuleStatus) String() string
func (HwSecurityModuleStatus) Type ¶
func (HwSecurityModuleStatus) Type() protoreflect.EnumType
type IPRoute ¶
type IPRoute struct { // Destination network address in the CIDR format: <IP-address>/<prefix-length> DestinationNetwork string `protobuf:"bytes,1,opt,name=destination_network,json=destinationNetwork,proto3" json:"destination_network,omitempty"` // Gateway IP address. // Empty for connected route. Gateway string `protobuf:"bytes,2,opt,name=gateway,proto3" json:"gateway,omitempty"` // Logical label of the output device port for the routed traffic. // Empty if the gateway is IP address of one of the applications. In that case, // 'gateway_app' is defined instead. Port string `protobuf:"bytes,3,opt,name=port,proto3" json:"port,omitempty"` // UUID of the application used as the gateway for the route. // Empty if the gateway is external (not one of the apps but outside of the device) // or this is a connected route for a port (thus gateway is empty). // In that case, 'port' is defined instead. GatewayApp string `protobuf:"bytes,4,opt,name=gateway_app,json=gatewayApp,proto3" json:"gateway_app,omitempty"` // contains filtered or unexported fields }
Information about an IP route configured for a network instance. The next-hop for the IP route is specified by the "gateway" IP address (empty for a connected route) and the output "port". However, if the gateway is one of the applications running on the device, the port is actually a virtual interface with an EVE-generated interface name and no user-assigned logical label. Therefore, in such cases, it is more useful to leave "port" empty and instead use the "gateway_app" field to publish the UUID of the application used as the gateway.
func (*IPRoute) Descriptor
deprecated
func (*IPRoute) GetDestinationNetwork ¶
func (*IPRoute) GetGateway ¶
func (*IPRoute) GetGatewayApp ¶
func (*IPRoute) ProtoMessage ¶
func (*IPRoute) ProtoMessage()
func (*IPRoute) ProtoReflect ¶
func (x *IPRoute) ProtoReflect() protoreflect.Message
type IoAddresses ¶
type IoAddresses struct { MacAddress string `protobuf:"bytes,1,opt,name=macAddress,proto3" json:"macAddress,omitempty"` VfInfo *VfPublishedInfo `protobuf:"bytes,2,opt,name=vf_info,json=vfInfo,proto3" json:"vf_info,omitempty"` // contains filtered or unexported fields }
func (*IoAddresses) Descriptor
deprecated
func (*IoAddresses) Descriptor() ([]byte, []int)
Deprecated: Use IoAddresses.ProtoReflect.Descriptor instead.
func (*IoAddresses) GetMacAddress ¶
func (x *IoAddresses) GetMacAddress() string
func (*IoAddresses) GetVfInfo ¶
func (x *IoAddresses) GetVfInfo() *VfPublishedInfo
func (*IoAddresses) ProtoMessage ¶
func (*IoAddresses) ProtoMessage()
func (*IoAddresses) ProtoReflect ¶
func (x *IoAddresses) ProtoReflect() protoreflect.Message
func (*IoAddresses) Reset ¶
func (x *IoAddresses) Reset()
func (*IoAddresses) String ¶
func (x *IoAddresses) String() string
type KubeComp ¶
type KubeComp int32
KubeComp is a component installed in eve after usb install.
These are provided to show more detail on cluster update progress.
const ( KubeComp_KUBE_COMP_UNSPECIFIED KubeComp = 0 KubeComp_KUBE_COMP_CONTAINERD KubeComp = 1 //every node will publish KubeComp_KUBE_COMP_K3S KubeComp = 2 // every node will publish KubeComp_KUBE_COMP_MULTUS KubeComp = 3 // Only the first node to update eve-os will publish the remaining here and below KubeComp_KUBE_COMP_KUBEVIRT KubeComp = 4 KubeComp_KUBE_COMP_CDI KubeComp = 5 KubeComp_KUBE_COMP_LONGHORN KubeComp = 6 )
func (KubeComp) Descriptor ¶
func (KubeComp) Descriptor() protoreflect.EnumDescriptor
func (KubeComp) EnumDescriptor
deprecated
func (KubeComp) Number ¶
func (x KubeComp) Number() protoreflect.EnumNumber
func (KubeComp) Type ¶
func (KubeComp) Type() protoreflect.EnumType
type KubeCompUpdateStatus ¶
type KubeCompUpdateStatus int32
KubeCompUpdateStatus will track status of each
KubeComp which will update serially in a cluster.
const ( KubeCompUpdateStatus_KUBE_COMP_UPDATE_STATUS_UNSPECIFIED KubeCompUpdateStatus = 0 KubeCompUpdateStatus_KUBE_COMP_UPDATE_STATUS_DOWNLOAD KubeCompUpdateStatus = 1 KubeCompUpdateStatus_KUBE_COMP_UPDATE_STATUS_DOWNLOAD_FAILED KubeCompUpdateStatus = 2 KubeCompUpdateStatus_KUBE_COMP_UPDATE_STATUS_IN_PROGRESS KubeCompUpdateStatus = 3 KubeCompUpdateStatus_KUBE_COMP_UPDATE_STATUS_FAILED KubeCompUpdateStatus = 4 KubeCompUpdateStatus_KUBE_COMP_UPDATE_STATUS_COMPLETED KubeCompUpdateStatus = 5 )
func (KubeCompUpdateStatus) Descriptor ¶
func (KubeCompUpdateStatus) Descriptor() protoreflect.EnumDescriptor
func (KubeCompUpdateStatus) Enum ¶
func (x KubeCompUpdateStatus) Enum() *KubeCompUpdateStatus
func (KubeCompUpdateStatus) EnumDescriptor
deprecated
func (KubeCompUpdateStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use KubeCompUpdateStatus.Descriptor instead.
func (KubeCompUpdateStatus) Number ¶
func (x KubeCompUpdateStatus) Number() protoreflect.EnumNumber
func (KubeCompUpdateStatus) String ¶
func (x KubeCompUpdateStatus) String() string
func (KubeCompUpdateStatus) Type ¶
func (KubeCompUpdateStatus) Type() protoreflect.EnumType
type KubeEVEAppPodInfo ¶
type KubeEVEAppPodInfo struct { // Name of the EVE application Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Application Status Status KubePodStatus `protobuf:"varint,2,opt,name=status,proto3,enum=org.lfedge.eve.info.KubePodStatus" json:"status,omitempty"` // Restart count of the application RestartCount uint32 `protobuf:"varint,3,opt,name=restart_count,json=restartCount,proto3" json:"restart_count,omitempty"` // Restart time of the application RestartTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=restart_timestamp,json=restartTimestamp,proto3" json:"restart_timestamp,omitempty"` // Creation Time of the application CreationTimestamp *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=creation_timestamp,json=creationTimestamp,proto3" json:"creation_timestamp,omitempty"` // IP address of the application, on cni0 interface IpAddress string `protobuf:"bytes,6,opt,name=ip_address,json=ipAddress,proto3" json:"ip_address,omitempty"` // Node name on which the application is running NodeName string `protobuf:"bytes,7,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // contains filtered or unexported fields }
func (*KubeEVEAppPodInfo) Descriptor
deprecated
func (*KubeEVEAppPodInfo) Descriptor() ([]byte, []int)
Deprecated: Use KubeEVEAppPodInfo.ProtoReflect.Descriptor instead.
func (*KubeEVEAppPodInfo) GetCreationTimestamp ¶
func (x *KubeEVEAppPodInfo) GetCreationTimestamp() *timestamppb.Timestamp
func (*KubeEVEAppPodInfo) GetIpAddress ¶
func (x *KubeEVEAppPodInfo) GetIpAddress() string
func (*KubeEVEAppPodInfo) GetName ¶
func (x *KubeEVEAppPodInfo) GetName() string
func (*KubeEVEAppPodInfo) GetNodeName ¶
func (x *KubeEVEAppPodInfo) GetNodeName() string
func (*KubeEVEAppPodInfo) GetRestartCount ¶
func (x *KubeEVEAppPodInfo) GetRestartCount() uint32
func (*KubeEVEAppPodInfo) GetRestartTimestamp ¶
func (x *KubeEVEAppPodInfo) GetRestartTimestamp() *timestamppb.Timestamp
func (*KubeEVEAppPodInfo) GetStatus ¶
func (x *KubeEVEAppPodInfo) GetStatus() KubePodStatus
func (*KubeEVEAppPodInfo) ProtoMessage ¶
func (*KubeEVEAppPodInfo) ProtoMessage()
func (*KubeEVEAppPodInfo) ProtoReflect ¶
func (x *KubeEVEAppPodInfo) ProtoReflect() protoreflect.Message
func (*KubeEVEAppPodInfo) Reset ¶
func (x *KubeEVEAppPodInfo) Reset()
func (*KubeEVEAppPodInfo) String ¶
func (x *KubeEVEAppPodInfo) String() string
type KubeNodeCondition ¶
type KubeNodeCondition struct { // Type of the condition Type KubeNodeConditionType `protobuf:"varint,1,opt,name=type,proto3,enum=org.lfedge.eve.info.KubeNodeConditionType" json:"type,omitempty"` // Condition state Set bool `protobuf:"varint,2,opt,name=set,proto3" json:"set,omitempty"` // last_transition_time is the last time the Condition changed LastTransitionTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=last_transition_time,json=lastTransitionTime,proto3" json:"last_transition_time,omitempty"` // contains filtered or unexported fields }
func (*KubeNodeCondition) Descriptor
deprecated
func (*KubeNodeCondition) Descriptor() ([]byte, []int)
Deprecated: Use KubeNodeCondition.ProtoReflect.Descriptor instead.
func (*KubeNodeCondition) GetLastTransitionTime ¶
func (x *KubeNodeCondition) GetLastTransitionTime() *timestamppb.Timestamp
func (*KubeNodeCondition) GetSet ¶
func (x *KubeNodeCondition) GetSet() bool
func (*KubeNodeCondition) GetType ¶
func (x *KubeNodeCondition) GetType() KubeNodeConditionType
func (*KubeNodeCondition) ProtoMessage ¶
func (*KubeNodeCondition) ProtoMessage()
func (*KubeNodeCondition) ProtoReflect ¶
func (x *KubeNodeCondition) ProtoReflect() protoreflect.Message
func (*KubeNodeCondition) Reset ¶
func (x *KubeNodeCondition) Reset()
func (*KubeNodeCondition) String ¶
func (x *KubeNodeCondition) String() string
type KubeNodeConditionType ¶
type KubeNodeConditionType int32
KubeNodeStatus follows Kubernetes Node Conditions
Refer here: https://pkg.go.dev/k8s.io/api/core/v1#NodeConditionType
const ( KubeNodeConditionType_KUBE_NODE_CONDITION_TYPE_UNSPECIFIED KubeNodeConditionType = 0 KubeNodeConditionType_KUBE_NODE_CONDITION_TYPE_READY KubeNodeConditionType = 1 KubeNodeConditionType_KUBE_NODE_CONDITION_TYPE_MEMORY_PRESSURE KubeNodeConditionType = 2 KubeNodeConditionType_KUBE_NODE_CONDITION_TYPE_DISK_PRESSURE KubeNodeConditionType = 3 KubeNodeConditionType_KUBE_NODE_CONDITION_TYPE_PID_PRESSURE KubeNodeConditionType = 4 KubeNodeConditionType_KUBE_NODE_CONDITION_TYPE_NETWORK_UNAVAIL KubeNodeConditionType = 5 )
func (KubeNodeConditionType) Descriptor ¶
func (KubeNodeConditionType) Descriptor() protoreflect.EnumDescriptor
func (KubeNodeConditionType) Enum ¶
func (x KubeNodeConditionType) Enum() *KubeNodeConditionType
func (KubeNodeConditionType) EnumDescriptor
deprecated
func (KubeNodeConditionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use KubeNodeConditionType.Descriptor instead.
func (KubeNodeConditionType) Number ¶
func (x KubeNodeConditionType) Number() protoreflect.EnumNumber
func (KubeNodeConditionType) String ¶
func (x KubeNodeConditionType) String() string
func (KubeNodeConditionType) Type ¶
func (KubeNodeConditionType) Type() protoreflect.EnumType
type KubeNodeInfo ¶
type KubeNodeInfo struct { // Name of the node, will match device name Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Status of the node Conditions []*KubeNodeCondition `protobuf:"bytes,2,rep,name=conditions,proto3" json:"conditions,omitempty"` // Role of the node is server or not RoleServer bool `protobuf:"varint,3,opt,name=role_server,json=roleServer,proto3" json:"role_server,omitempty"` // Creation Time of the node in the cluster CreationTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=creation_timestamp,json=creationTimestamp,proto3" json:"creation_timestamp,omitempty"` // Version of the API Server running on the node ApiServerSersion string `protobuf:"bytes,5,opt,name=api_server_sersion,json=apiServerSersion,proto3" json:"api_server_sersion,omitempty"` // Internal IP address of the node InternalIp string `protobuf:"bytes,6,opt,name=internal_ip,json=internalIp,proto3" json:"internal_ip,omitempty"` Schedulable bool `protobuf:"varint,7,opt,name=schedulable,proto3" json:"schedulable,omitempty"` // Admission State of the local node in a cluster AdmissionStatus NodeAdmission `` /* 146-byte string literal not displayed */ // Id of the eve node matching config.EdgeDevConfig.id NodeId string `protobuf:"bytes,9,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` // contains filtered or unexported fields }
func (*KubeNodeInfo) Descriptor
deprecated
func (*KubeNodeInfo) Descriptor() ([]byte, []int)
Deprecated: Use KubeNodeInfo.ProtoReflect.Descriptor instead.
func (*KubeNodeInfo) GetAdmissionStatus ¶
func (x *KubeNodeInfo) GetAdmissionStatus() NodeAdmission
func (*KubeNodeInfo) GetApiServerSersion ¶
func (x *KubeNodeInfo) GetApiServerSersion() string
func (*KubeNodeInfo) GetConditions ¶
func (x *KubeNodeInfo) GetConditions() []*KubeNodeCondition
func (*KubeNodeInfo) GetCreationTimestamp ¶
func (x *KubeNodeInfo) GetCreationTimestamp() *timestamppb.Timestamp
func (*KubeNodeInfo) GetInternalIp ¶
func (x *KubeNodeInfo) GetInternalIp() string
func (*KubeNodeInfo) GetName ¶
func (x *KubeNodeInfo) GetName() string
func (*KubeNodeInfo) GetNodeId ¶
func (x *KubeNodeInfo) GetNodeId() string
func (*KubeNodeInfo) GetRoleServer ¶
func (x *KubeNodeInfo) GetRoleServer() bool
func (*KubeNodeInfo) GetSchedulable ¶
func (x *KubeNodeInfo) GetSchedulable() bool
func (*KubeNodeInfo) ProtoMessage ¶
func (*KubeNodeInfo) ProtoMessage()
func (*KubeNodeInfo) ProtoReflect ¶
func (x *KubeNodeInfo) ProtoReflect() protoreflect.Message
func (*KubeNodeInfo) Reset ¶
func (x *KubeNodeInfo) Reset()
func (*KubeNodeInfo) String ¶
func (x *KubeNodeInfo) String() string
type KubePodNameSpaceInfo ¶
type KubePodNameSpaceInfo struct { // Name of the namespace Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Number of pods in the namespace PodCount uint32 `protobuf:"varint,2,opt,name=pod_count,json=podCount,proto3" json:"pod_count,omitempty"` // Number of pods in the namespace that are running PodRunningCount uint32 `protobuf:"varint,3,opt,name=pod_running_count,json=podRunningCount,proto3" json:"pod_running_count,omitempty"` // Number of pods in the namespace that are pending PodPendingCount uint32 `protobuf:"varint,4,opt,name=pod_pending_count,json=podPendingCount,proto3" json:"pod_pending_count,omitempty"` // Number of pods in the namespace that are failed PodFailedCount uint32 `protobuf:"varint,5,opt,name=pod_failed_count,json=podFailedCount,proto3" json:"pod_failed_count,omitempty"` // Number of pods in the namespace that are succeeded PodSucceededCount uint32 `protobuf:"varint,6,opt,name=pod_succeeded_count,json=podSucceededCount,proto3" json:"pod_succeeded_count,omitempty"` // contains filtered or unexported fields }
func (*KubePodNameSpaceInfo) Descriptor
deprecated
func (*KubePodNameSpaceInfo) Descriptor() ([]byte, []int)
Deprecated: Use KubePodNameSpaceInfo.ProtoReflect.Descriptor instead.
func (*KubePodNameSpaceInfo) GetName ¶
func (x *KubePodNameSpaceInfo) GetName() string
func (*KubePodNameSpaceInfo) GetPodCount ¶
func (x *KubePodNameSpaceInfo) GetPodCount() uint32
func (*KubePodNameSpaceInfo) GetPodFailedCount ¶
func (x *KubePodNameSpaceInfo) GetPodFailedCount() uint32
func (*KubePodNameSpaceInfo) GetPodPendingCount ¶
func (x *KubePodNameSpaceInfo) GetPodPendingCount() uint32
func (*KubePodNameSpaceInfo) GetPodRunningCount ¶
func (x *KubePodNameSpaceInfo) GetPodRunningCount() uint32
func (*KubePodNameSpaceInfo) GetPodSucceededCount ¶
func (x *KubePodNameSpaceInfo) GetPodSucceededCount() uint32
func (*KubePodNameSpaceInfo) ProtoMessage ¶
func (*KubePodNameSpaceInfo) ProtoMessage()
func (*KubePodNameSpaceInfo) ProtoReflect ¶
func (x *KubePodNameSpaceInfo) ProtoReflect() protoreflect.Message
func (*KubePodNameSpaceInfo) Reset ¶
func (x *KubePodNameSpaceInfo) Reset()
func (*KubePodNameSpaceInfo) String ¶
func (x *KubePodNameSpaceInfo) String() string
type KubePodStatus ¶
type KubePodStatus int32
KubePodStatus is a combination of the kubernetes status:
PodPhase: https://pkg.go.dev/k8s.io/api/core/v1#PodPhase PodConditionType: https://pkg.go.dev/k8s.io/api/core/v1#PodConditionType ContainerState: https://pkg.go.dev/k8s.io/api/core/v1#ContainerState
const ( KubePodStatus_KUBE_POD_STATUS_UNSPECIFIED KubePodStatus = 0 // Necessary for proto yetus KubePodStatus_KUBE_POD_STATUS_PENDING KubePodStatus = 1 // PodPhase KubePodStatus_KUBE_POD_STATUS_RUNNING KubePodStatus = 2 // PodPhase KubePodStatus_KUBE_POD_STATUS_SUCCEEDED KubePodStatus = 3 // PodPhase KubePodStatus_KUBE_POD_STATUS_CONTAINER_CREATING KubePodStatus = 4 // ContainerState:Waiting Reason:ContainerCreating KubePodStatus_KUBE_POD_STATUS_CRASHLOOP_BACKOFF KubePodStatus = 5 // ContainerState:Waiting Reason:CrashLoopBackoff KubePodStatus_KUBE_POD_STATUS_ERROR KubePodStatus = 6 // ContainerState:Terminated Reason:Error KubePodStatus_KUBE_POD_STATUS_EVICTED KubePodStatus = 7 // PodConditionType:DisruptionTarget KubePodStatus_KUBE_POD_STATUS_FAILED KubePodStatus = 8 // PodPhase )
func (KubePodStatus) Descriptor ¶
func (KubePodStatus) Descriptor() protoreflect.EnumDescriptor
func (KubePodStatus) Enum ¶
func (x KubePodStatus) Enum() *KubePodStatus
func (KubePodStatus) EnumDescriptor
deprecated
func (KubePodStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use KubePodStatus.Descriptor instead.
func (KubePodStatus) Number ¶
func (x KubePodStatus) Number() protoreflect.EnumNumber
func (KubePodStatus) String ¶
func (x KubePodStatus) String() string
func (KubePodStatus) Type ¶
func (KubePodStatus) Type() protoreflect.EnumType
type KubeStorageInfo ¶
type KubeStorageInfo struct { // Health of the distributes storage services Health ServiceStatus `protobuf:"varint,1,opt,name=health,proto3,enum=org.lfedge.eve.info.ServiceStatus" json:"health,omitempty"` // Time of the most recent health status transition TransitionTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=transition_time,json=transitionTime,proto3" json:"transition_time,omitempty"` // Status of all the volumes in Longhorn Volumes []*KubeVolumeInfo `protobuf:"bytes,3,rep,name=volumes,proto3" json:"volumes,omitempty"` // contains filtered or unexported fields }
func (*KubeStorageInfo) Descriptor
deprecated
func (*KubeStorageInfo) Descriptor() ([]byte, []int)
Deprecated: Use KubeStorageInfo.ProtoReflect.Descriptor instead.
func (*KubeStorageInfo) GetHealth ¶
func (x *KubeStorageInfo) GetHealth() ServiceStatus
func (*KubeStorageInfo) GetTransitionTime ¶
func (x *KubeStorageInfo) GetTransitionTime() *timestamppb.Timestamp
func (*KubeStorageInfo) GetVolumes ¶
func (x *KubeStorageInfo) GetVolumes() []*KubeVolumeInfo
func (*KubeStorageInfo) ProtoMessage ¶
func (*KubeStorageInfo) ProtoMessage()
func (*KubeStorageInfo) ProtoReflect ¶
func (x *KubeStorageInfo) ProtoReflect() protoreflect.Message
func (*KubeStorageInfo) Reset ¶
func (x *KubeStorageInfo) Reset()
func (*KubeStorageInfo) String ¶
func (x *KubeStorageInfo) String() string
type KubeVMIInfo ¶
type KubeVMIInfo struct { // Name of the VirtualMachineInstance Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Status (VirtualMachineInstance.Status.Phase) Status KubeVMIStatus `protobuf:"varint,2,opt,name=status,proto3,enum=org.lfedge.eve.info.KubeVMIStatus" json:"status,omitempty"` // Creation Time of the VirtualMachineInstance CreationTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=creation_time,json=creationTime,proto3" json:"creation_time,omitempty"` // LastTransitionTime is the last time is_ready changed LastTransitionTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=last_transition_time,json=lastTransitionTime,proto3" json:"last_transition_time,omitempty"` // IsReady is true if the VMI has a Ready Condition which is true IsReady bool `protobuf:"varint,5,opt,name=is_ready,json=isReady,proto3" json:"is_ready,omitempty"` // NodeName is the current node (kubernetes.io/hostname) the VMI is running on NodeName string `protobuf:"bytes,6,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // contains filtered or unexported fields }
KubeVMIInfo is the VMI status of eve VM apps
func (*KubeVMIInfo) Descriptor
deprecated
func (*KubeVMIInfo) Descriptor() ([]byte, []int)
Deprecated: Use KubeVMIInfo.ProtoReflect.Descriptor instead.
func (*KubeVMIInfo) GetCreationTime ¶
func (x *KubeVMIInfo) GetCreationTime() *timestamppb.Timestamp
func (*KubeVMIInfo) GetIsReady ¶
func (x *KubeVMIInfo) GetIsReady() bool
func (*KubeVMIInfo) GetLastTransitionTime ¶
func (x *KubeVMIInfo) GetLastTransitionTime() *timestamppb.Timestamp
func (*KubeVMIInfo) GetName ¶
func (x *KubeVMIInfo) GetName() string
func (*KubeVMIInfo) GetNodeName ¶
func (x *KubeVMIInfo) GetNodeName() string
func (*KubeVMIInfo) GetStatus ¶
func (x *KubeVMIInfo) GetStatus() KubeVMIStatus
func (*KubeVMIInfo) ProtoMessage ¶
func (*KubeVMIInfo) ProtoMessage()
func (*KubeVMIInfo) ProtoReflect ¶
func (x *KubeVMIInfo) ProtoReflect() protoreflect.Message
func (*KubeVMIInfo) Reset ¶
func (x *KubeVMIInfo) Reset()
func (*KubeVMIInfo) String ¶
func (x *KubeVMIInfo) String() string
type KubeVMIStatus ¶
type KubeVMIStatus int32
KubeVMIStatus is the VirtualMachineInstancePhase Refer to: https://pkg.go.dev/kubevirt.io/api/core/v1#VirtualMachineInstancePhase
const ( KubeVMIStatus_KUBE_VMI_STATUS_UNSPECIFIED KubeVMIStatus = 0 KubeVMIStatus_KUBE_VMI_STATUS_PENDING KubeVMIStatus = 1 KubeVMIStatus_KUBE_VMI_STATUS_SCHEDULING KubeVMIStatus = 2 KubeVMIStatus_KUBE_VMI_STATUS_SCHEDULED KubeVMIStatus = 3 KubeVMIStatus_KUBE_VMI_STATUS_RUNNING KubeVMIStatus = 4 KubeVMIStatus_KUBE_VMI_STATUS_SUCCEEDED KubeVMIStatus = 5 KubeVMIStatus_KUBE_VMI_STATUS_FAILED KubeVMIStatus = 6 KubeVMIStatus_KUBE_VMI_STATUS_UNKNOWN KubeVMIStatus = 7 )
func (KubeVMIStatus) Descriptor ¶
func (KubeVMIStatus) Descriptor() protoreflect.EnumDescriptor
func (KubeVMIStatus) Enum ¶
func (x KubeVMIStatus) Enum() *KubeVMIStatus
func (KubeVMIStatus) EnumDescriptor
deprecated
func (KubeVMIStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use KubeVMIStatus.Descriptor instead.
func (KubeVMIStatus) Number ¶
func (x KubeVMIStatus) Number() protoreflect.EnumNumber
func (KubeVMIStatus) String ¶
func (x KubeVMIStatus) String() string
func (KubeVMIStatus) Type ¶
func (KubeVMIStatus) Type() protoreflect.EnumType
type KubeVolumeInfo ¶
type KubeVolumeInfo struct { // Name of the volume Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Status of the volume attachment State StorageVolumeState `protobuf:"varint,2,opt,name=state,proto3,enum=org.lfedge.eve.info.StorageVolumeState" json:"state,omitempty"` // Robustness of the volume Robustness StorageVolumeRobustness `protobuf:"varint,3,opt,name=robustness,proto3,enum=org.lfedge.eve.info.StorageVolumeRobustness" json:"robustness,omitempty"` // Creation Time of the volume in the cluster CreationTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=creation_timestamp,json=creationTimestamp,proto3" json:"creation_timestamp,omitempty"` // Provisioned size of the volume in bytes ProvisionedBytes uint64 `protobuf:"varint,5,opt,name=provisioned_bytes,json=provisionedBytes,proto3" json:"provisioned_bytes,omitempty"` // Allocated size of the volume in bytes AllocatedBytes uint64 `protobuf:"varint,6,opt,name=allocated_bytes,json=allocatedBytes,proto3" json:"allocated_bytes,omitempty"` // PV/PVC status of the volume PvcStatus StorageVolumePVCStatus `` /* 137-byte string literal not displayed */ // Replicas of the volume Replica []*KubeVolumeReplicaInfo `protobuf:"bytes,8,rep,name=replica,proto3" json:"replica,omitempty"` // Robustness substate of the replication status of the volume RobustnessSubstate StorageHealthStatus `` /* 161-byte string literal not displayed */ // Id of the eve volume info.ZInfoVolume.uuid VolumeId string `protobuf:"bytes,10,opt,name=volume_id,json=volumeId,proto3" json:"volume_id,omitempty"` // contains filtered or unexported fields }
func (*KubeVolumeInfo) Descriptor
deprecated
func (*KubeVolumeInfo) Descriptor() ([]byte, []int)
Deprecated: Use KubeVolumeInfo.ProtoReflect.Descriptor instead.
func (*KubeVolumeInfo) GetAllocatedBytes ¶
func (x *KubeVolumeInfo) GetAllocatedBytes() uint64
func (*KubeVolumeInfo) GetCreationTimestamp ¶
func (x *KubeVolumeInfo) GetCreationTimestamp() *timestamppb.Timestamp
func (*KubeVolumeInfo) GetName ¶
func (x *KubeVolumeInfo) GetName() string
func (*KubeVolumeInfo) GetProvisionedBytes ¶
func (x *KubeVolumeInfo) GetProvisionedBytes() uint64
func (*KubeVolumeInfo) GetPvcStatus ¶
func (x *KubeVolumeInfo) GetPvcStatus() StorageVolumePVCStatus
func (*KubeVolumeInfo) GetReplica ¶
func (x *KubeVolumeInfo) GetReplica() []*KubeVolumeReplicaInfo
func (*KubeVolumeInfo) GetRobustness ¶
func (x *KubeVolumeInfo) GetRobustness() StorageVolumeRobustness
func (*KubeVolumeInfo) GetRobustnessSubstate ¶
func (x *KubeVolumeInfo) GetRobustnessSubstate() StorageHealthStatus
func (*KubeVolumeInfo) GetState ¶
func (x *KubeVolumeInfo) GetState() StorageVolumeState
func (*KubeVolumeInfo) GetVolumeId ¶
func (x *KubeVolumeInfo) GetVolumeId() string
func (*KubeVolumeInfo) ProtoMessage ¶
func (*KubeVolumeInfo) ProtoMessage()
func (*KubeVolumeInfo) ProtoReflect ¶
func (x *KubeVolumeInfo) ProtoReflect() protoreflect.Message
func (*KubeVolumeInfo) Reset ¶
func (x *KubeVolumeInfo) Reset()
func (*KubeVolumeInfo) String ¶
func (x *KubeVolumeInfo) String() string
type KubeVolumeReplicaInfo ¶
type KubeVolumeReplicaInfo struct { // Name of the volume replica Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Node replica resides on, will match node name OwnerNode string `protobuf:"bytes,2,opt,name=owner_node,json=ownerNode,proto3" json:"owner_node,omitempty"` // Rebuild progress of the volume replica RebuildProgressPercentage uint32 `` /* 139-byte string literal not displayed */ // Replica status Status StorageVolumeReplicaStatus `protobuf:"varint,4,opt,name=status,proto3,enum=org.lfedge.eve.info.StorageVolumeReplicaStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*KubeVolumeReplicaInfo) Descriptor
deprecated
func (*KubeVolumeReplicaInfo) Descriptor() ([]byte, []int)
Deprecated: Use KubeVolumeReplicaInfo.ProtoReflect.Descriptor instead.
func (*KubeVolumeReplicaInfo) GetName ¶
func (x *KubeVolumeReplicaInfo) GetName() string
func (*KubeVolumeReplicaInfo) GetOwnerNode ¶
func (x *KubeVolumeReplicaInfo) GetOwnerNode() string
func (*KubeVolumeReplicaInfo) GetRebuildProgressPercentage ¶
func (x *KubeVolumeReplicaInfo) GetRebuildProgressPercentage() uint32
func (*KubeVolumeReplicaInfo) GetStatus ¶
func (x *KubeVolumeReplicaInfo) GetStatus() StorageVolumeReplicaStatus
func (*KubeVolumeReplicaInfo) ProtoMessage ¶
func (*KubeVolumeReplicaInfo) ProtoMessage()
func (*KubeVolumeReplicaInfo) ProtoReflect ¶
func (x *KubeVolumeReplicaInfo) ProtoReflect() protoreflect.Message
func (*KubeVolumeReplicaInfo) Reset ¶
func (x *KubeVolumeReplicaInfo) Reset()
func (*KubeVolumeReplicaInfo) String ¶
func (x *KubeVolumeReplicaInfo) String() string
type LocReliability ¶
type LocReliability int32
LocReliability - reliability of location information.
const ( LocReliability_LOC_RELIABILITY_UNSPECIFIED LocReliability = 0 LocReliability_LOC_RELIABILITY_VERY_LOW LocReliability = 1 LocReliability_LOC_RELIABILITY_LOW LocReliability = 2 LocReliability_LOC_RELIABILITY_MEDIUM LocReliability = 3 LocReliability_LOC_RELIABILITY_HIGH LocReliability = 4 )
func (LocReliability) Descriptor ¶
func (LocReliability) Descriptor() protoreflect.EnumDescriptor
func (LocReliability) Enum ¶
func (x LocReliability) Enum() *LocReliability
func (LocReliability) EnumDescriptor
deprecated
func (LocReliability) EnumDescriptor() ([]byte, []int)
Deprecated: Use LocReliability.Descriptor instead.
func (LocReliability) Number ¶
func (x LocReliability) Number() protoreflect.EnumNumber
func (LocReliability) String ¶
func (x LocReliability) String() string
func (LocReliability) Type ¶
func (LocReliability) Type() protoreflect.EnumType
type LocalModification ¶
type LocalModification struct { // True if this port’s configuration has been locally modified // (e.g., via the Local Profile Server) and differs from the // controller-provided configuration. Modified bool `protobuf:"varint,1,opt,name=modified,proto3" json:"modified,omitempty"` // Timestamp of when the last local change for this port was submitted by LPS. SubmittedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=submitted_at,json=submittedAt,proto3" json:"submitted_at,omitempty"` // contains filtered or unexported fields }
Information about locally made configuration changes for this port.
func (*LocalModification) Descriptor
deprecated
func (*LocalModification) Descriptor() ([]byte, []int)
Deprecated: Use LocalModification.ProtoReflect.Descriptor instead.
func (*LocalModification) GetModified ¶
func (x *LocalModification) GetModified() bool
func (*LocalModification) GetSubmittedAt ¶
func (x *LocalModification) GetSubmittedAt() *timestamppb.Timestamp
func (*LocalModification) ProtoMessage ¶
func (*LocalModification) ProtoMessage()
func (*LocalModification) ProtoReflect ¶
func (x *LocalModification) ProtoReflect() protoreflect.Message
func (*LocalModification) Reset ¶
func (x *LocalModification) Reset()
func (*LocalModification) String ¶
func (x *LocalModification) String() string
type MaintenanceModeReason ¶
type MaintenanceModeReason int32
Different reasons why we are in maintenance mode
const ( MaintenanceModeReason_MAINTENANCE_MODE_REASON_NONE MaintenanceModeReason = 0 MaintenanceModeReason_MAINTENANCE_MODE_REASON_USER_REQUESTED MaintenanceModeReason = 1 MaintenanceModeReason_MAINTENANCE_MODE_REASON_VAULT_LOCKED_UP MaintenanceModeReason = 2 MaintenanceModeReason_MAINTENANCE_MODE_REASON_LOW_DISK_SPACE MaintenanceModeReason = 3 MaintenanceModeReason_MAINTENANCE_MODE_REASON_TPM_ENCRYPTION_FAILURE MaintenanceModeReason = 4 MaintenanceModeReason_MAINTENANCE_MODE_REASON_TPM_QUOTE_FAILURE MaintenanceModeReason = 5 )
func (MaintenanceModeReason) Descriptor ¶
func (MaintenanceModeReason) Descriptor() protoreflect.EnumDescriptor
func (MaintenanceModeReason) Enum ¶
func (x MaintenanceModeReason) Enum() *MaintenanceModeReason
func (MaintenanceModeReason) EnumDescriptor
deprecated
func (MaintenanceModeReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use MaintenanceModeReason.Descriptor instead.
func (MaintenanceModeReason) Number ¶
func (x MaintenanceModeReason) Number() protoreflect.EnumNumber
func (MaintenanceModeReason) String ¶
func (x MaintenanceModeReason) String() string
func (MaintenanceModeReason) Type ¶
func (MaintenanceModeReason) Type() protoreflect.EnumType
type NTPSource ¶
type NTPSource struct { Authenticated bool `protobuf:"varint,1,opt,name=authenticated,proto3" json:"authenticated,omitempty"` Reachable bool `protobuf:"varint,2,opt,name=reachable,proto3" json:"reachable,omitempty"` // (reachability == 0xff), i.e. 8 attempts Reachability uint32 `protobuf:"varint,3,opt,name=reachability,proto3" json:"reachability,omitempty"` State NTPSourceState `protobuf:"varint,4,opt,name=state,proto3,enum=org.lfedge.eve.info.NTPSourceState" json:"state,omitempty"` Mode NTPSourceMode `protobuf:"varint,5,opt,name=mode,proto3,enum=org.lfedge.eve.info.NTPSourceMode" json:"mode,omitempty"` Hostname string `protobuf:"bytes,6,opt,name=hostname,proto3" json:"hostname,omitempty"` SrcAddr string `protobuf:"bytes,7,opt,name=src_addr,json=srcAddr,proto3" json:"src_addr,omitempty"` SrcPort uint32 `protobuf:"varint,8,opt,name=src_port,json=srcPort,proto3" json:"src_port,omitempty"` DstAddr string `protobuf:"bytes,9,opt,name=dst_addr,json=dstAddr,proto3" json:"dst_addr,omitempty"` DstPort uint32 `protobuf:"varint,10,opt,name=dst_port,json=dstPort,proto3" json:"dst_port,omitempty"` Leap uint32 `protobuf:"varint,11,opt,name=leap,proto3" json:"leap,omitempty"` Stratum uint32 `protobuf:"varint,12,opt,name=stratum,proto3" json:"stratum,omitempty"` Precision uint32 `protobuf:"varint,13,opt,name=precision,proto3" json:"precision,omitempty"` RefId string `protobuf:"bytes,14,opt,name=ref_id,json=refId,proto3" json:"ref_id,omitempty"` RefTime *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=ref_time,json=refTime,proto3" json:"ref_time,omitempty"` Poll int32 `protobuf:"zigzag32,16,opt,name=poll,proto3" json:"poll,omitempty"` Flags uint32 `protobuf:"varint,17,opt,name=flags,proto3" json:"flags,omitempty"` // bitmap from NTPSourceBitmap Offset float64 `protobuf:"fixed64,18,opt,name=offset,proto3" json:"offset,omitempty"` Delay float64 `protobuf:"fixed64,19,opt,name=delay,proto3" json:"delay,omitempty"` Dispersion float64 `protobuf:"fixed64,20,opt,name=dispersion,proto3" json:"dispersion,omitempty"` Jitter float64 `protobuf:"fixed64,21,opt,name=jitter,proto3" json:"jitter,omitempty"` RootDelay float64 `protobuf:"fixed64,22,opt,name=root_delay,json=rootDelay,proto3" json:"root_delay,omitempty"` RootDisp float64 `protobuf:"fixed64,23,opt,name=root_disp,json=rootDisp,proto3" json:"root_disp,omitempty"` // contains filtered or unexported fields }
As described in http://doc.ntp.org/current-stable/ntpq.html
func (*NTPSource) Descriptor
deprecated
func (*NTPSource) GetAuthenticated ¶
func (*NTPSource) GetDispersion ¶
func (*NTPSource) GetDstAddr ¶
func (*NTPSource) GetDstPort ¶
func (*NTPSource) GetHostname ¶
func (*NTPSource) GetMode ¶
func (x *NTPSource) GetMode() NTPSourceMode
func (*NTPSource) GetPrecision ¶
func (*NTPSource) GetReachability ¶
func (*NTPSource) GetReachable ¶
func (*NTPSource) GetRefTime ¶
func (x *NTPSource) GetRefTime() *timestamppb.Timestamp
func (*NTPSource) GetRootDelay ¶
func (*NTPSource) GetRootDisp ¶
func (*NTPSource) GetSrcAddr ¶
func (*NTPSource) GetSrcPort ¶
func (*NTPSource) GetState ¶
func (x *NTPSource) GetState() NTPSourceState
func (*NTPSource) GetStratum ¶
func (*NTPSource) ProtoMessage ¶
func (*NTPSource) ProtoMessage()
func (*NTPSource) ProtoReflect ¶
func (x *NTPSource) ProtoReflect() protoreflect.Message
type NTPSourceBitmap ¶
type NTPSourceBitmap int32
Flags from RFC 5905 + defined by chrony
const ( NTPSourceBitmap_NTP_SOURCE_BITMAP_UNSPECIFIED NTPSourceBitmap = 0 NTPSourceBitmap_NTP_SOURCE_BITMAP_PKT_DUP NTPSourceBitmap = 1 NTPSourceBitmap_NTP_SOURCE_BITMAP_PKT_BOGUS NTPSourceBitmap = 2 NTPSourceBitmap_NTP_SOURCE_BITMAP_PKT_INVALID NTPSourceBitmap = 4 NTPSourceBitmap_NTP_SOURCE_BITMAP_PKT_AUTH NTPSourceBitmap = 8 NTPSourceBitmap_NTP_SOURCE_BITMAP_PKT_STRATUM NTPSourceBitmap = 16 NTPSourceBitmap_NTP_SOURCE_BITMAP_PKT_HEADER NTPSourceBitmap = 32 NTPSourceBitmap_NTP_SOURCE_BITMAP_TST_MAX_DELAY NTPSourceBitmap = 64 NTPSourceBitmap_NTP_SOURCE_BITMAP_TST_DELAY_RATIO NTPSourceBitmap = 128 NTPSourceBitmap_NTP_SOURCE_BITMAP_TST_DELAY_DEV_RATION NTPSourceBitmap = 256 NTPSourceBitmap_NTP_SOURCE_BITMAP_TST_SYNC_LOOP NTPSourceBitmap = 512 )
func (NTPSourceBitmap) Descriptor ¶
func (NTPSourceBitmap) Descriptor() protoreflect.EnumDescriptor
func (NTPSourceBitmap) Enum ¶
func (x NTPSourceBitmap) Enum() *NTPSourceBitmap
func (NTPSourceBitmap) EnumDescriptor
deprecated
func (NTPSourceBitmap) EnumDescriptor() ([]byte, []int)
Deprecated: Use NTPSourceBitmap.Descriptor instead.
func (NTPSourceBitmap) Number ¶
func (x NTPSourceBitmap) Number() protoreflect.EnumNumber
func (NTPSourceBitmap) String ¶
func (x NTPSourceBitmap) String() string
func (NTPSourceBitmap) Type ¶
func (NTPSourceBitmap) Type() protoreflect.EnumType
type NTPSourceMode ¶
type NTPSourceMode int32
Enum for describing the NTP source mode, see chrony client https://gitlab.com/chrony/chrony/-/blob/master/client.c and its output of the command 'sources'.
const ( NTPSourceMode_NTP_SOURCE_MODE_UNSPECIFIED NTPSourceMode = 0 // NTPSourceMode_NTP_SOURCE_MODE_CLIENT NTPSourceMode = 1 // '^' = server NTPSourceMode_NTP_SOURCE_MODE_PEER NTPSourceMode = 2 // '=' = peer NTPSourceMode_NTP_SOURCE_MODE_REF NTPSourceMode = 3 // '#' = local clock )
func (NTPSourceMode) Descriptor ¶
func (NTPSourceMode) Descriptor() protoreflect.EnumDescriptor
func (NTPSourceMode) Enum ¶
func (x NTPSourceMode) Enum() *NTPSourceMode
func (NTPSourceMode) EnumDescriptor
deprecated
func (NTPSourceMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use NTPSourceMode.Descriptor instead.
func (NTPSourceMode) Number ¶
func (x NTPSourceMode) Number() protoreflect.EnumNumber
func (NTPSourceMode) String ¶
func (x NTPSourceMode) String() string
func (NTPSourceMode) Type ¶
func (NTPSourceMode) Type() protoreflect.EnumType
type NTPSourceState ¶
type NTPSourceState int32
Enum for describing the NTP source state, see chrony client sources https://gitlab.com/chrony/chrony/-/blob/master/client.c and its output of the command 'sources'.
const ( NTPSourceState_NTP_SOURCE_STATE_UNSPECIFIED NTPSourceState = 0 // NTPSourceState_NTP_SOURCE_STATE_SYNC NTPSourceState = 1 // '*' = current best NTPSourceState_NTP_SOURCE_STATE_UNREACH NTPSourceState = 2 // '?' = unusable NTPSourceState_NTP_SOURCE_STATE_FALSETICKER NTPSourceState = 3 // 'x' = may be in error NTPSourceState_NTP_SOURCE_STATE_JITTERY NTPSourceState = 4 // '~' = too variable NTPSourceState_NTP_SOURCE_STATE_CANDIDATE NTPSourceState = 5 // '+' = combined NTPSourceState_NTP_SOURCE_STATE_OUTLIER NTPSourceState = 6 // '-' = not combined )
func (NTPSourceState) Descriptor ¶
func (NTPSourceState) Descriptor() protoreflect.EnumDescriptor
func (NTPSourceState) Enum ¶
func (x NTPSourceState) Enum() *NTPSourceState
func (NTPSourceState) EnumDescriptor
deprecated
func (NTPSourceState) EnumDescriptor() ([]byte, []int)
Deprecated: Use NTPSourceState.Descriptor instead.
func (NTPSourceState) Number ¶
func (x NTPSourceState) Number() protoreflect.EnumNumber
func (NTPSourceState) String ¶
func (x NTPSourceState) String() string
func (NTPSourceState) Type ¶
func (NTPSourceState) Type() protoreflect.EnumType
type NodeAdmission ¶
type NodeAdmission int32
Cluster Admission status of the eve node
const ( NodeAdmission_NODE_ADMISSION_UNSPECIFIED NodeAdmission = 0 // Not Clustered is the default state at first boot NodeAdmission_NODE_ADMISSION_NOT_CLUSTERED NodeAdmission = 1 // Leaving can be a long lived state due to draining existing data NodeAdmission_NODE_ADMISSION_LEAVING NodeAdmission = 2 // Joining can be a long lived state if inter-node networking is not operable NodeAdmission_NODE_ADMISSION_JOINING NodeAdmission = 3 // Joined is reached when the node becomes Ready the first time after a request // to join the cluster NodeAdmission_NODE_ADMISSION_JOINED NodeAdmission = 4 )
func (NodeAdmission) Descriptor ¶
func (NodeAdmission) Descriptor() protoreflect.EnumDescriptor
func (NodeAdmission) Enum ¶
func (x NodeAdmission) Enum() *NodeAdmission
func (NodeAdmission) EnumDescriptor
deprecated
func (NodeAdmission) EnumDescriptor() ([]byte, []int)
Deprecated: Use NodeAdmission.Descriptor instead.
func (NodeAdmission) Number ¶
func (x NodeAdmission) Number() protoreflect.EnumNumber
func (NodeAdmission) String ¶
func (x NodeAdmission) String() string
func (NodeAdmission) Type ¶
func (NodeAdmission) Type() protoreflect.EnumType
type OptionalCapabilities ¶
type OptionalCapabilities struct { // Virtualization type Kubevirt HvTypeKubevirt bool `protobuf:"varint,1,opt,name=hv_type_kubevirt,json=hvTypeKubevirt,proto3" json:"hv_type_kubevirt,omitempty"` // contains filtered or unexported fields }
OptionalCapabilities indicates any additional capabilities device wants to publish to controller. For example Kubevirt hypervisor is not supported by all eve flavors.
func (*OptionalCapabilities) Descriptor
deprecated
func (*OptionalCapabilities) Descriptor() ([]byte, []int)
Deprecated: Use OptionalCapabilities.ProtoReflect.Descriptor instead.
func (*OptionalCapabilities) GetHvTypeKubevirt ¶
func (x *OptionalCapabilities) GetHvTypeKubevirt() bool
func (*OptionalCapabilities) ProtoMessage ¶
func (*OptionalCapabilities) ProtoMessage()
func (*OptionalCapabilities) ProtoReflect ¶
func (x *OptionalCapabilities) ProtoReflect() protoreflect.Message
func (*OptionalCapabilities) Reset ¶
func (x *OptionalCapabilities) Reset()
func (*OptionalCapabilities) String ¶
func (x *OptionalCapabilities) String() string
type PCRStatus ¶
type PCRStatus int32
func (PCRStatus) Descriptor ¶
func (PCRStatus) Descriptor() protoreflect.EnumDescriptor
func (PCRStatus) EnumDescriptor
deprecated
func (PCRStatus) Number ¶
func (x PCRStatus) Number() protoreflect.EnumNumber
func (PCRStatus) Type ¶
func (PCRStatus) Type() protoreflect.EnumType
type ProxyEntry ¶
type ProxyEntry struct { Type uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"` // From NPT_ types aka proxyProto Server string `protobuf:"bytes,2,opt,name=server,proto3" json:"server,omitempty"` Port uint32 `protobuf:"varint,3,opt,name=port,proto3" json:"port,omitempty"` // contains filtered or unexported fields }
func (*ProxyEntry) Descriptor
deprecated
func (*ProxyEntry) Descriptor() ([]byte, []int)
Deprecated: Use ProxyEntry.ProtoReflect.Descriptor instead.
func (*ProxyEntry) GetPort ¶
func (x *ProxyEntry) GetPort() uint32
func (*ProxyEntry) GetServer ¶
func (x *ProxyEntry) GetServer() string
func (*ProxyEntry) GetType ¶
func (x *ProxyEntry) GetType() uint32
func (*ProxyEntry) ProtoMessage ¶
func (*ProxyEntry) ProtoMessage()
func (*ProxyEntry) ProtoReflect ¶
func (x *ProxyEntry) ProtoReflect() protoreflect.Message
func (*ProxyEntry) Reset ¶
func (x *ProxyEntry) Reset()
func (*ProxyEntry) String ¶
func (x *ProxyEntry) String() string
type ProxyStatus ¶
type ProxyStatus struct { Proxies []*ProxyEntry `protobuf:"bytes,1,rep,name=proxies,proto3" json:"proxies,omitempty"` Exceptions string `protobuf:"bytes,2,opt,name=exceptions,proto3" json:"exceptions,omitempty"` Pacfile string `protobuf:"bytes,3,opt,name=pacfile,proto3" json:"pacfile,omitempty"` NetworkProxyEnable bool `protobuf:"varint,4,opt,name=networkProxyEnable,proto3" json:"networkProxyEnable,omitempty"` NetworkProxyURL string `protobuf:"bytes,5,opt,name=networkProxyURL,proto3" json:"networkProxyURL,omitempty"` WpadURL string `protobuf:"bytes,6,opt,name=wpadURL,proto3" json:"wpadURL,omitempty"` // contains filtered or unexported fields }
func (*ProxyStatus) Descriptor
deprecated
func (*ProxyStatus) Descriptor() ([]byte, []int)
Deprecated: Use ProxyStatus.ProtoReflect.Descriptor instead.
func (*ProxyStatus) GetExceptions ¶
func (x *ProxyStatus) GetExceptions() string
func (*ProxyStatus) GetNetworkProxyEnable ¶
func (x *ProxyStatus) GetNetworkProxyEnable() bool
func (*ProxyStatus) GetNetworkProxyURL ¶
func (x *ProxyStatus) GetNetworkProxyURL() string
func (*ProxyStatus) GetPacfile ¶
func (x *ProxyStatus) GetPacfile() string
func (*ProxyStatus) GetProxies ¶
func (x *ProxyStatus) GetProxies() []*ProxyEntry
func (*ProxyStatus) GetWpadURL ¶
func (x *ProxyStatus) GetWpadURL() string
func (*ProxyStatus) ProtoMessage ¶
func (*ProxyStatus) ProtoMessage()
func (*ProxyStatus) ProtoReflect ¶
func (x *ProxyStatus) ProtoReflect() protoreflect.Message
func (*ProxyStatus) Reset ¶
func (x *ProxyStatus) Reset()
func (*ProxyStatus) String ¶
func (x *ProxyStatus) String() string
type SecurityInfo ¶
type SecurityInfo struct { ShaRootCa []byte `protobuf:"bytes,1,opt,name=sha_root_ca,json=shaRootCa,proto3" json:"sha_root_ca,omitempty"` // sha256 of /config/root-certificate.pem ShaTlsRootCa []byte `protobuf:"bytes,2,opt,name=sha_tls_root_ca,json=shaTlsRootCa,proto3" json:"sha_tls_root_ca,omitempty"` // sha256 of /config/v2tlsbaseroot-certificates.pem // contains filtered or unexported fields }
func (*SecurityInfo) Descriptor
deprecated
func (*SecurityInfo) Descriptor() ([]byte, []int)
Deprecated: Use SecurityInfo.ProtoReflect.Descriptor instead.
func (*SecurityInfo) GetShaRootCa ¶
func (x *SecurityInfo) GetShaRootCa() []byte
func (*SecurityInfo) GetShaTlsRootCa ¶
func (x *SecurityInfo) GetShaTlsRootCa() []byte
func (*SecurityInfo) ProtoMessage ¶
func (*SecurityInfo) ProtoMessage()
func (*SecurityInfo) ProtoReflect ¶
func (x *SecurityInfo) ProtoReflect() protoreflect.Message
func (*SecurityInfo) Reset ¶
func (x *SecurityInfo) Reset()
func (*SecurityInfo) String ¶
func (x *SecurityInfo) String() string
type ServiceStatus ¶
type ServiceStatus int32
ServiceStatus denotes a cluster wide
infrastructure component's health. eg. a daemonset which requires pods on multiple nodes
const ( ServiceStatus_SERVICE_STATUS_UNSPECIFIED ServiceStatus = 0 ServiceStatus_SERVICE_STATUS_FAILED ServiceStatus = 1 ServiceStatus_SERVICE_STATUS_DEGRADED ServiceStatus = 2 ServiceStatus_SERVICE_STATUS_HEALTHY ServiceStatus = 3 )
func (ServiceStatus) Descriptor ¶
func (ServiceStatus) Descriptor() protoreflect.EnumDescriptor
func (ServiceStatus) Enum ¶
func (x ServiceStatus) Enum() *ServiceStatus
func (ServiceStatus) EnumDescriptor
deprecated
func (ServiceStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServiceStatus.Descriptor instead.
func (ServiceStatus) Number ¶
func (x ServiceStatus) Number() protoreflect.EnumNumber
func (ServiceStatus) String ¶
func (x ServiceStatus) String() string
func (ServiceStatus) Type ¶
func (ServiceStatus) Type() protoreflect.EnumType
type Severity ¶
type Severity int32
Severity tells the severity type
func (Severity) Descriptor ¶
func (Severity) Descriptor() protoreflect.EnumDescriptor
func (Severity) EnumDescriptor
deprecated
func (Severity) Number ¶
func (x Severity) Number() protoreflect.EnumNumber
func (Severity) Type ¶
func (Severity) Type() protoreflect.EnumType
type SimType ¶
type SimType int32
SimType : type of the SIM card.
func (SimType) Descriptor ¶
func (SimType) Descriptor() protoreflect.EnumDescriptor
func (SimType) EnumDescriptor
deprecated
func (SimType) Number ¶
func (x SimType) Number() protoreflect.EnumNumber
func (SimType) Type ¶
func (SimType) Type() protoreflect.EnumType
type SmartAttr ¶
type SmartAttr struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Value uint64 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` // the current value of the parameter Worst uint64 `protobuf:"varint,3,opt,name=worst,proto3" json:"worst,omitempty"` // worst value that Value has ever reached Thresh uint64 `protobuf:"varint,4,opt,name=thresh,proto3" json:"thresh,omitempty"` // the value that the Value of the same attribute must reach for the attribute's state to be considered critical. WhenFailed string `protobuf:"bytes,5,opt,name=when_failed,json=whenFailed,proto3" json:"when_failed,omitempty"` // critical state if no empty RawValue uint64 `protobuf:"varint,6,opt,name=raw_value,json=rawValue,proto3" json:"raw_value,omitempty"` // Contains miscellaneous meter readings (where applicable) Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type,omitempty"` // Informs the condition of the device e.g., pre-fail, old_age, etc. AttributeName string `protobuf:"bytes,8,opt,name=attribute_name,json=attributeName,proto3" json:"attribute_name,omitempty"` // the attribute name // contains filtered or unexported fields }
func (*SmartAttr) Descriptor
deprecated
func (*SmartAttr) GetAttributeName ¶
func (*SmartAttr) GetRawValue ¶
func (*SmartAttr) GetWhenFailed ¶
func (*SmartAttr) ProtoMessage ¶
func (*SmartAttr) ProtoMessage()
func (*SmartAttr) ProtoReflect ¶
func (x *SmartAttr) ProtoReflect() protoreflect.Message
type SnapshotType ¶
type SnapshotType int32
Type of the snapshot creation reason
const ( SnapshotType_SNAPSHOT_TYPE_UNSPECIFIED SnapshotType = 0 SnapshotType_SNAPSHOT_TYPE_APP_UPDATE SnapshotType = 1 // Snapshot created as a result of an application update SnapshotType_SNAPSHOT_TYPE_IMMEDIATE SnapshotType = 2 // Snapshot created as a result of an immediate snapshot )
func (SnapshotType) Descriptor ¶
func (SnapshotType) Descriptor() protoreflect.EnumDescriptor
func (SnapshotType) Enum ¶
func (x SnapshotType) Enum() *SnapshotType
func (SnapshotType) EnumDescriptor
deprecated
func (SnapshotType) EnumDescriptor() ([]byte, []int)
Deprecated: Use SnapshotType.Descriptor instead.
func (SnapshotType) Number ¶
func (x SnapshotType) Number() protoreflect.EnumNumber
func (SnapshotType) String ¶
func (x SnapshotType) String() string
func (SnapshotType) Type ¶
func (SnapshotType) Type() protoreflect.EnumType
type StorageChildren ¶
type StorageChildren struct { CurrentRaid StorageRaidType `` /* 136-byte string literal not displayed */ Disks []*StorageDiskState `protobuf:"bytes,2,rep,name=disks,proto3" json:"disks,omitempty"` Children []*StorageChildren `protobuf:"bytes,3,rep,name=children,proto3" json:"children,omitempty"` DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // A string which can be used to organize the display. Not unique. GUID uint64 `protobuf:"varint,5,opt,name=g_u_i_d,json=gUID,proto3" json:"g_u_i_d,omitempty"` // A unique identifier for the storage object (RAID or mirror) // contains filtered or unexported fields }
For nested structures like pool of stripes of mirrors we should define this structure
func (*StorageChildren) Descriptor
deprecated
func (*StorageChildren) Descriptor() ([]byte, []int)
Deprecated: Use StorageChildren.ProtoReflect.Descriptor instead.
func (*StorageChildren) GetChildren ¶
func (x *StorageChildren) GetChildren() []*StorageChildren
func (*StorageChildren) GetCurrentRaid ¶
func (x *StorageChildren) GetCurrentRaid() StorageRaidType
func (*StorageChildren) GetDisks ¶
func (x *StorageChildren) GetDisks() []*StorageDiskState
func (*StorageChildren) GetDisplayName ¶
func (x *StorageChildren) GetDisplayName() string
func (*StorageChildren) GetGUID ¶
func (x *StorageChildren) GetGUID() uint64
func (*StorageChildren) ProtoMessage ¶
func (*StorageChildren) ProtoMessage()
func (*StorageChildren) ProtoReflect ¶
func (x *StorageChildren) ProtoReflect() protoreflect.Message
func (*StorageChildren) Reset ¶
func (x *StorageChildren) Reset()
func (*StorageChildren) String ¶
func (x *StorageChildren) String() string
type StorageDiskInfo ¶
type StorageDiskInfo struct { DiskName string `protobuf:"bytes,1,opt,name=disk_name,json=diskName,proto3" json:"disk_name,omitempty"` Wwn string `protobuf:"bytes,4,opt,name=wwn,proto3" json:"wwn,omitempty"` SerialNumber string `protobuf:"bytes,5,opt,name=serial_number,json=serialNumber,proto3" json:"serial_number,omitempty"` Model string `protobuf:"bytes,6,opt,name=model,proto3" json:"model,omitempty"` // Intel 123456F CollectorErrors string `protobuf:"bytes,7,opt,name=collector_errors,json=collectorErrors,proto3" json:"collector_errors,omitempty"` // Reports errors when collecting information. Default and normal value = "" SmartAttr []*SmartAttr `protobuf:"bytes,8,rep,name=smart_attr,json=smartAttr,proto3" json:"smart_attr,omitempty"` // smartctl output // contains filtered or unexported fields }
func (*StorageDiskInfo) Descriptor
deprecated
func (*StorageDiskInfo) Descriptor() ([]byte, []int)
Deprecated: Use StorageDiskInfo.ProtoReflect.Descriptor instead.
func (*StorageDiskInfo) GetCollectorErrors ¶
func (x *StorageDiskInfo) GetCollectorErrors() string
func (*StorageDiskInfo) GetDiskName ¶
func (x *StorageDiskInfo) GetDiskName() string
func (*StorageDiskInfo) GetModel ¶
func (x *StorageDiskInfo) GetModel() string
func (*StorageDiskInfo) GetSerialNumber ¶
func (x *StorageDiskInfo) GetSerialNumber() string
func (*StorageDiskInfo) GetSmartAttr ¶
func (x *StorageDiskInfo) GetSmartAttr() []*SmartAttr
func (*StorageDiskInfo) GetWwn ¶
func (x *StorageDiskInfo) GetWwn() string
func (*StorageDiskInfo) ProtoMessage ¶
func (*StorageDiskInfo) ProtoMessage()
func (*StorageDiskInfo) ProtoReflect ¶
func (x *StorageDiskInfo) ProtoReflect() protoreflect.Message
func (*StorageDiskInfo) Reset ¶
func (x *StorageDiskInfo) Reset()
func (*StorageDiskInfo) String ¶
func (x *StorageDiskInfo) String() string
type StorageDiskState ¶
type StorageDiskState struct { DiskName *evecommon.DiskDescription `protobuf:"bytes,1,opt,name=disk_name,json=diskName,proto3" json:"disk_name,omitempty"` Status StorageStatus `protobuf:"varint,2,opt,name=status,proto3,enum=org.lfedge.eve.info.StorageStatus" json:"status,omitempty"` // In ZFS State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"` // VDev aux state SmartStatus string `protobuf:"bytes,4,opt,name=smart_status,json=smartStatus,proto3" json:"smart_status,omitempty"` // S.M.A.R.T. info availability // contains filtered or unexported fields }
func (*StorageDiskState) Descriptor
deprecated
func (*StorageDiskState) Descriptor() ([]byte, []int)
Deprecated: Use StorageDiskState.ProtoReflect.Descriptor instead.
func (*StorageDiskState) GetDiskName ¶
func (x *StorageDiskState) GetDiskName() *evecommon.DiskDescription
func (*StorageDiskState) GetSmartStatus ¶
func (x *StorageDiskState) GetSmartStatus() string
func (*StorageDiskState) GetState ¶
func (x *StorageDiskState) GetState() string
func (*StorageDiskState) GetStatus ¶
func (x *StorageDiskState) GetStatus() StorageStatus
func (*StorageDiskState) ProtoMessage ¶
func (*StorageDiskState) ProtoMessage()
func (*StorageDiskState) ProtoReflect ¶
func (x *StorageDiskState) ProtoReflect() protoreflect.Message
func (*StorageDiskState) Reset ¶
func (x *StorageDiskState) Reset()
func (*StorageDiskState) String ¶
func (x *StorageDiskState) String() string
type StorageHealthStatus ¶
type StorageHealthStatus int32
StorageHealthStatus is a higher level tracking status to show redundancy/failure-zone level and rebuild progress.
const ( StorageHealthStatus_STORAGE_HEALTH_STATUS_UNSPECIFIED StorageHealthStatus = 0 StorageHealthStatus_STORAGE_HEALTH_STATUS_HEALTHY StorageHealthStatus = 1 StorageHealthStatus_STORAGE_HEALTH_STATUS_DEGRADED_2_REPLICA_AVAILABLE_REPLICATING StorageHealthStatus = 2 StorageHealthStatus_STORAGE_HEALTH_STATUS_DEGRADED_2_REPLICA_AVAILABLE_NOT_REPLICATING StorageHealthStatus = 3 StorageHealthStatus_STORAGE_HEALTH_STATUS_DEGRADED_1_REPLICA_AVAILABLE_REPLICATING StorageHealthStatus = 4 StorageHealthStatus_STORAGE_HEALTH_STATUS_DEGRADED_1_REPLICA_AVAILABLE_NOT_REPLICATING StorageHealthStatus = 5 StorageHealthStatus_STORAGE_HEALTH_STATUS_FAILED StorageHealthStatus = 6 )
func (StorageHealthStatus) Descriptor ¶
func (StorageHealthStatus) Descriptor() protoreflect.EnumDescriptor
func (StorageHealthStatus) Enum ¶
func (x StorageHealthStatus) Enum() *StorageHealthStatus
func (StorageHealthStatus) EnumDescriptor
deprecated
func (StorageHealthStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use StorageHealthStatus.Descriptor instead.
func (StorageHealthStatus) Number ¶
func (x StorageHealthStatus) Number() protoreflect.EnumNumber
func (StorageHealthStatus) String ¶
func (x StorageHealthStatus) String() string
func (StorageHealthStatus) Type ¶
func (StorageHealthStatus) Type() protoreflect.EnumType
type StorageInfo ¶
type StorageInfo struct { PoolName string `protobuf:"bytes,1,opt,name=pool_name,json=poolName,proto3" json:"pool_name,omitempty"` StorageType StorageTypeInfo `` // Storage type zfs or ext4 /* 136-byte string literal not displayed */ ZfsVersion string `protobuf:"bytes,3,opt,name=zfs_version,json=zfsVersion,proto3" json:"zfs_version,omitempty"` CurrentRaid StorageRaidType `` // Current RAID configuration. When no have RAID send STORAGE_RAID_TYPE_NORAID /* 136-byte string literal not displayed */ CompressionRatio float64 `protobuf:"fixed64,5,opt,name=compression_ratio,json=compressionRatio,proto3" json:"compression_ratio,omitempty"` // Compression ratio ZpoolSize uint64 `protobuf:"varint,6,opt,name=zpool_size,json=zpoolSize,proto3" json:"zpool_size,omitempty"` // Storage pool size. CountZvols uint32 `protobuf:"varint,7,opt,name=count_zvols,json=countZvols,proto3" json:"count_zvols,omitempty"` // zvols count StorageState StorageStatus `` // zfs zpool status /* 137-byte string literal not displayed */ Disks []*StorageDiskState `protobuf:"bytes,9,rep,name=disks,proto3" json:"disks,omitempty"` // Disks lists in EVE (use in storage) CollectorErrors string `protobuf:"bytes,10,opt,name=collector_errors,json=collectorErrors,proto3" json:"collector_errors,omitempty"` // Reports errors when collecting information. Default and normal value = "" Children []*StorageChildren `protobuf:"bytes,11,rep,name=children,proto3" json:"children,omitempty"` // If we have nested objects we should define them here PoolStatusMsg string `protobuf:"bytes,12,opt,name=pool_status_msg,json=poolStatusMsg,proto3" json:"pool_status_msg,omitempty"` // pool status msg // contains filtered or unexported fields }
Information about storage system
func (*StorageInfo) Descriptor
deprecated
func (*StorageInfo) Descriptor() ([]byte, []int)
Deprecated: Use StorageInfo.ProtoReflect.Descriptor instead.
func (*StorageInfo) GetChildren ¶
func (x *StorageInfo) GetChildren() []*StorageChildren
func (*StorageInfo) GetCollectorErrors ¶
func (x *StorageInfo) GetCollectorErrors() string
func (*StorageInfo) GetCompressionRatio ¶
func (x *StorageInfo) GetCompressionRatio() float64
func (*StorageInfo) GetCountZvols ¶
func (x *StorageInfo) GetCountZvols() uint32
func (*StorageInfo) GetCurrentRaid ¶
func (x *StorageInfo) GetCurrentRaid() StorageRaidType
func (*StorageInfo) GetDisks ¶
func (x *StorageInfo) GetDisks() []*StorageDiskState
func (*StorageInfo) GetPoolName ¶
func (x *StorageInfo) GetPoolName() string
func (*StorageInfo) GetPoolStatusMsg ¶
func (x *StorageInfo) GetPoolStatusMsg() string
func (*StorageInfo) GetStorageState ¶
func (x *StorageInfo) GetStorageState() StorageStatus
func (*StorageInfo) GetStorageType ¶
func (x *StorageInfo) GetStorageType() StorageTypeInfo
func (*StorageInfo) GetZfsVersion ¶
func (x *StorageInfo) GetZfsVersion() string
func (*StorageInfo) GetZpoolSize ¶
func (x *StorageInfo) GetZpoolSize() uint64
func (*StorageInfo) ProtoMessage ¶
func (*StorageInfo) ProtoMessage()
func (*StorageInfo) ProtoReflect ¶
func (x *StorageInfo) ProtoReflect() protoreflect.Message
func (*StorageInfo) Reset ¶
func (x *StorageInfo) Reset()
func (*StorageInfo) String ¶
func (x *StorageInfo) String() string
type StorageRaidType ¶
type StorageRaidType int32
const ( StorageRaidType_STORAGE_RAID_TYPE_UNSPECIFIED StorageRaidType = 0 StorageRaidType_STORAGE_RAID_TYPE_RAID0 StorageRaidType = 1 // RAID-0 StorageRaidType_STORAGE_RAID_TYPE_RAID1 StorageRaidType = 2 // Mirror StorageRaidType_STORAGE_RAID_TYPE_RAID5 StorageRaidType = 3 // raidz1 (RAID-5) StorageRaidType_STORAGE_RAID_TYPE_RAID6 StorageRaidType = 4 // raidz2 (RAID-6) StorageRaidType_STORAGE_RAID_TYPE_RAID7 StorageRaidType = 5 // raidz3 (RAID-7) StorageRaidType_STORAGE_RAID_TYPE_NORAID StorageRaidType = 6 // without RAID )
func (StorageRaidType) Descriptor ¶
func (StorageRaidType) Descriptor() protoreflect.EnumDescriptor
func (StorageRaidType) Enum ¶
func (x StorageRaidType) Enum() *StorageRaidType
func (StorageRaidType) EnumDescriptor
deprecated
func (StorageRaidType) EnumDescriptor() ([]byte, []int)
Deprecated: Use StorageRaidType.Descriptor instead.
func (StorageRaidType) Number ¶
func (x StorageRaidType) Number() protoreflect.EnumNumber
func (StorageRaidType) String ¶
func (x StorageRaidType) String() string
func (StorageRaidType) Type ¶
func (StorageRaidType) Type() protoreflect.EnumType
type StorageStatus ¶
type StorageStatus int32
const ( StorageStatus_STORAGE_STATUS_UNSPECIFIED StorageStatus = 0 StorageStatus_STORAGE_STATUS_ONLINE StorageStatus = 1 // The device or virtual device is in normal working order. StorageStatus_STORAGE_STATUS_DEGRADED StorageStatus = 2 // The virtual device has experienced a failure but can still function. StorageStatus_STORAGE_STATUS_FAULTED StorageStatus = 3 // The device or virtual device is completely inaccessible. StorageStatus_STORAGE_STATUS_OFFLINE StorageStatus = 4 // The device has been explicitly taken offline by the administrator. StorageStatus_STORAGE_STATUS_UNAVAIL StorageStatus = 5 // The device or virtual device cannot be opened. In some cases, pools with UNAVAIL devices appear in DEGRADED mode. StorageStatus_STORAGE_STATUS_REMOVED StorageStatus = 6 // The device was physically removed while the system was running. StorageStatus_STORAGE_STATUS_SUSPENDED StorageStatus = 7 // A pool that is waiting for device connectivity to be restored. )
func (StorageStatus) Descriptor ¶
func (StorageStatus) Descriptor() protoreflect.EnumDescriptor
func (StorageStatus) Enum ¶
func (x StorageStatus) Enum() *StorageStatus
func (StorageStatus) EnumDescriptor
deprecated
func (StorageStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use StorageStatus.Descriptor instead.
func (StorageStatus) Number ¶
func (x StorageStatus) Number() protoreflect.EnumNumber
func (StorageStatus) String ¶
func (x StorageStatus) String() string
func (StorageStatus) Type ¶
func (StorageStatus) Type() protoreflect.EnumType
type StorageTypeInfo ¶
type StorageTypeInfo int32
const ( StorageTypeInfo_STORAGE_TYPE_INFO_UNSPECIFIED StorageTypeInfo = 0 StorageTypeInfo_STORAGE_TYPE_INFO_EXT4 StorageTypeInfo = 1 StorageTypeInfo_STORAGE_TYPE_INFO_ZFS StorageTypeInfo = 2 )
func (StorageTypeInfo) Descriptor ¶
func (StorageTypeInfo) Descriptor() protoreflect.EnumDescriptor
func (StorageTypeInfo) Enum ¶
func (x StorageTypeInfo) Enum() *StorageTypeInfo
func (StorageTypeInfo) EnumDescriptor
deprecated
func (StorageTypeInfo) EnumDescriptor() ([]byte, []int)
Deprecated: Use StorageTypeInfo.Descriptor instead.
func (StorageTypeInfo) Number ¶
func (x StorageTypeInfo) Number() protoreflect.EnumNumber
func (StorageTypeInfo) String ¶
func (x StorageTypeInfo) String() string
func (StorageTypeInfo) Type ¶
func (StorageTypeInfo) Type() protoreflect.EnumType
type StorageVolumePVCStatus ¶
type StorageVolumePVCStatus int32
StorageVolumePVCStatus is the kubernetes 'phase' of a PVC. Listed as status in cli.
Refer to: https://kubernetes.io/docs/concepts/storage/persistent-volumes#phase
const ( StorageVolumePVCStatus_STORAGE_VOLUME_PVC_STATUS_UNSPECIFIED StorageVolumePVCStatus = 0 StorageVolumePVCStatus_STORAGE_VOLUME_PVC_STATUS_BOUND StorageVolumePVCStatus = 1 StorageVolumePVCStatus_STORAGE_VOLUME_PVC_STATUS_PENDING StorageVolumePVCStatus = 2 // Accepted but not yet scheduled StorageVolumePVCStatus_STORAGE_VOLUME_PVC_STATUS_AVAILABLE StorageVolumePVCStatus = 3 StorageVolumePVCStatus_STORAGE_VOLUME_PVC_STATUS_RELEASED StorageVolumePVCStatus = 4 StorageVolumePVCStatus_STORAGE_VOLUME_PVC_STATUS_FAILED StorageVolumePVCStatus = 5 )
func (StorageVolumePVCStatus) Descriptor ¶
func (StorageVolumePVCStatus) Descriptor() protoreflect.EnumDescriptor
func (StorageVolumePVCStatus) Enum ¶
func (x StorageVolumePVCStatus) Enum() *StorageVolumePVCStatus
func (StorageVolumePVCStatus) EnumDescriptor
deprecated
func (StorageVolumePVCStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use StorageVolumePVCStatus.Descriptor instead.
func (StorageVolumePVCStatus) Number ¶
func (x StorageVolumePVCStatus) Number() protoreflect.EnumNumber
func (StorageVolumePVCStatus) String ¶
func (x StorageVolumePVCStatus) String() string
func (StorageVolumePVCStatus) Type ¶
func (StorageVolumePVCStatus) Type() protoreflect.EnumType
type StorageVolumeReplicaStatus ¶
type StorageVolumeReplicaStatus int32
StorageVolumeReplicaStatus is a higher level status which combines replica and engine
status to show a simplified view of a replica rebuild state.
const ( StorageVolumeReplicaStatus_STORAGE_VOLUME_REPLICA_STATUS_UNSPECIFIED StorageVolumeReplicaStatus = 0 StorageVolumeReplicaStatus_STORAGE_VOLUME_REPLICA_STATUS_REBUILDING StorageVolumeReplicaStatus = 1 StorageVolumeReplicaStatus_STORAGE_VOLUME_REPLICA_STATUS_ONLINE StorageVolumeReplicaStatus = 2 StorageVolumeReplicaStatus_STORAGE_VOLUME_REPLICA_STATUS_FAILED StorageVolumeReplicaStatus = 3 // Replacement/Rebuilt replica not yet scheduled. StorageVolumeReplicaStatus_STORAGE_VOLUME_REPLICA_STATUS_OFFLINE StorageVolumeReplicaStatus = 4 StorageVolumeReplicaStatus_STORAGE_VOLUME_REPLICA_STATUS_STARTING StorageVolumeReplicaStatus = 5 StorageVolumeReplicaStatus_STORAGE_VOLUME_REPLICA_STATUS_STOPPING StorageVolumeReplicaStatus = 6 )
func (StorageVolumeReplicaStatus) Descriptor ¶
func (StorageVolumeReplicaStatus) Descriptor() protoreflect.EnumDescriptor
func (StorageVolumeReplicaStatus) Enum ¶
func (x StorageVolumeReplicaStatus) Enum() *StorageVolumeReplicaStatus
func (StorageVolumeReplicaStatus) EnumDescriptor
deprecated
func (StorageVolumeReplicaStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use StorageVolumeReplicaStatus.Descriptor instead.
func (StorageVolumeReplicaStatus) Number ¶
func (x StorageVolumeReplicaStatus) Number() protoreflect.EnumNumber
func (StorageVolumeReplicaStatus) String ¶
func (x StorageVolumeReplicaStatus) String() string
func (StorageVolumeReplicaStatus) Type ¶
func (StorageVolumeReplicaStatus) Type() protoreflect.EnumType
type StorageVolumeRobustness ¶
type StorageVolumeRobustness int32
StorageVolumeRobustness is the 'robustness' of a replicated csi-driver volume.
Refer to: https://github.com/longhorn/longhorn-manager/blob/v1.6.2/k8s/pkg/apis/longhorn/v1beta1/volume.go#L25
const ( StorageVolumeRobustness_STORAGE_VOLUME_ROBUSTNESS_UNSPECIFIED StorageVolumeRobustness = 0 StorageVolumeRobustness_STORAGE_VOLUME_ROBUSTNESS_HEALTHY StorageVolumeRobustness = 1 StorageVolumeRobustness_STORAGE_VOLUME_ROBUSTNESS_DEGRADED StorageVolumeRobustness = 2 StorageVolumeRobustness_STORAGE_VOLUME_ROBUSTNESS_FAULTED StorageVolumeRobustness = 3 )
func (StorageVolumeRobustness) Descriptor ¶
func (StorageVolumeRobustness) Descriptor() protoreflect.EnumDescriptor
func (StorageVolumeRobustness) Enum ¶
func (x StorageVolumeRobustness) Enum() *StorageVolumeRobustness
func (StorageVolumeRobustness) EnumDescriptor
deprecated
func (StorageVolumeRobustness) EnumDescriptor() ([]byte, []int)
Deprecated: Use StorageVolumeRobustness.Descriptor instead.
func (StorageVolumeRobustness) Number ¶
func (x StorageVolumeRobustness) Number() protoreflect.EnumNumber
func (StorageVolumeRobustness) String ¶
func (x StorageVolumeRobustness) String() string
func (StorageVolumeRobustness) Type ¶
func (StorageVolumeRobustness) Type() protoreflect.EnumType
type StorageVolumeState ¶
type StorageVolumeState int32
StorageVolumeState is the kubernetes 'state' field of a replicated csi-driver volume.
Refer to: https://github.com/longhorn/longhorn-manager/blob/v1.6.2/k8s/pkg/apis/longhorn/v1beta1/volume.go#L14
const ( StorageVolumeState_STORAGE_VOLUME_STATE_UNSPECIFIED StorageVolumeState = 0 StorageVolumeState_STORAGE_VOLUME_STATE_CREATING StorageVolumeState = 1 StorageVolumeState_STORAGE_VOLUME_STATE_ATTACHED StorageVolumeState = 2 StorageVolumeState_STORAGE_VOLUME_STATE_DETACHED StorageVolumeState = 3 StorageVolumeState_STORAGE_VOLUME_STATE_ATTACHING StorageVolumeState = 4 StorageVolumeState_STORAGE_VOLUME_STATE_DETACHING StorageVolumeState = 5 StorageVolumeState_STORAGE_VOLUME_STATE_DELETING StorageVolumeState = 6 )
func (StorageVolumeState) Descriptor ¶
func (StorageVolumeState) Descriptor() protoreflect.EnumDescriptor
func (StorageVolumeState) Enum ¶
func (x StorageVolumeState) Enum() *StorageVolumeState
func (StorageVolumeState) EnumDescriptor
deprecated
func (StorageVolumeState) EnumDescriptor() ([]byte, []int)
Deprecated: Use StorageVolumeState.Descriptor instead.
func (StorageVolumeState) Number ¶
func (x StorageVolumeState) Number() protoreflect.EnumNumber
func (StorageVolumeState) String ¶
func (x StorageVolumeState) String() string
func (StorageVolumeState) Type ¶
func (StorageVolumeState) Type() protoreflect.EnumType
type SystemAdapterInfo ¶
type SystemAdapterInfo struct { CurrentIndex uint32 `protobuf:"varint,1,opt,name=currentIndex,proto3" json:"currentIndex,omitempty"` // Zero means the first/highest priority is used Status []*DevicePortStatus `protobuf:"bytes,2,rep,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
The current and fallback system adapter information
func (*SystemAdapterInfo) Descriptor
deprecated
func (*SystemAdapterInfo) Descriptor() ([]byte, []int)
Deprecated: Use SystemAdapterInfo.ProtoReflect.Descriptor instead.
func (*SystemAdapterInfo) GetCurrentIndex ¶
func (x *SystemAdapterInfo) GetCurrentIndex() uint32
func (*SystemAdapterInfo) GetStatus ¶
func (x *SystemAdapterInfo) GetStatus() []*DevicePortStatus
func (*SystemAdapterInfo) ProtoMessage ¶
func (*SystemAdapterInfo) ProtoMessage()
func (*SystemAdapterInfo) ProtoReflect ¶
func (x *SystemAdapterInfo) ProtoReflect() protoreflect.Message
func (*SystemAdapterInfo) Reset ¶
func (x *SystemAdapterInfo) Reset()
func (*SystemAdapterInfo) String ¶
func (x *SystemAdapterInfo) String() string
type UsageInfo ¶
type UsageInfo struct { CreateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=createTime,proto3" json:"createTime,omitempty"` RefCount uint32 `protobuf:"varint,2,opt,name=refCount,proto3" json:"refCount,omitempty"` LastRefcountChangeTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=lastRefcountChangeTime,proto3" json:"lastRefcountChangeTime,omitempty"` // Last time when refCount changed // contains filtered or unexported fields }
func (*UsageInfo) Descriptor
deprecated
func (*UsageInfo) GetCreateTime ¶
func (x *UsageInfo) GetCreateTime() *timestamppb.Timestamp
func (*UsageInfo) GetLastRefcountChangeTime ¶
func (x *UsageInfo) GetLastRefcountChangeTime() *timestamppb.Timestamp
func (*UsageInfo) GetRefCount ¶
func (*UsageInfo) ProtoMessage ¶
func (*UsageInfo) ProtoMessage()
func (*UsageInfo) ProtoReflect ¶
func (x *UsageInfo) ProtoReflect() protoreflect.Message
type VaultInfo ¶
type VaultInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` //Name of the vault Status DataSecAtRestStatus `protobuf:"varint,2,opt,name=status,proto3,enum=org.lfedge.eve.info.DataSecAtRestStatus" json:"status,omitempty"` //Status of the vault VaultErr *ErrorInfo `protobuf:"bytes,3,opt,name=vaultErr,proto3" json:"vaultErr,omitempty"` //Additional info in case of failure PcrStatus PCRStatus `protobuf:"varint,4,opt,name=pcrStatus,proto3,enum=org.lfedge.eve.info.PCRStatus" json:"pcrStatus,omitempty"` //Status of the PCR // contains filtered or unexported fields }
func (*VaultInfo) Descriptor
deprecated
func (*VaultInfo) GetPcrStatus ¶
func (*VaultInfo) GetStatus ¶
func (x *VaultInfo) GetStatus() DataSecAtRestStatus
func (*VaultInfo) GetVaultErr ¶
func (*VaultInfo) ProtoMessage ¶
func (*VaultInfo) ProtoMessage()
func (*VaultInfo) ProtoReflect ¶
func (x *VaultInfo) ProtoReflect() protoreflect.Message
type VfPublishedInfo ¶
type VfPublishedInfo struct { Index uint32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"` VlanId uint32 `protobuf:"varint,2,opt,name=vlan_id,json=vlanId,proto3" json:"vlan_id,omitempty"` // contains filtered or unexported fields }
Information published for Virtual Function (VF) created by SR-IOV Used only for Virtual Functions (VFs) not Physical Functions (PFs) Reference structure in pkg/pillar/assignableadapters.go VfInfo
func (*VfPublishedInfo) Descriptor
deprecated
func (*VfPublishedInfo) Descriptor() ([]byte, []int)
Deprecated: Use VfPublishedInfo.ProtoReflect.Descriptor instead.
func (*VfPublishedInfo) GetIndex ¶
func (x *VfPublishedInfo) GetIndex() uint32
func (*VfPublishedInfo) GetVlanId ¶
func (x *VfPublishedInfo) GetVlanId() uint32
func (*VfPublishedInfo) ProtoMessage ¶
func (*VfPublishedInfo) ProtoMessage()
func (*VfPublishedInfo) ProtoReflect ¶
func (x *VfPublishedInfo) ProtoReflect() protoreflect.Message
func (*VfPublishedInfo) Reset ¶
func (x *VfPublishedInfo) Reset()
func (*VfPublishedInfo) String ¶
func (x *VfPublishedInfo) String() string
type VolumeResources ¶
type VolumeResources struct { MaxSizeBytes uint64 `protobuf:"varint,1,opt,name=maxSizeBytes,proto3" json:"maxSizeBytes,omitempty"` // From config CurSizeBytes uint64 `protobuf:"varint,2,opt,name=curSizeBytes,proto3" json:"curSizeBytes,omitempty"` // Current disk usage // contains filtered or unexported fields }
func (*VolumeResources) Descriptor
deprecated
func (*VolumeResources) Descriptor() ([]byte, []int)
Deprecated: Use VolumeResources.ProtoReflect.Descriptor instead.
func (*VolumeResources) GetCurSizeBytes ¶
func (x *VolumeResources) GetCurSizeBytes() uint64
func (*VolumeResources) GetMaxSizeBytes ¶
func (x *VolumeResources) GetMaxSizeBytes() uint64
func (*VolumeResources) ProtoMessage ¶
func (*VolumeResources) ProtoMessage()
func (*VolumeResources) ProtoReflect ¶
func (x *VolumeResources) ProtoReflect() protoreflect.Message
func (*VolumeResources) Reset ¶
func (x *VolumeResources) Reset()
func (*VolumeResources) String ¶
func (x *VolumeResources) String() string
type WirelessStatus ¶
type WirelessStatus struct { Type WirelessType `protobuf:"varint,1,opt,name=type,proto3,enum=org.lfedge.eve.info.WirelessType" json:"type,omitempty"` Cellular *ZCellularStatus `protobuf:"bytes,2,opt,name=cellular,proto3" json:"cellular,omitempty"` // later we may add status for WiFi // contains filtered or unexported fields }
func (*WirelessStatus) Descriptor
deprecated
func (*WirelessStatus) Descriptor() ([]byte, []int)
Deprecated: Use WirelessStatus.ProtoReflect.Descriptor instead.
func (*WirelessStatus) GetCellular ¶
func (x *WirelessStatus) GetCellular() *ZCellularStatus
func (*WirelessStatus) GetType ¶
func (x *WirelessStatus) GetType() WirelessType
func (*WirelessStatus) ProtoMessage ¶
func (*WirelessStatus) ProtoMessage()
func (*WirelessStatus) ProtoReflect ¶
func (x *WirelessStatus) ProtoReflect() protoreflect.Message
func (*WirelessStatus) Reset ¶
func (x *WirelessStatus) Reset()
func (*WirelessStatus) String ¶
func (x *WirelessStatus) String() string
type WirelessType ¶
type WirelessType int32
const ( WirelessType_WIRELESS_TYPE_UNSPECIFIED WirelessType = 0 WirelessType_WIRELESS_TYPE_WIFI WirelessType = 1 WirelessType_WIRELESS_TYPE_CELLULAR WirelessType = 2 )
func (WirelessType) Descriptor ¶
func (WirelessType) Descriptor() protoreflect.EnumDescriptor
func (WirelessType) Enum ¶
func (x WirelessType) Enum() *WirelessType
func (WirelessType) EnumDescriptor
deprecated
func (WirelessType) EnumDescriptor() ([]byte, []int)
Deprecated: Use WirelessType.Descriptor instead.
func (WirelessType) Number ¶
func (x WirelessType) Number() protoreflect.EnumNumber
func (WirelessType) String ¶
func (x WirelessType) String() string
func (WirelessType) Type ¶
func (WirelessType) Type() protoreflect.EnumType
type ZCellularControlProtocol ¶
type ZCellularControlProtocol int32
const ( ZCellularControlProtocol_Z_CELLULAR_CONTROL_PROTOCOL_UNSPECIFIED ZCellularControlProtocol = 0 ZCellularControlProtocol_Z_CELLULAR_CONTROL_PROTOCOL_QMI ZCellularControlProtocol = 1 ZCellularControlProtocol_Z_CELLULAR_CONTROL_PROTOCOL_MBIM ZCellularControlProtocol = 2 )
func (ZCellularControlProtocol) Descriptor ¶
func (ZCellularControlProtocol) Descriptor() protoreflect.EnumDescriptor
func (ZCellularControlProtocol) Enum ¶
func (x ZCellularControlProtocol) Enum() *ZCellularControlProtocol
func (ZCellularControlProtocol) EnumDescriptor
deprecated
func (ZCellularControlProtocol) EnumDescriptor() ([]byte, []int)
Deprecated: Use ZCellularControlProtocol.Descriptor instead.
func (ZCellularControlProtocol) Number ¶
func (x ZCellularControlProtocol) Number() protoreflect.EnumNumber
func (ZCellularControlProtocol) String ¶
func (x ZCellularControlProtocol) String() string
func (ZCellularControlProtocol) Type ¶
func (ZCellularControlProtocol) Type() protoreflect.EnumType
type ZCellularModuleInfo ¶
type ZCellularModuleInfo struct { // Name is a module identifier. For example IMEI if available. // Guaranteed to be unique only in the scope of the edge node. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Imei string `protobuf:"bytes,2,opt,name=imei,proto3" json:"imei,omitempty"` FirmwareVersion string `protobuf:"bytes,3,opt,name=firmware_version,json=firmwareVersion,proto3" json:"firmware_version,omitempty"` Model string `protobuf:"bytes,4,opt,name=model,proto3" json:"model,omitempty"` OperatingState ZCellularOperatingState `` /* 153-byte string literal not displayed */ ControlProtocol ZCellularControlProtocol `` /* 157-byte string literal not displayed */ Manufacturer string `protobuf:"bytes,7,opt,name=manufacturer,proto3" json:"manufacturer,omitempty"` // contains filtered or unexported fields }
func (*ZCellularModuleInfo) Descriptor
deprecated
func (*ZCellularModuleInfo) Descriptor() ([]byte, []int)
Deprecated: Use ZCellularModuleInfo.ProtoReflect.Descriptor instead.
func (*ZCellularModuleInfo) GetControlProtocol ¶
func (x *ZCellularModuleInfo) GetControlProtocol() ZCellularControlProtocol
func (*ZCellularModuleInfo) GetFirmwareVersion ¶
func (x *ZCellularModuleInfo) GetFirmwareVersion() string
func (*ZCellularModuleInfo) GetImei ¶
func (x *ZCellularModuleInfo) GetImei() string
func (*ZCellularModuleInfo) GetManufacturer ¶
func (x *ZCellularModuleInfo) GetManufacturer() string
func (*ZCellularModuleInfo) GetModel ¶
func (x *ZCellularModuleInfo) GetModel() string
func (*ZCellularModuleInfo) GetName ¶
func (x *ZCellularModuleInfo) GetName() string
func (*ZCellularModuleInfo) GetOperatingState ¶
func (x *ZCellularModuleInfo) GetOperatingState() ZCellularOperatingState
func (*ZCellularModuleInfo) ProtoMessage ¶
func (*ZCellularModuleInfo) ProtoMessage()
func (*ZCellularModuleInfo) ProtoReflect ¶
func (x *ZCellularModuleInfo) ProtoReflect() protoreflect.Message
func (*ZCellularModuleInfo) Reset ¶
func (x *ZCellularModuleInfo) Reset()
func (*ZCellularModuleInfo) String ¶
func (x *ZCellularModuleInfo) String() string
type ZCellularOperatingState ¶
type ZCellularOperatingState int32
const ( ZCellularOperatingState_Z_CELLULAR_OPERATING_STATE_UNSPECIFIED ZCellularOperatingState = 0 ZCellularOperatingState_Z_CELLULAR_OPERATING_STATE_OFFLINE ZCellularOperatingState = 1 ZCellularOperatingState_Z_CELLULAR_OPERATING_STATE_RADIO_OFF ZCellularOperatingState = 2 // AKA Radio-Silence mode ZCellularOperatingState_Z_CELLULAR_OPERATING_STATE_ONLINE ZCellularOperatingState = 3 ZCellularOperatingState_Z_CELLULAR_OPERATING_STATE_ONLINE_AND_CONNECTED ZCellularOperatingState = 4 ZCellularOperatingState_Z_CELLULAR_OPERATING_STATE_UNRECOGNIZED ZCellularOperatingState = 5 )
func (ZCellularOperatingState) Descriptor ¶
func (ZCellularOperatingState) Descriptor() protoreflect.EnumDescriptor
func (ZCellularOperatingState) Enum ¶
func (x ZCellularOperatingState) Enum() *ZCellularOperatingState
func (ZCellularOperatingState) EnumDescriptor
deprecated
func (ZCellularOperatingState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ZCellularOperatingState.Descriptor instead.
func (ZCellularOperatingState) Number ¶
func (x ZCellularOperatingState) Number() protoreflect.EnumNumber
func (ZCellularOperatingState) String ¶
func (x ZCellularOperatingState) String() string
func (ZCellularOperatingState) Type ¶
func (ZCellularOperatingState) Type() protoreflect.EnumType
type ZCellularProvider ¶
type ZCellularProvider struct { // Public land mobile network code. Plmn string `protobuf:"bytes,1,opt,name=plmn,proto3" json:"plmn,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // True if this is the provider currently being used. CurrentServing bool `protobuf:"varint,3,opt,name=current_serving,json=currentServing,proto3" json:"current_serving,omitempty"` Roaming bool `protobuf:"varint,4,opt,name=roaming,proto3" json:"roaming,omitempty"` // True if this provider is forbidden by SIM card config. Forbidden bool `protobuf:"varint,5,opt,name=forbidden,proto3" json:"forbidden,omitempty"` // contains filtered or unexported fields }
func (*ZCellularProvider) Descriptor
deprecated
func (*ZCellularProvider) Descriptor() ([]byte, []int)
Deprecated: Use ZCellularProvider.ProtoReflect.Descriptor instead.
func (*ZCellularProvider) GetCurrentServing ¶
func (x *ZCellularProvider) GetCurrentServing() bool
func (*ZCellularProvider) GetDescription ¶
func (x *ZCellularProvider) GetDescription() string
func (*ZCellularProvider) GetForbidden ¶
func (x *ZCellularProvider) GetForbidden() bool
func (*ZCellularProvider) GetPlmn ¶
func (x *ZCellularProvider) GetPlmn() string
func (*ZCellularProvider) GetRoaming ¶
func (x *ZCellularProvider) GetRoaming() bool
func (*ZCellularProvider) ProtoMessage ¶
func (*ZCellularProvider) ProtoMessage()
func (*ZCellularProvider) ProtoReflect ¶
func (x *ZCellularProvider) ProtoReflect() protoreflect.Message
func (*ZCellularProvider) Reset ¶
func (x *ZCellularProvider) Reset()
func (*ZCellularProvider) String ¶
func (x *ZCellularProvider) String() string
type ZCellularStatus ¶
type ZCellularStatus struct { // Name reference (ZCellularModuleInfo.name) to the corresponding cellular module // from the list ZInfoDevice.cell_radios. CellularModule string `protobuf:"bytes,1,opt,name=cellular_module,json=cellularModule,proto3" json:"cellular_module,omitempty"` // Each item is a name reference (ZSimcardInfo.name) to a SIM card from the list ZInfoDevice.sims. // Ordered by slot numbers. SimCards []string `protobuf:"bytes,2,rep,name=sim_cards,json=simCards,proto3" json:"sim_cards,omitempty"` // List of available cellular service providers. // If the modem is registered to a network, the list is guaranteed to contain an entry // with ZCellularProvider.current_serving set to true, describing the current provider. Providers []*ZCellularProvider `protobuf:"bytes,3,rep,name=providers,proto3" json:"providers,omitempty"` // The list of Radio Access Technologies (RATs) currently used for registering/connecting // to the network (typically just one). CurrentRats []evecommon.RadioAccessTechnology `` /* 151-byte string literal not displayed */ // Time when the current connection was established. // Zero timestamp if the modem is not connected. ConnectedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=connected_at,json=connectedAt,proto3" json:"connected_at,omitempty"` // If EVE failed to configure the cellular connection, the error is published here. ConfigError string `protobuf:"bytes,10,opt,name=config_error,json=configError,proto3" json:"config_error,omitempty"` // if the connectivity probing is failing, error is reported here // (see CellularConnectivityProbe). ProbeError string `protobuf:"bytes,11,opt,name=probe_error,json=probeError,proto3" json:"probe_error,omitempty"` // Contains all bearers currently associated with the cellular connection, // including the attach (initial) bearer. Bearers []*CellularBearer `protobuf:"bytes,12,rep,name=bearers,proto3" json:"bearers,omitempty"` // Cellular connection profiles stored on the modem. Profiles []*CellularProfile `protobuf:"bytes,13,rep,name=profiles,proto3" json:"profiles,omitempty"` // contains filtered or unexported fields }
func (*ZCellularStatus) Descriptor
deprecated
func (*ZCellularStatus) Descriptor() ([]byte, []int)
Deprecated: Use ZCellularStatus.ProtoReflect.Descriptor instead.
func (*ZCellularStatus) GetBearers ¶
func (x *ZCellularStatus) GetBearers() []*CellularBearer
func (*ZCellularStatus) GetCellularModule ¶
func (x *ZCellularStatus) GetCellularModule() string
func (*ZCellularStatus) GetConfigError ¶
func (x *ZCellularStatus) GetConfigError() string
func (*ZCellularStatus) GetConnectedAt ¶
func (x *ZCellularStatus) GetConnectedAt() *timestamppb.Timestamp
func (*ZCellularStatus) GetCurrentRats ¶
func (x *ZCellularStatus) GetCurrentRats() []evecommon.RadioAccessTechnology
func (*ZCellularStatus) GetProbeError ¶
func (x *ZCellularStatus) GetProbeError() string
func (*ZCellularStatus) GetProfiles ¶
func (x *ZCellularStatus) GetProfiles() []*CellularProfile
func (*ZCellularStatus) GetProviders ¶
func (x *ZCellularStatus) GetProviders() []*ZCellularProvider
func (*ZCellularStatus) GetSimCards ¶
func (x *ZCellularStatus) GetSimCards() []string
func (*ZCellularStatus) ProtoMessage ¶
func (*ZCellularStatus) ProtoMessage()
func (*ZCellularStatus) ProtoReflect ¶
func (x *ZCellularStatus) ProtoReflect() protoreflect.Message
func (*ZCellularStatus) Reset ¶
func (x *ZCellularStatus) Reset()
func (*ZCellularStatus) String ¶
func (x *ZCellularStatus) String() string
type ZDeviceState ¶
type ZDeviceState int32
Device Run State
const ( // Just to handle Un-Initialized runState variable Internally ZDeviceState_ZDEVICE_STATE_UNSPECIFIED ZDeviceState = 0 // Device is Online. This only means all components of EVE are up. // This does not indicate the Status of Apps or other configured objects. // During booting up after reboot, Device might be reported as ONLINE // while apps are still being processed. ZDeviceState_ZDEVICE_STATE_ONLINE ZDeviceState = 1 // Device Reboot in Progress. Device is in the process of going down. // Once the device comes back up and Eve is started, device reports the // the state as "BOOTING" ZDeviceState_ZDEVICE_STATE_REBOOTING ZDeviceState = 2 ZDeviceState_ZDEVICE_STATE_MAINTENANCE_MODE ZDeviceState = 3 // Device BaseOs Update in Progress ZDeviceState_ZDEVICE_STATE_BASEOS_UPDATING ZDeviceState = 4 // Device is booting up. This state is reported when EVE is started and // is able to communicate with the controller. When all the components of // EVE are up, it transitions to ONLINE. ZDeviceState_ZDEVICE_STATE_BOOTING ZDeviceState = 5 // device preparing power off - shutting down all app instances ZDeviceState_ZDEVICE_STATE_PREPARING_POWEROFF ZDeviceState = 6 // device powering off from local profile server ZDeviceState_ZDEVICE_STATE_POWERING_OFF ZDeviceState = 7 // device prepared power off - all app instances are shut down ZDeviceState_ZDEVICE_STATE_PREPARED_POWEROFF ZDeviceState = 8 )
func (ZDeviceState) Descriptor ¶
func (ZDeviceState) Descriptor() protoreflect.EnumDescriptor
func (ZDeviceState) Enum ¶
func (x ZDeviceState) Enum() *ZDeviceState
func (ZDeviceState) EnumDescriptor
deprecated
func (ZDeviceState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ZDeviceState.Descriptor instead.
func (ZDeviceState) Number ¶
func (x ZDeviceState) Number() protoreflect.EnumNumber
func (ZDeviceState) String ¶
func (x ZDeviceState) String() string
func (ZDeviceState) Type ¶
func (ZDeviceState) Type() protoreflect.EnumType
type ZInfoApp ¶
type ZInfoApp struct { AppID string `protobuf:"bytes,1,opt,name=AppID,proto3" json:"AppID,omitempty"` AppVersion string `protobuf:"bytes,2,opt,name=appVersion,proto3" json:"appVersion,omitempty"` SystemApp bool `protobuf:"varint,6,opt,name=systemApp,proto3" json:"systemApp,omitempty"` AppName string `protobuf:"bytes,7,opt,name=AppName,proto3" json:"AppName,omitempty"` // EVE stopped sending this. Can be removed. SoftwareList []*ZInfoSW `protobuf:"bytes,8,rep,name=softwareList,proto3" json:"softwareList,omitempty"` // XXX to be deprecated in favor of volumeRefs BootTime *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=bootTime,proto3" json:"bootTime,omitempty"` AssignedAdapters []*ZioBundle `protobuf:"bytes,13,rep,name=assignedAdapters,proto3" json:"assignedAdapters,omitempty"` AppErr []*ErrorInfo `protobuf:"bytes,14,rep,name=appErr,proto3" json:"appErr,omitempty"` State ZSwState `protobuf:"varint,15,opt,name=state,proto3,enum=org.lfedge.eve.info.ZSwState" json:"state,omitempty"` Network []*ZInfoNetwork `protobuf:"bytes,16,rep,name=network,proto3" json:"network,omitempty"` // up/down; allocated IP VolumeRefs []string `protobuf:"bytes,17,rep,name=volumeRefs,proto3" json:"volumeRefs,omitempty"` // volume UUIDs Snapshots []*ZInfoSnapshot `protobuf:"bytes,18,rep,name=snapshots,proto3" json:"snapshots,omitempty"` // optional field, used to send list of snapshots on device // Deployed app is scheduled, or rescheduled and launched on this node, // it has the Pod Spec-name of this node, the app can be in any operating state. ClusterAppRunning bool `protobuf:"varint,20,opt,name=cluster_app_running,json=clusterAppRunning,proto3" json:"cluster_app_running,omitempty"` // contains filtered or unexported fields }
func (*ZInfoApp) Descriptor
deprecated
func (*ZInfoApp) GetAppName ¶
func (*ZInfoApp) GetAppVersion ¶
func (*ZInfoApp) GetAssignedAdapters ¶
func (*ZInfoApp) GetBootTime ¶
func (x *ZInfoApp) GetBootTime() *timestamppb.Timestamp
func (*ZInfoApp) GetClusterAppRunning ¶
func (*ZInfoApp) GetNetwork ¶
func (x *ZInfoApp) GetNetwork() []*ZInfoNetwork
func (*ZInfoApp) GetSnapshots ¶
func (x *ZInfoApp) GetSnapshots() []*ZInfoSnapshot
func (*ZInfoApp) GetSoftwareList ¶
func (*ZInfoApp) GetSystemApp ¶
func (*ZInfoApp) GetVolumeRefs ¶
func (*ZInfoApp) ProtoMessage ¶
func (*ZInfoApp) ProtoMessage()
func (*ZInfoApp) ProtoReflect ¶
func (x *ZInfoApp) ProtoReflect() protoreflect.Message
type ZInfoAppInstMetaData ¶
type ZInfoAppInstMetaData struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Type AppInstMetaDataType `protobuf:"varint,2,opt,name=type,proto3,enum=org.lfedge.eve.info.AppInstMetaDataType" json:"type,omitempty"` Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
AppInstMetaData sends meta data of an application instance e.g kubeconfig, etc Size of app meta data <= 32KB
func (*ZInfoAppInstMetaData) Descriptor
deprecated
func (*ZInfoAppInstMetaData) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoAppInstMetaData.ProtoReflect.Descriptor instead.
func (*ZInfoAppInstMetaData) GetData ¶
func (x *ZInfoAppInstMetaData) GetData() []byte
func (*ZInfoAppInstMetaData) GetType ¶
func (x *ZInfoAppInstMetaData) GetType() AppInstMetaDataType
func (*ZInfoAppInstMetaData) GetUuid ¶
func (x *ZInfoAppInstMetaData) GetUuid() string
func (*ZInfoAppInstMetaData) ProtoMessage ¶
func (*ZInfoAppInstMetaData) ProtoMessage()
func (*ZInfoAppInstMetaData) ProtoReflect ¶
func (x *ZInfoAppInstMetaData) ProtoReflect() protoreflect.Message
func (*ZInfoAppInstMetaData) Reset ¶
func (x *ZInfoAppInstMetaData) Reset()
func (*ZInfoAppInstMetaData) String ¶
func (x *ZInfoAppInstMetaData) String() string
type ZInfoAppInstance ¶
type ZInfoAppInstance struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` DomainName string `protobuf:"bytes,3,opt,name=domainName,proto3" json:"domainName,omitempty"` // contains filtered or unexported fields }
ZInfoAppInstance - send a summary of App Instance so that controller knows how many App Instances are still present on the device. Controller can then use it to wait for an app to be fully deleted etc.
func (*ZInfoAppInstance) Descriptor
deprecated
func (*ZInfoAppInstance) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoAppInstance.ProtoReflect.Descriptor instead.
func (*ZInfoAppInstance) GetDomainName ¶
func (x *ZInfoAppInstance) GetDomainName() string
func (*ZInfoAppInstance) GetName ¶
func (x *ZInfoAppInstance) GetName() string
func (*ZInfoAppInstance) GetUuid ¶
func (x *ZInfoAppInstance) GetUuid() string
func (*ZInfoAppInstance) ProtoMessage ¶
func (*ZInfoAppInstance) ProtoMessage()
func (*ZInfoAppInstance) ProtoReflect ¶
func (x *ZInfoAppInstance) ProtoReflect() protoreflect.Message
func (*ZInfoAppInstance) Reset ¶
func (x *ZInfoAppInstance) Reset()
func (*ZInfoAppInstance) String ¶
func (x *ZInfoAppInstance) String() string
type ZInfoBlob ¶
type ZInfoBlob struct { Sha256 string `protobuf:"bytes,1,opt,name=sha256,proto3" json:"sha256,omitempty"` Resources *ContentResources `protobuf:"bytes,2,opt,name=resources,proto3" json:"resources,omitempty"` Usage *UsageInfo `protobuf:"bytes,3,opt,name=usage,proto3" json:"usage,omitempty"` // Allowed States: // // UNSPECIFIED // INITIAL // DOWNLOADING // VERIFYING // LOADING // LOADED ( Terminal State ) // ERROR ( Terminal State ) State ZSwState `protobuf:"varint,4,opt,name=state,proto3,enum=org.lfedge.eve.info.ZSwState" json:"state,omitempty"` ProgressPercentage uint32 `protobuf:"varint,5,opt,name=progressPercentage,proto3" json:"progressPercentage,omitempty"` // 0-100% Depending on state if it is download or verification Err *ErrorInfo `protobuf:"bytes,6,opt,name=err,proto3" json:"err,omitempty"` // contains filtered or unexported fields }
func (*ZInfoBlob) Descriptor
deprecated
func (*ZInfoBlob) GetProgressPercentage ¶
func (*ZInfoBlob) GetResources ¶
func (x *ZInfoBlob) GetResources() *ContentResources
func (*ZInfoBlob) ProtoMessage ¶
func (*ZInfoBlob) ProtoMessage()
func (*ZInfoBlob) ProtoReflect ¶
func (x *ZInfoBlob) ProtoReflect() protoreflect.Message
type ZInfoBlobList ¶
type ZInfoBlobList struct { Blob []*ZInfoBlob `protobuf:"bytes,1,rep,name=blob,proto3" json:"blob,omitempty"` // contains filtered or unexported fields }
For efficiency EVE can send many/all the blobs in one info message
func (*ZInfoBlobList) Descriptor
deprecated
func (*ZInfoBlobList) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoBlobList.ProtoReflect.Descriptor instead.
func (*ZInfoBlobList) GetBlob ¶
func (x *ZInfoBlobList) GetBlob() []*ZInfoBlob
func (*ZInfoBlobList) ProtoMessage ¶
func (*ZInfoBlobList) ProtoMessage()
func (*ZInfoBlobList) ProtoReflect ¶
func (x *ZInfoBlobList) ProtoReflect() protoreflect.Message
func (*ZInfoBlobList) Reset ¶
func (x *ZInfoBlobList) Reset()
func (*ZInfoBlobList) String ¶
func (x *ZInfoBlobList) String() string
type ZInfoClusterNode ¶
type ZInfoClusterNode struct { NodeStatus ZInfoClusterNodeStatus `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ZInfoClusterNode) Descriptor
deprecated
func (*ZInfoClusterNode) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoClusterNode.ProtoReflect.Descriptor instead.
func (*ZInfoClusterNode) GetNodeStatus ¶
func (x *ZInfoClusterNode) GetNodeStatus() ZInfoClusterNodeStatus
func (*ZInfoClusterNode) ProtoMessage ¶
func (*ZInfoClusterNode) ProtoMessage()
func (*ZInfoClusterNode) ProtoReflect ¶
func (x *ZInfoClusterNode) ProtoReflect() protoreflect.Message
func (*ZInfoClusterNode) Reset ¶
func (x *ZInfoClusterNode) Reset()
func (*ZInfoClusterNode) String ¶
func (x *ZInfoClusterNode) String() string
type ZInfoClusterNodeStatus ¶
type ZInfoClusterNodeStatus int32
const ( ZInfoClusterNodeStatus_Z_INFO_CLUSTER_NODE_STATUS_UNSPECIFIED ZInfoClusterNodeStatus = 0 ZInfoClusterNodeStatus_Z_INFO_CLUSTER_NODE_STATUS_READY ZInfoClusterNodeStatus = 1 // cluster reports our node is ready ZInfoClusterNodeStatus_Z_INFO_CLUSTER_NODE_STATUS_NOTREADY ZInfoClusterNodeStatus = 2 // cluster reports our node is NOT ready ZInfoClusterNodeStatus_Z_INFO_CLUSTER_NODE_STATUS_DOWN ZInfoClusterNodeStatus = 3 // cluster API server can not be reached )
func (ZInfoClusterNodeStatus) Descriptor ¶
func (ZInfoClusterNodeStatus) Descriptor() protoreflect.EnumDescriptor
func (ZInfoClusterNodeStatus) Enum ¶
func (x ZInfoClusterNodeStatus) Enum() *ZInfoClusterNodeStatus
func (ZInfoClusterNodeStatus) EnumDescriptor
deprecated
func (ZInfoClusterNodeStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ZInfoClusterNodeStatus.Descriptor instead.
func (ZInfoClusterNodeStatus) Number ¶
func (x ZInfoClusterNodeStatus) Number() protoreflect.EnumNumber
func (ZInfoClusterNodeStatus) String ¶
func (x ZInfoClusterNodeStatus) String() string
func (ZInfoClusterNodeStatus) Type ¶
func (ZInfoClusterNodeStatus) Type() protoreflect.EnumType
type ZInfoConfigItem ¶
type ZInfoConfigItem struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*ZInfoConfigItem) Descriptor
deprecated
func (*ZInfoConfigItem) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoConfigItem.ProtoReflect.Descriptor instead.
func (*ZInfoConfigItem) GetError ¶
func (x *ZInfoConfigItem) GetError() string
func (*ZInfoConfigItem) GetValue ¶
func (x *ZInfoConfigItem) GetValue() string
func (*ZInfoConfigItem) ProtoMessage ¶
func (*ZInfoConfigItem) ProtoMessage()
func (*ZInfoConfigItem) ProtoReflect ¶
func (x *ZInfoConfigItem) ProtoReflect() protoreflect.Message
func (*ZInfoConfigItem) Reset ¶
func (x *ZInfoConfigItem) Reset()
func (*ZInfoConfigItem) String ¶
func (x *ZInfoConfigItem) String() string
type ZInfoConfigItemStatus ¶
type ZInfoConfigItemStatus struct { ConfigItems map[string]*ZInfoConfigItem `` /* 163-byte string literal not displayed */ UnknownConfigItems map[string]*ZInfoConfigItem `` /* 177-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ZInfoConfigItemStatus) Descriptor
deprecated
func (*ZInfoConfigItemStatus) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoConfigItemStatus.ProtoReflect.Descriptor instead.
func (*ZInfoConfigItemStatus) GetConfigItems ¶
func (x *ZInfoConfigItemStatus) GetConfigItems() map[string]*ZInfoConfigItem
func (*ZInfoConfigItemStatus) GetUnknownConfigItems ¶
func (x *ZInfoConfigItemStatus) GetUnknownConfigItems() map[string]*ZInfoConfigItem
func (*ZInfoConfigItemStatus) ProtoMessage ¶
func (*ZInfoConfigItemStatus) ProtoMessage()
func (*ZInfoConfigItemStatus) ProtoReflect ¶
func (x *ZInfoConfigItemStatus) ProtoReflect() protoreflect.Message
func (*ZInfoConfigItemStatus) Reset ¶
func (x *ZInfoConfigItemStatus) Reset()
func (*ZInfoConfigItemStatus) String ¶
func (x *ZInfoConfigItemStatus) String() string
type ZInfoContentTree ¶
type ZInfoContentTree struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=displayName,proto3" json:"displayName,omitempty"` Sha256 string `protobuf:"bytes,3,opt,name=sha256,proto3" json:"sha256,omitempty"` Resources *ContentResources `protobuf:"bytes,4,opt,name=resources,proto3" json:"resources,omitempty"` Usage *UsageInfo `protobuf:"bytes,5,opt,name=usage,proto3" json:"usage,omitempty"` // Allowed States: // // UNSPECIFIED // INITIAL // DOWNLOADING // VERIFYING // LOADING // LOADED ( Terminal State ) // ERROR ( Terminal State ) State ZSwState `protobuf:"varint,6,opt,name=state,proto3,enum=org.lfedge.eve.info.ZSwState" json:"state,omitempty"` ProgressPercentage uint32 `protobuf:"varint,7,opt,name=progressPercentage,proto3" json:"progressPercentage,omitempty"` // 0-100% Depending on state if it is download or verification Err *ErrorInfo `protobuf:"bytes,8,opt,name=err,proto3" json:"err,omitempty"` ComponentShaList []string `protobuf:"bytes,9,rep,name=componentShaList,proto3" json:"componentShaList,omitempty"` // sha's for the referenced blobs GenerationCount int64 `protobuf:"varint,10,opt,name=generation_count,json=generationCount,proto3" json:"generation_count,omitempty"` // version of content tree // contains filtered or unexported fields }
ZInfoContentTree is used to describe the top of a tree, which has a UUID (and displayName) from the config ContentTree message. The components (or blobs) used by that are referenced by the compoentShaList and in a separate ZInfoBlobList info message
func (*ZInfoContentTree) Descriptor
deprecated
func (*ZInfoContentTree) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoContentTree.ProtoReflect.Descriptor instead.
func (*ZInfoContentTree) GetComponentShaList ¶
func (x *ZInfoContentTree) GetComponentShaList() []string
func (*ZInfoContentTree) GetDisplayName ¶
func (x *ZInfoContentTree) GetDisplayName() string
func (*ZInfoContentTree) GetErr ¶
func (x *ZInfoContentTree) GetErr() *ErrorInfo
func (*ZInfoContentTree) GetGenerationCount ¶
func (x *ZInfoContentTree) GetGenerationCount() int64
func (*ZInfoContentTree) GetProgressPercentage ¶
func (x *ZInfoContentTree) GetProgressPercentage() uint32
func (*ZInfoContentTree) GetResources ¶
func (x *ZInfoContentTree) GetResources() *ContentResources
func (*ZInfoContentTree) GetSha256 ¶
func (x *ZInfoContentTree) GetSha256() string
func (*ZInfoContentTree) GetState ¶
func (x *ZInfoContentTree) GetState() ZSwState
func (*ZInfoContentTree) GetUsage ¶
func (x *ZInfoContentTree) GetUsage() *UsageInfo
func (*ZInfoContentTree) GetUuid ¶
func (x *ZInfoContentTree) GetUuid() string
func (*ZInfoContentTree) ProtoMessage ¶
func (*ZInfoContentTree) ProtoMessage()
func (*ZInfoContentTree) ProtoReflect ¶
func (x *ZInfoContentTree) ProtoReflect() protoreflect.Message
func (*ZInfoContentTree) Reset ¶
func (x *ZInfoContentTree) Reset()
func (*ZInfoContentTree) String ¶
func (x *ZInfoContentTree) String() string
type ZInfoDNS ¶
type ZInfoDNS struct { DNSservers []string `protobuf:"bytes,1,rep,name=DNSservers,proto3" json:"DNSservers,omitempty"` DNSdomain string `protobuf:"bytes,2,opt,name=DNSdomain,proto3" json:"DNSdomain,omitempty"` DNSsearch []string `protobuf:"bytes,3,rep,name=DNSsearch,proto3" json:"DNSsearch,omitempty"` // contains filtered or unexported fields }
This is used both to represent the information we receive from DHCP for each interface, and the information the device is using (from /etc/resolv.conf). The latter could be different than what's received from DHCP on all the interfaces
func (*ZInfoDNS) Descriptor
deprecated
func (*ZInfoDNS) GetDNSdomain ¶
func (*ZInfoDNS) GetDNSsearch ¶
func (*ZInfoDNS) GetDNSservers ¶
func (*ZInfoDNS) ProtoMessage ¶
func (*ZInfoDNS) ProtoMessage()
func (*ZInfoDNS) ProtoReflect ¶
func (x *ZInfoDNS) ProtoReflect() protoreflect.Message
type ZInfoDevSW ¶
type ZInfoDevSW struct { Activated bool `protobuf:"varint,2,opt,name=activated,proto3" json:"activated,omitempty"` PartitionLabel string `protobuf:"bytes,3,opt,name=partitionLabel,proto3" json:"partitionLabel,omitempty"` // E.g., "IMGA" PartitionDevice string `protobuf:"bytes,4,opt,name=partitionDevice,proto3" json:"partitionDevice,omitempty"` // /dev/something PartitionState string `protobuf:"bytes,5,opt,name=partitionState,proto3" json:"partitionState,omitempty"` // state obtained from cboot // Once BaseOs start using ContentTrees, this field may be deprecated. Status ZSwState `protobuf:"varint,6,opt,name=status,proto3,enum=org.lfedge.eve.info.ZSwState" json:"status,omitempty"` // E.g., "DOWNLOADED" ShortVersion string `protobuf:"bytes,7,opt,name=shortVersion,proto3" json:"shortVersion,omitempty"` // From rootfs i.e., image LongVersion string `protobuf:"bytes,8,opt,name=longVersion,proto3" json:"longVersion,omitempty"` // E.g., the yml file content from build SwErr *ErrorInfo `protobuf:"bytes,9,opt,name=swErr,proto3" json:"swErr,omitempty"` DownloadProgress uint32 `protobuf:"varint,10,opt,name=downloadProgress,proto3" json:"downloadProgress,omitempty"` // Download progress; 0-100 percent UserStatus BaseOsStatus `protobuf:"varint,11,opt,name=userStatus,proto3,enum=org.lfedge.eve.info.BaseOsStatus" json:"userStatus,omitempty"` SubStatusStr string `protobuf:"bytes,12,opt,name=subStatusStr,proto3" json:"subStatusStr,omitempty"` // English formatted string SubStatus BaseOsSubStatus `protobuf:"varint,13,opt,name=subStatus,proto3,enum=org.lfedge.eve.info.BaseOsSubStatus" json:"subStatus,omitempty"` SubStatusProgress uint32 `protobuf:"varint,14,opt,name=subStatusProgress,proto3" json:"subStatusProgress,omitempty"` // Context-dependent; percentage or time // contains filtered or unexported fields }
SW Info for the device base OS Many of these fields are for debug purposes. The ones intended for the UI/cli are userStatus, subStatus*, shortVersion, and swErr
func (*ZInfoDevSW) Descriptor
deprecated
func (*ZInfoDevSW) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoDevSW.ProtoReflect.Descriptor instead.
func (*ZInfoDevSW) GetActivated ¶
func (x *ZInfoDevSW) GetActivated() bool
func (*ZInfoDevSW) GetDownloadProgress ¶
func (x *ZInfoDevSW) GetDownloadProgress() uint32
func (*ZInfoDevSW) GetLongVersion ¶
func (x *ZInfoDevSW) GetLongVersion() string
func (*ZInfoDevSW) GetPartitionDevice ¶
func (x *ZInfoDevSW) GetPartitionDevice() string
func (*ZInfoDevSW) GetPartitionLabel ¶
func (x *ZInfoDevSW) GetPartitionLabel() string
func (*ZInfoDevSW) GetPartitionState ¶
func (x *ZInfoDevSW) GetPartitionState() string
func (*ZInfoDevSW) GetShortVersion ¶
func (x *ZInfoDevSW) GetShortVersion() string
func (*ZInfoDevSW) GetStatus ¶
func (x *ZInfoDevSW) GetStatus() ZSwState
func (*ZInfoDevSW) GetSubStatus ¶
func (x *ZInfoDevSW) GetSubStatus() BaseOsSubStatus
func (*ZInfoDevSW) GetSubStatusProgress ¶
func (x *ZInfoDevSW) GetSubStatusProgress() uint32
func (*ZInfoDevSW) GetSubStatusStr ¶
func (x *ZInfoDevSW) GetSubStatusStr() string
func (*ZInfoDevSW) GetSwErr ¶
func (x *ZInfoDevSW) GetSwErr() *ErrorInfo
func (*ZInfoDevSW) GetUserStatus ¶
func (x *ZInfoDevSW) GetUserStatus() BaseOsStatus
func (*ZInfoDevSW) ProtoMessage ¶
func (*ZInfoDevSW) ProtoMessage()
func (*ZInfoDevSW) ProtoReflect ¶
func (x *ZInfoDevSW) ProtoReflect() protoreflect.Message
func (*ZInfoDevSW) Reset ¶
func (x *ZInfoDevSW) Reset()
func (*ZInfoDevSW) String ¶
func (x *ZInfoDevSW) String() string
type ZInfoDevice ¶
type ZInfoDevice struct { MachineArch string `protobuf:"bytes,4,opt,name=machineArch,proto3" json:"machineArch,omitempty"` CpuArch string `protobuf:"bytes,5,opt,name=cpuArch,proto3" json:"cpuArch,omitempty"` Platform string `protobuf:"bytes,6,opt,name=platform,proto3" json:"platform,omitempty"` Ncpu uint32 `protobuf:"varint,7,opt,name=ncpu,proto3" json:"ncpu,omitempty"` // memory - Total system memory available (in MBytes). Firmware might use // some memory making it unavailable to the hypervisor - So this could be // less than the amount stated by the hardware manufacturer Memory uint64 `protobuf:"varint,8,opt,name=memory,proto3" json:"memory,omitempty"` Storage uint64 `protobuf:"varint,9,opt,name=storage,proto3" json:"storage,omitempty"` // in MBytes for the currently active image filesystem // Value of'Power_Cycle_Count' from SMART. // -1 is assigned if SMART is disabled or 'Power_Cycle_Count' is unavailable. PowerCycleCounter int64 `protobuf:"varint,10,opt,name=powerCycleCounter,proto3" json:"powerCycleCounter,omitempty"` Minfo *ZInfoManufacturer `protobuf:"bytes,11,opt,name=minfo,proto3" json:"minfo,omitempty"` // OBSOLETE. The information will be provided by DevicePort instead. // Newer versions will not fill in this information. Controller Needs // to check check if this is empty - if yes, use the DevicePortStatus instead. Network []*ZInfoNetwork `protobuf:"bytes,13,rep,name=network,proto3" json:"network,omitempty"` AssignableAdapters []*ZioBundle `protobuf:"bytes,15,rep,name=assignableAdapters,proto3" json:"assignableAdapters,omitempty"` Dns *ZInfoDNS `protobuf:"bytes,16,opt,name=dns,proto3" json:"dns,omitempty"` // What is used in resolv.conf StorageList []*ZInfoStorage `protobuf:"bytes,17,rep,name=storageList,proto3" json:"storageList,omitempty"` BootTime *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=bootTime,proto3" json:"bootTime,omitempty"` SwList []*ZInfoDevSW `protobuf:"bytes,19,rep,name=swList,proto3" json:"swList,omitempty"` HostName string `protobuf:"bytes,20,opt,name=HostName,proto3" json:"HostName,omitempty"` MetricItems []*DeprecatedMetricItem `protobuf:"bytes,21,rep,name=metricItems,proto3" json:"metricItems,omitempty"` // For instance, static LTE network info LastRebootReason string `protobuf:"bytes,22,opt,name=lastRebootReason,proto3" json:"lastRebootReason,omitempty"` LastRebootTime *timestamppb.Timestamp `protobuf:"bytes,23,opt,name=lastRebootTime,proto3" json:"lastRebootTime,omitempty"` SystemAdapter *SystemAdapterInfo `protobuf:"bytes,24,opt,name=systemAdapter,proto3" json:"systemAdapter,omitempty"` RestartCounter uint32 `protobuf:"varint,25,opt,name=restartCounter,proto3" json:"restartCounter,omitempty"` // Number of times zedagent has restarted i.e., device reboot HSMStatus HwSecurityModuleStatus `protobuf:"varint,26,opt,name=HSMStatus,proto3,enum=org.lfedge.eve.info.HwSecurityModuleStatus" json:"HSMStatus,omitempty"` //State of hardware security modules, like TPM HSMInfo string `protobuf:"bytes,27,opt,name=HSMInfo,proto3" json:"HSMInfo,omitempty"` //Information about HSM like TPM vendor, TEE type etc. LastRebootStack string `protobuf:"bytes,28,opt,name=lastRebootStack,proto3" json:"lastRebootStack,omitempty"` DataSecAtRestInfo *DataSecAtRest `protobuf:"bytes,29,opt,name=dataSecAtRestInfo,proto3" json:"dataSecAtRestInfo,omitempty"` //Info about Data At Rest Security SecInfo *SecurityInfo `protobuf:"bytes,30,opt,name=sec_info,json=secInfo,proto3" json:"sec_info,omitempty"` ConfigItemStatus *ZInfoConfigItemStatus `protobuf:"bytes,31,opt,name=configItemStatus,proto3" json:"configItemStatus,omitempty"` AppInstances []*ZInfoAppInstance `protobuf:"bytes,32,rep,name=appInstances,proto3" json:"appInstances,omitempty"` // rebootConfigCounter - reboot command counter from config last processed by // eve RebootConfigCounter uint32 `protobuf:"varint,33,opt,name=rebootConfigCounter,proto3" json:"rebootConfigCounter,omitempty"` LastBootReason BootReason `` /* 143-byte string literal not displayed */ // Cellular / LTE related information CellRadios []*ZCellularModuleInfo `protobuf:"bytes,35,rep,name=cell_radios,json=cellRadios,proto3" json:"cell_radios,omitempty"` Sims []*ZSimcardInfo `protobuf:"bytes,36,rep,name=sims,proto3" json:"sims,omitempty"` Tasks []*ZInfoDeviceTasks `protobuf:"bytes,37,rep,name=tasks,proto3" json:"tasks,omitempty"` MaintenanceMode bool `protobuf:"varint,38,opt,name=maintenance_mode,json=maintenanceMode,proto3" json:"maintenance_mode,omitempty"` // XXX to be deprecated in favor of maintenance_mode_reasons // // Deprecated: Marked as deprecated in info/info.proto. MaintenanceModeReason MaintenanceModeReason `` /* 175-byte string literal not displayed */ // Is /dev/watchdog present in the system HardwareWatchdogPresent bool `` /* 134-byte string literal not displayed */ // Are we in the process of rebooting EVE? RebootInprogress bool `protobuf:"varint,41,opt,name=reboot_inprogress,json=rebootInprogress,proto3" json:"reboot_inprogress,omitempty"` // Information about hardware capabilities Capabilities *Capabilities `protobuf:"bytes,42,opt,name=capabilities,proto3" json:"capabilities,omitempty"` // BaseOsUpdate Counter. This must be updated only when: // 1) if the configured BaseOs partition is set to UPDATED, mirror // the current value of baseos_update.counter // 2) At the start if a BaseOs update (either from a partition in error state // or from UPDATED state of another version), copy over current // deviceConfig.baseOs_update_counter BaseosUpdateCounter uint32 `protobuf:"varint,43,opt,name=baseos_update_counter,json=baseosUpdateCounter,proto3" json:"baseos_update_counter,omitempty"` // Device State State ZDeviceState `protobuf:"varint,44,opt,name=state,proto3,enum=org.lfedge.eve.info.ZDeviceState" json:"state,omitempty"` // Is there a local_profile from a local_profile_server? // The global_profile from the controller is not echoed in this field. LocalProfile string `protobuf:"bytes,45,opt,name=local_profile,json=localProfile,proto3" json:"local_profile,omitempty"` MaintenanceModeReasons []MaintenanceModeReason `` /* 185-byte string literal not displayed */ // Deprecated: Marked as deprecated in info/info.proto. DormantTime string `protobuf:"bytes,47,opt,name=dormant_time,json=dormantTime,proto3" json:"dormant_time,omitempty"` StorageInfo []*StorageInfo `protobuf:"bytes,48,rep,name=storage_info,json=storageInfo,proto3" json:"storage_info,omitempty"` // shutdown command counter from EdgeDevConfig last processed by eve ShutdownConfigCounter uint32 `` /* 128-byte string literal not displayed */ // state of attestation process of eve AttestationInfo *AttestationInfo `protobuf:"bytes,50,opt,name=attestation_info,json=attestationInfo,proto3" json:"attestation_info,omitempty"` // Capability indicating which new EdgeDevConfig fields which are supported ApiCapability APICapability `` /* 141-byte string literal not displayed */ // Reports the remote access status RemoteAccessDisabled bool `protobuf:"varint,52,opt,name=remote_access_disabled,json=remoteAccessDisabled,proto3" json:"remote_access_disabled,omitempty"` // OptionalCapabilities of the device OptionalCapabilities *OptionalCapabilities `protobuf:"bytes,53,opt,name=optional_capabilities,json=optionalCapabilities,proto3" json:"optional_capabilities,omitempty"` // contains filtered or unexported fields }
Base device info, as discovered by Xen (or OS on bare metal)
func (*ZInfoDevice) Descriptor
deprecated
func (*ZInfoDevice) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoDevice.ProtoReflect.Descriptor instead.
func (*ZInfoDevice) GetApiCapability ¶
func (x *ZInfoDevice) GetApiCapability() APICapability
func (*ZInfoDevice) GetAppInstances ¶
func (x *ZInfoDevice) GetAppInstances() []*ZInfoAppInstance
func (*ZInfoDevice) GetAssignableAdapters ¶
func (x *ZInfoDevice) GetAssignableAdapters() []*ZioBundle
func (*ZInfoDevice) GetAttestationInfo ¶
func (x *ZInfoDevice) GetAttestationInfo() *AttestationInfo
func (*ZInfoDevice) GetBaseosUpdateCounter ¶
func (x *ZInfoDevice) GetBaseosUpdateCounter() uint32
func (*ZInfoDevice) GetBootTime ¶
func (x *ZInfoDevice) GetBootTime() *timestamppb.Timestamp
func (*ZInfoDevice) GetCapabilities ¶
func (x *ZInfoDevice) GetCapabilities() *Capabilities
func (*ZInfoDevice) GetCellRadios ¶
func (x *ZInfoDevice) GetCellRadios() []*ZCellularModuleInfo
func (*ZInfoDevice) GetConfigItemStatus ¶
func (x *ZInfoDevice) GetConfigItemStatus() *ZInfoConfigItemStatus
func (*ZInfoDevice) GetCpuArch ¶
func (x *ZInfoDevice) GetCpuArch() string
func (*ZInfoDevice) GetDataSecAtRestInfo ¶
func (x *ZInfoDevice) GetDataSecAtRestInfo() *DataSecAtRest
func (*ZInfoDevice) GetDns ¶
func (x *ZInfoDevice) GetDns() *ZInfoDNS
func (*ZInfoDevice) GetDormantTime
deprecated
func (x *ZInfoDevice) GetDormantTime() string
Deprecated: Marked as deprecated in info/info.proto.
func (*ZInfoDevice) GetHSMInfo ¶
func (x *ZInfoDevice) GetHSMInfo() string
func (*ZInfoDevice) GetHSMStatus ¶
func (x *ZInfoDevice) GetHSMStatus() HwSecurityModuleStatus
func (*ZInfoDevice) GetHardwareWatchdogPresent ¶
func (x *ZInfoDevice) GetHardwareWatchdogPresent() bool
func (*ZInfoDevice) GetHostName ¶
func (x *ZInfoDevice) GetHostName() string
func (*ZInfoDevice) GetLastBootReason ¶
func (x *ZInfoDevice) GetLastBootReason() BootReason
func (*ZInfoDevice) GetLastRebootReason ¶
func (x *ZInfoDevice) GetLastRebootReason() string
func (*ZInfoDevice) GetLastRebootStack ¶
func (x *ZInfoDevice) GetLastRebootStack() string
func (*ZInfoDevice) GetLastRebootTime ¶
func (x *ZInfoDevice) GetLastRebootTime() *timestamppb.Timestamp
func (*ZInfoDevice) GetLocalProfile ¶
func (x *ZInfoDevice) GetLocalProfile() string
func (*ZInfoDevice) GetMachineArch ¶
func (x *ZInfoDevice) GetMachineArch() string
func (*ZInfoDevice) GetMaintenanceMode ¶
func (x *ZInfoDevice) GetMaintenanceMode() bool
func (*ZInfoDevice) GetMaintenanceModeReason
deprecated
func (x *ZInfoDevice) GetMaintenanceModeReason() MaintenanceModeReason
Deprecated: Marked as deprecated in info/info.proto.
func (*ZInfoDevice) GetMaintenanceModeReasons ¶
func (x *ZInfoDevice) GetMaintenanceModeReasons() []MaintenanceModeReason
func (*ZInfoDevice) GetMemory ¶
func (x *ZInfoDevice) GetMemory() uint64
func (*ZInfoDevice) GetMetricItems ¶
func (x *ZInfoDevice) GetMetricItems() []*DeprecatedMetricItem
func (*ZInfoDevice) GetMinfo ¶
func (x *ZInfoDevice) GetMinfo() *ZInfoManufacturer
func (*ZInfoDevice) GetNcpu ¶
func (x *ZInfoDevice) GetNcpu() uint32
func (*ZInfoDevice) GetNetwork ¶
func (x *ZInfoDevice) GetNetwork() []*ZInfoNetwork
func (*ZInfoDevice) GetOptionalCapabilities ¶
func (x *ZInfoDevice) GetOptionalCapabilities() *OptionalCapabilities
func (*ZInfoDevice) GetPlatform ¶
func (x *ZInfoDevice) GetPlatform() string
func (*ZInfoDevice) GetPowerCycleCounter ¶
func (x *ZInfoDevice) GetPowerCycleCounter() int64
func (*ZInfoDevice) GetRebootConfigCounter ¶
func (x *ZInfoDevice) GetRebootConfigCounter() uint32
func (*ZInfoDevice) GetRebootInprogress ¶
func (x *ZInfoDevice) GetRebootInprogress() bool
func (*ZInfoDevice) GetRemoteAccessDisabled ¶
func (x *ZInfoDevice) GetRemoteAccessDisabled() bool
func (*ZInfoDevice) GetRestartCounter ¶
func (x *ZInfoDevice) GetRestartCounter() uint32
func (*ZInfoDevice) GetSecInfo ¶
func (x *ZInfoDevice) GetSecInfo() *SecurityInfo
func (*ZInfoDevice) GetShutdownConfigCounter ¶
func (x *ZInfoDevice) GetShutdownConfigCounter() uint32
func (*ZInfoDevice) GetSims ¶
func (x *ZInfoDevice) GetSims() []*ZSimcardInfo
func (*ZInfoDevice) GetState ¶
func (x *ZInfoDevice) GetState() ZDeviceState
func (*ZInfoDevice) GetStorage ¶
func (x *ZInfoDevice) GetStorage() uint64
func (*ZInfoDevice) GetStorageInfo ¶
func (x *ZInfoDevice) GetStorageInfo() []*StorageInfo
func (*ZInfoDevice) GetStorageList ¶
func (x *ZInfoDevice) GetStorageList() []*ZInfoStorage
func (*ZInfoDevice) GetSwList ¶
func (x *ZInfoDevice) GetSwList() []*ZInfoDevSW
func (*ZInfoDevice) GetSystemAdapter ¶
func (x *ZInfoDevice) GetSystemAdapter() *SystemAdapterInfo
func (*ZInfoDevice) GetTasks ¶
func (x *ZInfoDevice) GetTasks() []*ZInfoDeviceTasks
func (*ZInfoDevice) ProtoMessage ¶
func (*ZInfoDevice) ProtoMessage()
func (*ZInfoDevice) ProtoReflect ¶
func (x *ZInfoDevice) ProtoReflect() protoreflect.Message
func (*ZInfoDevice) Reset ¶
func (x *ZInfoDevice) Reset()
func (*ZInfoDevice) String ¶
func (x *ZInfoDevice) String() string
type ZInfoDeviceTasks ¶
type ZInfoDeviceTasks struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // deprecated 3 // contains filtered or unexported fields }
ZInfoDeviceTasks - send a summary of tasks so that controller knows how many app instance tasks are still present on the device. Controller can then use it to wait for an app to be fully deleted etc.
func (*ZInfoDeviceTasks) Descriptor
deprecated
func (*ZInfoDeviceTasks) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoDeviceTasks.ProtoReflect.Descriptor instead.
func (*ZInfoDeviceTasks) GetName ¶
func (x *ZInfoDeviceTasks) GetName() string
func (*ZInfoDeviceTasks) GetNamespace ¶
func (x *ZInfoDeviceTasks) GetNamespace() string
func (*ZInfoDeviceTasks) ProtoMessage ¶
func (*ZInfoDeviceTasks) ProtoMessage()
func (*ZInfoDeviceTasks) ProtoReflect ¶
func (x *ZInfoDeviceTasks) ProtoReflect() protoreflect.Message
func (*ZInfoDeviceTasks) Reset ¶
func (x *ZInfoDeviceTasks) Reset()
func (*ZInfoDeviceTasks) String ¶
func (x *ZInfoDeviceTasks) String() string
type ZInfoEdgeview ¶
type ZInfoEdgeview struct { // expires on timestamp ExpireTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` // started timestamp StartedTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=started_time,json=startedTime,proto3" json:"started_time,omitempty"` // total number of device related cmds edge-view has processed CountDev uint32 `protobuf:"varint,3,opt,name=count_dev,json=countDev,proto3" json:"count_dev,omitempty"` // total number of app related cmds edge-view has processed CountApp uint32 `protobuf:"varint,4,opt,name=count_app,json=countApp,proto3" json:"count_app,omitempty"` // total number of external related cmds edge-view has processed CountExt uint32 `protobuf:"varint,5,opt,name=count_ext,json=countExt,proto3" json:"count_ext,omitempty"` // contains filtered or unexported fields }
ZInfoEdgeview - edge-view operation status/event
func (*ZInfoEdgeview) Descriptor
deprecated
func (*ZInfoEdgeview) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoEdgeview.ProtoReflect.Descriptor instead.
func (*ZInfoEdgeview) GetCountApp ¶
func (x *ZInfoEdgeview) GetCountApp() uint32
func (*ZInfoEdgeview) GetCountDev ¶
func (x *ZInfoEdgeview) GetCountDev() uint32
func (*ZInfoEdgeview) GetCountExt ¶
func (x *ZInfoEdgeview) GetCountExt() uint32
func (*ZInfoEdgeview) GetExpireTime ¶
func (x *ZInfoEdgeview) GetExpireTime() *timestamppb.Timestamp
func (*ZInfoEdgeview) GetStartedTime ¶
func (x *ZInfoEdgeview) GetStartedTime() *timestamppb.Timestamp
func (*ZInfoEdgeview) ProtoMessage ¶
func (*ZInfoEdgeview) ProtoMessage()
func (*ZInfoEdgeview) ProtoReflect ¶
func (x *ZInfoEdgeview) ProtoReflect() protoreflect.Message
func (*ZInfoEdgeview) Reset ¶
func (x *ZInfoEdgeview) Reset()
func (*ZInfoEdgeview) String ¶
func (x *ZInfoEdgeview) String() string
type ZInfoHardware ¶
type ZInfoHardware struct { Disks []*StorageDiskInfo `protobuf:"bytes,1,rep,name=disks,proto3" json:"disks,omitempty"` // S.M.A.R.T. info for disks // contains filtered or unexported fields }
Information about the system that is sent once when the system boots
func (*ZInfoHardware) Descriptor
deprecated
func (*ZInfoHardware) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoHardware.ProtoReflect.Descriptor instead.
func (*ZInfoHardware) GetDisks ¶
func (x *ZInfoHardware) GetDisks() []*StorageDiskInfo
func (*ZInfoHardware) ProtoMessage ¶
func (*ZInfoHardware) ProtoMessage()
func (*ZInfoHardware) ProtoReflect ¶
func (x *ZInfoHardware) ProtoReflect() protoreflect.Message
func (*ZInfoHardware) Reset ¶
func (x *ZInfoHardware) Reset()
func (*ZInfoHardware) String ¶
func (x *ZInfoHardware) String() string
type ZInfoKubeCluster ¶
type ZInfoKubeCluster struct { // Info message on a list of cluster nodes Nodes []*KubeNodeInfo `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` // Info message on a list of namespaces's pods summary PodNameSpaces []*KubePodNameSpaceInfo `protobuf:"bytes,2,rep,name=pod_name_spaces,json=podNameSpaces,proto3" json:"pod_name_spaces,omitempty"` // Info message on a list of EVE applications EveApps []*KubeEVEAppPodInfo `protobuf:"bytes,3,rep,name=eve_apps,json=eveApps,proto3" json:"eve_apps,omitempty"` // Info message on cluster storage Storage *KubeStorageInfo `protobuf:"bytes,4,opt,name=storage,proto3" json:"storage,omitempty"` // Cluster UUID which will match config.EdgeNodeCluster.cluster_id passed // // in to the node by the controller. ClusterId string `protobuf:"bytes,5,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Virtual Machines running on the cluster EveVmApps []*KubeVMIInfo `protobuf:"bytes,6,rep,name=eve_vm_apps,json=eveVmApps,proto3" json:"eve_vm_apps,omitempty"` // contains filtered or unexported fields }
func (*ZInfoKubeCluster) Descriptor
deprecated
func (*ZInfoKubeCluster) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoKubeCluster.ProtoReflect.Descriptor instead.
func (*ZInfoKubeCluster) GetClusterId ¶
func (x *ZInfoKubeCluster) GetClusterId() string
func (*ZInfoKubeCluster) GetEveApps ¶
func (x *ZInfoKubeCluster) GetEveApps() []*KubeEVEAppPodInfo
func (*ZInfoKubeCluster) GetEveVmApps ¶
func (x *ZInfoKubeCluster) GetEveVmApps() []*KubeVMIInfo
func (*ZInfoKubeCluster) GetNodes ¶
func (x *ZInfoKubeCluster) GetNodes() []*KubeNodeInfo
func (*ZInfoKubeCluster) GetPodNameSpaces ¶
func (x *ZInfoKubeCluster) GetPodNameSpaces() []*KubePodNameSpaceInfo
func (*ZInfoKubeCluster) GetStorage ¶
func (x *ZInfoKubeCluster) GetStorage() *KubeStorageInfo
func (*ZInfoKubeCluster) ProtoMessage ¶
func (*ZInfoKubeCluster) ProtoMessage()
func (*ZInfoKubeCluster) ProtoReflect ¶
func (x *ZInfoKubeCluster) ProtoReflect() protoreflect.Message
func (*ZInfoKubeCluster) Reset ¶
func (x *ZInfoKubeCluster) Reset()
func (*ZInfoKubeCluster) String ¶
func (x *ZInfoKubeCluster) String() string
type ZInfoKubeClusterUpdateStatus ¶
type ZInfoKubeClusterUpdateStatus struct { // current_node will have an empty value when no node is in an update CurrentNode string `protobuf:"bytes,1,opt,name=current_node,json=currentNode,proto3" json:"current_node,omitempty"` // component currently under update or KUBE_COMP_UNSPECIFIED when no update in progress Component KubeComp `protobuf:"varint,2,opt,name=component,proto3,enum=org.lfedge.eve.info.KubeComp" json:"component,omitempty"` // status of the current component under update, KUBE_COMP_UPDATE_STATUS_UNSPECIFIED when // // no updates in progress Status KubeCompUpdateStatus `protobuf:"varint,3,opt,name=status,proto3,enum=org.lfedge.eve.info.KubeCompUpdateStatus" json:"status,omitempty"` // Error info in case of failure Error *ErrorInfo `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"` // Cluster UUID which will match config.EdgeNodeCluster.cluster_id passed // // in to the node by the controller. ClusterId string `protobuf:"bytes,5,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // contains filtered or unexported fields }
func (*ZInfoKubeClusterUpdateStatus) Descriptor
deprecated
func (*ZInfoKubeClusterUpdateStatus) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoKubeClusterUpdateStatus.ProtoReflect.Descriptor instead.
func (*ZInfoKubeClusterUpdateStatus) GetClusterId ¶
func (x *ZInfoKubeClusterUpdateStatus) GetClusterId() string
func (*ZInfoKubeClusterUpdateStatus) GetComponent ¶
func (x *ZInfoKubeClusterUpdateStatus) GetComponent() KubeComp
func (*ZInfoKubeClusterUpdateStatus) GetCurrentNode ¶
func (x *ZInfoKubeClusterUpdateStatus) GetCurrentNode() string
func (*ZInfoKubeClusterUpdateStatus) GetError ¶
func (x *ZInfoKubeClusterUpdateStatus) GetError() *ErrorInfo
func (*ZInfoKubeClusterUpdateStatus) GetStatus ¶
func (x *ZInfoKubeClusterUpdateStatus) GetStatus() KubeCompUpdateStatus
func (*ZInfoKubeClusterUpdateStatus) ProtoMessage ¶
func (*ZInfoKubeClusterUpdateStatus) ProtoMessage()
func (*ZInfoKubeClusterUpdateStatus) ProtoReflect ¶
func (x *ZInfoKubeClusterUpdateStatus) ProtoReflect() protoreflect.Message
func (*ZInfoKubeClusterUpdateStatus) Reset ¶
func (x *ZInfoKubeClusterUpdateStatus) Reset()
func (*ZInfoKubeClusterUpdateStatus) String ¶
func (x *ZInfoKubeClusterUpdateStatus) String() string
type ZInfoLocation ¶
type ZInfoLocation struct { // Latitude in the Decimal degrees (DD) notation. // Valid values are in the range <-90, 90>. Anything outside of this range // should be treated as an unavailable value. // However, note that EVE avoids publishing location updates without valid // latitude and longitude values. Latitude float64 `protobuf:"fixed64,1,opt,name=latitude,proto3" json:"latitude,omitempty"` // Longitude in the Decimal degrees (DD) notation. // Valid values are in the range <-180, 180>. Anything outside of this range // should be treated as an unavailable value. // However, note that EVE avoids publishing location updates without valid // latitude and longitude values. Longitude float64 `protobuf:"fixed64,2,opt,name=longitude,proto3" json:"longitude,omitempty"` // Altitude w.r.t. mean sea level in meters. // Value of -32768 is reported when altitude is not known. Altitude float64 `protobuf:"fixed64,3,opt,name=altitude,proto3" json:"altitude,omitempty"` // UTC timestamp for the location measurement // (recorded by the GNSS clock). // Currently, this timestamp is limited to millisecond resolution. // When the timestamp is not available, EVE returns the Unix epoch time // (UTC midnight on January 1, 1970). UtcTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=utc_timestamp,json=utcTimestamp,proto3" json:"utc_timestamp,omitempty"` // Reliability of the provided information for latitude and longitude. HorizontalReliability LocReliability `` /* 165-byte string literal not displayed */ // Reliability of the provided information for altitude. VerticalReliability LocReliability `` /* 159-byte string literal not displayed */ // Circular horizontal position uncertainty in meters. // Negative values are not valid and represent unavailable uncertainty. HorizontalUncertainty float32 `` /* 126-byte string literal not displayed */ // Vertical position uncertainty in meters. // Negative values are not valid and represent unavailable uncertainty. VerticalUncertainty float32 `protobuf:"fixed32,8,opt,name=vertical_uncertainty,json=verticalUncertainty,proto3" json:"vertical_uncertainty,omitempty"` // Logical label of the device used to obtain this location information. // If the GNSS receiver is integrated with an LTE modem, then this is the logical // label from the modem's PhysicalIO entry. Logicallabel string `protobuf:"bytes,9,opt,name=logicallabel,proto3" json:"logicallabel,omitempty"` // contains filtered or unexported fields }
ZInfoLocation - geographic location of the device obtained from a GNSS receiver.
func (*ZInfoLocation) Descriptor
deprecated
func (*ZInfoLocation) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoLocation.ProtoReflect.Descriptor instead.
func (*ZInfoLocation) GetAltitude ¶
func (x *ZInfoLocation) GetAltitude() float64
func (*ZInfoLocation) GetHorizontalReliability ¶
func (x *ZInfoLocation) GetHorizontalReliability() LocReliability
func (*ZInfoLocation) GetHorizontalUncertainty ¶
func (x *ZInfoLocation) GetHorizontalUncertainty() float32
func (*ZInfoLocation) GetLatitude ¶
func (x *ZInfoLocation) GetLatitude() float64
func (*ZInfoLocation) GetLogicallabel ¶
func (x *ZInfoLocation) GetLogicallabel() string
func (*ZInfoLocation) GetLongitude ¶
func (x *ZInfoLocation) GetLongitude() float64
func (*ZInfoLocation) GetUtcTimestamp ¶
func (x *ZInfoLocation) GetUtcTimestamp() *timestamppb.Timestamp
func (*ZInfoLocation) GetVerticalReliability ¶
func (x *ZInfoLocation) GetVerticalReliability() LocReliability
func (*ZInfoLocation) GetVerticalUncertainty ¶
func (x *ZInfoLocation) GetVerticalUncertainty() float32
func (*ZInfoLocation) ProtoMessage ¶
func (*ZInfoLocation) ProtoMessage()
func (*ZInfoLocation) ProtoReflect ¶
func (x *ZInfoLocation) ProtoReflect() protoreflect.Message
func (*ZInfoLocation) Reset ¶
func (x *ZInfoLocation) Reset()
func (*ZInfoLocation) String ¶
func (x *ZInfoLocation) String() string
type ZInfoManufacturer ¶
type ZInfoManufacturer struct { Manufacturer string `protobuf:"bytes,1,opt,name=manufacturer,proto3" json:"manufacturer,omitempty"` ProductName string `protobuf:"bytes,2,opt,name=productName,proto3" json:"productName,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` SerialNumber string `protobuf:"bytes,4,opt,name=serialNumber,proto3" json:"serialNumber,omitempty"` UUID string `protobuf:"bytes,5,opt,name=UUID,proto3" json:"UUID,omitempty"` // From BIOS; different than device UUID Compatible string `protobuf:"bytes,6,opt,name=compatible,proto3" json:"compatible,omitempty"` // From /proc/device-tree/compatible on ARM BiosVendor string `protobuf:"bytes,7,opt,name=biosVendor,proto3" json:"biosVendor,omitempty"` BiosVersion string `protobuf:"bytes,8,opt,name=biosVersion,proto3" json:"biosVersion,omitempty"` BiosReleaseDate string `protobuf:"bytes,9,opt,name=biosReleaseDate,proto3" json:"biosReleaseDate,omitempty"` // contains filtered or unexported fields }
Manufacturing info, product name, model, version etc. From dmidecode/BIOS on Intel
func (*ZInfoManufacturer) Descriptor
deprecated
func (*ZInfoManufacturer) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoManufacturer.ProtoReflect.Descriptor instead.
func (*ZInfoManufacturer) GetBiosReleaseDate ¶
func (x *ZInfoManufacturer) GetBiosReleaseDate() string
func (*ZInfoManufacturer) GetBiosVendor ¶
func (x *ZInfoManufacturer) GetBiosVendor() string
func (*ZInfoManufacturer) GetBiosVersion ¶
func (x *ZInfoManufacturer) GetBiosVersion() string
func (*ZInfoManufacturer) GetCompatible ¶
func (x *ZInfoManufacturer) GetCompatible() string
func (*ZInfoManufacturer) GetManufacturer ¶
func (x *ZInfoManufacturer) GetManufacturer() string
func (*ZInfoManufacturer) GetProductName ¶
func (x *ZInfoManufacturer) GetProductName() string
func (*ZInfoManufacturer) GetSerialNumber ¶
func (x *ZInfoManufacturer) GetSerialNumber() string
func (*ZInfoManufacturer) GetUUID ¶
func (x *ZInfoManufacturer) GetUUID() string
func (*ZInfoManufacturer) GetVersion ¶
func (x *ZInfoManufacturer) GetVersion() string
func (*ZInfoManufacturer) ProtoMessage ¶
func (*ZInfoManufacturer) ProtoMessage()
func (*ZInfoManufacturer) ProtoReflect ¶
func (x *ZInfoManufacturer) ProtoReflect() protoreflect.Message
func (*ZInfoManufacturer) Reset ¶
func (x *ZInfoManufacturer) Reset()
func (*ZInfoManufacturer) String ¶
func (x *ZInfoManufacturer) String() string
type ZInfoMsg ¶
type ZInfoMsg struct { Ztype ZInfoTypes `protobuf:"varint,1,opt,name=ztype,proto3,enum=org.lfedge.eve.info.ZInfoTypes" json:"ztype,omitempty"` DevId string `protobuf:"bytes,2,opt,name=devId,proto3" json:"devId,omitempty"` // Types that are assignable to InfoContent: // // *ZInfoMsg_Dinfo // *ZInfoMsg_Ainfo // *ZInfoMsg_Niinfo // *ZInfoMsg_Vinfo // *ZInfoMsg_Cinfo // *ZInfoMsg_Binfo // *ZInfoMsg_Amdinfo // *ZInfoMsg_Evinfo // *ZInfoMsg_Hwinfo // *ZInfoMsg_Locinfo // *ZInfoMsg_PatchInfo // *ZInfoMsg_ClusterNode // *ZInfoMsg_NtpSources // *ZInfoMsg_ClusterInfo // *ZInfoMsg_ClusterUpdateInfo InfoContent isZInfoMsg_InfoContent `protobuf_oneof:"InfoContent"` AtTimeStamp *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=atTimeStamp,proto3" json:"atTimeStamp,omitempty"` // contains filtered or unexported fields }
This is the request payload for POST /api/v1/edgeDevice/info ZInfoMsg carries event-triggered state changes for one object (a device, an app instance, or a network instance). As such the messages are retransmitted until they make it to the controller, however subsequent state change to the object will replace any attempts to (re)transmit the previous message for that object.
func (*ZInfoMsg) Descriptor
deprecated
func (*ZInfoMsg) GetAmdinfo ¶
func (x *ZInfoMsg) GetAmdinfo() *ZInfoAppInstMetaData
func (*ZInfoMsg) GetAtTimeStamp ¶
func (x *ZInfoMsg) GetAtTimeStamp() *timestamppb.Timestamp
func (*ZInfoMsg) GetBinfo ¶
func (x *ZInfoMsg) GetBinfo() *ZInfoBlobList
func (*ZInfoMsg) GetCinfo ¶
func (x *ZInfoMsg) GetCinfo() *ZInfoContentTree
func (*ZInfoMsg) GetClusterInfo ¶
func (x *ZInfoMsg) GetClusterInfo() *ZInfoKubeCluster
func (*ZInfoMsg) GetClusterNode ¶
func (x *ZInfoMsg) GetClusterNode() *ZInfoClusterNode
func (*ZInfoMsg) GetClusterUpdateInfo ¶
func (x *ZInfoMsg) GetClusterUpdateInfo() *ZInfoKubeClusterUpdateStatus
func (*ZInfoMsg) GetDinfo ¶
func (x *ZInfoMsg) GetDinfo() *ZInfoDevice
func (*ZInfoMsg) GetEvinfo ¶
func (x *ZInfoMsg) GetEvinfo() *ZInfoEdgeview
func (*ZInfoMsg) GetHwinfo ¶
func (x *ZInfoMsg) GetHwinfo() *ZInfoHardware
func (*ZInfoMsg) GetInfoContent ¶
func (m *ZInfoMsg) GetInfoContent() isZInfoMsg_InfoContent
func (*ZInfoMsg) GetLocinfo ¶
func (x *ZInfoMsg) GetLocinfo() *ZInfoLocation
func (*ZInfoMsg) GetNiinfo ¶
func (x *ZInfoMsg) GetNiinfo() *ZInfoNetworkInstance
func (*ZInfoMsg) GetNtpSources ¶
func (x *ZInfoMsg) GetNtpSources() *ZInfoNTPSources
func (*ZInfoMsg) GetPatchInfo ¶
func (x *ZInfoMsg) GetPatchInfo() *ZInfoPatchEnvelope
func (*ZInfoMsg) GetVinfo ¶
func (x *ZInfoMsg) GetVinfo() *ZInfoVolume
func (*ZInfoMsg) GetZtype ¶
func (x *ZInfoMsg) GetZtype() ZInfoTypes
func (*ZInfoMsg) ProtoMessage ¶
func (*ZInfoMsg) ProtoMessage()
func (*ZInfoMsg) ProtoReflect ¶
func (x *ZInfoMsg) ProtoReflect() protoreflect.Message
type ZInfoMsg_Ainfo ¶
type ZInfoMsg_Ainfo struct {
Ainfo *ZInfoApp `protobuf:"bytes,5,opt,name=ainfo,proto3,oneof"`
}
type ZInfoMsg_Amdinfo ¶
type ZInfoMsg_Amdinfo struct {
Amdinfo *ZInfoAppInstMetaData `protobuf:"bytes,16,opt,name=amdinfo,proto3,oneof"`
}
type ZInfoMsg_Binfo ¶
type ZInfoMsg_Binfo struct {
Binfo *ZInfoBlobList `protobuf:"bytes,15,opt,name=binfo,proto3,oneof"`
}
type ZInfoMsg_Cinfo ¶
type ZInfoMsg_Cinfo struct {
Cinfo *ZInfoContentTree `protobuf:"bytes,14,opt,name=cinfo,proto3,oneof"`
}
type ZInfoMsg_ClusterInfo ¶
type ZInfoMsg_ClusterInfo struct {
ClusterInfo *ZInfoKubeCluster `protobuf:"bytes,24,opt,name=cluster_info,json=clusterInfo,proto3,oneof"`
}
type ZInfoMsg_ClusterNode ¶
type ZInfoMsg_ClusterNode struct { // 21 reserved ClusterNode *ZInfoClusterNode `protobuf:"bytes,22,opt,name=cluster_node,json=clusterNode,proto3,oneof"` }
type ZInfoMsg_ClusterUpdateInfo ¶
type ZInfoMsg_ClusterUpdateInfo struct {
ClusterUpdateInfo *ZInfoKubeClusterUpdateStatus `protobuf:"bytes,25,opt,name=cluster_update_info,json=clusterUpdateInfo,proto3,oneof"`
}
type ZInfoMsg_Dinfo ¶
type ZInfoMsg_Dinfo struct {
Dinfo *ZInfoDevice `protobuf:"bytes,3,opt,name=dinfo,proto3,oneof"`
}
type ZInfoMsg_Evinfo ¶
type ZInfoMsg_Evinfo struct { // evinfo include only if the edge-view is running on device Evinfo *ZInfoEdgeview `protobuf:"bytes,17,opt,name=evinfo,proto3,oneof"` }
type ZInfoMsg_Hwinfo ¶
type ZInfoMsg_Hwinfo struct {
Hwinfo *ZInfoHardware `protobuf:"bytes,18,opt,name=hwinfo,proto3,oneof"`
}
type ZInfoMsg_Locinfo ¶
type ZInfoMsg_Locinfo struct {
Locinfo *ZInfoLocation `protobuf:"bytes,19,opt,name=locinfo,proto3,oneof"`
}
type ZInfoMsg_Niinfo ¶
type ZInfoMsg_Niinfo struct { // deprecated = 10; // deprecated = 11; Niinfo *ZInfoNetworkInstance `protobuf:"bytes,12,opt,name=niinfo,proto3,oneof"` }
type ZInfoMsg_NtpSources ¶
type ZInfoMsg_NtpSources struct {
NtpSources *ZInfoNTPSources `protobuf:"bytes,23,opt,name=ntp_sources,json=ntpSources,proto3,oneof"`
}
type ZInfoMsg_PatchInfo ¶
type ZInfoMsg_PatchInfo struct {
PatchInfo *ZInfoPatchEnvelope `protobuf:"bytes,20,opt,name=patchInfo,proto3,oneof"`
}
type ZInfoMsg_Vinfo ¶
type ZInfoMsg_Vinfo struct {
Vinfo *ZInfoVolume `protobuf:"bytes,13,opt,name=vinfo,proto3,oneof"`
}
type ZInfoNTPSources ¶
type ZInfoNTPSources struct { Sources []*NTPSource `protobuf:"bytes,1,rep,name=sources,proto3" json:"sources,omitempty"` // contains filtered or unexported fields }
func (*ZInfoNTPSources) Descriptor
deprecated
func (*ZInfoNTPSources) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoNTPSources.ProtoReflect.Descriptor instead.
func (*ZInfoNTPSources) GetSources ¶
func (x *ZInfoNTPSources) GetSources() []*NTPSource
func (*ZInfoNTPSources) ProtoMessage ¶
func (*ZInfoNTPSources) ProtoMessage()
func (*ZInfoNTPSources) ProtoReflect ¶
func (x *ZInfoNTPSources) ProtoReflect() protoreflect.Message
func (*ZInfoNTPSources) Reset ¶
func (x *ZInfoNTPSources) Reset()
func (*ZInfoNTPSources) String ¶
func (x *ZInfoNTPSources) String() string
type ZInfoNetwork ¶
type ZInfoNetwork struct { // deprecated = 1; // deprecated = 2; MacAddr string `protobuf:"bytes,3,opt,name=macAddr,proto3" json:"macAddr,omitempty"` // devName - Must be set to SystemAdapter.Name which is the Logicallabel DevName string `protobuf:"bytes,4,opt,name=devName,proto3" json:"devName,omitempty"` // alias - Must be set to SystemAdapter.alias Alias string `protobuf:"bytes,40,opt,name=alias,proto3" json:"alias,omitempty"` IPAddrs []string `protobuf:"bytes,5,rep,name=IPAddrs,proto3" json:"IPAddrs,omitempty"` // All IP addresses with /N for subnet DefaultRouters []string `protobuf:"bytes,6,rep,name=defaultRouters,proto3" json:"defaultRouters,omitempty"` // If DHCP assigned Dns *ZInfoDNS `protobuf:"bytes,7,opt,name=dns,proto3" json:"dns,omitempty"` // If DHCP assigned Ipv4Up bool `protobuf:"varint,8,opt,name=ipv4_up,json=ipv4Up,proto3" json:"ipv4_up,omitempty"` // operational up/down status. Location *GeoLoc `protobuf:"bytes,9,opt,name=location,proto3" json:"location,omitempty"` Uplink bool `protobuf:"varint,10,opt,name=uplink,proto3" json:"uplink,omitempty"` // Uplink interface // XXX rename to isMgmt NetworkErr *ErrorInfo `protobuf:"bytes,11,opt,name=networkErr,proto3" json:"networkErr,omitempty"` // For instance bad proxy config // Ifname from PhysicalIo - eth0, eth1 etc LocalName string `protobuf:"bytes,12,opt,name=localName,proto3" json:"localName,omitempty"` Proxy *ProxyStatus `protobuf:"bytes,13,opt,name=proxy,proto3" json:"proxy,omitempty"` // IP address leased by dnsmasq to app does not match the IP address allocated by zedrouter IpAddrMisMatch bool `protobuf:"varint,14,opt,name=ip_addr_mis_match,json=ipAddrMisMatch,proto3" json:"ip_addr_mis_match,omitempty"` // IP addresses of NTP servers being used NtpServers []string `protobuf:"bytes,15,rep,name=ntp_servers,json=ntpServers,proto3" json:"ntp_servers,omitempty"` // contains filtered or unexported fields }
func (*ZInfoNetwork) Descriptor
deprecated
func (*ZInfoNetwork) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoNetwork.ProtoReflect.Descriptor instead.
func (*ZInfoNetwork) GetAlias ¶
func (x *ZInfoNetwork) GetAlias() string
func (*ZInfoNetwork) GetDefaultRouters ¶
func (x *ZInfoNetwork) GetDefaultRouters() []string
func (*ZInfoNetwork) GetDevName ¶
func (x *ZInfoNetwork) GetDevName() string
func (*ZInfoNetwork) GetDns ¶
func (x *ZInfoNetwork) GetDns() *ZInfoDNS
func (*ZInfoNetwork) GetIPAddrs ¶
func (x *ZInfoNetwork) GetIPAddrs() []string
func (*ZInfoNetwork) GetIpAddrMisMatch ¶
func (x *ZInfoNetwork) GetIpAddrMisMatch() bool
func (*ZInfoNetwork) GetIpv4Up ¶
func (x *ZInfoNetwork) GetIpv4Up() bool
func (*ZInfoNetwork) GetLocalName ¶
func (x *ZInfoNetwork) GetLocalName() string
func (*ZInfoNetwork) GetLocation ¶
func (x *ZInfoNetwork) GetLocation() *GeoLoc
func (*ZInfoNetwork) GetMacAddr ¶
func (x *ZInfoNetwork) GetMacAddr() string
func (*ZInfoNetwork) GetNetworkErr ¶
func (x *ZInfoNetwork) GetNetworkErr() *ErrorInfo
func (*ZInfoNetwork) GetNtpServers ¶
func (x *ZInfoNetwork) GetNtpServers() []string
func (*ZInfoNetwork) GetProxy ¶
func (x *ZInfoNetwork) GetProxy() *ProxyStatus
func (*ZInfoNetwork) GetUplink ¶
func (x *ZInfoNetwork) GetUplink() bool
func (*ZInfoNetwork) ProtoMessage ¶
func (*ZInfoNetwork) ProtoMessage()
func (*ZInfoNetwork) ProtoReflect ¶
func (x *ZInfoNetwork) ProtoReflect() protoreflect.Message
func (*ZInfoNetwork) Reset ¶
func (x *ZInfoNetwork) Reset()
func (*ZInfoNetwork) String ¶
func (x *ZInfoNetwork) String() string
type ZInfoNetworkInstance ¶
type ZInfoNetworkInstance struct { NetworkID string `protobuf:"bytes,2,opt,name=networkID,proto3" json:"networkID,omitempty"` // UUID NetworkVersion string `protobuf:"bytes,3,opt,name=networkVersion,proto3" json:"networkVersion,omitempty"` // From Network Instance config InstType uint32 `protobuf:"varint,5,opt,name=instType,proto3" json:"instType,omitempty"` // ZNetworkInstType Displayname string `protobuf:"bytes,6,opt,name=displayname,proto3" json:"displayname,omitempty"` // From NetworkInstance config Activated bool `protobuf:"varint,7,opt,name=activated,proto3" json:"activated,omitempty"` // Forwarding enabled UpTimeStamp *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=upTimeStamp,proto3" json:"upTimeStamp,omitempty"` // OBSOLETE - No longer used. SoftwareList *ZInfoSW `protobuf:"bytes,9,opt,name=softwareList,proto3" json:"softwareList,omitempty"` // E.g., VPN version; XXX to be deprecated? // Current uplink interface in use by this NI. // Deprecated - network instance can be associated with multiple device ports, // not just one. To find out which ports are being used by network instance, // read the reported field "ports" instead (see below). Additionally, "routes" // informs about the routes configured for the NI and which ports are currently // used to route the traffic out (this includes info for the default route). // // Deprecated: Marked as deprecated in info/info.proto. CurrentUplinkIntf string `protobuf:"bytes,10,opt,name=CurrentUplinkIntf,proto3" json:"CurrentUplinkIntf,omitempty"` // User defined namestring alias to this CurrentUplinkIntf. // Deprecated for the same reason as CurrentUplinkIntf. Additionally, logical // labels are preferred over aliases. // // Deprecated: Marked as deprecated in info/info.proto. CurrentUplinkAlias string `protobuf:"bytes,11,opt,name=CurrentUplinkAlias,proto3" json:"CurrentUplinkAlias,omitempty"` // List of device ports used for external connectivity. // Ports are referenced by logical labels. // Empty if network instance is air-gapped. Ports []string `protobuf:"bytes,12,rep,name=ports,proto3" json:"ports,omitempty"` BridgeNum uint32 `protobuf:"varint,20,opt,name=bridgeNum,proto3" json:"bridgeNum,omitempty"` BridgeName string `protobuf:"bytes,21,opt,name=bridgeName,proto3" json:"bridgeName,omitempty"` BridgeIPAddr string `protobuf:"bytes,22,opt,name=bridgeIPAddr,proto3" json:"bridgeIPAddr,omitempty"` IpAssignments []*ZmetIPAssignmentEntry `protobuf:"bytes,23,rep,name=ipAssignments,proto3" json:"ipAssignments,omitempty"` Vifs []*ZmetVifInfo `protobuf:"bytes,25,rep,name=vifs,proto3" json:"vifs,omitempty"` // Set of vifs on this bridge Ipv4Eid bool `protobuf:"varint,26,opt,name=ipv4Eid,proto3" json:"ipv4Eid,omitempty"` // Track if this is a CryptoEid with IPv4 EIDs AssignedAdapters []*ZioBundle `protobuf:"bytes,30,rep,name=assignedAdapters,proto3" json:"assignedAdapters,omitempty"` // Types that are assignable to InfoContent: // // *ZInfoNetworkInstance_Vinfo InfoContent isZInfoNetworkInstance_InfoContent `protobuf_oneof:"InfoContent"` NetworkErr []*ErrorInfo `protobuf:"bytes,40,rep,name=networkErr,proto3" json:"networkErr,omitempty"` State ZNetworkInstanceState `protobuf:"varint,41,opt,name=state,proto3,enum=org.lfedge.eve.info.ZNetworkInstanceState" json:"state,omitempty"` // The Maximum Transmission Unit (MTU) in bytes set for this network instance and all // connected application interfaces. // Please note that while EVE fully manages the MTU of application interfaces on the host // side, it has limited or no control over the MTUs used by the connected applications // on their guest side and cannot determine and report what their values are. // The MTU configured for the network instance by the user may differ from the actual MTU // used and reported here if the configured MTU is invalid or conflicts with the MTU // of the associated device port(s) (see NetworkInstanceConfig.mtu in netinst.proto). Mtu uint32 `protobuf:"varint,42,opt,name=mtu,proto3" json:"mtu,omitempty"` // Routes configured for the network instance. // This includes connected routes, DHCP-received routes, user-defined static routes // (NetworkInstanceConfig.static_routes) and the default route (if any). // Note that some user-defined static routes might not be applied (and thus not reported // here) if they do not match IP config of currently used device ports. // Additionally, static routes with shared port labels (matching multiple ports) // are reported here each with the logical label of the (single) port, currently selected // for the route (selected based on connectivity status, port costs, wwan signal strength, // etc.). IpRoutes []*IPRoute `protobuf:"bytes,43,rep,name=ip_routes,json=ipRoutes,proto3" json:"ip_routes,omitempty"` // contains filtered or unexported fields }
Network Instance information
func (*ZInfoNetworkInstance) Descriptor
deprecated
func (*ZInfoNetworkInstance) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoNetworkInstance.ProtoReflect.Descriptor instead.
func (*ZInfoNetworkInstance) GetActivated ¶
func (x *ZInfoNetworkInstance) GetActivated() bool
func (*ZInfoNetworkInstance) GetAssignedAdapters ¶
func (x *ZInfoNetworkInstance) GetAssignedAdapters() []*ZioBundle
func (*ZInfoNetworkInstance) GetBridgeIPAddr ¶
func (x *ZInfoNetworkInstance) GetBridgeIPAddr() string
func (*ZInfoNetworkInstance) GetBridgeName ¶
func (x *ZInfoNetworkInstance) GetBridgeName() string
func (*ZInfoNetworkInstance) GetBridgeNum ¶
func (x *ZInfoNetworkInstance) GetBridgeNum() uint32
func (*ZInfoNetworkInstance) GetCurrentUplinkAlias
deprecated
func (x *ZInfoNetworkInstance) GetCurrentUplinkAlias() string
Deprecated: Marked as deprecated in info/info.proto.
func (*ZInfoNetworkInstance) GetCurrentUplinkIntf
deprecated
func (x *ZInfoNetworkInstance) GetCurrentUplinkIntf() string
Deprecated: Marked as deprecated in info/info.proto.
func (*ZInfoNetworkInstance) GetDisplayname ¶
func (x *ZInfoNetworkInstance) GetDisplayname() string
func (*ZInfoNetworkInstance) GetInfoContent ¶
func (m *ZInfoNetworkInstance) GetInfoContent() isZInfoNetworkInstance_InfoContent
func (*ZInfoNetworkInstance) GetInstType ¶
func (x *ZInfoNetworkInstance) GetInstType() uint32
func (*ZInfoNetworkInstance) GetIpAssignments ¶
func (x *ZInfoNetworkInstance) GetIpAssignments() []*ZmetIPAssignmentEntry
func (*ZInfoNetworkInstance) GetIpRoutes ¶
func (x *ZInfoNetworkInstance) GetIpRoutes() []*IPRoute
func (*ZInfoNetworkInstance) GetIpv4Eid ¶
func (x *ZInfoNetworkInstance) GetIpv4Eid() bool
func (*ZInfoNetworkInstance) GetMtu ¶
func (x *ZInfoNetworkInstance) GetMtu() uint32
func (*ZInfoNetworkInstance) GetNetworkErr ¶
func (x *ZInfoNetworkInstance) GetNetworkErr() []*ErrorInfo
func (*ZInfoNetworkInstance) GetNetworkID ¶
func (x *ZInfoNetworkInstance) GetNetworkID() string
func (*ZInfoNetworkInstance) GetNetworkVersion ¶
func (x *ZInfoNetworkInstance) GetNetworkVersion() string
func (*ZInfoNetworkInstance) GetPorts ¶
func (x *ZInfoNetworkInstance) GetPorts() []string
func (*ZInfoNetworkInstance) GetSoftwareList ¶
func (x *ZInfoNetworkInstance) GetSoftwareList() *ZInfoSW
func (*ZInfoNetworkInstance) GetState ¶
func (x *ZInfoNetworkInstance) GetState() ZNetworkInstanceState
func (*ZInfoNetworkInstance) GetUpTimeStamp ¶
func (x *ZInfoNetworkInstance) GetUpTimeStamp() *timestamppb.Timestamp
func (*ZInfoNetworkInstance) GetVifs ¶
func (x *ZInfoNetworkInstance) GetVifs() []*ZmetVifInfo
func (*ZInfoNetworkInstance) GetVinfo ¶
func (x *ZInfoNetworkInstance) GetVinfo() *ZInfoVpn
func (*ZInfoNetworkInstance) ProtoMessage ¶
func (*ZInfoNetworkInstance) ProtoMessage()
func (*ZInfoNetworkInstance) ProtoReflect ¶
func (x *ZInfoNetworkInstance) ProtoReflect() protoreflect.Message
func (*ZInfoNetworkInstance) Reset ¶
func (x *ZInfoNetworkInstance) Reset()
func (*ZInfoNetworkInstance) String ¶
func (x *ZInfoNetworkInstance) String() string
type ZInfoNetworkInstance_Vinfo ¶
type ZInfoNetworkInstance_Vinfo struct {
Vinfo *ZInfoVpn `protobuf:"bytes,31,opt,name=vinfo,proto3,oneof"` // deprecated = 32; ZInfoLisp linfo = 32
}
type ZInfoPatchEnvelope ¶
type ZInfoPatchEnvelope struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` State EVE_PATCH_ENVELOPE_STATE `protobuf:"varint,4,opt,name=state,proto3,enum=org.lfedge.eve.info.EVE_PATCH_ENVELOPE_STATE" json:"state,omitempty"` // Size of PatchEnvelope in bytes Size uint64 `protobuf:"varint,5,opt,name=size,proto3" json:"size,omitempty"` Errors []string `protobuf:"bytes,6,rep,name=errors,proto3" json:"errors,omitempty"` // contains filtered or unexported fields }
func (*ZInfoPatchEnvelope) Descriptor
deprecated
func (*ZInfoPatchEnvelope) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoPatchEnvelope.ProtoReflect.Descriptor instead.
func (*ZInfoPatchEnvelope) GetErrors ¶
func (x *ZInfoPatchEnvelope) GetErrors() []string
func (*ZInfoPatchEnvelope) GetId ¶
func (x *ZInfoPatchEnvelope) GetId() string
func (*ZInfoPatchEnvelope) GetName ¶
func (x *ZInfoPatchEnvelope) GetName() string
func (*ZInfoPatchEnvelope) GetSize ¶
func (x *ZInfoPatchEnvelope) GetSize() uint64
func (*ZInfoPatchEnvelope) GetState ¶
func (x *ZInfoPatchEnvelope) GetState() EVE_PATCH_ENVELOPE_STATE
func (*ZInfoPatchEnvelope) GetVersion ¶
func (x *ZInfoPatchEnvelope) GetVersion() string
func (*ZInfoPatchEnvelope) ProtoMessage ¶
func (*ZInfoPatchEnvelope) ProtoMessage()
func (*ZInfoPatchEnvelope) ProtoReflect ¶
func (x *ZInfoPatchEnvelope) ProtoReflect() protoreflect.Message
func (*ZInfoPatchEnvelope) Reset ¶
func (x *ZInfoPatchEnvelope) Reset()
func (*ZInfoPatchEnvelope) String ¶
func (x *ZInfoPatchEnvelope) String() string
type ZInfoSW ¶
type ZInfoSW struct { SwVersion string `protobuf:"bytes,2,opt,name=swVersion,proto3" json:"swVersion,omitempty"` SwHash string `protobuf:"bytes,3,opt,name=swHash,proto3" json:"swHash,omitempty"` State ZSwState `protobuf:"varint,4,opt,name=state,proto3,enum=org.lfedge.eve.info.ZSwState" json:"state,omitempty"` // State of Software Image download/install Target string `protobuf:"bytes,6,opt,name=target,proto3" json:"target,omitempty"` // E.g., "disk", "kernel", "device-tree" Vdev string `protobuf:"bytes,7,opt,name=vdev,proto3" json:"vdev,omitempty"` // E.g., "xvda" DownloadProgress uint32 `protobuf:"varint,8,opt,name=downloadProgress,proto3" json:"downloadProgress,omitempty"` // Download progress; 0-100 percent ImageName string `protobuf:"bytes,9,opt,name=imageName,proto3" json:"imageName,omitempty"` // Name of the disk image // contains filtered or unexported fields }
SW Info for Apps XXX to be deprecated once we've completely moved to volumes
func (*ZInfoSW) Descriptor
deprecated
func (*ZInfoSW) GetDownloadProgress ¶
func (*ZInfoSW) GetImageName ¶
func (*ZInfoSW) GetSwVersion ¶
func (*ZInfoSW) ProtoMessage ¶
func (*ZInfoSW) ProtoMessage()
func (*ZInfoSW) ProtoReflect ¶
func (x *ZInfoSW) ProtoReflect() protoreflect.Message
type ZInfoSnapshot ¶
type ZInfoSnapshot struct { // identifier for the snapshot, required // The format of the ID is a standard UUIDv4. // Should be unique within the app instance. If the snapshot creation was // triggered on the Controller side, the Controller should have generate the // ID, so here the device just sends it back. If the snapshot creation was // triggered locally, the Controller doesn't know the ID, so EVE should // generate it and report back to the Controller. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // an app instance configuration id and version, optional // EVE needs to send these fields only in the cases when the snapshot was // triggered locally. In this case, the fields contain the value of the // EdgeDevConfig.id field that has come from the Controller with the latest // received EdgeDevConfig message. The field in that message is described in // the `devconfig.proto` file and has the UUIDandVersion type. It contains // both the id and the version of the configuration. // In this message EVE has to send the id and the version of the // configuration in two different fields, because the UUIDandVersion type // is not available here. ConfigId string `protobuf:"bytes,2,opt,name=config_id,json=configId,proto3" json:"config_id,omitempty"` // see the comment for the config_id field ConfigVersion string `protobuf:"bytes,3,opt,name=config_version,json=configVersion,proto3" json:"config_version,omitempty"` // a timestamp when the snapshot was created CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // a reason for the snapshot creation Type SnapshotType `protobuf:"varint,5,opt,name=type,proto3,enum=org.lfedge.eve.info.SnapshotType" json:"type,omitempty"` // an error that happened during the snapshot handling (creation/deletion/rollback) SnapErr *ErrorInfo `protobuf:"bytes,6,opt,name=snap_err,json=snapErr,proto3" json:"snap_err,omitempty"` // contains filtered or unexported fields }
Per snapshot information
func (*ZInfoSnapshot) Descriptor
deprecated
func (*ZInfoSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoSnapshot.ProtoReflect.Descriptor instead.
func (*ZInfoSnapshot) GetConfigId ¶
func (x *ZInfoSnapshot) GetConfigId() string
func (*ZInfoSnapshot) GetConfigVersion ¶
func (x *ZInfoSnapshot) GetConfigVersion() string
func (*ZInfoSnapshot) GetCreateTime ¶
func (x *ZInfoSnapshot) GetCreateTime() *timestamppb.Timestamp
func (*ZInfoSnapshot) GetId ¶
func (x *ZInfoSnapshot) GetId() string
func (*ZInfoSnapshot) GetSnapErr ¶
func (x *ZInfoSnapshot) GetSnapErr() *ErrorInfo
func (*ZInfoSnapshot) GetType ¶
func (x *ZInfoSnapshot) GetType() SnapshotType
func (*ZInfoSnapshot) ProtoMessage ¶
func (*ZInfoSnapshot) ProtoMessage()
func (*ZInfoSnapshot) ProtoReflect ¶
func (x *ZInfoSnapshot) ProtoReflect() protoreflect.Message
func (*ZInfoSnapshot) Reset ¶
func (x *ZInfoSnapshot) Reset()
func (*ZInfoSnapshot) String ¶
func (x *ZInfoSnapshot) String() string
type ZInfoStorage ¶
type ZInfoStorage struct { Device string `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` // E.g., "sda3" MountPath string `protobuf:"bytes,2,opt,name=mountPath,proto3" json:"mountPath,omitempty"` // E.g., "/", or "/config" Total uint64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` // in MBytes StorageLocation bool `protobuf:"varint,4,opt,name=storageLocation,proto3" json:"storageLocation,omitempty"` // Storage location for app disks, images etc. // contains filtered or unexported fields }
Per filesystem/partition information
func (*ZInfoStorage) Descriptor
deprecated
func (*ZInfoStorage) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoStorage.ProtoReflect.Descriptor instead.
func (*ZInfoStorage) GetDevice ¶
func (x *ZInfoStorage) GetDevice() string
func (*ZInfoStorage) GetMountPath ¶
func (x *ZInfoStorage) GetMountPath() string
func (*ZInfoStorage) GetStorageLocation ¶
func (x *ZInfoStorage) GetStorageLocation() bool
func (*ZInfoStorage) GetTotal ¶
func (x *ZInfoStorage) GetTotal() uint64
func (*ZInfoStorage) ProtoMessage ¶
func (*ZInfoStorage) ProtoMessage()
func (*ZInfoStorage) ProtoReflect ¶
func (x *ZInfoStorage) ProtoReflect() protoreflect.Message
func (*ZInfoStorage) Reset ¶
func (x *ZInfoStorage) Reset()
func (*ZInfoStorage) String ¶
func (x *ZInfoStorage) String() string
type ZInfoTypes ¶
type ZInfoTypes int32
Broadly there are two types Info : information that is discovered/rarely changes Metrics: information that gets updated periodically Protobuf definitions in this file follow the convention.
const ( ZInfoTypes_ZiNop ZInfoTypes = 0 ZInfoTypes_ZiDevice ZInfoTypes = 1 ZInfoTypes_ZiApp ZInfoTypes = 3 ZInfoTypes_ZiNetworkInstance ZInfoTypes = 6 ZInfoTypes_ZiVolume ZInfoTypes = 7 ZInfoTypes_ZiContentTree ZInfoTypes = 8 ZInfoTypes_ZiBlobList ZInfoTypes = 9 ZInfoTypes_ZiAppInstMetaData ZInfoTypes = 10 ZInfoTypes_ZiHardware ZInfoTypes = 11 ZInfoTypes_ZiEdgeview ZInfoTypes = 12 ZInfoTypes_ZiLocation ZInfoTypes = 13 ZInfoTypes_ZiPatchEnvelope ZInfoTypes = 14 ZInfoTypes_ZiNTPSources ZInfoTypes = 16 ZInfoTypes_ZiKubeCluster ZInfoTypes = 17 ZInfoTypes_ZiKubeClusterUpdateStatus ZInfoTypes = 18 )
func (ZInfoTypes) Descriptor ¶
func (ZInfoTypes) Descriptor() protoreflect.EnumDescriptor
func (ZInfoTypes) Enum ¶
func (x ZInfoTypes) Enum() *ZInfoTypes
func (ZInfoTypes) EnumDescriptor
deprecated
func (ZInfoTypes) EnumDescriptor() ([]byte, []int)
Deprecated: Use ZInfoTypes.Descriptor instead.
func (ZInfoTypes) Number ¶
func (x ZInfoTypes) Number() protoreflect.EnumNumber
func (ZInfoTypes) String ¶
func (x ZInfoTypes) String() string
func (ZInfoTypes) Type ¶
func (ZInfoTypes) Type() protoreflect.EnumType
type ZInfoVolume ¶
type ZInfoVolume struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=displayName,proto3" json:"displayName,omitempty"` Usage *UsageInfo `protobuf:"bytes,3,opt,name=usage,proto3" json:"usage,omitempty"` Resources *VolumeResources `protobuf:"bytes,4,opt,name=resources,proto3" json:"resources,omitempty"` // Allowed States: // // UNSPECIFIED // INITIAL // CREATED_VOLUME ( Terminal State ) // DOWNLOADING // VERIFYING // LOADING // ERROR ( Terminal State ) State ZSwState `protobuf:"varint,5,opt,name=state,proto3,enum=org.lfedge.eve.info.ZSwState" json:"state,omitempty"` ProgressPercentage uint32 `protobuf:"varint,6,opt,name=progressPercentage,proto3" json:"progressPercentage,omitempty"` // 0-100% Use depends on state i.e., download vs. verification vs. volume creation VolumeErr *ErrorInfo `protobuf:"bytes,7,opt,name=volumeErr,proto3" json:"volumeErr,omitempty"` GenerationCount int64 `protobuf:"varint,8,opt,name=generation_count,json=generationCount,proto3" json:"generation_count,omitempty"` // version of volume // contains filtered or unexported fields }
Information about a particular volume based on the Volume config
func (*ZInfoVolume) Descriptor
deprecated
func (*ZInfoVolume) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoVolume.ProtoReflect.Descriptor instead.
func (*ZInfoVolume) GetDisplayName ¶
func (x *ZInfoVolume) GetDisplayName() string
func (*ZInfoVolume) GetGenerationCount ¶
func (x *ZInfoVolume) GetGenerationCount() int64
func (*ZInfoVolume) GetProgressPercentage ¶
func (x *ZInfoVolume) GetProgressPercentage() uint32
func (*ZInfoVolume) GetResources ¶
func (x *ZInfoVolume) GetResources() *VolumeResources
func (*ZInfoVolume) GetState ¶
func (x *ZInfoVolume) GetState() ZSwState
func (*ZInfoVolume) GetUsage ¶
func (x *ZInfoVolume) GetUsage() *UsageInfo
func (*ZInfoVolume) GetUuid ¶
func (x *ZInfoVolume) GetUuid() string
func (*ZInfoVolume) GetVolumeErr ¶
func (x *ZInfoVolume) GetVolumeErr() *ErrorInfo
func (*ZInfoVolume) ProtoMessage ¶
func (*ZInfoVolume) ProtoMessage()
func (*ZInfoVolume) ProtoReflect ¶
func (x *ZInfoVolume) ProtoReflect() protoreflect.Message
func (*ZInfoVolume) Reset ¶
func (x *ZInfoVolume) Reset()
func (*ZInfoVolume) String ¶
func (x *ZInfoVolume) String() string
type ZInfoVpn ¶
type ZInfoVpn struct { UpTime uint64 `protobuf:"varint,1,opt,name=upTime,proto3" json:"upTime,omitempty"` // in seconds PolicyBased bool `protobuf:"varint,2,opt,name=policyBased,proto3" json:"policyBased,omitempty"` // Policy-based vs. VTI-based IPSEC VPN ListeningIpAddrs []string `protobuf:"bytes,3,rep,name=listeningIpAddrs,proto3" json:"listeningIpAddrs,omitempty"` //listening on Conn []*ZInfoVpnConn `protobuf:"bytes,10,rep,name=conn,proto3" json:"conn,omitempty"` // Connection Information // contains filtered or unexported fields }
ipsec level information
func (*ZInfoVpn) Descriptor
deprecated
func (*ZInfoVpn) GetConn ¶
func (x *ZInfoVpn) GetConn() []*ZInfoVpnConn
func (*ZInfoVpn) GetListeningIpAddrs ¶
func (*ZInfoVpn) GetPolicyBased ¶
func (*ZInfoVpn) ProtoMessage ¶
func (*ZInfoVpn) ProtoMessage()
func (*ZInfoVpn) ProtoReflect ¶
func (x *ZInfoVpn) ProtoReflect() protoreflect.Message
type ZInfoVpnConn ¶
type ZInfoVpnConn struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // ike id Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // connection name Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` // ike-v1/v2 EstTime uint64 `protobuf:"varint,4,opt,name=estTime,proto3" json:"estTime,omitempty"` // in seconds Ikes string `protobuf:"bytes,5,opt,name=ikes,proto3" json:"ikes,omitempty"` // ike proposals State ZInfoVpnState `protobuf:"varint,6,opt,name=state,proto3,enum=org.lfedge.eve.info.ZInfoVpnState" json:"state,omitempty"` // ike state LInfo *ZInfoVpnEndPoint `protobuf:"bytes,7,opt,name=lInfo,proto3" json:"lInfo,omitempty"` // local RInfo *ZInfoVpnEndPoint `protobuf:"bytes,8,opt,name=rInfo,proto3" json:"rInfo,omitempty"` // remote Links []*ZInfoVpnLink `protobuf:"bytes,10,rep,name=links,proto3" json:"links,omitempty"` // can be more than one // contains filtered or unexported fields }
Ike details
func (*ZInfoVpnConn) Descriptor
deprecated
func (*ZInfoVpnConn) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoVpnConn.ProtoReflect.Descriptor instead.
func (*ZInfoVpnConn) GetEstTime ¶
func (x *ZInfoVpnConn) GetEstTime() uint64
func (*ZInfoVpnConn) GetId ¶
func (x *ZInfoVpnConn) GetId() string
func (*ZInfoVpnConn) GetIkes ¶
func (x *ZInfoVpnConn) GetIkes() string
func (*ZInfoVpnConn) GetLInfo ¶
func (x *ZInfoVpnConn) GetLInfo() *ZInfoVpnEndPoint
func (*ZInfoVpnConn) GetLinks ¶
func (x *ZInfoVpnConn) GetLinks() []*ZInfoVpnLink
func (*ZInfoVpnConn) GetName ¶
func (x *ZInfoVpnConn) GetName() string
func (*ZInfoVpnConn) GetRInfo ¶
func (x *ZInfoVpnConn) GetRInfo() *ZInfoVpnEndPoint
func (*ZInfoVpnConn) GetState ¶
func (x *ZInfoVpnConn) GetState() ZInfoVpnState
func (*ZInfoVpnConn) GetVersion ¶
func (x *ZInfoVpnConn) GetVersion() string
func (*ZInfoVpnConn) ProtoMessage ¶
func (*ZInfoVpnConn) ProtoMessage()
func (*ZInfoVpnConn) ProtoReflect ¶
func (x *ZInfoVpnConn) ProtoReflect() protoreflect.Message
func (*ZInfoVpnConn) Reset ¶
func (x *ZInfoVpnConn) Reset()
func (*ZInfoVpnConn) String ¶
func (x *ZInfoVpnConn) String() string
type ZInfoVpnEndPoint ¶
type ZInfoVpnEndPoint struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // ipSec id IpAddr string `protobuf:"bytes,2,opt,name=ipAddr,proto3" json:"ipAddr,omitempty"` // Ip Address Port uint32 `protobuf:"varint,3,opt,name=port,proto3" json:"port,omitempty"` // udp port // contains filtered or unexported fields }
ipsec left/right end-point info
func (*ZInfoVpnEndPoint) Descriptor
deprecated
func (*ZInfoVpnEndPoint) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoVpnEndPoint.ProtoReflect.Descriptor instead.
func (*ZInfoVpnEndPoint) GetId ¶
func (x *ZInfoVpnEndPoint) GetId() string
func (*ZInfoVpnEndPoint) GetIpAddr ¶
func (x *ZInfoVpnEndPoint) GetIpAddr() string
func (*ZInfoVpnEndPoint) GetPort ¶
func (x *ZInfoVpnEndPoint) GetPort() uint32
func (*ZInfoVpnEndPoint) ProtoMessage ¶
func (*ZInfoVpnEndPoint) ProtoMessage()
func (*ZInfoVpnEndPoint) ProtoReflect ¶
func (x *ZInfoVpnEndPoint) ProtoReflect() protoreflect.Message
func (*ZInfoVpnEndPoint) Reset ¶
func (x *ZInfoVpnEndPoint) Reset()
func (*ZInfoVpnEndPoint) String ¶
func (x *ZInfoVpnEndPoint) String() string
type ZInfoVpnLink ¶
type ZInfoVpnLink struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // esp id Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // connection name ReqId string `protobuf:"bytes,3,opt,name=reqId,proto3" json:"reqId,omitempty"` // request id InstTime uint64 `protobuf:"varint,4,opt,name=instTime,proto3" json:"instTime,omitempty"` // in seconds EspInfo string `protobuf:"bytes,5,opt,name=espInfo,proto3" json:"espInfo,omitempty"` // esp info State ZInfoVpnState `protobuf:"varint,6,opt,name=state,proto3,enum=org.lfedge.eve.info.ZInfoVpnState" json:"state,omitempty"` // esp state LInfo *ZInfoVpnLinkInfo `protobuf:"bytes,10,opt,name=lInfo,proto3" json:"lInfo,omitempty"` // local RInfo *ZInfoVpnLinkInfo `protobuf:"bytes,11,opt,name=rInfo,proto3" json:"rInfo,omitempty"` // remote // contains filtered or unexported fields }
Esp details
func (*ZInfoVpnLink) Descriptor
deprecated
func (*ZInfoVpnLink) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoVpnLink.ProtoReflect.Descriptor instead.
func (*ZInfoVpnLink) GetEspInfo ¶
func (x *ZInfoVpnLink) GetEspInfo() string
func (*ZInfoVpnLink) GetId ¶
func (x *ZInfoVpnLink) GetId() string
func (*ZInfoVpnLink) GetInstTime ¶
func (x *ZInfoVpnLink) GetInstTime() uint64
func (*ZInfoVpnLink) GetLInfo ¶
func (x *ZInfoVpnLink) GetLInfo() *ZInfoVpnLinkInfo
func (*ZInfoVpnLink) GetName ¶
func (x *ZInfoVpnLink) GetName() string
func (*ZInfoVpnLink) GetRInfo ¶
func (x *ZInfoVpnLink) GetRInfo() *ZInfoVpnLinkInfo
func (*ZInfoVpnLink) GetReqId ¶
func (x *ZInfoVpnLink) GetReqId() string
func (*ZInfoVpnLink) GetState ¶
func (x *ZInfoVpnLink) GetState() ZInfoVpnState
func (*ZInfoVpnLink) ProtoMessage ¶
func (*ZInfoVpnLink) ProtoMessage()
func (*ZInfoVpnLink) ProtoReflect ¶
func (x *ZInfoVpnLink) ProtoReflect() protoreflect.Message
func (*ZInfoVpnLink) Reset ¶
func (x *ZInfoVpnLink) Reset()
func (*ZInfoVpnLink) String ¶
func (x *ZInfoVpnLink) String() string
type ZInfoVpnLinkInfo ¶
type ZInfoVpnLinkInfo struct { SpiId string `protobuf:"bytes,1,opt,name=spiId,proto3" json:"spiId,omitempty"` // Security Parameter Index SubNet string `protobuf:"bytes,2,opt,name=subNet,proto3" json:"subNet,omitempty"` // Associate Subnet Direction bool `protobuf:"varint,3,opt,name=direction,proto3" json:"direction,omitempty"` // 0 = local, 1 = remote // contains filtered or unexported fields }
tunnel link details
func (*ZInfoVpnLinkInfo) Descriptor
deprecated
func (*ZInfoVpnLinkInfo) Descriptor() ([]byte, []int)
Deprecated: Use ZInfoVpnLinkInfo.ProtoReflect.Descriptor instead.
func (*ZInfoVpnLinkInfo) GetDirection ¶
func (x *ZInfoVpnLinkInfo) GetDirection() bool
func (*ZInfoVpnLinkInfo) GetSpiId ¶
func (x *ZInfoVpnLinkInfo) GetSpiId() string
func (*ZInfoVpnLinkInfo) GetSubNet ¶
func (x *ZInfoVpnLinkInfo) GetSubNet() string
func (*ZInfoVpnLinkInfo) ProtoMessage ¶
func (*ZInfoVpnLinkInfo) ProtoMessage()
func (*ZInfoVpnLinkInfo) ProtoReflect ¶
func (x *ZInfoVpnLinkInfo) ProtoReflect() protoreflect.Message
func (*ZInfoVpnLinkInfo) Reset ¶
func (x *ZInfoVpnLinkInfo) Reset()
func (*ZInfoVpnLinkInfo) String ¶
func (x *ZInfoVpnLinkInfo) String() string
type ZInfoVpnState ¶
type ZInfoVpnState int32
ipSec state information
const ( ZInfoVpnState_VPN_INVALID ZInfoVpnState = 0 ZInfoVpnState_VPN_INITIAL ZInfoVpnState = 1 // Config received ZInfoVpnState_VPN_CONNECTING ZInfoVpnState = 2 // Connection is in-progress ZInfoVpnState_VPN_ESTABLISHED ZInfoVpnState = 3 // Connection established ZInfoVpnState_VPN_INSTALLED ZInfoVpnState = 4 // SAs/Routes Installed ZInfoVpnState_VPN_REKEYED ZInfoVpnState = 5 // SAs Rekeyed ZInfoVpnState_VPN_DELETED ZInfoVpnState = 10 // Connection deleted )
func (ZInfoVpnState) Descriptor ¶
func (ZInfoVpnState) Descriptor() protoreflect.EnumDescriptor
func (ZInfoVpnState) Enum ¶
func (x ZInfoVpnState) Enum() *ZInfoVpnState
func (ZInfoVpnState) EnumDescriptor
deprecated
func (ZInfoVpnState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ZInfoVpnState.Descriptor instead.
func (ZInfoVpnState) Number ¶
func (x ZInfoVpnState) Number() protoreflect.EnumNumber
func (ZInfoVpnState) String ¶
func (x ZInfoVpnState) String() string
func (ZInfoVpnState) Type ¶
func (ZInfoVpnState) Type() protoreflect.EnumType
type ZNetworkInstanceState ¶
type ZNetworkInstanceState int32
const ( ZNetworkInstanceState_ZNETINST_STATE_UNSPECIFIED ZNetworkInstanceState = 0 ZNetworkInstanceState_ZNETINST_STATE_INIT ZNetworkInstanceState = 1 // Terminal State. ZNetworkInstanceState_ZNETINST_STATE_ONLINE ZNetworkInstanceState = 2 // Terminal State. ZNetworkInstanceState_ZNETINST_STATE_ERROR ZNetworkInstanceState = 3 )
func (ZNetworkInstanceState) Descriptor ¶
func (ZNetworkInstanceState) Descriptor() protoreflect.EnumDescriptor
func (ZNetworkInstanceState) Enum ¶
func (x ZNetworkInstanceState) Enum() *ZNetworkInstanceState
func (ZNetworkInstanceState) EnumDescriptor
deprecated
func (ZNetworkInstanceState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ZNetworkInstanceState.Descriptor instead.
func (ZNetworkInstanceState) Number ¶
func (x ZNetworkInstanceState) Number() protoreflect.EnumNumber
func (ZNetworkInstanceState) String ¶
func (x ZNetworkInstanceState) String() string
func (ZNetworkInstanceState) Type ¶
func (ZNetworkInstanceState) Type() protoreflect.EnumType
type ZSimcardInfo ¶
type ZSimcardInfo struct { // Name is a SIM card/slot identifier. // Guaranteed to be unique only in the scope of the edge node. // Used as a reference from ZCellularStatus.sim_cards. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Reference to ZCellularModuleInfo.name CellModuleName string `protobuf:"bytes,2,opt,name=cell_module_name,json=cellModuleName,proto3" json:"cell_module_name,omitempty"` // International Mobile Subscriber Identity. Imsi string `protobuf:"bytes,3,opt,name=imsi,proto3" json:"imsi,omitempty"` // Integrated Circuit Card Identifier. Iccid string `protobuf:"bytes,4,opt,name=iccid,proto3" json:"iccid,omitempty"` // The current state of the SIM card (absent, initialized, not recognized, etc.). // This state is not modeled using enum because the set of possible values differs // between QMI and MBIM protocols (used to control cellular modules) and there is // no 1:1 mapping between them. State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"` // SIM slot number (of the modem referenced by cell_module_name) which this ZSimcardInfo // describes. SlotNumber uint32 `protobuf:"varint,7,opt,name=slot_number,json=slotNumber,proto3" json:"slot_number,omitempty"` // True if this SIM slot is activated (i.e. inserted SIM card can be used to connect // to cellular network). SlotActivated bool `protobuf:"varint,8,opt,name=slot_activated,json=slotActivated,proto3" json:"slot_activated,omitempty"` // Type of the SIM card. Type SimType `protobuf:"varint,9,opt,name=type,proto3,enum=org.lfedge.eve.info.SimType" json:"type,omitempty"` // contains filtered or unexported fields }
ZSimcardInfo describes either empty SIM slot or a slot with a SIM card inserted.
func (*ZSimcardInfo) Descriptor
deprecated
func (*ZSimcardInfo) Descriptor() ([]byte, []int)
Deprecated: Use ZSimcardInfo.ProtoReflect.Descriptor instead.
func (*ZSimcardInfo) GetCellModuleName ¶
func (x *ZSimcardInfo) GetCellModuleName() string
func (*ZSimcardInfo) GetIccid ¶
func (x *ZSimcardInfo) GetIccid() string
func (*ZSimcardInfo) GetImsi ¶
func (x *ZSimcardInfo) GetImsi() string
func (*ZSimcardInfo) GetName ¶
func (x *ZSimcardInfo) GetName() string
func (*ZSimcardInfo) GetSlotActivated ¶
func (x *ZSimcardInfo) GetSlotActivated() bool
func (*ZSimcardInfo) GetSlotNumber ¶
func (x *ZSimcardInfo) GetSlotNumber() uint32
func (*ZSimcardInfo) GetState ¶
func (x *ZSimcardInfo) GetState() string
func (*ZSimcardInfo) GetType ¶
func (x *ZSimcardInfo) GetType() SimType
func (*ZSimcardInfo) ProtoMessage ¶
func (*ZSimcardInfo) ProtoMessage()
func (*ZSimcardInfo) ProtoReflect ¶
func (x *ZSimcardInfo) ProtoReflect() protoreflect.Message
func (*ZSimcardInfo) Reset ¶
func (x *ZSimcardInfo) Reset()
func (*ZSimcardInfo) String ¶
func (x *ZSimcardInfo) String() string
type ZSwState ¶
type ZSwState int32
Enum names from OMA-TS-LWM2M_SwMgmt-V1_0-20151201-C plus additions starting at BOOTING This is used for Existing Objects. For any New objects, create and use a Separate enum for SwState specific to that object. Ex: ZDeviceState
const ( ZSwState_INVALID ZSwState = 0 ZSwState_INITIAL ZSwState = 1 // Config received ZSwState_DOWNLOAD_STARTED ZSwState = 2 // Download in-progress ZSwState_DOWNLOADED ZSwState = 3 // Download completed, verification in-progress ZSwState_DELIVERED ZSwState = 4 // Verification completed ZSwState_INSTALLED ZSwState = 5 // Installed, ready for activation ZSwState_BOOTING ZSwState = 6 // booting. Booting and above means that App is activated. // Terminal State // For AppInstance, RUNNING is equivalent to ONLINE. ZSwState_RUNNING ZSwState = 7 // Object is Online / Running ZSwState_HALTING ZSwState = 8 // being halted ZSwState_HALTED ZSwState = 9 // Halted ZSwState_RESTARTING ZSwState = 10 // Restarting due to restart command ZSwState_PURGING ZSwState = 11 // Purging due to purge command // Prior to DOWNLOAD_STARTED we go through these: ZSwState_RESOLVING_TAG ZSwState = 12 // Resolving an image tag ZSwState_RESOLVED_TAG ZSwState = 13 // Tag has been resolved/failed // Prior to INSTALLED we go through these: ZSwState_CREATING_VOLUME ZSwState = 14 // Volume create in progress // Terminal State for Volumes // For Volumes, CREATED_VOLUME is equivalent to ONLINE. ZSwState_CREATED_VOLUME ZSwState = 15 // Volume create done/failed ZSwState_VERIFYING ZSwState = 16 // Verification in-progress ZSwState_VERIFIED ZSwState = 17 // Verification completed ZSwState_LOADING ZSwState = 18 // Loading blob in CAS // Terminal State for some objects. // For objects like ContentTree and Blob, Loaded is equivalent to // ONLINE state for the object ZSwState_LOADED ZSwState = 19 // Loaded blob in CAS ZSwState_AWAITNETWORKINSTANCE ZSwState = 20 // Wait for network instance // Terminal State - Object in Error State // If an App Instance encounters an Error, it will be in ERROR // state. If an App Instance is in ERROR state, it means there is NO DOMAIN // currently running. ZSwState_ERROR ZSwState = 21 // Error State // It would have been ideal to leave a gap before the ERROR state. // Since we cannot change the existing states now, introduce the // START_DELAYED state after ERROR. // Had to prefix with Z_SW_STATE_ to satisfy yetus checks. ZSwState_START_DELAYED ZSwState = 22 // App has been configured to start with delay by user ZSwState_PENDING ZSwState = 23 // Kubernetes app in pending state ZSwState_SCHEDULING ZSwState = 24 // Kubernetes app in scheduling state )
func (ZSwState) Descriptor ¶
func (ZSwState) Descriptor() protoreflect.EnumDescriptor
func (ZSwState) EnumDescriptor
deprecated
func (ZSwState) Number ¶
func (x ZSwState) Number() protoreflect.EnumNumber
func (ZSwState) Type ¶
func (ZSwState) Type() protoreflect.EnumType
type ZioBundle ¶
type ZioBundle struct { Type evecommon.PhyIoType `protobuf:"varint,1,opt,name=type,proto3,enum=org.lfedge.eve.common.PhyIoType" json:"type,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Short hand name such as "com" Members []string `protobuf:"bytes,3,rep,name=members,proto3" json:"members,omitempty"` // E.g., "com1", "com2" UsedByAppUUID string `protobuf:"bytes,4,opt,name=usedByAppUUID,proto3" json:"usedByAppUUID,omitempty"` UsedByBaseOS bool `protobuf:"varint,5,opt,name=usedByBaseOS,proto3" json:"usedByBaseOS,omitempty"` IoAddressList []*IoAddresses `protobuf:"bytes,6,rep,name=ioAddressList,proto3" json:"ioAddressList,omitempty"` // One per member Usage evecommon.PhyIoMemberUsage `protobuf:"varint,7,opt,name=usage,proto3,enum=org.lfedge.eve.common.PhyIoMemberUsage" json:"usage,omitempty"` // Usage of the IoBundle Err *ErrorInfo `protobuf:"bytes,8,opt,name=err,proto3" json:"err,omitempty"` // Any errors on the IoBundle // contains filtered or unexported fields }
Information about assignable I/O adapter bundles
func (*ZioBundle) Descriptor
deprecated
func (*ZioBundle) GetIoAddressList ¶
func (x *ZioBundle) GetIoAddressList() []*IoAddresses
func (*ZioBundle) GetMembers ¶
func (*ZioBundle) GetUsage ¶
func (x *ZioBundle) GetUsage() evecommon.PhyIoMemberUsage
func (*ZioBundle) GetUsedByAppUUID ¶
func (*ZioBundle) GetUsedByBaseOS ¶
func (*ZioBundle) ProtoMessage ¶
func (*ZioBundle) ProtoMessage()
func (*ZioBundle) ProtoReflect ¶
func (x *ZioBundle) ProtoReflect() protoreflect.Message
type ZmetIPAssignmentEntry ¶
type ZmetIPAssignmentEntry struct { MacAddress string `protobuf:"bytes,1,opt,name=macAddress,proto3" json:"macAddress,omitempty"` IpAddress []string `protobuf:"bytes,2,rep,name=ipAddress,proto3" json:"ipAddress,omitempty"` // contains filtered or unexported fields }
Map from MAC to IP addresses
func (*ZmetIPAssignmentEntry) Descriptor
deprecated
func (*ZmetIPAssignmentEntry) Descriptor() ([]byte, []int)
Deprecated: Use ZmetIPAssignmentEntry.ProtoReflect.Descriptor instead.
func (*ZmetIPAssignmentEntry) GetIpAddress ¶
func (x *ZmetIPAssignmentEntry) GetIpAddress() []string
func (*ZmetIPAssignmentEntry) GetMacAddress ¶
func (x *ZmetIPAssignmentEntry) GetMacAddress() string
func (*ZmetIPAssignmentEntry) ProtoMessage ¶
func (*ZmetIPAssignmentEntry) ProtoMessage()
func (*ZmetIPAssignmentEntry) ProtoReflect ¶
func (x *ZmetIPAssignmentEntry) ProtoReflect() protoreflect.Message
func (*ZmetIPAssignmentEntry) Reset ¶
func (x *ZmetIPAssignmentEntry) Reset()
func (*ZmetIPAssignmentEntry) String ¶
func (x *ZmetIPAssignmentEntry) String() string
type ZmetVifInfo ¶
type ZmetVifInfo struct { VifName string `protobuf:"bytes,1,opt,name=vifName,proto3" json:"vifName,omitempty"` MacAddress string `protobuf:"bytes,2,opt,name=macAddress,proto3" json:"macAddress,omitempty"` AppID string `protobuf:"bytes,3,opt,name=appID,proto3" json:"appID,omitempty"` // UUID // contains filtered or unexported fields }
Map from vifname to other info
func (*ZmetVifInfo) Descriptor
deprecated
func (*ZmetVifInfo) Descriptor() ([]byte, []int)
Deprecated: Use ZmetVifInfo.ProtoReflect.Descriptor instead.
func (*ZmetVifInfo) GetAppID ¶
func (x *ZmetVifInfo) GetAppID() string
func (*ZmetVifInfo) GetMacAddress ¶
func (x *ZmetVifInfo) GetMacAddress() string
func (*ZmetVifInfo) GetVifName ¶
func (x *ZmetVifInfo) GetVifName() string
func (*ZmetVifInfo) ProtoMessage ¶
func (*ZmetVifInfo) ProtoMessage()
func (*ZmetVifInfo) ProtoReflect ¶
func (x *ZmetVifInfo) ProtoReflect() protoreflect.Message
func (*ZmetVifInfo) Reset ¶
func (x *ZmetVifInfo) Reset()
func (*ZmetVifInfo) String ¶
func (x *ZmetVifInfo) String() string