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

# Functions

No description provided by the author
PrivateEndpointServiceURL creates a resource URL for the PrivateEndpointService with given ID in given context (as individual IDs).
PrivateEndpointServiceURL2 creates a resource URL for the PrivateEndpointService with given ID in given context (as base URL).
RegisterNetworkServiceHandler registers the http handlers for service NetworkService to "mux".
RegisterNetworkServiceHandlerClient registers the http handlers for service NetworkService to "mux".
RegisterNetworkServiceHandlerFromEndpoint is same as RegisterNetworkServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterNetworkServiceHandlerServer registers the http handlers for service NetworkService 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.
EventTypePrivateEndpointServiceCreated is the type of event fired after a private endpoint service has been created SubjectID contains the ID of the private endpoint service.
EventTypePrivateEndpointServiceDeleted is the type of event fired after a private endpoint service has been (marked for) deleted SubjectID contains the ID of the private endpoint service.
EventTypePrivateEndpointServiceUpdated is the type of event fired after a private endpoint service has been updated SubjectID contains the ID of the private endpoint service.
KindPrivateEndpointService is a constants for the kind of PrivateEndpointService resources.
PermissionPrivateEndpointServiceCreate is needed for creating a private endpoint service.
PermissionPrivateEndpointServiceGet is needed for getting an individual private endpoint service.
PermissionPrivateEndpointServiceGetByDeploymentID is getting an individual private endpoint service by deployment ID.
PermissionPrivateEndpointServiceGetFeature is needed for getting whether or not the private endpoint service feature is enabled and available for a specific deployment.
PermissionPrivateEndpointServiceUpdate is needed to update the private endpoint service.
PrivateDNSStatusFailedVerification is the status of a private DNS record that has failed verification.
PrivateDNSStatusPendingVerification is the status of a private DNS record that is pending ownership verification.
PrivateDNSStatusVerified is the status of a private DNS record that has been verified.

# Variables

No description provided by the author

# Structs

IsPrivateEndpointServiceFeatureAvailableRequest specifies the request parameters for the IsPrivateEndpointServiceFeatureAvailable method.
IsPrivateEndpointServiceFeatureAvailableResult specifies if the private endpoint service is enabled and available.
PrivateEndpointService represents the service part of the private endpoint.
Specific AKS setting.
Specific AKS private endpoint connection status fields.
Specific AKS status fields.
Specific AWS setting.
Specific AWS principal setting.
Specific AWS private endpoint connection status fields.
Specific AWS status fields.
Specific GCP setting.
Specific GCP private endpoint connection status fields.
Specific GCP status fields.
Status of the private endpoint service.
UnimplementedNetworkServiceServer can be embedded to have forward compatible implementations.

# Interfaces

NetworkServiceClient is the client API for NetworkService service.
NetworkServiceServer is the server API for NetworkService service.