Documentation ¶
Index ¶
- Variables
- type ClusterDetailItem
- func (p *ClusterDetailItem) BLength() int
- func (p *ClusterDetailItem) DeepEqual(ano *ClusterDetailItem) bool
- func (p *ClusterDetailItem) FastRead(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField1(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField10(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField11(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField2(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField3(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField4(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField5(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField6(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField7(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField8(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastReadField9(buf []byte) (int, error)
- func (p *ClusterDetailItem) FastWrite(buf []byte) int
- func (p *ClusterDetailItem) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ClusterDetailItem) Field10DeepEqual(src int32) bool
- func (p *ClusterDetailItem) Field11DeepEqual(src string) bool
- func (p *ClusterDetailItem) Field1DeepEqual(src string) bool
- func (p *ClusterDetailItem) Field2DeepEqual(src string) bool
- func (p *ClusterDetailItem) Field3DeepEqual(src string) bool
- func (p *ClusterDetailItem) Field4DeepEqual(src string) bool
- func (p *ClusterDetailItem) Field5DeepEqual(src string) bool
- func (p *ClusterDetailItem) Field6DeepEqual(src string) bool
- func (p *ClusterDetailItem) Field7DeepEqual(src int32) bool
- func (p *ClusterDetailItem) Field8DeepEqual(src int32) bool
- func (p *ClusterDetailItem) Field9DeepEqual(src int32) bool
- func (p *ClusterDetailItem) GetId() (v string)
- func (p *ClusterDetailItem) GetName() (v string)
- func (p *ClusterDetailItem) GetNodeNormalCount() (v int32)
- func (p *ClusterDetailItem) GetNodeTotalCount() (v int32)
- func (p *ClusterDetailItem) GetStatus() (v string)
- func (p *ClusterDetailItem) GetTotalCpu() (v string)
- func (p *ClusterDetailItem) GetTotalMemory() (v string)
- func (p *ClusterDetailItem) GetUsedCpu() (v string)
- func (p *ClusterDetailItem) GetUsedMemory() (v string)
- func (p *ClusterDetailItem) GetWorkloadNormalCount() (v int32)
- func (p *ClusterDetailItem) GetWorkloadTotalCount() (v int32)
- func (p *ClusterDetailItem) Read(iprot thrift.TProtocol) (err error)
- func (p *ClusterDetailItem) ReadField1(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) ReadField10(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) ReadField11(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) ReadField2(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) ReadField3(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) ReadField4(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) ReadField5(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) ReadField6(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) ReadField7(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) ReadField8(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) ReadField9(iprot thrift.TProtocol) error
- func (p *ClusterDetailItem) SetId(val string)
- func (p *ClusterDetailItem) SetName(val string)
- func (p *ClusterDetailItem) SetNodeNormalCount(val int32)
- func (p *ClusterDetailItem) SetNodeTotalCount(val int32)
- func (p *ClusterDetailItem) SetStatus(val string)
- func (p *ClusterDetailItem) SetTotalCpu(val string)
- func (p *ClusterDetailItem) SetTotalMemory(val string)
- func (p *ClusterDetailItem) SetUsedCpu(val string)
- func (p *ClusterDetailItem) SetUsedMemory(val string)
- func (p *ClusterDetailItem) SetWorkloadNormalCount(val int32)
- func (p *ClusterDetailItem) SetWorkloadTotalCount(val int32)
- func (p *ClusterDetailItem) String() string
- func (p *ClusterDetailItem) Write(oprot thrift.TProtocol) (err error)
- type ClusterStatistics
- func (p *ClusterStatistics) BLength() int
- func (p *ClusterStatistics) DeepEqual(ano *ClusterStatistics) bool
- func (p *ClusterStatistics) FastRead(buf []byte) (int, error)
- func (p *ClusterStatistics) FastReadField1(buf []byte) (int, error)
- func (p *ClusterStatistics) FastReadField2(buf []byte) (int, error)
- func (p *ClusterStatistics) FastReadField3(buf []byte) (int, error)
- func (p *ClusterStatistics) FastReadField4(buf []byte) (int, error)
- func (p *ClusterStatistics) FastWrite(buf []byte) int
- func (p *ClusterStatistics) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *ClusterStatistics) Field1DeepEqual(src int32) bool
- func (p *ClusterStatistics) Field2DeepEqual(src int32) bool
- func (p *ClusterStatistics) Field3DeepEqual(src int32) bool
- func (p *ClusterStatistics) Field4DeepEqual(src int32) bool
- func (p *ClusterStatistics) GetErrorCount() (v int32)
- func (p *ClusterStatistics) GetOtherCount() (v int32)
- func (p *ClusterStatistics) GetRunningCount() (v int32)
- func (p *ClusterStatistics) GetTotalCount() (v int32)
- func (p *ClusterStatistics) Read(iprot thrift.TProtocol) (err error)
- func (p *ClusterStatistics) ReadField1(iprot thrift.TProtocol) error
- func (p *ClusterStatistics) ReadField2(iprot thrift.TProtocol) error
- func (p *ClusterStatistics) ReadField3(iprot thrift.TProtocol) error
- func (p *ClusterStatistics) ReadField4(iprot thrift.TProtocol) error
- func (p *ClusterStatistics) SetErrorCount(val int32)
- func (p *ClusterStatistics) SetOtherCount(val int32)
- func (p *ClusterStatistics) SetRunningCount(val int32)
- func (p *ClusterStatistics) SetTotalCount(val int32)
- func (p *ClusterStatistics) String() string
- func (p *ClusterStatistics) Write(oprot thrift.TProtocol) (err error)
- type GetClusterOverviewRequest
- func (p *GetClusterOverviewRequest) BLength() int
- func (p *GetClusterOverviewRequest) DeepEqual(ano *GetClusterOverviewRequest) bool
- func (p *GetClusterOverviewRequest) FastRead(buf []byte) (int, error)
- func (p *GetClusterOverviewRequest) FastReadField254(buf []byte) (int, error)
- func (p *GetClusterOverviewRequest) FastReadField255(buf []byte) (int, error)
- func (p *GetClusterOverviewRequest) FastWrite(buf []byte) int
- func (p *GetClusterOverviewRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetClusterOverviewRequest) Field254DeepEqual(src *base.TopParam) bool
- func (p *GetClusterOverviewRequest) Field255DeepEqual(src *base.Base) bool
- func (p *GetClusterOverviewRequest) GetBase() (v *base.Base)
- func (p *GetClusterOverviewRequest) GetOrSetBase() interface{}
- func (p *GetClusterOverviewRequest) GetTop() (v *base.TopParam)
- func (p *GetClusterOverviewRequest) IsSetBase() bool
- func (p *GetClusterOverviewRequest) IsSetTop() bool
- func (p *GetClusterOverviewRequest) Read(iprot thrift.TProtocol) (err error)
- func (p *GetClusterOverviewRequest) ReadField254(iprot thrift.TProtocol) error
- func (p *GetClusterOverviewRequest) ReadField255(iprot thrift.TProtocol) error
- func (p *GetClusterOverviewRequest) SetBase(val *base.Base)
- func (p *GetClusterOverviewRequest) SetTop(val *base.TopParam)
- func (p *GetClusterOverviewRequest) String() string
- func (p *GetClusterOverviewRequest) Write(oprot thrift.TProtocol) (err error)
- type GetClusterOverviewResponse
- func (p *GetClusterOverviewResponse) BLength() int
- func (p *GetClusterOverviewResponse) DeepEqual(ano *GetClusterOverviewResponse) bool
- func (p *GetClusterOverviewResponse) FastRead(buf []byte) (int, error)
- func (p *GetClusterOverviewResponse) FastReadField1(buf []byte) (int, error)
- func (p *GetClusterOverviewResponse) FastReadField2(buf []byte) (int, error)
- func (p *GetClusterOverviewResponse) FastReadField255(buf []byte) (int, error)
- func (p *GetClusterOverviewResponse) FastReadField3(buf []byte) (int, error)
- func (p *GetClusterOverviewResponse) FastReadField4(buf []byte) (int, error)
- func (p *GetClusterOverviewResponse) FastWrite(buf []byte) int
- func (p *GetClusterOverviewResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *GetClusterOverviewResponse) Field1DeepEqual(src *ClusterStatistics) bool
- func (p *GetClusterOverviewResponse) Field255DeepEqual(src *base.Base) bool
- func (p *GetClusterOverviewResponse) Field2DeepEqual(src *NodeStatistics) bool
- func (p *GetClusterOverviewResponse) Field3DeepEqual(src *WorkloadStatistics) bool
- func (p *GetClusterOverviewResponse) Field4DeepEqual(src []*ClusterDetailItem) bool
- func (p *GetClusterOverviewResponse) GetBase() (v *base.Base)
- func (p *GetClusterOverviewResponse) GetClusterDetails() (v []*ClusterDetailItem)
- func (p *GetClusterOverviewResponse) GetClusterStatistics() (v *ClusterStatistics)
- func (p *GetClusterOverviewResponse) GetNodeStatistics() (v *NodeStatistics)
- func (p *GetClusterOverviewResponse) GetOrSetBase() interface{}
- func (p *GetClusterOverviewResponse) GetWorkloadStatistics() (v *WorkloadStatistics)
- func (p *GetClusterOverviewResponse) IsSetBase() bool
- func (p *GetClusterOverviewResponse) IsSetClusterStatistics() bool
- func (p *GetClusterOverviewResponse) IsSetNodeStatistics() bool
- func (p *GetClusterOverviewResponse) IsSetWorkloadStatistics() bool
- func (p *GetClusterOverviewResponse) Read(iprot thrift.TProtocol) (err error)
- func (p *GetClusterOverviewResponse) ReadField1(iprot thrift.TProtocol) error
- func (p *GetClusterOverviewResponse) ReadField2(iprot thrift.TProtocol) error
- func (p *GetClusterOverviewResponse) ReadField255(iprot thrift.TProtocol) error
- func (p *GetClusterOverviewResponse) ReadField3(iprot thrift.TProtocol) error
- func (p *GetClusterOverviewResponse) ReadField4(iprot thrift.TProtocol) error
- func (p *GetClusterOverviewResponse) SetBase(val *base.Base)
- func (p *GetClusterOverviewResponse) SetClusterDetails(val []*ClusterDetailItem)
- func (p *GetClusterOverviewResponse) SetClusterStatistics(val *ClusterStatistics)
- func (p *GetClusterOverviewResponse) SetNodeStatistics(val *NodeStatistics)
- func (p *GetClusterOverviewResponse) SetWorkloadStatistics(val *WorkloadStatistics)
- func (p *GetClusterOverviewResponse) String() string
- func (p *GetClusterOverviewResponse) Write(oprot thrift.TProtocol) (err error)
- type NodeStatistics
- func (p *NodeStatistics) BLength() int
- func (p *NodeStatistics) DeepEqual(ano *NodeStatistics) bool
- func (p *NodeStatistics) FastRead(buf []byte) (int, error)
- func (p *NodeStatistics) FastReadField1(buf []byte) (int, error)
- func (p *NodeStatistics) FastReadField2(buf []byte) (int, error)
- func (p *NodeStatistics) FastReadField3(buf []byte) (int, error)
- func (p *NodeStatistics) FastReadField4(buf []byte) (int, error)
- func (p *NodeStatistics) FastWrite(buf []byte) int
- func (p *NodeStatistics) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *NodeStatistics) Field1DeepEqual(src int32) bool
- func (p *NodeStatistics) Field2DeepEqual(src int32) bool
- func (p *NodeStatistics) Field3DeepEqual(src int32) bool
- func (p *NodeStatistics) Field4DeepEqual(src int32) bool
- func (p *NodeStatistics) GetErrorCount() (v int32)
- func (p *NodeStatistics) GetOtherCount() (v int32)
- func (p *NodeStatistics) GetRunningCount() (v int32)
- func (p *NodeStatistics) GetTotalCount() (v int32)
- func (p *NodeStatistics) Read(iprot thrift.TProtocol) (err error)
- func (p *NodeStatistics) ReadField1(iprot thrift.TProtocol) error
- func (p *NodeStatistics) ReadField2(iprot thrift.TProtocol) error
- func (p *NodeStatistics) ReadField3(iprot thrift.TProtocol) error
- func (p *NodeStatistics) ReadField4(iprot thrift.TProtocol) error
- func (p *NodeStatistics) SetErrorCount(val int32)
- func (p *NodeStatistics) SetOtherCount(val int32)
- func (p *NodeStatistics) SetRunningCount(val int32)
- func (p *NodeStatistics) SetTotalCount(val int32)
- func (p *NodeStatistics) String() string
- func (p *NodeStatistics) Write(oprot thrift.TProtocol) (err error)
- type WorkloadStatistics
- func (p *WorkloadStatistics) BLength() int
- func (p *WorkloadStatistics) DeepEqual(ano *WorkloadStatistics) bool
- func (p *WorkloadStatistics) FastRead(buf []byte) (int, error)
- func (p *WorkloadStatistics) FastReadField1(buf []byte) (int, error)
- func (p *WorkloadStatistics) FastReadField2(buf []byte) (int, error)
- func (p *WorkloadStatistics) FastReadField3(buf []byte) (int, error)
- func (p *WorkloadStatistics) FastWrite(buf []byte) int
- func (p *WorkloadStatistics) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
- func (p *WorkloadStatistics) Field1DeepEqual(src int32) bool
- func (p *WorkloadStatistics) Field2DeepEqual(src int32) bool
- func (p *WorkloadStatistics) Field3DeepEqual(src int32) bool
- func (p *WorkloadStatistics) GetNormalCount() (v int32)
- func (p *WorkloadStatistics) GetOtherCount() (v int32)
- func (p *WorkloadStatistics) GetTotalCount() (v int32)
- func (p *WorkloadStatistics) Read(iprot thrift.TProtocol) (err error)
- func (p *WorkloadStatistics) ReadField1(iprot thrift.TProtocol) error
- func (p *WorkloadStatistics) ReadField2(iprot thrift.TProtocol) error
- func (p *WorkloadStatistics) ReadField3(iprot thrift.TProtocol) error
- func (p *WorkloadStatistics) SetNormalCount(val int32)
- func (p *WorkloadStatistics) SetOtherCount(val int32)
- func (p *WorkloadStatistics) SetTotalCount(val int32)
- func (p *WorkloadStatistics) String() string
- func (p *WorkloadStatistics) Write(oprot thrift.TProtocol) (err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var GetClusterOverviewRequest_Base_DEFAULT *base.Base
View Source
var GetClusterOverviewRequest_Top_DEFAULT *base.TopParam
View Source
var GetClusterOverviewResponse_Base_DEFAULT *base.Base
View Source
var KitexUnusedProtection = struct{}{}
KitexUnusedProtection is used to prevent 'imported and not used' error.
Functions ¶
This section is empty.
Types ¶
type ClusterDetailItem ¶
type ClusterDetailItem struct { Id string `thrift:"Id,1,required" json:"Id"` Name string `thrift:"Name,2,required" json:"Name"` TotalCpu string `thrift:"TotalCpu,3,required" json:"TotalCpu"` UsedCpu string `thrift:"UsedCpu,4,required" json:"UsedCpu"` TotalMemory string `thrift:"TotalMemory,5,required" json:"TotalMemory"` UsedMemory string `thrift:"UsedMemory,6,required" json:"UsedMemory"` NodeTotalCount int32 `thrift:"NodeTotalCount,7,required" json:"NodeTotalCount"` NodeNormalCount int32 `thrift:"NodeNormalCount,8,required" json:"NodeNormalCount"` WorkloadTotalCount int32 `thrift:"WorkloadTotalCount,9,required" json:"WorkloadTotalCount"` WorkloadNormalCount int32 `thrift:"WorkloadNormalCount,10,required" json:"WorkloadNormalCount"` Status string `thrift:"Status,11,required" json:"Status"` }
func NewClusterDetailItem ¶
func NewClusterDetailItem() *ClusterDetailItem
func (*ClusterDetailItem) BLength ¶
func (p *ClusterDetailItem) BLength() int
func (*ClusterDetailItem) DeepEqual ¶
func (p *ClusterDetailItem) DeepEqual(ano *ClusterDetailItem) bool
func (*ClusterDetailItem) FastReadField1 ¶
func (p *ClusterDetailItem) FastReadField1(buf []byte) (int, error)
func (*ClusterDetailItem) FastReadField10 ¶
func (p *ClusterDetailItem) FastReadField10(buf []byte) (int, error)
func (*ClusterDetailItem) FastReadField11 ¶
func (p *ClusterDetailItem) FastReadField11(buf []byte) (int, error)
func (*ClusterDetailItem) FastReadField2 ¶
func (p *ClusterDetailItem) FastReadField2(buf []byte) (int, error)
func (*ClusterDetailItem) FastReadField3 ¶
func (p *ClusterDetailItem) FastReadField3(buf []byte) (int, error)
func (*ClusterDetailItem) FastReadField4 ¶
func (p *ClusterDetailItem) FastReadField4(buf []byte) (int, error)
func (*ClusterDetailItem) FastReadField5 ¶
func (p *ClusterDetailItem) FastReadField5(buf []byte) (int, error)
func (*ClusterDetailItem) FastReadField6 ¶
func (p *ClusterDetailItem) FastReadField6(buf []byte) (int, error)
func (*ClusterDetailItem) FastReadField7 ¶
func (p *ClusterDetailItem) FastReadField7(buf []byte) (int, error)
func (*ClusterDetailItem) FastReadField8 ¶
func (p *ClusterDetailItem) FastReadField8(buf []byte) (int, error)
func (*ClusterDetailItem) FastReadField9 ¶
func (p *ClusterDetailItem) FastReadField9(buf []byte) (int, error)
func (*ClusterDetailItem) FastWrite ¶
func (p *ClusterDetailItem) FastWrite(buf []byte) int
for compatibility
func (*ClusterDetailItem) FastWriteNocopy ¶
func (p *ClusterDetailItem) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ClusterDetailItem) Field10DeepEqual ¶
func (p *ClusterDetailItem) Field10DeepEqual(src int32) bool
func (*ClusterDetailItem) Field11DeepEqual ¶
func (p *ClusterDetailItem) Field11DeepEqual(src string) bool
func (*ClusterDetailItem) Field1DeepEqual ¶
func (p *ClusterDetailItem) Field1DeepEqual(src string) bool
func (*ClusterDetailItem) Field2DeepEqual ¶
func (p *ClusterDetailItem) Field2DeepEqual(src string) bool
func (*ClusterDetailItem) Field3DeepEqual ¶
func (p *ClusterDetailItem) Field3DeepEqual(src string) bool
func (*ClusterDetailItem) Field4DeepEqual ¶
func (p *ClusterDetailItem) Field4DeepEqual(src string) bool
func (*ClusterDetailItem) Field5DeepEqual ¶
func (p *ClusterDetailItem) Field5DeepEqual(src string) bool
func (*ClusterDetailItem) Field6DeepEqual ¶
func (p *ClusterDetailItem) Field6DeepEqual(src string) bool
func (*ClusterDetailItem) Field7DeepEqual ¶
func (p *ClusterDetailItem) Field7DeepEqual(src int32) bool
func (*ClusterDetailItem) Field8DeepEqual ¶
func (p *ClusterDetailItem) Field8DeepEqual(src int32) bool
func (*ClusterDetailItem) Field9DeepEqual ¶
func (p *ClusterDetailItem) Field9DeepEqual(src int32) bool
func (*ClusterDetailItem) GetId ¶
func (p *ClusterDetailItem) GetId() (v string)
func (*ClusterDetailItem) GetName ¶
func (p *ClusterDetailItem) GetName() (v string)
func (*ClusterDetailItem) GetNodeNormalCount ¶
func (p *ClusterDetailItem) GetNodeNormalCount() (v int32)
func (*ClusterDetailItem) GetNodeTotalCount ¶
func (p *ClusterDetailItem) GetNodeTotalCount() (v int32)
func (*ClusterDetailItem) GetStatus ¶
func (p *ClusterDetailItem) GetStatus() (v string)
func (*ClusterDetailItem) GetTotalCpu ¶
func (p *ClusterDetailItem) GetTotalCpu() (v string)
func (*ClusterDetailItem) GetTotalMemory ¶
func (p *ClusterDetailItem) GetTotalMemory() (v string)
func (*ClusterDetailItem) GetUsedCpu ¶
func (p *ClusterDetailItem) GetUsedCpu() (v string)
func (*ClusterDetailItem) GetUsedMemory ¶
func (p *ClusterDetailItem) GetUsedMemory() (v string)
func (*ClusterDetailItem) GetWorkloadNormalCount ¶
func (p *ClusterDetailItem) GetWorkloadNormalCount() (v int32)
func (*ClusterDetailItem) GetWorkloadTotalCount ¶
func (p *ClusterDetailItem) GetWorkloadTotalCount() (v int32)
func (*ClusterDetailItem) Read ¶
func (p *ClusterDetailItem) Read(iprot thrift.TProtocol) (err error)
func (*ClusterDetailItem) ReadField1 ¶
func (p *ClusterDetailItem) ReadField1(iprot thrift.TProtocol) error
func (*ClusterDetailItem) ReadField10 ¶
func (p *ClusterDetailItem) ReadField10(iprot thrift.TProtocol) error
func (*ClusterDetailItem) ReadField11 ¶
func (p *ClusterDetailItem) ReadField11(iprot thrift.TProtocol) error
func (*ClusterDetailItem) ReadField2 ¶
func (p *ClusterDetailItem) ReadField2(iprot thrift.TProtocol) error
func (*ClusterDetailItem) ReadField3 ¶
func (p *ClusterDetailItem) ReadField3(iprot thrift.TProtocol) error
func (*ClusterDetailItem) ReadField4 ¶
func (p *ClusterDetailItem) ReadField4(iprot thrift.TProtocol) error
func (*ClusterDetailItem) ReadField5 ¶
func (p *ClusterDetailItem) ReadField5(iprot thrift.TProtocol) error
func (*ClusterDetailItem) ReadField6 ¶
func (p *ClusterDetailItem) ReadField6(iprot thrift.TProtocol) error
func (*ClusterDetailItem) ReadField7 ¶
func (p *ClusterDetailItem) ReadField7(iprot thrift.TProtocol) error
func (*ClusterDetailItem) ReadField8 ¶
func (p *ClusterDetailItem) ReadField8(iprot thrift.TProtocol) error
func (*ClusterDetailItem) ReadField9 ¶
func (p *ClusterDetailItem) ReadField9(iprot thrift.TProtocol) error
func (*ClusterDetailItem) SetId ¶
func (p *ClusterDetailItem) SetId(val string)
func (*ClusterDetailItem) SetName ¶
func (p *ClusterDetailItem) SetName(val string)
func (*ClusterDetailItem) SetNodeNormalCount ¶
func (p *ClusterDetailItem) SetNodeNormalCount(val int32)
func (*ClusterDetailItem) SetNodeTotalCount ¶
func (p *ClusterDetailItem) SetNodeTotalCount(val int32)
func (*ClusterDetailItem) SetStatus ¶
func (p *ClusterDetailItem) SetStatus(val string)
func (*ClusterDetailItem) SetTotalCpu ¶
func (p *ClusterDetailItem) SetTotalCpu(val string)
func (*ClusterDetailItem) SetTotalMemory ¶
func (p *ClusterDetailItem) SetTotalMemory(val string)
func (*ClusterDetailItem) SetUsedCpu ¶
func (p *ClusterDetailItem) SetUsedCpu(val string)
func (*ClusterDetailItem) SetUsedMemory ¶
func (p *ClusterDetailItem) SetUsedMemory(val string)
func (*ClusterDetailItem) SetWorkloadNormalCount ¶
func (p *ClusterDetailItem) SetWorkloadNormalCount(val int32)
func (*ClusterDetailItem) SetWorkloadTotalCount ¶
func (p *ClusterDetailItem) SetWorkloadTotalCount(val int32)
func (*ClusterDetailItem) String ¶
func (p *ClusterDetailItem) String() string
type ClusterStatistics ¶
type ClusterStatistics struct { TotalCount int32 `thrift:"TotalCount,1,required" json:"TotalCount"` RunningCount int32 `thrift:"RunningCount,2,required" json:"RunningCount"` ErrorCount int32 `thrift:"ErrorCount,3,required" json:"ErrorCount"` OtherCount int32 `thrift:"OtherCount,4,required" json:"OtherCount"` }
var GetClusterOverviewResponse_ClusterStatistics_DEFAULT *ClusterStatistics
func NewClusterStatistics ¶
func NewClusterStatistics() *ClusterStatistics
func (*ClusterStatistics) BLength ¶
func (p *ClusterStatistics) BLength() int
func (*ClusterStatistics) DeepEqual ¶
func (p *ClusterStatistics) DeepEqual(ano *ClusterStatistics) bool
func (*ClusterStatistics) FastReadField1 ¶
func (p *ClusterStatistics) FastReadField1(buf []byte) (int, error)
func (*ClusterStatistics) FastReadField2 ¶
func (p *ClusterStatistics) FastReadField2(buf []byte) (int, error)
func (*ClusterStatistics) FastReadField3 ¶
func (p *ClusterStatistics) FastReadField3(buf []byte) (int, error)
func (*ClusterStatistics) FastReadField4 ¶
func (p *ClusterStatistics) FastReadField4(buf []byte) (int, error)
func (*ClusterStatistics) FastWrite ¶
func (p *ClusterStatistics) FastWrite(buf []byte) int
for compatibility
func (*ClusterStatistics) FastWriteNocopy ¶
func (p *ClusterStatistics) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*ClusterStatistics) Field1DeepEqual ¶
func (p *ClusterStatistics) Field1DeepEqual(src int32) bool
func (*ClusterStatistics) Field2DeepEqual ¶
func (p *ClusterStatistics) Field2DeepEqual(src int32) bool
func (*ClusterStatistics) Field3DeepEqual ¶
func (p *ClusterStatistics) Field3DeepEqual(src int32) bool
func (*ClusterStatistics) Field4DeepEqual ¶
func (p *ClusterStatistics) Field4DeepEqual(src int32) bool
func (*ClusterStatistics) GetErrorCount ¶
func (p *ClusterStatistics) GetErrorCount() (v int32)
func (*ClusterStatistics) GetOtherCount ¶
func (p *ClusterStatistics) GetOtherCount() (v int32)
func (*ClusterStatistics) GetRunningCount ¶
func (p *ClusterStatistics) GetRunningCount() (v int32)
func (*ClusterStatistics) GetTotalCount ¶
func (p *ClusterStatistics) GetTotalCount() (v int32)
func (*ClusterStatistics) Read ¶
func (p *ClusterStatistics) Read(iprot thrift.TProtocol) (err error)
func (*ClusterStatistics) ReadField1 ¶
func (p *ClusterStatistics) ReadField1(iprot thrift.TProtocol) error
func (*ClusterStatistics) ReadField2 ¶
func (p *ClusterStatistics) ReadField2(iprot thrift.TProtocol) error
func (*ClusterStatistics) ReadField3 ¶
func (p *ClusterStatistics) ReadField3(iprot thrift.TProtocol) error
func (*ClusterStatistics) ReadField4 ¶
func (p *ClusterStatistics) ReadField4(iprot thrift.TProtocol) error
func (*ClusterStatistics) SetErrorCount ¶
func (p *ClusterStatistics) SetErrorCount(val int32)
func (*ClusterStatistics) SetOtherCount ¶
func (p *ClusterStatistics) SetOtherCount(val int32)
func (*ClusterStatistics) SetRunningCount ¶
func (p *ClusterStatistics) SetRunningCount(val int32)
func (*ClusterStatistics) SetTotalCount ¶
func (p *ClusterStatistics) SetTotalCount(val int32)
func (*ClusterStatistics) String ¶
func (p *ClusterStatistics) String() string
type GetClusterOverviewRequest ¶
type GetClusterOverviewRequest struct { Top *base.TopParam `thrift:"Top,254,required" json:"Top"` Base *base.Base `thrift:"Base,255" json:"Base,omitempty"` }
func NewGetClusterOverviewRequest ¶
func NewGetClusterOverviewRequest() *GetClusterOverviewRequest
func (*GetClusterOverviewRequest) BLength ¶
func (p *GetClusterOverviewRequest) BLength() int
func (*GetClusterOverviewRequest) DeepEqual ¶
func (p *GetClusterOverviewRequest) DeepEqual(ano *GetClusterOverviewRequest) bool
func (*GetClusterOverviewRequest) FastRead ¶
func (p *GetClusterOverviewRequest) FastRead(buf []byte) (int, error)
func (*GetClusterOverviewRequest) FastReadField254 ¶
func (p *GetClusterOverviewRequest) FastReadField254(buf []byte) (int, error)
func (*GetClusterOverviewRequest) FastReadField255 ¶
func (p *GetClusterOverviewRequest) FastReadField255(buf []byte) (int, error)
func (*GetClusterOverviewRequest) FastWrite ¶
func (p *GetClusterOverviewRequest) FastWrite(buf []byte) int
for compatibility
func (*GetClusterOverviewRequest) FastWriteNocopy ¶
func (p *GetClusterOverviewRequest) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetClusterOverviewRequest) Field254DeepEqual ¶
func (p *GetClusterOverviewRequest) Field254DeepEqual(src *base.TopParam) bool
func (*GetClusterOverviewRequest) Field255DeepEqual ¶
func (p *GetClusterOverviewRequest) Field255DeepEqual(src *base.Base) bool
func (*GetClusterOverviewRequest) GetBase ¶
func (p *GetClusterOverviewRequest) GetBase() (v *base.Base)
func (*GetClusterOverviewRequest) GetOrSetBase ¶
func (p *GetClusterOverviewRequest) GetOrSetBase() interface{}
func (*GetClusterOverviewRequest) GetTop ¶
func (p *GetClusterOverviewRequest) GetTop() (v *base.TopParam)
func (*GetClusterOverviewRequest) IsSetBase ¶
func (p *GetClusterOverviewRequest) IsSetBase() bool
func (*GetClusterOverviewRequest) IsSetTop ¶
func (p *GetClusterOverviewRequest) IsSetTop() bool
func (*GetClusterOverviewRequest) Read ¶
func (p *GetClusterOverviewRequest) Read(iprot thrift.TProtocol) (err error)
func (*GetClusterOverviewRequest) ReadField254 ¶
func (p *GetClusterOverviewRequest) ReadField254(iprot thrift.TProtocol) error
func (*GetClusterOverviewRequest) ReadField255 ¶
func (p *GetClusterOverviewRequest) ReadField255(iprot thrift.TProtocol) error
func (*GetClusterOverviewRequest) SetBase ¶
func (p *GetClusterOverviewRequest) SetBase(val *base.Base)
func (*GetClusterOverviewRequest) SetTop ¶
func (p *GetClusterOverviewRequest) SetTop(val *base.TopParam)
func (*GetClusterOverviewRequest) String ¶
func (p *GetClusterOverviewRequest) String() string
type GetClusterOverviewResponse ¶
type GetClusterOverviewResponse struct { ClusterStatistics *ClusterStatistics `thrift:"ClusterStatistics,1,required" json:"ClusterStatistics"` NodeStatistics *NodeStatistics `thrift:"NodeStatistics,2,required" json:"NodeStatistics"` WorkloadStatistics *WorkloadStatistics `thrift:"WorkloadStatistics,3,required" json:"WorkloadStatistics"` ClusterDetails []*ClusterDetailItem `thrift:"ClusterDetails,4,required" json:"ClusterDetails"` Base *base.Base `thrift:"Base,255" json:"Base,omitempty"` }
func NewGetClusterOverviewResponse ¶
func NewGetClusterOverviewResponse() *GetClusterOverviewResponse
func (*GetClusterOverviewResponse) BLength ¶
func (p *GetClusterOverviewResponse) BLength() int
func (*GetClusterOverviewResponse) DeepEqual ¶
func (p *GetClusterOverviewResponse) DeepEqual(ano *GetClusterOverviewResponse) bool
func (*GetClusterOverviewResponse) FastRead ¶
func (p *GetClusterOverviewResponse) FastRead(buf []byte) (int, error)
func (*GetClusterOverviewResponse) FastReadField1 ¶
func (p *GetClusterOverviewResponse) FastReadField1(buf []byte) (int, error)
func (*GetClusterOverviewResponse) FastReadField2 ¶
func (p *GetClusterOverviewResponse) FastReadField2(buf []byte) (int, error)
func (*GetClusterOverviewResponse) FastReadField255 ¶
func (p *GetClusterOverviewResponse) FastReadField255(buf []byte) (int, error)
func (*GetClusterOverviewResponse) FastReadField3 ¶
func (p *GetClusterOverviewResponse) FastReadField3(buf []byte) (int, error)
func (*GetClusterOverviewResponse) FastReadField4 ¶
func (p *GetClusterOverviewResponse) FastReadField4(buf []byte) (int, error)
func (*GetClusterOverviewResponse) FastWrite ¶
func (p *GetClusterOverviewResponse) FastWrite(buf []byte) int
for compatibility
func (*GetClusterOverviewResponse) FastWriteNocopy ¶
func (p *GetClusterOverviewResponse) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*GetClusterOverviewResponse) Field1DeepEqual ¶
func (p *GetClusterOverviewResponse) Field1DeepEqual(src *ClusterStatistics) bool
func (*GetClusterOverviewResponse) Field255DeepEqual ¶
func (p *GetClusterOverviewResponse) Field255DeepEqual(src *base.Base) bool
func (*GetClusterOverviewResponse) Field2DeepEqual ¶
func (p *GetClusterOverviewResponse) Field2DeepEqual(src *NodeStatistics) bool
func (*GetClusterOverviewResponse) Field3DeepEqual ¶
func (p *GetClusterOverviewResponse) Field3DeepEqual(src *WorkloadStatistics) bool
func (*GetClusterOverviewResponse) Field4DeepEqual ¶
func (p *GetClusterOverviewResponse) Field4DeepEqual(src []*ClusterDetailItem) bool
func (*GetClusterOverviewResponse) GetBase ¶
func (p *GetClusterOverviewResponse) GetBase() (v *base.Base)
func (*GetClusterOverviewResponse) GetClusterDetails ¶
func (p *GetClusterOverviewResponse) GetClusterDetails() (v []*ClusterDetailItem)
func (*GetClusterOverviewResponse) GetClusterStatistics ¶
func (p *GetClusterOverviewResponse) GetClusterStatistics() (v *ClusterStatistics)
func (*GetClusterOverviewResponse) GetNodeStatistics ¶
func (p *GetClusterOverviewResponse) GetNodeStatistics() (v *NodeStatistics)
func (*GetClusterOverviewResponse) GetOrSetBase ¶
func (p *GetClusterOverviewResponse) GetOrSetBase() interface{}
func (*GetClusterOverviewResponse) GetWorkloadStatistics ¶
func (p *GetClusterOverviewResponse) GetWorkloadStatistics() (v *WorkloadStatistics)
func (*GetClusterOverviewResponse) IsSetBase ¶
func (p *GetClusterOverviewResponse) IsSetBase() bool
func (*GetClusterOverviewResponse) IsSetClusterStatistics ¶
func (p *GetClusterOverviewResponse) IsSetClusterStatistics() bool
func (*GetClusterOverviewResponse) IsSetNodeStatistics ¶
func (p *GetClusterOverviewResponse) IsSetNodeStatistics() bool
func (*GetClusterOverviewResponse) IsSetWorkloadStatistics ¶
func (p *GetClusterOverviewResponse) IsSetWorkloadStatistics() bool
func (*GetClusterOverviewResponse) Read ¶
func (p *GetClusterOverviewResponse) Read(iprot thrift.TProtocol) (err error)
func (*GetClusterOverviewResponse) ReadField1 ¶
func (p *GetClusterOverviewResponse) ReadField1(iprot thrift.TProtocol) error
func (*GetClusterOverviewResponse) ReadField2 ¶
func (p *GetClusterOverviewResponse) ReadField2(iprot thrift.TProtocol) error
func (*GetClusterOverviewResponse) ReadField255 ¶
func (p *GetClusterOverviewResponse) ReadField255(iprot thrift.TProtocol) error
func (*GetClusterOverviewResponse) ReadField3 ¶
func (p *GetClusterOverviewResponse) ReadField3(iprot thrift.TProtocol) error
func (*GetClusterOverviewResponse) ReadField4 ¶
func (p *GetClusterOverviewResponse) ReadField4(iprot thrift.TProtocol) error
func (*GetClusterOverviewResponse) SetBase ¶
func (p *GetClusterOverviewResponse) SetBase(val *base.Base)
func (*GetClusterOverviewResponse) SetClusterDetails ¶
func (p *GetClusterOverviewResponse) SetClusterDetails(val []*ClusterDetailItem)
func (*GetClusterOverviewResponse) SetClusterStatistics ¶
func (p *GetClusterOverviewResponse) SetClusterStatistics(val *ClusterStatistics)
func (*GetClusterOverviewResponse) SetNodeStatistics ¶
func (p *GetClusterOverviewResponse) SetNodeStatistics(val *NodeStatistics)
func (*GetClusterOverviewResponse) SetWorkloadStatistics ¶
func (p *GetClusterOverviewResponse) SetWorkloadStatistics(val *WorkloadStatistics)
func (*GetClusterOverviewResponse) String ¶
func (p *GetClusterOverviewResponse) String() string
type NodeStatistics ¶
type NodeStatistics struct { TotalCount int32 `thrift:"TotalCount,1,required" json:"TotalCount"` RunningCount int32 `thrift:"RunningCount,2,required" json:"RunningCount"` ErrorCount int32 `thrift:"ErrorCount,3,required" json:"ErrorCount"` OtherCount int32 `thrift:"OtherCount,4,required" json:"OtherCount"` }
var GetClusterOverviewResponse_NodeStatistics_DEFAULT *NodeStatistics
func NewNodeStatistics ¶
func NewNodeStatistics() *NodeStatistics
func (*NodeStatistics) BLength ¶
func (p *NodeStatistics) BLength() int
func (*NodeStatistics) DeepEqual ¶
func (p *NodeStatistics) DeepEqual(ano *NodeStatistics) bool
func (*NodeStatistics) FastReadField1 ¶
func (p *NodeStatistics) FastReadField1(buf []byte) (int, error)
func (*NodeStatistics) FastReadField2 ¶
func (p *NodeStatistics) FastReadField2(buf []byte) (int, error)
func (*NodeStatistics) FastReadField3 ¶
func (p *NodeStatistics) FastReadField3(buf []byte) (int, error)
func (*NodeStatistics) FastReadField4 ¶
func (p *NodeStatistics) FastReadField4(buf []byte) (int, error)
func (*NodeStatistics) FastWrite ¶
func (p *NodeStatistics) FastWrite(buf []byte) int
for compatibility
func (*NodeStatistics) FastWriteNocopy ¶
func (p *NodeStatistics) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*NodeStatistics) Field1DeepEqual ¶
func (p *NodeStatistics) Field1DeepEqual(src int32) bool
func (*NodeStatistics) Field2DeepEqual ¶
func (p *NodeStatistics) Field2DeepEqual(src int32) bool
func (*NodeStatistics) Field3DeepEqual ¶
func (p *NodeStatistics) Field3DeepEqual(src int32) bool
func (*NodeStatistics) Field4DeepEqual ¶
func (p *NodeStatistics) Field4DeepEqual(src int32) bool
func (*NodeStatistics) GetErrorCount ¶
func (p *NodeStatistics) GetErrorCount() (v int32)
func (*NodeStatistics) GetOtherCount ¶
func (p *NodeStatistics) GetOtherCount() (v int32)
func (*NodeStatistics) GetRunningCount ¶
func (p *NodeStatistics) GetRunningCount() (v int32)
func (*NodeStatistics) GetTotalCount ¶
func (p *NodeStatistics) GetTotalCount() (v int32)
func (*NodeStatistics) ReadField1 ¶
func (p *NodeStatistics) ReadField1(iprot thrift.TProtocol) error
func (*NodeStatistics) ReadField2 ¶
func (p *NodeStatistics) ReadField2(iprot thrift.TProtocol) error
func (*NodeStatistics) ReadField3 ¶
func (p *NodeStatistics) ReadField3(iprot thrift.TProtocol) error
func (*NodeStatistics) ReadField4 ¶
func (p *NodeStatistics) ReadField4(iprot thrift.TProtocol) error
func (*NodeStatistics) SetErrorCount ¶
func (p *NodeStatistics) SetErrorCount(val int32)
func (*NodeStatistics) SetOtherCount ¶
func (p *NodeStatistics) SetOtherCount(val int32)
func (*NodeStatistics) SetRunningCount ¶
func (p *NodeStatistics) SetRunningCount(val int32)
func (*NodeStatistics) SetTotalCount ¶
func (p *NodeStatistics) SetTotalCount(val int32)
func (*NodeStatistics) String ¶
func (p *NodeStatistics) String() string
type WorkloadStatistics ¶
type WorkloadStatistics struct { TotalCount int32 `thrift:"TotalCount,1,required" json:"TotalCount"` NormalCount int32 `thrift:"NormalCount,2,required" json:"NormalCount"` OtherCount int32 `thrift:"OtherCount,3,required" json:"OtherCount"` }
var GetClusterOverviewResponse_WorkloadStatistics_DEFAULT *WorkloadStatistics
func NewWorkloadStatistics ¶
func NewWorkloadStatistics() *WorkloadStatistics
func (*WorkloadStatistics) BLength ¶
func (p *WorkloadStatistics) BLength() int
func (*WorkloadStatistics) DeepEqual ¶
func (p *WorkloadStatistics) DeepEqual(ano *WorkloadStatistics) bool
func (*WorkloadStatistics) FastRead ¶
func (p *WorkloadStatistics) FastRead(buf []byte) (int, error)
func (*WorkloadStatistics) FastReadField1 ¶
func (p *WorkloadStatistics) FastReadField1(buf []byte) (int, error)
func (*WorkloadStatistics) FastReadField2 ¶
func (p *WorkloadStatistics) FastReadField2(buf []byte) (int, error)
func (*WorkloadStatistics) FastReadField3 ¶
func (p *WorkloadStatistics) FastReadField3(buf []byte) (int, error)
func (*WorkloadStatistics) FastWrite ¶
func (p *WorkloadStatistics) FastWrite(buf []byte) int
for compatibility
func (*WorkloadStatistics) FastWriteNocopy ¶
func (p *WorkloadStatistics) FastWriteNocopy(buf []byte, binaryWriter bthrift.BinaryWriter) int
func (*WorkloadStatistics) Field1DeepEqual ¶
func (p *WorkloadStatistics) Field1DeepEqual(src int32) bool
func (*WorkloadStatistics) Field2DeepEqual ¶
func (p *WorkloadStatistics) Field2DeepEqual(src int32) bool
func (*WorkloadStatistics) Field3DeepEqual ¶
func (p *WorkloadStatistics) Field3DeepEqual(src int32) bool
func (*WorkloadStatistics) GetNormalCount ¶
func (p *WorkloadStatistics) GetNormalCount() (v int32)
func (*WorkloadStatistics) GetOtherCount ¶
func (p *WorkloadStatistics) GetOtherCount() (v int32)
func (*WorkloadStatistics) GetTotalCount ¶
func (p *WorkloadStatistics) GetTotalCount() (v int32)
func (*WorkloadStatistics) Read ¶
func (p *WorkloadStatistics) Read(iprot thrift.TProtocol) (err error)
func (*WorkloadStatistics) ReadField1 ¶
func (p *WorkloadStatistics) ReadField1(iprot thrift.TProtocol) error
func (*WorkloadStatistics) ReadField2 ¶
func (p *WorkloadStatistics) ReadField2(iprot thrift.TProtocol) error
func (*WorkloadStatistics) ReadField3 ¶
func (p *WorkloadStatistics) ReadField3(iprot thrift.TProtocol) error
func (*WorkloadStatistics) SetNormalCount ¶
func (p *WorkloadStatistics) SetNormalCount(val int32)
func (*WorkloadStatistics) SetOtherCount ¶
func (p *WorkloadStatistics) SetOtherCount(val int32)
func (*WorkloadStatistics) SetTotalCount ¶
func (p *WorkloadStatistics) SetTotalCount(val int32)
func (*WorkloadStatistics) String ¶
func (p *WorkloadStatistics) String() string
Click to show internal directories.
Click to hide internal directories.