# Functions
NewService returns a new instance of LoadBalancerService.
# Constants
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
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
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
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AccessIP represents an access IP.
AccessIPNotFoundError indicates an access IP was not found.
ACL represents an ACL.
ACLAction represents an ACL action.
ACLArgument represents an ACL condition/action argument.
ACLCondition represents an ACL condition.
ACLNotFoundError indicates a certificate was not found.
No description provided by the author
No description provided by the author
No description provided by the author
ACLTemplates represents a collection of ACL condition/action templates.
Bind represents a bind.
BindNotFoundError indicates a bind was not found.
Certificate represents a certificate.
CertificateNotFoundError indicates a certificate was not found.
Cluster represents a cluster.
ClusterNotFoundError indicates a cluster was not found.
CreateAccessIPRequest represents a request to create an access IP.
CreateACLRequest represents a request to create a ACL.
CreateBindRequest represents a request to create a bind.
CreateCertificateRequest represents a request to create a certificate.
CreateListenerRequest represents a request to create a listener.
CreateTargetGroupRequest represents a request to create a target group.
CreateTargetRequest represents a request to create a target.
CreateVIPRequest represents a request to create a target group.
Deployment represents a load balancer deployment.
DeploymentNotFoundError indicates a deployment was not found.
Listener represents a listener / frontend.
No description provided by the author
No description provided by the author
ListenerNotFoundError indicates a listener was not found.
PatchAccessIPRequest represents a request to patch an access IP.
PatchListenerACLRequest represents a request to patch a ACL.
PatchBindRequest represents a request to patch a bind.
PatchListenerCertificateRequest represents a request to patch a certificate.
PatchClusterRequest represents a request to patch a cluster.
PatchListenerRequest represents a request to patch a listener.
PatchTargetGroupRequest represents a request to patch a target group.
PatchTargetRequest represents a request to patch a target.
PatchVIPRequest represents a request to patch a target group.
Service implements LoadBalancerService for managing LoadBalancer certificates via the UKFast API.
Target represents a target.
TargetGroup represents a target group.
TargetGroupNotFoundError indicates a target group was not found.
TargetNotFoundError indicates a target was not found.
VIP represents a target virtual IP address.
VIPNotFoundError indicates a VIP was not found.
# Interfaces
LoadBalancerService is an interface for managing the LoadBalancer service.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author