Documentation ¶
Index ¶
- Variables
- type ComputeNodeStatus
- func (*ComputeNodeStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeNodeStatus) GetId() string
- func (x *ComputeNodeStatus) GetLoad() *LoadAverageStatus
- func (x *ComputeNodeStatus) GetOverall() StatusFlag_Status
- func (x *ComputeNodeStatus) GetPools() []*ThreadPoolStatus
- func (x *ComputeNodeStatus) GetTablets() []*ComputeTabletStatus
- func (*ComputeNodeStatus) ProtoMessage()
- func (x *ComputeNodeStatus) ProtoReflect() protoreflect.Message
- func (x *ComputeNodeStatus) Reset()
- func (x *ComputeNodeStatus) String() string
- type ComputeStatus
- func (*ComputeStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeStatus) GetNodes() []*ComputeNodeStatus
- func (x *ComputeStatus) GetOverall() StatusFlag_Status
- func (x *ComputeStatus) GetTablets() []*ComputeTabletStatus
- func (*ComputeStatus) ProtoMessage()
- func (x *ComputeStatus) ProtoReflect() protoreflect.Message
- func (x *ComputeStatus) Reset()
- func (x *ComputeStatus) String() string
- type ComputeTabletStatus
- func (*ComputeTabletStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeTabletStatus) GetCount() uint32
- func (x *ComputeTabletStatus) GetId() []string
- func (x *ComputeTabletStatus) GetOverall() StatusFlag_Status
- func (x *ComputeTabletStatus) GetState() string
- func (x *ComputeTabletStatus) GetType() string
- func (*ComputeTabletStatus) ProtoMessage()
- func (x *ComputeTabletStatus) ProtoReflect() protoreflect.Message
- func (x *ComputeTabletStatus) Reset()
- func (x *ComputeTabletStatus) String() string
- type DatabaseStatus
- func (*DatabaseStatus) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseStatus) GetCompute() *ComputeStatus
- func (x *DatabaseStatus) GetName() string
- func (x *DatabaseStatus) GetOverall() StatusFlag_Status
- func (x *DatabaseStatus) GetStorage() *StorageStatus
- func (*DatabaseStatus) ProtoMessage()
- func (x *DatabaseStatus) ProtoReflect() protoreflect.Message
- func (x *DatabaseStatus) Reset()
- func (x *DatabaseStatus) String() string
- type IssueLog
- func (*IssueLog) Descriptor() ([]byte, []int)deprecated
- func (x *IssueLog) GetCount() uint32
- func (x *IssueLog) GetId() string
- func (x *IssueLog) GetLevel() uint32
- func (x *IssueLog) GetListed() uint32
- func (x *IssueLog) GetLocation() *Location
- func (x *IssueLog) GetMessage() string
- func (x *IssueLog) GetReason() []string
- func (x *IssueLog) GetStatus() StatusFlag_Status
- func (x *IssueLog) GetType() string
- func (*IssueLog) ProtoMessage()
- func (x *IssueLog) ProtoReflect() protoreflect.Message
- func (x *IssueLog) Reset()
- func (x *IssueLog) String() string
- type LoadAverageStatus
- func (*LoadAverageStatus) Descriptor() ([]byte, []int)deprecated
- func (x *LoadAverageStatus) GetCores() uint32
- func (x *LoadAverageStatus) GetLoad() float32
- func (x *LoadAverageStatus) GetOverall() StatusFlag_Status
- func (*LoadAverageStatus) ProtoMessage()
- func (x *LoadAverageStatus) ProtoReflect() protoreflect.Message
- func (x *LoadAverageStatus) Reset()
- func (x *LoadAverageStatus) String() string
- type Location
- func (*Location) Descriptor() ([]byte, []int)deprecated
- func (x *Location) GetCompute() *LocationCompute
- func (x *Location) GetDatabase() *LocationDatabase
- func (x *Location) GetStorage() *LocationStorage
- func (*Location) ProtoMessage()
- func (x *Location) ProtoReflect() protoreflect.Message
- func (x *Location) Reset()
- func (x *Location) String() string
- type LocationCompute
- func (*LocationCompute) Descriptor() ([]byte, []int)deprecated
- func (x *LocationCompute) GetNode() *LocationNode
- func (x *LocationCompute) GetPool() *LocationComputePool
- func (x *LocationCompute) GetTablet() *LocationComputeTablet
- func (*LocationCompute) ProtoMessage()
- func (x *LocationCompute) ProtoReflect() protoreflect.Message
- func (x *LocationCompute) Reset()
- func (x *LocationCompute) String() string
- type LocationComputePool
- func (*LocationComputePool) Descriptor() ([]byte, []int)deprecated
- func (x *LocationComputePool) GetName() string
- func (*LocationComputePool) ProtoMessage()
- func (x *LocationComputePool) ProtoReflect() protoreflect.Message
- func (x *LocationComputePool) Reset()
- func (x *LocationComputePool) String() string
- type LocationComputeTablet
- func (*LocationComputeTablet) Descriptor() ([]byte, []int)deprecated
- func (x *LocationComputeTablet) GetCount() uint32
- func (x *LocationComputeTablet) GetId() []string
- func (x *LocationComputeTablet) GetType() string
- func (*LocationComputeTablet) ProtoMessage()
- func (x *LocationComputeTablet) ProtoReflect() protoreflect.Message
- func (x *LocationComputeTablet) Reset()
- func (x *LocationComputeTablet) String() string
- type LocationDatabase
- type LocationNode
- func (*LocationNode) Descriptor() ([]byte, []int)deprecated
- func (x *LocationNode) GetHost() string
- func (x *LocationNode) GetId() uint32
- func (x *LocationNode) GetPort() uint32
- func (*LocationNode) ProtoMessage()
- func (x *LocationNode) ProtoReflect() protoreflect.Message
- func (x *LocationNode) Reset()
- func (x *LocationNode) String() string
- type LocationStorage
- func (*LocationStorage) Descriptor() ([]byte, []int)deprecated
- func (x *LocationStorage) GetNode() *LocationNode
- func (x *LocationStorage) GetPool() *LocationStoragePool
- func (*LocationStorage) ProtoMessage()
- func (x *LocationStorage) ProtoReflect() protoreflect.Message
- func (x *LocationStorage) Reset()
- func (x *LocationStorage) String() string
- type LocationStorageGroup
- func (*LocationStorageGroup) Descriptor() ([]byte, []int)deprecated
- func (x *LocationStorageGroup) GetId() []string
- func (x *LocationStorageGroup) GetVdisk() *LocationStorageVDisk
- func (*LocationStorageGroup) ProtoMessage()
- func (x *LocationStorageGroup) ProtoReflect() protoreflect.Message
- func (x *LocationStorageGroup) Reset()
- func (x *LocationStorageGroup) String() string
- type LocationStoragePDisk
- func (*LocationStoragePDisk) Descriptor() ([]byte, []int)deprecated
- func (x *LocationStoragePDisk) GetId() string
- func (x *LocationStoragePDisk) GetPath() string
- func (*LocationStoragePDisk) ProtoMessage()
- func (x *LocationStoragePDisk) ProtoReflect() protoreflect.Message
- func (x *LocationStoragePDisk) Reset()
- func (x *LocationStoragePDisk) String() string
- type LocationStoragePool
- func (*LocationStoragePool) Descriptor() ([]byte, []int)deprecated
- func (x *LocationStoragePool) GetGroup() *LocationStorageGroup
- func (x *LocationStoragePool) GetName() string
- func (*LocationStoragePool) ProtoMessage()
- func (x *LocationStoragePool) ProtoReflect() protoreflect.Message
- func (x *LocationStoragePool) Reset()
- func (x *LocationStoragePool) String() string
- type LocationStorageVDisk
- func (*LocationStorageVDisk) Descriptor() ([]byte, []int)deprecated
- func (x *LocationStorageVDisk) GetId() []string
- func (x *LocationStorageVDisk) GetPdisk() []*LocationStoragePDisk
- func (*LocationStorageVDisk) ProtoMessage()
- func (x *LocationStorageVDisk) ProtoReflect() protoreflect.Message
- func (x *LocationStorageVDisk) Reset()
- func (x *LocationStorageVDisk) String() string
- type NodeCheckRequest
- func (*NodeCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NodeCheckRequest) GetOperationParams() *Ydb_Operations.OperationParams
- func (*NodeCheckRequest) ProtoMessage()
- func (x *NodeCheckRequest) ProtoReflect() protoreflect.Message
- func (x *NodeCheckRequest) Reset()
- func (x *NodeCheckRequest) String() string
- type NodeCheckResponse
- func (*NodeCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NodeCheckResponse) GetOperation() *Ydb_Operations.Operation
- func (*NodeCheckResponse) ProtoMessage()
- func (x *NodeCheckResponse) ProtoReflect() protoreflect.Message
- func (x *NodeCheckResponse) Reset()
- func (x *NodeCheckResponse) String() string
- type SelfCheck
- type SelfCheckRequest
- func (*SelfCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SelfCheckRequest) GetMaximumLevel() uint32
- func (x *SelfCheckRequest) GetMinimumStatus() StatusFlag_Status
- func (x *SelfCheckRequest) GetOperationParams() *Ydb_Operations.OperationParams
- func (x *SelfCheckRequest) GetReturnVerboseStatus() bool
- func (*SelfCheckRequest) ProtoMessage()
- func (x *SelfCheckRequest) ProtoReflect() protoreflect.Message
- func (x *SelfCheckRequest) Reset()
- func (x *SelfCheckRequest) String() string
- type SelfCheckResponse
- func (*SelfCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SelfCheckResponse) GetOperation() *Ydb_Operations.Operation
- func (*SelfCheckResponse) ProtoMessage()
- func (x *SelfCheckResponse) ProtoReflect() protoreflect.Message
- func (x *SelfCheckResponse) Reset()
- func (x *SelfCheckResponse) String() string
- type SelfCheckResult
- func (*SelfCheckResult) Descriptor() ([]byte, []int)deprecated
- func (x *SelfCheckResult) GetDatabaseStatus() []*DatabaseStatus
- func (x *SelfCheckResult) GetIssueLog() []*IssueLog
- func (x *SelfCheckResult) GetSelfCheckResult() SelfCheck_Result
- func (*SelfCheckResult) ProtoMessage()
- func (x *SelfCheckResult) ProtoReflect() protoreflect.Message
- func (x *SelfCheckResult) Reset()
- func (x *SelfCheckResult) String() string
- type SelfCheck_Result
- func (SelfCheck_Result) Descriptor() protoreflect.EnumDescriptor
- func (x SelfCheck_Result) Enum() *SelfCheck_Result
- func (SelfCheck_Result) EnumDescriptor() ([]byte, []int)deprecated
- func (x SelfCheck_Result) Number() protoreflect.EnumNumber
- func (x SelfCheck_Result) String() string
- func (SelfCheck_Result) Type() protoreflect.EnumType
- type StatusFlag
- type StatusFlag_Status
- func (StatusFlag_Status) Descriptor() protoreflect.EnumDescriptor
- func (x StatusFlag_Status) Enum() *StatusFlag_Status
- func (StatusFlag_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x StatusFlag_Status) Number() protoreflect.EnumNumber
- func (x StatusFlag_Status) String() string
- func (StatusFlag_Status) Type() protoreflect.EnumType
- type StorageGroupStatus
- func (*StorageGroupStatus) Descriptor() ([]byte, []int)deprecated
- func (x *StorageGroupStatus) GetId() string
- func (x *StorageGroupStatus) GetOverall() StatusFlag_Status
- func (x *StorageGroupStatus) GetVdisks() []*StorageVDiskStatus
- func (*StorageGroupStatus) ProtoMessage()
- func (x *StorageGroupStatus) ProtoReflect() protoreflect.Message
- func (x *StorageGroupStatus) Reset()
- func (x *StorageGroupStatus) String() string
- type StoragePDiskStatus
- func (*StoragePDiskStatus) Descriptor() ([]byte, []int)deprecated
- func (x *StoragePDiskStatus) GetId() string
- func (x *StoragePDiskStatus) GetOverall() StatusFlag_Status
- func (*StoragePDiskStatus) ProtoMessage()
- func (x *StoragePDiskStatus) ProtoReflect() protoreflect.Message
- func (x *StoragePDiskStatus) Reset()
- func (x *StoragePDiskStatus) String() string
- type StoragePoolStatus
- func (*StoragePoolStatus) Descriptor() ([]byte, []int)deprecated
- func (x *StoragePoolStatus) GetGroups() []*StorageGroupStatus
- func (x *StoragePoolStatus) GetId() string
- func (x *StoragePoolStatus) GetOverall() StatusFlag_Status
- func (*StoragePoolStatus) ProtoMessage()
- func (x *StoragePoolStatus) ProtoReflect() protoreflect.Message
- func (x *StoragePoolStatus) Reset()
- func (x *StoragePoolStatus) String() string
- type StorageStatus
- func (*StorageStatus) Descriptor() ([]byte, []int)deprecated
- func (x *StorageStatus) GetOverall() StatusFlag_Status
- func (x *StorageStatus) GetPools() []*StoragePoolStatus
- func (*StorageStatus) ProtoMessage()
- func (x *StorageStatus) ProtoReflect() protoreflect.Message
- func (x *StorageStatus) Reset()
- func (x *StorageStatus) String() string
- type StorageVDiskStatus
- func (*StorageVDiskStatus) Descriptor() ([]byte, []int)deprecated
- func (x *StorageVDiskStatus) GetId() string
- func (x *StorageVDiskStatus) GetOverall() StatusFlag_Status
- func (x *StorageVDiskStatus) GetPdisk() *StoragePDiskStatus
- func (x *StorageVDiskStatus) GetVdiskStatus() StatusFlag_Status
- func (*StorageVDiskStatus) ProtoMessage()
- func (x *StorageVDiskStatus) ProtoReflect() protoreflect.Message
- func (x *StorageVDiskStatus) Reset()
- func (x *StorageVDiskStatus) String() string
- type ThreadPoolStatus
- func (*ThreadPoolStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ThreadPoolStatus) GetName() string
- func (x *ThreadPoolStatus) GetOverall() StatusFlag_Status
- func (x *ThreadPoolStatus) GetUsage() float32
- func (*ThreadPoolStatus) ProtoMessage()
- func (x *ThreadPoolStatus) ProtoReflect() protoreflect.Message
- func (x *ThreadPoolStatus) Reset()
- func (x *ThreadPoolStatus) String() string
Constants ¶
This section is empty.
Variables ¶
var ( StatusFlag_Status_name = map[int32]string{ 0: "UNSPECIFIED", 1: "GREY", 2: "GREEN", 3: "BLUE", 4: "YELLOW", 5: "ORANGE", 6: "RED", } StatusFlag_Status_value = map[string]int32{ "UNSPECIFIED": 0, "GREY": 1, "GREEN": 2, "BLUE": 3, "YELLOW": 4, "ORANGE": 5, "RED": 6, } )
Enum value maps for StatusFlag_Status.
var ( SelfCheck_Result_name = map[int32]string{ 0: "UNSPECIFIED", 1: "GOOD", 2: "DEGRADED", 3: "MAINTENANCE_REQUIRED", 4: "EMERGENCY", } SelfCheck_Result_value = map[string]int32{ "UNSPECIFIED": 0, "GOOD": 1, "DEGRADED": 2, "MAINTENANCE_REQUIRED": 3, "EMERGENCY": 4, } )
Enum value maps for SelfCheck_Result.
var File_protos_ydb_monitoring_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ComputeNodeStatus ¶
type ComputeNodeStatus struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Overall StatusFlag_Status `protobuf:"varint,2,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` Tablets []*ComputeTabletStatus `protobuf:"bytes,3,rep,name=tablets,proto3" json:"tablets,omitempty"` Pools []*ThreadPoolStatus `protobuf:"bytes,4,rep,name=pools,proto3" json:"pools,omitempty"` Load *LoadAverageStatus `protobuf:"bytes,5,opt,name=load,proto3" json:"load,omitempty"` // contains filtered or unexported fields }
func (*ComputeNodeStatus) Descriptor
deprecated
func (*ComputeNodeStatus) Descriptor() ([]byte, []int)
Deprecated: Use ComputeNodeStatus.ProtoReflect.Descriptor instead.
func (*ComputeNodeStatus) GetId ¶
func (x *ComputeNodeStatus) GetId() string
func (*ComputeNodeStatus) GetLoad ¶
func (x *ComputeNodeStatus) GetLoad() *LoadAverageStatus
func (*ComputeNodeStatus) GetOverall ¶
func (x *ComputeNodeStatus) GetOverall() StatusFlag_Status
func (*ComputeNodeStatus) GetPools ¶
func (x *ComputeNodeStatus) GetPools() []*ThreadPoolStatus
func (*ComputeNodeStatus) GetTablets ¶
func (x *ComputeNodeStatus) GetTablets() []*ComputeTabletStatus
func (*ComputeNodeStatus) ProtoMessage ¶
func (*ComputeNodeStatus) ProtoMessage()
func (*ComputeNodeStatus) ProtoReflect ¶
func (x *ComputeNodeStatus) ProtoReflect() protoreflect.Message
func (*ComputeNodeStatus) Reset ¶
func (x *ComputeNodeStatus) Reset()
func (*ComputeNodeStatus) String ¶
func (x *ComputeNodeStatus) String() string
type ComputeStatus ¶
type ComputeStatus struct { Overall StatusFlag_Status `protobuf:"varint,1,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` Nodes []*ComputeNodeStatus `protobuf:"bytes,2,rep,name=nodes,proto3" json:"nodes,omitempty"` Tablets []*ComputeTabletStatus `protobuf:"bytes,3,rep,name=tablets,proto3" json:"tablets,omitempty"` // contains filtered or unexported fields }
func (*ComputeStatus) Descriptor
deprecated
func (*ComputeStatus) Descriptor() ([]byte, []int)
Deprecated: Use ComputeStatus.ProtoReflect.Descriptor instead.
func (*ComputeStatus) GetNodes ¶
func (x *ComputeStatus) GetNodes() []*ComputeNodeStatus
func (*ComputeStatus) GetOverall ¶
func (x *ComputeStatus) GetOverall() StatusFlag_Status
func (*ComputeStatus) GetTablets ¶
func (x *ComputeStatus) GetTablets() []*ComputeTabletStatus
func (*ComputeStatus) ProtoMessage ¶
func (*ComputeStatus) ProtoMessage()
func (*ComputeStatus) ProtoReflect ¶
func (x *ComputeStatus) ProtoReflect() protoreflect.Message
func (*ComputeStatus) Reset ¶
func (x *ComputeStatus) Reset()
func (*ComputeStatus) String ¶
func (x *ComputeStatus) String() string
type ComputeTabletStatus ¶
type ComputeTabletStatus struct { Overall StatusFlag_Status `protobuf:"varint,1,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"` Count uint32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` Id []string `protobuf:"bytes,5,rep,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Describes the state of a tablet group.
func (*ComputeTabletStatus) Descriptor
deprecated
func (*ComputeTabletStatus) Descriptor() ([]byte, []int)
Deprecated: Use ComputeTabletStatus.ProtoReflect.Descriptor instead.
func (*ComputeTabletStatus) GetCount ¶
func (x *ComputeTabletStatus) GetCount() uint32
func (*ComputeTabletStatus) GetId ¶
func (x *ComputeTabletStatus) GetId() []string
func (*ComputeTabletStatus) GetOverall ¶
func (x *ComputeTabletStatus) GetOverall() StatusFlag_Status
func (*ComputeTabletStatus) GetState ¶
func (x *ComputeTabletStatus) GetState() string
func (*ComputeTabletStatus) GetType ¶
func (x *ComputeTabletStatus) GetType() string
func (*ComputeTabletStatus) ProtoMessage ¶
func (*ComputeTabletStatus) ProtoMessage()
func (*ComputeTabletStatus) ProtoReflect ¶
func (x *ComputeTabletStatus) ProtoReflect() protoreflect.Message
func (*ComputeTabletStatus) Reset ¶
func (x *ComputeTabletStatus) Reset()
func (*ComputeTabletStatus) String ¶
func (x *ComputeTabletStatus) String() string
type DatabaseStatus ¶
type DatabaseStatus struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Overall StatusFlag_Status `protobuf:"varint,2,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` Storage *StorageStatus `protobuf:"bytes,3,opt,name=storage,proto3" json:"storage,omitempty"` Compute *ComputeStatus `protobuf:"bytes,4,opt,name=compute,proto3" json:"compute,omitempty"` // contains filtered or unexported fields }
func (*DatabaseStatus) Descriptor
deprecated
func (*DatabaseStatus) Descriptor() ([]byte, []int)
Deprecated: Use DatabaseStatus.ProtoReflect.Descriptor instead.
func (*DatabaseStatus) GetCompute ¶
func (x *DatabaseStatus) GetCompute() *ComputeStatus
func (*DatabaseStatus) GetName ¶
func (x *DatabaseStatus) GetName() string
func (*DatabaseStatus) GetOverall ¶
func (x *DatabaseStatus) GetOverall() StatusFlag_Status
func (*DatabaseStatus) GetStorage ¶
func (x *DatabaseStatus) GetStorage() *StorageStatus
func (*DatabaseStatus) ProtoMessage ¶
func (*DatabaseStatus) ProtoMessage()
func (*DatabaseStatus) ProtoReflect ¶
func (x *DatabaseStatus) ProtoReflect() protoreflect.Message
func (*DatabaseStatus) Reset ¶
func (x *DatabaseStatus) Reset()
func (*DatabaseStatus) String ¶
func (x *DatabaseStatus) String() string
type IssueLog ¶
type IssueLog struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Status StatusFlag_Status `protobuf:"varint,2,opt,name=status,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"status,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` Location *Location `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"` Reason []string `protobuf:"bytes,5,rep,name=reason,proto3" json:"reason,omitempty"` Type string `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"` Level uint32 `protobuf:"varint,7,opt,name=level,proto3" json:"level,omitempty"` Listed uint32 `protobuf:"varint,8,opt,name=listed,proto3" json:"listed,omitempty"` Count uint32 `protobuf:"varint,9,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*IssueLog) Descriptor
deprecated
func (*IssueLog) GetLocation ¶
func (*IssueLog) GetMessage ¶
func (*IssueLog) GetStatus ¶
func (x *IssueLog) GetStatus() StatusFlag_Status
func (*IssueLog) ProtoMessage ¶
func (*IssueLog) ProtoMessage()
func (*IssueLog) ProtoReflect ¶
func (x *IssueLog) ProtoReflect() protoreflect.Message
type LoadAverageStatus ¶
type LoadAverageStatus struct { Overall StatusFlag_Status `protobuf:"varint,1,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` Load float32 `protobuf:"fixed32,2,opt,name=load,proto3" json:"load,omitempty"` Cores uint32 `protobuf:"varint,3,opt,name=cores,proto3" json:"cores,omitempty"` // contains filtered or unexported fields }
func (*LoadAverageStatus) Descriptor
deprecated
func (*LoadAverageStatus) Descriptor() ([]byte, []int)
Deprecated: Use LoadAverageStatus.ProtoReflect.Descriptor instead.
func (*LoadAverageStatus) GetCores ¶
func (x *LoadAverageStatus) GetCores() uint32
func (*LoadAverageStatus) GetLoad ¶
func (x *LoadAverageStatus) GetLoad() float32
func (*LoadAverageStatus) GetOverall ¶
func (x *LoadAverageStatus) GetOverall() StatusFlag_Status
func (*LoadAverageStatus) ProtoMessage ¶
func (*LoadAverageStatus) ProtoMessage()
func (*LoadAverageStatus) ProtoReflect ¶
func (x *LoadAverageStatus) ProtoReflect() protoreflect.Message
func (*LoadAverageStatus) Reset ¶
func (x *LoadAverageStatus) Reset()
func (*LoadAverageStatus) String ¶
func (x *LoadAverageStatus) String() string
type Location ¶
type Location struct { Storage *LocationStorage `protobuf:"bytes,1,opt,name=storage,proto3" json:"storage,omitempty"` Compute *LocationCompute `protobuf:"bytes,2,opt,name=compute,proto3" json:"compute,omitempty"` Database *LocationDatabase `protobuf:"bytes,3,opt,name=database,proto3" json:"database,omitempty"` // contains filtered or unexported fields }
func (*Location) Descriptor
deprecated
func (*Location) GetCompute ¶
func (x *Location) GetCompute() *LocationCompute
func (*Location) GetDatabase ¶
func (x *Location) GetDatabase() *LocationDatabase
func (*Location) GetStorage ¶
func (x *Location) GetStorage() *LocationStorage
func (*Location) ProtoMessage ¶
func (*Location) ProtoMessage()
func (*Location) ProtoReflect ¶
func (x *Location) ProtoReflect() protoreflect.Message
type LocationCompute ¶
type LocationCompute struct { Node *LocationNode `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` Pool *LocationComputePool `protobuf:"bytes,2,opt,name=pool,proto3" json:"pool,omitempty"` Tablet *LocationComputeTablet `protobuf:"bytes,3,opt,name=tablet,proto3" json:"tablet,omitempty"` // contains filtered or unexported fields }
func (*LocationCompute) Descriptor
deprecated
func (*LocationCompute) Descriptor() ([]byte, []int)
Deprecated: Use LocationCompute.ProtoReflect.Descriptor instead.
func (*LocationCompute) GetNode ¶
func (x *LocationCompute) GetNode() *LocationNode
func (*LocationCompute) GetPool ¶
func (x *LocationCompute) GetPool() *LocationComputePool
func (*LocationCompute) GetTablet ¶
func (x *LocationCompute) GetTablet() *LocationComputeTablet
func (*LocationCompute) ProtoMessage ¶
func (*LocationCompute) ProtoMessage()
func (*LocationCompute) ProtoReflect ¶
func (x *LocationCompute) ProtoReflect() protoreflect.Message
func (*LocationCompute) Reset ¶
func (x *LocationCompute) Reset()
func (*LocationCompute) String ¶
func (x *LocationCompute) String() string
type LocationComputePool ¶
type LocationComputePool struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*LocationComputePool) Descriptor
deprecated
func (*LocationComputePool) Descriptor() ([]byte, []int)
Deprecated: Use LocationComputePool.ProtoReflect.Descriptor instead.
func (*LocationComputePool) GetName ¶
func (x *LocationComputePool) GetName() string
func (*LocationComputePool) ProtoMessage ¶
func (*LocationComputePool) ProtoMessage()
func (*LocationComputePool) ProtoReflect ¶
func (x *LocationComputePool) ProtoReflect() protoreflect.Message
func (*LocationComputePool) Reset ¶
func (x *LocationComputePool) Reset()
func (*LocationComputePool) String ¶
func (x *LocationComputePool) String() string
type LocationComputeTablet ¶
type LocationComputeTablet struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Id []string `protobuf:"bytes,2,rep,name=id,proto3" json:"id,omitempty"` Count uint32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*LocationComputeTablet) Descriptor
deprecated
func (*LocationComputeTablet) Descriptor() ([]byte, []int)
Deprecated: Use LocationComputeTablet.ProtoReflect.Descriptor instead.
func (*LocationComputeTablet) GetCount ¶
func (x *LocationComputeTablet) GetCount() uint32
func (*LocationComputeTablet) GetId ¶
func (x *LocationComputeTablet) GetId() []string
func (*LocationComputeTablet) GetType ¶
func (x *LocationComputeTablet) GetType() string
func (*LocationComputeTablet) ProtoMessage ¶
func (*LocationComputeTablet) ProtoMessage()
func (*LocationComputeTablet) ProtoReflect ¶
func (x *LocationComputeTablet) ProtoReflect() protoreflect.Message
func (*LocationComputeTablet) Reset ¶
func (x *LocationComputeTablet) Reset()
func (*LocationComputeTablet) String ¶
func (x *LocationComputeTablet) String() string
type LocationDatabase ¶
type LocationDatabase struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*LocationDatabase) Descriptor
deprecated
func (*LocationDatabase) Descriptor() ([]byte, []int)
Deprecated: Use LocationDatabase.ProtoReflect.Descriptor instead.
func (*LocationDatabase) GetName ¶
func (x *LocationDatabase) GetName() string
func (*LocationDatabase) ProtoMessage ¶
func (*LocationDatabase) ProtoMessage()
func (*LocationDatabase) ProtoReflect ¶
func (x *LocationDatabase) ProtoReflect() protoreflect.Message
func (*LocationDatabase) Reset ¶
func (x *LocationDatabase) Reset()
func (*LocationDatabase) String ¶
func (x *LocationDatabase) String() string
type LocationNode ¶
type LocationNode struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Host string `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty"` Port uint32 `protobuf:"varint,3,opt,name=port,proto3" json:"port,omitempty"` // contains filtered or unexported fields }
func (*LocationNode) Descriptor
deprecated
func (*LocationNode) Descriptor() ([]byte, []int)
Deprecated: Use LocationNode.ProtoReflect.Descriptor instead.
func (*LocationNode) GetHost ¶
func (x *LocationNode) GetHost() string
func (*LocationNode) GetId ¶
func (x *LocationNode) GetId() uint32
func (*LocationNode) GetPort ¶
func (x *LocationNode) GetPort() uint32
func (*LocationNode) ProtoMessage ¶
func (*LocationNode) ProtoMessage()
func (*LocationNode) ProtoReflect ¶
func (x *LocationNode) ProtoReflect() protoreflect.Message
func (*LocationNode) Reset ¶
func (x *LocationNode) Reset()
func (*LocationNode) String ¶
func (x *LocationNode) String() string
type LocationStorage ¶
type LocationStorage struct { Node *LocationNode `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` Pool *LocationStoragePool `protobuf:"bytes,2,opt,name=pool,proto3" json:"pool,omitempty"` // contains filtered or unexported fields }
func (*LocationStorage) Descriptor
deprecated
func (*LocationStorage) Descriptor() ([]byte, []int)
Deprecated: Use LocationStorage.ProtoReflect.Descriptor instead.
func (*LocationStorage) GetNode ¶
func (x *LocationStorage) GetNode() *LocationNode
func (*LocationStorage) GetPool ¶
func (x *LocationStorage) GetPool() *LocationStoragePool
func (*LocationStorage) ProtoMessage ¶
func (*LocationStorage) ProtoMessage()
func (*LocationStorage) ProtoReflect ¶
func (x *LocationStorage) ProtoReflect() protoreflect.Message
func (*LocationStorage) Reset ¶
func (x *LocationStorage) Reset()
func (*LocationStorage) String ¶
func (x *LocationStorage) String() string
type LocationStorageGroup ¶
type LocationStorageGroup struct { Id []string `protobuf:"bytes,1,rep,name=id,proto3" json:"id,omitempty"` Vdisk *LocationStorageVDisk `protobuf:"bytes,2,opt,name=vdisk,proto3" json:"vdisk,omitempty"` // contains filtered or unexported fields }
func (*LocationStorageGroup) Descriptor
deprecated
func (*LocationStorageGroup) Descriptor() ([]byte, []int)
Deprecated: Use LocationStorageGroup.ProtoReflect.Descriptor instead.
func (*LocationStorageGroup) GetId ¶
func (x *LocationStorageGroup) GetId() []string
func (*LocationStorageGroup) GetVdisk ¶
func (x *LocationStorageGroup) GetVdisk() *LocationStorageVDisk
func (*LocationStorageGroup) ProtoMessage ¶
func (*LocationStorageGroup) ProtoMessage()
func (*LocationStorageGroup) ProtoReflect ¶
func (x *LocationStorageGroup) ProtoReflect() protoreflect.Message
func (*LocationStorageGroup) Reset ¶
func (x *LocationStorageGroup) Reset()
func (*LocationStorageGroup) String ¶
func (x *LocationStorageGroup) String() string
type LocationStoragePDisk ¶
type LocationStoragePDisk struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*LocationStoragePDisk) Descriptor
deprecated
func (*LocationStoragePDisk) Descriptor() ([]byte, []int)
Deprecated: Use LocationStoragePDisk.ProtoReflect.Descriptor instead.
func (*LocationStoragePDisk) GetId ¶
func (x *LocationStoragePDisk) GetId() string
func (*LocationStoragePDisk) GetPath ¶
func (x *LocationStoragePDisk) GetPath() string
func (*LocationStoragePDisk) ProtoMessage ¶
func (*LocationStoragePDisk) ProtoMessage()
func (*LocationStoragePDisk) ProtoReflect ¶
func (x *LocationStoragePDisk) ProtoReflect() protoreflect.Message
func (*LocationStoragePDisk) Reset ¶
func (x *LocationStoragePDisk) Reset()
func (*LocationStoragePDisk) String ¶
func (x *LocationStoragePDisk) String() string
type LocationStoragePool ¶
type LocationStoragePool struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Group *LocationStorageGroup `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
func (*LocationStoragePool) Descriptor
deprecated
func (*LocationStoragePool) Descriptor() ([]byte, []int)
Deprecated: Use LocationStoragePool.ProtoReflect.Descriptor instead.
func (*LocationStoragePool) GetGroup ¶
func (x *LocationStoragePool) GetGroup() *LocationStorageGroup
func (*LocationStoragePool) GetName ¶
func (x *LocationStoragePool) GetName() string
func (*LocationStoragePool) ProtoMessage ¶
func (*LocationStoragePool) ProtoMessage()
func (*LocationStoragePool) ProtoReflect ¶
func (x *LocationStoragePool) ProtoReflect() protoreflect.Message
func (*LocationStoragePool) Reset ¶
func (x *LocationStoragePool) Reset()
func (*LocationStoragePool) String ¶
func (x *LocationStoragePool) String() string
type LocationStorageVDisk ¶
type LocationStorageVDisk struct { Id []string `protobuf:"bytes,1,rep,name=id,proto3" json:"id,omitempty"` Pdisk []*LocationStoragePDisk `protobuf:"bytes,2,rep,name=pdisk,proto3" json:"pdisk,omitempty"` // contains filtered or unexported fields }
func (*LocationStorageVDisk) Descriptor
deprecated
func (*LocationStorageVDisk) Descriptor() ([]byte, []int)
Deprecated: Use LocationStorageVDisk.ProtoReflect.Descriptor instead.
func (*LocationStorageVDisk) GetId ¶
func (x *LocationStorageVDisk) GetId() []string
func (*LocationStorageVDisk) GetPdisk ¶
func (x *LocationStorageVDisk) GetPdisk() []*LocationStoragePDisk
func (*LocationStorageVDisk) ProtoMessage ¶
func (*LocationStorageVDisk) ProtoMessage()
func (*LocationStorageVDisk) ProtoReflect ¶
func (x *LocationStorageVDisk) ProtoReflect() protoreflect.Message
func (*LocationStorageVDisk) Reset ¶
func (x *LocationStorageVDisk) Reset()
func (*LocationStorageVDisk) String ¶
func (x *LocationStorageVDisk) String() string
type NodeCheckRequest ¶
type NodeCheckRequest struct { OperationParams *Ydb_Operations.OperationParams `protobuf:"bytes,1,opt,name=operation_params,json=operationParams,proto3" json:"operation_params,omitempty"` // basic operation params, including timeout // contains filtered or unexported fields }
func (*NodeCheckRequest) Descriptor
deprecated
func (*NodeCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use NodeCheckRequest.ProtoReflect.Descriptor instead.
func (*NodeCheckRequest) GetOperationParams ¶
func (x *NodeCheckRequest) GetOperationParams() *Ydb_Operations.OperationParams
func (*NodeCheckRequest) ProtoMessage ¶
func (*NodeCheckRequest) ProtoMessage()
func (*NodeCheckRequest) ProtoReflect ¶
func (x *NodeCheckRequest) ProtoReflect() protoreflect.Message
func (*NodeCheckRequest) Reset ¶
func (x *NodeCheckRequest) Reset()
func (*NodeCheckRequest) String ¶
func (x *NodeCheckRequest) String() string
type NodeCheckResponse ¶
type NodeCheckResponse struct { // After successfull completion must contain SelfCheckResult. Operation *Ydb_Operations.Operation `protobuf:"bytes,1,opt,name=operation,proto3" json:"operation,omitempty"` // contains filtered or unexported fields }
func (*NodeCheckResponse) Descriptor
deprecated
func (*NodeCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use NodeCheckResponse.ProtoReflect.Descriptor instead.
func (*NodeCheckResponse) GetOperation ¶
func (x *NodeCheckResponse) GetOperation() *Ydb_Operations.Operation
func (*NodeCheckResponse) ProtoMessage ¶
func (*NodeCheckResponse) ProtoMessage()
func (*NodeCheckResponse) ProtoReflect ¶
func (x *NodeCheckResponse) ProtoReflect() protoreflect.Message
func (*NodeCheckResponse) Reset ¶
func (x *NodeCheckResponse) Reset()
func (*NodeCheckResponse) String ¶
func (x *NodeCheckResponse) String() string
type SelfCheck ¶
type SelfCheck struct {
// contains filtered or unexported fields
}
func (*SelfCheck) Descriptor
deprecated
func (*SelfCheck) ProtoMessage ¶
func (*SelfCheck) ProtoMessage()
func (*SelfCheck) ProtoReflect ¶
func (x *SelfCheck) ProtoReflect() protoreflect.Message
type SelfCheckRequest ¶
type SelfCheckRequest struct { OperationParams *Ydb_Operations.OperationParams `protobuf:"bytes,1,opt,name=operation_params,json=operationParams,proto3" json:"operation_params,omitempty"` // basic operation params, including timeout ReturnVerboseStatus bool `protobuf:"varint,2,opt,name=return_verbose_status,json=returnVerboseStatus,proto3" json:"return_verbose_status,omitempty"` // return detailed info about components checked with their statuses MinimumStatus StatusFlag_Status `` // minimum status of issues to return /* 139-byte string literal not displayed */ MaximumLevel uint32 `protobuf:"varint,4,opt,name=maximum_level,json=maximumLevel,proto3" json:"maximum_level,omitempty"` // maximum level of issues to return // contains filtered or unexported fields }
func (*SelfCheckRequest) Descriptor
deprecated
func (*SelfCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use SelfCheckRequest.ProtoReflect.Descriptor instead.
func (*SelfCheckRequest) GetMaximumLevel ¶
func (x *SelfCheckRequest) GetMaximumLevel() uint32
func (*SelfCheckRequest) GetMinimumStatus ¶
func (x *SelfCheckRequest) GetMinimumStatus() StatusFlag_Status
func (*SelfCheckRequest) GetOperationParams ¶
func (x *SelfCheckRequest) GetOperationParams() *Ydb_Operations.OperationParams
func (*SelfCheckRequest) GetReturnVerboseStatus ¶
func (x *SelfCheckRequest) GetReturnVerboseStatus() bool
func (*SelfCheckRequest) ProtoMessage ¶
func (*SelfCheckRequest) ProtoMessage()
func (*SelfCheckRequest) ProtoReflect ¶
func (x *SelfCheckRequest) ProtoReflect() protoreflect.Message
func (*SelfCheckRequest) Reset ¶
func (x *SelfCheckRequest) Reset()
func (*SelfCheckRequest) String ¶
func (x *SelfCheckRequest) String() string
type SelfCheckResponse ¶
type SelfCheckResponse struct { // After successfull completion must contain SelfCheckResult. Operation *Ydb_Operations.Operation `protobuf:"bytes,1,opt,name=operation,proto3" json:"operation,omitempty"` // contains filtered or unexported fields }
func (*SelfCheckResponse) Descriptor
deprecated
func (*SelfCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use SelfCheckResponse.ProtoReflect.Descriptor instead.
func (*SelfCheckResponse) GetOperation ¶
func (x *SelfCheckResponse) GetOperation() *Ydb_Operations.Operation
func (*SelfCheckResponse) ProtoMessage ¶
func (*SelfCheckResponse) ProtoMessage()
func (*SelfCheckResponse) ProtoReflect ¶
func (x *SelfCheckResponse) ProtoReflect() protoreflect.Message
func (*SelfCheckResponse) Reset ¶
func (x *SelfCheckResponse) Reset()
func (*SelfCheckResponse) String ¶
func (x *SelfCheckResponse) String() string
type SelfCheckResult ¶
type SelfCheckResult struct { SelfCheckResult SelfCheck_Result `` /* 146-byte string literal not displayed */ IssueLog []*IssueLog `protobuf:"bytes,2,rep,name=issue_log,json=issueLog,proto3" json:"issue_log,omitempty"` DatabaseStatus []*DatabaseStatus `protobuf:"bytes,3,rep,name=database_status,json=databaseStatus,proto3" json:"database_status,omitempty"` // contains filtered or unexported fields }
func (*SelfCheckResult) Descriptor
deprecated
func (*SelfCheckResult) Descriptor() ([]byte, []int)
Deprecated: Use SelfCheckResult.ProtoReflect.Descriptor instead.
func (*SelfCheckResult) GetDatabaseStatus ¶
func (x *SelfCheckResult) GetDatabaseStatus() []*DatabaseStatus
func (*SelfCheckResult) GetIssueLog ¶
func (x *SelfCheckResult) GetIssueLog() []*IssueLog
func (*SelfCheckResult) GetSelfCheckResult ¶
func (x *SelfCheckResult) GetSelfCheckResult() SelfCheck_Result
func (*SelfCheckResult) ProtoMessage ¶
func (*SelfCheckResult) ProtoMessage()
func (*SelfCheckResult) ProtoReflect ¶
func (x *SelfCheckResult) ProtoReflect() protoreflect.Message
func (*SelfCheckResult) Reset ¶
func (x *SelfCheckResult) Reset()
func (*SelfCheckResult) String ¶
func (x *SelfCheckResult) String() string
type SelfCheck_Result ¶
type SelfCheck_Result int32
Describes the result of self-check performed.
const ( SelfCheck_UNSPECIFIED SelfCheck_Result = 0 SelfCheck_GOOD SelfCheck_Result = 1 SelfCheck_DEGRADED SelfCheck_Result = 2 SelfCheck_MAINTENANCE_REQUIRED SelfCheck_Result = 3 SelfCheck_EMERGENCY SelfCheck_Result = 4 )
func (SelfCheck_Result) Descriptor ¶
func (SelfCheck_Result) Descriptor() protoreflect.EnumDescriptor
func (SelfCheck_Result) Enum ¶
func (x SelfCheck_Result) Enum() *SelfCheck_Result
func (SelfCheck_Result) EnumDescriptor
deprecated
func (SelfCheck_Result) EnumDescriptor() ([]byte, []int)
Deprecated: Use SelfCheck_Result.Descriptor instead.
func (SelfCheck_Result) Number ¶
func (x SelfCheck_Result) Number() protoreflect.EnumNumber
func (SelfCheck_Result) String ¶
func (x SelfCheck_Result) String() string
func (SelfCheck_Result) Type ¶
func (SelfCheck_Result) Type() protoreflect.EnumType
type StatusFlag ¶
type StatusFlag struct {
// contains filtered or unexported fields
}
func (*StatusFlag) Descriptor
deprecated
func (*StatusFlag) Descriptor() ([]byte, []int)
Deprecated: Use StatusFlag.ProtoReflect.Descriptor instead.
func (*StatusFlag) ProtoMessage ¶
func (*StatusFlag) ProtoMessage()
func (*StatusFlag) ProtoReflect ¶
func (x *StatusFlag) ProtoReflect() protoreflect.Message
func (*StatusFlag) Reset ¶
func (x *StatusFlag) Reset()
func (*StatusFlag) String ¶
func (x *StatusFlag) String() string
type StatusFlag_Status ¶
type StatusFlag_Status int32
Describes the general state of a component. From GREEN to RED, where GREEN is good, and RED is bad. GREY means that the corresponding status is unknown.
const ( StatusFlag_UNSPECIFIED StatusFlag_Status = 0 StatusFlag_GREY StatusFlag_Status = 1 StatusFlag_GREEN StatusFlag_Status = 2 StatusFlag_BLUE StatusFlag_Status = 3 StatusFlag_YELLOW StatusFlag_Status = 4 StatusFlag_ORANGE StatusFlag_Status = 5 StatusFlag_RED StatusFlag_Status = 6 )
func (StatusFlag_Status) Descriptor ¶
func (StatusFlag_Status) Descriptor() protoreflect.EnumDescriptor
func (StatusFlag_Status) Enum ¶
func (x StatusFlag_Status) Enum() *StatusFlag_Status
func (StatusFlag_Status) EnumDescriptor
deprecated
func (StatusFlag_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use StatusFlag_Status.Descriptor instead.
func (StatusFlag_Status) Number ¶
func (x StatusFlag_Status) Number() protoreflect.EnumNumber
func (StatusFlag_Status) String ¶
func (x StatusFlag_Status) String() string
func (StatusFlag_Status) Type ¶
func (StatusFlag_Status) Type() protoreflect.EnumType
type StorageGroupStatus ¶
type StorageGroupStatus struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Overall StatusFlag_Status `protobuf:"varint,2,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` Vdisks []*StorageVDiskStatus `protobuf:"bytes,3,rep,name=vdisks,proto3" json:"vdisks,omitempty"` // contains filtered or unexported fields }
func (*StorageGroupStatus) Descriptor
deprecated
func (*StorageGroupStatus) Descriptor() ([]byte, []int)
Deprecated: Use StorageGroupStatus.ProtoReflect.Descriptor instead.
func (*StorageGroupStatus) GetId ¶
func (x *StorageGroupStatus) GetId() string
func (*StorageGroupStatus) GetOverall ¶
func (x *StorageGroupStatus) GetOverall() StatusFlag_Status
func (*StorageGroupStatus) GetVdisks ¶
func (x *StorageGroupStatus) GetVdisks() []*StorageVDiskStatus
func (*StorageGroupStatus) ProtoMessage ¶
func (*StorageGroupStatus) ProtoMessage()
func (*StorageGroupStatus) ProtoReflect ¶
func (x *StorageGroupStatus) ProtoReflect() protoreflect.Message
func (*StorageGroupStatus) Reset ¶
func (x *StorageGroupStatus) Reset()
func (*StorageGroupStatus) String ¶
func (x *StorageGroupStatus) String() string
type StoragePDiskStatus ¶
type StoragePDiskStatus struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Overall StatusFlag_Status `protobuf:"varint,2,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` // contains filtered or unexported fields }
func (*StoragePDiskStatus) Descriptor
deprecated
func (*StoragePDiskStatus) Descriptor() ([]byte, []int)
Deprecated: Use StoragePDiskStatus.ProtoReflect.Descriptor instead.
func (*StoragePDiskStatus) GetId ¶
func (x *StoragePDiskStatus) GetId() string
func (*StoragePDiskStatus) GetOverall ¶
func (x *StoragePDiskStatus) GetOverall() StatusFlag_Status
func (*StoragePDiskStatus) ProtoMessage ¶
func (*StoragePDiskStatus) ProtoMessage()
func (*StoragePDiskStatus) ProtoReflect ¶
func (x *StoragePDiskStatus) ProtoReflect() protoreflect.Message
func (*StoragePDiskStatus) Reset ¶
func (x *StoragePDiskStatus) Reset()
func (*StoragePDiskStatus) String ¶
func (x *StoragePDiskStatus) String() string
type StoragePoolStatus ¶
type StoragePoolStatus struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Overall StatusFlag_Status `protobuf:"varint,2,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` Groups []*StorageGroupStatus `protobuf:"bytes,3,rep,name=groups,proto3" json:"groups,omitempty"` // contains filtered or unexported fields }
func (*StoragePoolStatus) Descriptor
deprecated
func (*StoragePoolStatus) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolStatus.ProtoReflect.Descriptor instead.
func (*StoragePoolStatus) GetGroups ¶
func (x *StoragePoolStatus) GetGroups() []*StorageGroupStatus
func (*StoragePoolStatus) GetId ¶
func (x *StoragePoolStatus) GetId() string
func (*StoragePoolStatus) GetOverall ¶
func (x *StoragePoolStatus) GetOverall() StatusFlag_Status
func (*StoragePoolStatus) ProtoMessage ¶
func (*StoragePoolStatus) ProtoMessage()
func (*StoragePoolStatus) ProtoReflect ¶
func (x *StoragePoolStatus) ProtoReflect() protoreflect.Message
func (*StoragePoolStatus) Reset ¶
func (x *StoragePoolStatus) Reset()
func (*StoragePoolStatus) String ¶
func (x *StoragePoolStatus) String() string
type StorageStatus ¶
type StorageStatus struct { Overall StatusFlag_Status `protobuf:"varint,1,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` Pools []*StoragePoolStatus `protobuf:"bytes,2,rep,name=pools,proto3" json:"pools,omitempty"` // contains filtered or unexported fields }
func (*StorageStatus) Descriptor
deprecated
func (*StorageStatus) Descriptor() ([]byte, []int)
Deprecated: Use StorageStatus.ProtoReflect.Descriptor instead.
func (*StorageStatus) GetOverall ¶
func (x *StorageStatus) GetOverall() StatusFlag_Status
func (*StorageStatus) GetPools ¶
func (x *StorageStatus) GetPools() []*StoragePoolStatus
func (*StorageStatus) ProtoMessage ¶
func (*StorageStatus) ProtoMessage()
func (*StorageStatus) ProtoReflect ¶
func (x *StorageStatus) ProtoReflect() protoreflect.Message
func (*StorageStatus) Reset ¶
func (x *StorageStatus) Reset()
func (*StorageStatus) String ¶
func (x *StorageStatus) String() string
type StorageVDiskStatus ¶
type StorageVDiskStatus struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Overall StatusFlag_Status `protobuf:"varint,2,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` VdiskStatus StatusFlag_Status `` /* 133-byte string literal not displayed */ Pdisk *StoragePDiskStatus `protobuf:"bytes,4,opt,name=pdisk,proto3" json:"pdisk,omitempty"` // contains filtered or unexported fields }
func (*StorageVDiskStatus) Descriptor
deprecated
func (*StorageVDiskStatus) Descriptor() ([]byte, []int)
Deprecated: Use StorageVDiskStatus.ProtoReflect.Descriptor instead.
func (*StorageVDiskStatus) GetId ¶
func (x *StorageVDiskStatus) GetId() string
func (*StorageVDiskStatus) GetOverall ¶
func (x *StorageVDiskStatus) GetOverall() StatusFlag_Status
func (*StorageVDiskStatus) GetPdisk ¶
func (x *StorageVDiskStatus) GetPdisk() *StoragePDiskStatus
func (*StorageVDiskStatus) GetVdiskStatus ¶
func (x *StorageVDiskStatus) GetVdiskStatus() StatusFlag_Status
func (*StorageVDiskStatus) ProtoMessage ¶
func (*StorageVDiskStatus) ProtoMessage()
func (*StorageVDiskStatus) ProtoReflect ¶
func (x *StorageVDiskStatus) ProtoReflect() protoreflect.Message
func (*StorageVDiskStatus) Reset ¶
func (x *StorageVDiskStatus) Reset()
func (*StorageVDiskStatus) String ¶
func (x *StorageVDiskStatus) String() string
type ThreadPoolStatus ¶
type ThreadPoolStatus struct { Overall StatusFlag_Status `protobuf:"varint,1,opt,name=overall,proto3,enum=Ydb.Monitoring.StatusFlag_Status" json:"overall,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Usage float32 `protobuf:"fixed32,3,opt,name=usage,proto3" json:"usage,omitempty"` // contains filtered or unexported fields }
func (*ThreadPoolStatus) Descriptor
deprecated
func (*ThreadPoolStatus) Descriptor() ([]byte, []int)
Deprecated: Use ThreadPoolStatus.ProtoReflect.Descriptor instead.
func (*ThreadPoolStatus) GetName ¶
func (x *ThreadPoolStatus) GetName() string
func (*ThreadPoolStatus) GetOverall ¶
func (x *ThreadPoolStatus) GetOverall() StatusFlag_Status
func (*ThreadPoolStatus) GetUsage ¶
func (x *ThreadPoolStatus) GetUsage() float32
func (*ThreadPoolStatus) ProtoMessage ¶
func (*ThreadPoolStatus) ProtoMessage()
func (*ThreadPoolStatus) ProtoReflect ¶
func (x *ThreadPoolStatus) ProtoReflect() protoreflect.Message
func (*ThreadPoolStatus) Reset ¶
func (x *ThreadPoolStatus) Reset()
func (*ThreadPoolStatus) String ¶
func (x *ThreadPoolStatus) String() string