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

# Functions

No description provided by the author
PrepaidDeploymentURL returns an url for given organization and prepaid deployment.
RegisterPrepaidServiceHandler registers the http handlers for service PrepaidService to "mux".
RegisterPrepaidServiceHandlerClient registers the http handlers for service PrepaidService to "mux".
RegisterPrepaidServiceHandlerFromEndpoint is same as RegisterPrepaidServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPrepaidServiceHandlerServer registers the http handlers for service PrepaidService 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.
KindPrepaidDeployment is a constant for the kind of PrepaidDeployment resources.
PermissionPrepaidDeploymentGet is required to get PrepaidDeployment by it's id.
PermissionPrepaidDeploymentList is required to list organizations PrepaidDeployments.

# Variables

No description provided by the author

# Structs

CloneFromBackupRequest is used to create a new deployment based on PrepaidDeployment with prepaid_deployment_id and restore data from Backup with given backup_id.
CreateDeploymentRequest is used to create a new deployment based on PrepaidDeployment with given prepaid_deployment_id and attach it to this PrepaidDeployment.
No description provided by the author
ListPrepaidDeploymentsRequest is used to request a list of PrepaidDeployments for organization with given organization_id.
A PrepaidDeployment contains all attributes of a future deployment that is already paid for.
Status of the prepaid deployment All members of this field are read-only.
PrepaidDeploymentList contains a list of PrepaidDeployment items.
UnimplementedPrepaidServiceServer can be embedded to have forward compatible implementations.
UpdateDeploymentRequest is used to update deployment attached to PrepaidDeployment with give prepaid_deployment_id.

# Interfaces

PrepaidServiceClient is the client API for PrepaidService service.
PrepaidServiceServer is the server API for PrepaidService service.