package
0.0.0-20230212013232-7aae7b90475c
Repository: https://github.com/infraboard/cmdb.git
Documentation: pkg.go.dev

# README

账单管理

账单数据分类:

原始账单: 云商同步过来的账单

问题:

  • 存在 一个实例多个账单
  • 账单维度过粗的问题, 比如oss 是以Region出的账单

针对一个实例多个账单的情况需要合并处理 针对粗的问题, 需要进行一次分摊处理

实例账单: 聚合后生成以实例维度的账单, 供上层业务使用

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
Service_ServiceDesc is the grpc.ServiceDesc for Service service.

# Structs

账单数据结构参数: 阿里云参考: https://www.alibabacloud.com/help/zh/doc-detail/100400.htm?spm=a2c63.p38356.b99.39.22b56c48uGGnNz 腾讯云参考: https://cloud.tencent.com/document/api/555/19182 华为云参考:.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
资源月账单分摊单元.
账单总览项.
No description provided by the author
UnimplementedServiceServer must be embedded to have forward compatible implementations.

# Interfaces

ServiceClient is the client API for Service service.
ServiceServer is the server API for Service service.
UnsafeServiceServer may be embedded to opt out of forward compatibility for this service.