Documentation
¶
Index ¶
- func CreateIntegration(ctx context.Context, encryptor crypto.Encryptor, registry *registry.Registry, ...) (*pb.CreateIntegrationResponse, error)
- func DescribeIntegration(ctx context.Context, domainType, domainID, idOrName string) (*pb.DescribeIntegrationResponse, error)
- func ListIntegrations(ctx context.Context, domainType, domainID string) (*pb.ListIntegrationsResponse, error)
- func ListResources(ctx context.Context, registry *registry.Registry, ...) (*pb.ListResourcesResponse, error)
- func UpdateIntegration(ctx context.Context, encryptor crypto.Encryptor, registry *registry.Registry, ...) (*pb.UpdateIntegrationResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateIntegration ¶
func DescribeIntegration ¶
func ListIntegrations ¶
func ListResources ¶
func UpdateIntegration ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.