# Functions

NewExecutableSchema creates an ExecutableSchema from the ResolverRoot interface.
NewResolver returns a resolver configured with the given ent client.
WithMetadataClient sets the metadata client on the resolver.

# Variables

ErrFieldEmpty is returned when a required field is empty.
ErrInternalServerError is returned when an internal error occurs.
ErrInvalidCharacters is returned when an invalid input is provided.
ErrLoadBalancerLimitReached is returned when the load balancer limit has been reached for an owner.
ErrPoolNotFound is returned when one or more pools are not found.
ErrPortNotFound is returned when one or more ports are not found.
ErrPortNumberInUse is returned when a port number is already in use.
ErrRestrictedPortNumber is returned when a port number is restricted.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ErrInvalidField is returned when an invalid input is provided.
Handler is an http handler wrapping a Resolver.
Return response from loadBalancerCreate.
Return response from loadBalancerDelete.
Return response from loadBalancerOriginCreate.
Return response from loadBalancerOriginDelete.
Return response from loadBalancerOriginUpdate.
Return response from LoadBalancerPoolCreate.
Return response from LoadBalancerPoolDelete.
Return response from LoadBalancerPoolUpdate.
Return response from loadBalancerPortCreate.
Return response from loadBalancerPortDelete.
Return response from loadBalancerPortUpdate.
Return response from loadBalancerProviderCreate.
Return response from loadBalancerProviderDelete.
Return response from loadBalancerProviderUpdate.
Return response from loadBalancerUpdate.
Location represents a Location in the graph for the bits load-balancer-api is able to return.
Owner represents a Location in the graph for the bits load-balancer-api is able to return.
Resolver provides a graph response resolver.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Metadata interface for the metadata client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Option is a function that modifies a resolver.