Documentation ¶
Index ¶
- func GetAccountAPIClient(reqAuth bool) (rpc.AccountAPIClient, *grpc.ClientConn)
- func GetBillingAPIClient(reqAuth bool) (rpc.BillingAPIClient, *grpc.ClientConn)
- func GetControllerAPIClient() (rpc.ControllerAPIClient, *grpc.ClientConn)
- func GetIAMAPIClient() (rpc.IAMAPIClient, *grpc.ClientConn)
- func GetManagerAPIClient(reqAuth bool) (rpc.ManagerAPIClient, *grpc.ClientConn)
- func GetMonitoringAPIClient() (rpc.MonitoringAPIClient, *grpc.ClientConn)
- func GetNetworkAPIClient(controllerHost string) (rpc.NetworkAPIClient, *grpc.ClientConn)
- func GetOpsAPIClient() (rpc.OpsAPIClient, *grpc.ClientConn)
- func GetServicesAPIClient(reqAuth bool) (rpc.ServicesAPIClient, *grpc.ClientConn)
- func GetTenantAPIClient() (rpc.TenantAPIClient, *grpc.ClientConn)
- func GetTopologyAPIClient() (rpc.TopologyAPIClient, *grpc.ClientConn)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAccountAPIClient ¶ added in v0.4.0
func GetAccountAPIClient(reqAuth bool) (rpc.AccountAPIClient, *grpc.ClientConn)
func GetBillingAPIClient ¶
func GetBillingAPIClient(reqAuth bool) (rpc.BillingAPIClient, *grpc.ClientConn)
func GetControllerAPIClient ¶ added in v0.4.0
func GetControllerAPIClient() (rpc.ControllerAPIClient, *grpc.ClientConn)
func GetIAMAPIClient ¶ added in v0.4.0
func GetIAMAPIClient() (rpc.IAMAPIClient, *grpc.ClientConn)
func GetManagerAPIClient ¶ added in v0.4.0
func GetManagerAPIClient(reqAuth bool) (rpc.ManagerAPIClient, *grpc.ClientConn)
func GetMonitoringAPIClient ¶ added in v0.4.0
func GetMonitoringAPIClient() (rpc.MonitoringAPIClient, *grpc.ClientConn)
func GetNetworkAPIClient ¶
func GetNetworkAPIClient(controllerHost string) (rpc.NetworkAPIClient, *grpc.ClientConn)
func GetOpsAPIClient ¶ added in v0.4.0
func GetOpsAPIClient() (rpc.OpsAPIClient, *grpc.ClientConn)
func GetServicesAPIClient ¶
func GetServicesAPIClient(reqAuth bool) (rpc.ServicesAPIClient, *grpc.ClientConn)
func GetTenantAPIClient ¶ added in v0.4.0
func GetTenantAPIClient() (rpc.TenantAPIClient, *grpc.ClientConn)
func GetTopologyAPIClient ¶ added in v0.4.0
func GetTopologyAPIClient() (rpc.TopologyAPIClient, *grpc.ClientConn)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.