package
0.89.3
Repository: https://github.com/arangodb-managed/apis.git
Documentation: pkg.go.dev

# Functions

DeploymentProfileURL creates a resource URL for the DeploymentProfile with given ID in given context.
ForEachDeploymentProfile iterates over all deployment profiles in the organization identified by the given context ID, invoking the given callback for each deployment profile.
No description provided by the author
RegisterDeploymentProfileServiceHandler registers the http handlers for service DeploymentProfileService to "mux".
RegisterDeploymentProfileServiceHandlerClient registers the http handlers for service DeploymentProfileService to "mux".
RegisterDeploymentProfileServiceHandlerFromEndpoint is same as RegisterDeploymentProfileServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDeploymentProfileServiceHandlerServer registers the http handlers for service DeploymentProfileService to "mux".
No description provided by the author

# Constants

APIID contains identifier of this API.
APIMajorVersion contains major version of this API.
APIMinorVersion contains minor version of this API.
APIPatchVersion contains patch version of this API.
EventTypeDeploymentProfileCreated is the type of event fired after a Deployment Profile has been created.
EventTypeDeploymentProfileDeleted is the type of event fired after a Deployment Profile has been deleted.
EventTypeDeploymentProfileUpdated is the type of event fired after a Deployment Profile has been updated.
KindDeploymentProfile is a constant for the kind of DeploymentProfile resources.
PermissionDeploymentProfileList is needed for listing Deployment Profiles in an organization.

# Variables

No description provided by the author

# Structs

DeploymentProfile represents a single Deployment Profile for an organization.
List of deployment profiles.
Request for listing deployment profiles.
UnimplementedDeploymentProfileServiceServer can be embedded to have forward compatible implementations.

# Interfaces

DeploymentProfileServiceClient is the client API for DeploymentProfileService service.
DeploymentProfileServiceServer is the server API for DeploymentProfileService service.

# Type aliases

No description provided by the author