Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountingClient ¶
type AccountingClient interface { Cluster() v1.ClusterServiceClient Pod() v1.PodServiceClient S3() v1.S3ServiceClient Volume() v1.VolumeServiceClient Info() v1.InfoServiceClient IP() v1.IPServiceClient NetworkTraffic() v1.NetworkTrafficServiceClient Health() healthv1.HealthClient Postgres() v1.PostgresServiceClient Machine() v1.MachineServiceClient ProductOption() v1.ProductOptionServiceClient Close() error }
Click to show internal directories.
Click to hide internal directories.