client

package
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2024 License: MIT Imports: 11 Imported by: 0

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
}

func NewClient

func NewClient(ctx context.Context, hostname string, port int, certFile string, keyFile string, caFile string, additionalOpts ...grpc.DialOption) (AccountingClient, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL