Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccOtJobInfo ¶
type AccOtJobInfo = ceph.AccOtJobInfo
type AiCenterInfos ¶
type AiCenterInfos = ceph.AiCenterInfos
type Ceph ¶
type Ceph interface { StorageScreen(ctx context.Context, in *StorageScreenReq, opts ...grpc.CallOption) (*StorageScreenResp, error) DailyPowerScreen(ctx context.Context, in *DailyPowerScreenReq, opts ...grpc.CallOption) (*DailyPowerScreenResp, error) PerCenterComputerPowerScreen(ctx context.Context, in *PerCenterComputerPowersReq, opts ...grpc.CallOption) (*PerCenterComputerPowersResp, error) }
type DailyComputerPowers ¶
type DailyComputerPowers = ceph.DailyComputerPowers
type DailyPowerScreenReq ¶
type DailyPowerScreenReq = ceph.DailyPowerScreenReq
type DailyPowerScreenResp ¶
type DailyPowerScreenResp = ceph.DailyPowerScreenResp
type PerCenterComputerPowers ¶
type PerCenterComputerPowers = ceph.PerCenterComputerPowers
type PerCenterComputerPowersReq ¶
type PerCenterComputerPowersReq = ceph.PerCenterComputerPowersReq
type PerCenterComputerPowersResp ¶
type PerCenterComputerPowersResp = ceph.PerCenterComputerPowersResp
type StorageScreenReq ¶
type StorageScreenReq = ceph.StorageScreenReq
type StorageScreenResp ¶
type StorageScreenResp = ceph.StorageScreenResp
Click to show internal directories.
Click to hide internal directories.