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 GetNStoreAPIClient() (rpc.NStoreAPIClient, *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 ¶
func GetAccountAPIClient(reqAuth bool) (rpc.AccountAPIClient, *grpc.ClientConn)
func GetBillingAPIClient ¶
func GetBillingAPIClient(reqAuth bool) (rpc.BillingAPIClient, *grpc.ClientConn)
func GetControllerAPIClient ¶
func GetControllerAPIClient() (rpc.ControllerAPIClient, *grpc.ClientConn)
func GetIAMAPIClient ¶
func GetIAMAPIClient() (rpc.IAMAPIClient, *grpc.ClientConn)
func GetManagerAPIClient ¶
func GetManagerAPIClient(reqAuth bool) (rpc.ManagerAPIClient, *grpc.ClientConn)
func GetMonitoringAPIClient ¶
func GetMonitoringAPIClient() (rpc.MonitoringAPIClient, *grpc.ClientConn)
func GetNStoreAPIClient ¶
func GetNStoreAPIClient() (rpc.NStoreAPIClient, *grpc.ClientConn)
func GetNetworkAPIClient ¶
func GetNetworkAPIClient(controllerHost string) (rpc.NetworkAPIClient, *grpc.ClientConn)
func GetOpsAPIClient ¶
func GetOpsAPIClient() (rpc.OpsAPIClient, *grpc.ClientConn)
func GetServicesAPIClient ¶
func GetServicesAPIClient(reqAuth bool) (rpc.ServicesAPIClient, *grpc.ClientConn)
func GetTenantAPIClient ¶
func GetTenantAPIClient() (rpc.TenantAPIClient, *grpc.ClientConn)
func GetTopologyAPIClient ¶
func GetTopologyAPIClient() (rpc.TopologyAPIClient, *grpc.ClientConn)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.