Documentation ¶
Index ¶
- func CreateAppInfoClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.AppInfoServiceClient, error)
- func CreateAppServeAppClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.AppServeAppServiceClient, error)
- func CreateClusterInfoClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.ClusterInfoServiceClient, error)
- func CreateContractClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.ContractServiceClient, error)
- func CreateCspInfoClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.CspInfoServiceClient, error)
- func CreateLcmClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.ClusterLcmServiceClient, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAppInfoClient ¶
func CreateAppInfoClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.AppInfoServiceClient, error)
func CreateAppServeAppClient ¶
func CreateAppServeAppClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.AppServeAppServiceClient, error)
func CreateClusterInfoClient ¶
func CreateClusterInfoClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.ClusterInfoServiceClient, error)
func CreateContractClient ¶
func CreateContractClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.ContractServiceClient, error)
func CreateCspInfoClient ¶
func CreateCspInfoClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.CspInfoServiceClient, error)
func CreateLcmClient ¶
func CreateLcmClient(address string, port int, tlsEnabled bool, certPath string) (*grpc.ClientConn, pb.ClusterLcmServiceClient, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.