Documentation ¶
Index ¶
- func GetAppAuthProviderServiceClient(endpoint string) (applicationauth.ApplicationsAPIClient, error)
- func GetAppProviderClient(endpoint string) (appprovider.ProviderAPIClient, error)
- func GetAppRegistryClient(endpoint string) (appregistry.RegistryAPIClient, error)
- func GetAuthProviderServiceClient(endpoint string) (authprovider.ProviderAPIClient, error)
- func GetAuthRegistryServiceClient(endpoint string) (authregistry.RegistryAPIClient, error)
- func GetDataTxClient(endpoint string) (datatx.TxAPIClient, error)
- func GetGatewayServiceClient(endpoint string) (gateway.GatewayAPIClient, error)
- func GetGroupProviderServiceClient(endpoint string) (group.GroupAPIClient, error)
- func GetOCMCoreClient(endpoint string) (ocmcore.OcmCoreAPIClient, error)
- func GetOCMInviteManagerClient(endpoint string) (invitepb.InviteAPIClient, error)
- func GetOCMProviderAuthorizerClient(endpoint string) (ocmprovider.ProviderAPIClient, error)
- func GetOCMShareProviderClient(endpoint string) (ocm.OcmAPIClient, error)
- func GetPermissionsClient(endpoint string) (permissions.PermissionsAPIClient, error)
- func GetPreferencesClient(endpoint string) (preferences.PreferencesAPIClient, error)
- func GetPublicShareProviderClient(endpoint string) (link.LinkAPIClient, error)
- func GetStorageProviderServiceClient(endpoint string) (storageprovider.ProviderAPIClient, error)
- func GetStorageRegistryClient(endpoint string) (storageregistry.RegistryAPIClient, error)
- func GetUserProviderServiceClient(endpoint string) (user.UserAPIClient, error)
- func GetUserShareProviderClient(endpoint string) (collaboration.CollaborationAPIClient, error)
- func NewConn(endpoint string) (*grpc.ClientConn, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAppAuthProviderServiceClient ¶
func GetAppAuthProviderServiceClient(endpoint string) (applicationauth.ApplicationsAPIClient, error)
GetAppAuthProviderServiceClient returns a new AppAuthProviderServiceClient.
func GetAppProviderClient ¶
func GetAppProviderClient(endpoint string) (appprovider.ProviderAPIClient, error)
GetAppProviderClient returns a new AppRegistryClient.
func GetAppRegistryClient ¶
func GetAppRegistryClient(endpoint string) (appregistry.RegistryAPIClient, error)
GetAppRegistryClient returns a new AppRegistryClient.
func GetAuthProviderServiceClient ¶
func GetAuthProviderServiceClient(endpoint string) (authprovider.ProviderAPIClient, error)
GetAuthProviderServiceClient returns a new AuthProviderServiceClient.
func GetAuthRegistryServiceClient ¶
func GetAuthRegistryServiceClient(endpoint string) (authregistry.RegistryAPIClient, error)
GetAuthRegistryServiceClient returns a new AuthRegistryServiceClient.
func GetDataTxClient ¶
func GetDataTxClient(endpoint string) (datatx.TxAPIClient, error)
GetDataTxClient returns a new DataTxClient.
func GetGatewayServiceClient ¶
func GetGatewayServiceClient(endpoint string) (gateway.GatewayAPIClient, error)
GetGatewayServiceClient returns a GatewayServiceClient.
func GetGroupProviderServiceClient ¶
func GetGroupProviderServiceClient(endpoint string) (group.GroupAPIClient, error)
GetGroupProviderServiceClient returns a GroupProviderServiceClient.
func GetOCMCoreClient ¶
func GetOCMCoreClient(endpoint string) (ocmcore.OcmCoreAPIClient, error)
GetOCMCoreClient returns a new OCMCoreClient.
func GetOCMInviteManagerClient ¶
func GetOCMInviteManagerClient(endpoint string) (invitepb.InviteAPIClient, error)
GetOCMInviteManagerClient returns a new OCMInviteManagerClient.
func GetOCMProviderAuthorizerClient ¶
func GetOCMProviderAuthorizerClient(endpoint string) (ocmprovider.ProviderAPIClient, error)
GetOCMProviderAuthorizerClient returns a new OCMProviderAuthorizerClient.
func GetOCMShareProviderClient ¶
func GetOCMShareProviderClient(endpoint string) (ocm.OcmAPIClient, error)
GetOCMShareProviderClient returns a new OCMShareProviderClient.
func GetPermissionsClient ¶
func GetPermissionsClient(endpoint string) (permissions.PermissionsAPIClient, error)
GetPermissionsClient returns a new PermissionsClient.
func GetPreferencesClient ¶
func GetPreferencesClient(endpoint string) (preferences.PreferencesAPIClient, error)
GetPreferencesClient returns a new PreferencesClient.
func GetPublicShareProviderClient ¶
func GetPublicShareProviderClient(endpoint string) (link.LinkAPIClient, error)
GetPublicShareProviderClient returns a new PublicShareProviderClient.
func GetStorageProviderServiceClient ¶
func GetStorageProviderServiceClient(endpoint string) (storageprovider.ProviderAPIClient, error)
GetStorageProviderServiceClient returns a StorageProviderServiceClient.
func GetStorageRegistryClient ¶
func GetStorageRegistryClient(endpoint string) (storageregistry.RegistryAPIClient, error)
GetStorageRegistryClient returns a new StorageRegistryClient.
func GetUserProviderServiceClient ¶
func GetUserProviderServiceClient(endpoint string) (user.UserAPIClient, error)
GetUserProviderServiceClient returns a UserProviderServiceClient.
func GetUserShareProviderClient ¶
func GetUserShareProviderClient(endpoint string) (collaboration.CollaborationAPIClient, error)
GetUserShareProviderClient returns a new UserShareProviderClient.
Types ¶
This section is empty.