1apiVersion: networking.digitalocean.m.crossplane.io/v1alpha1
2kind: Loadbalancer
LoadbalancerSpec defines the desired state of Loadbalancer
(No description available)
A list of domains required to ingress traffic to a Global Load Balancer. The domains block is documented below. the list of domains required to ingress traffic to global load balancer
A list of the IDs of each droplet to be attached to the Load Balancer.
References to Droplet in droplet to populate dropletIds.
Policies for referencing.
Selector for a list of Droplet in droplet to populate dropletIds.
Policies for selection.
A block containing rules for allowing/denying traffic to the Load Balancer. The firewall block is documented below. Only 1 firewall is allowed.
A list of strings describing allow rules. Must be colon delimited strings of the form {type}:{source} the rules for ALLOWING traffic to the LB (strings in the form: 'ip:1.2.3.4' or 'cidr:1.2.0.0/16')
A list of strings describing deny rules. Must be colon delimited strings of the form {type}:{source} the rules for DENYING traffic to the LB (strings in the form: 'ip:1.2.3.4' or 'cidr:1.2.0.0/16')
A list of forwarding_rule to be assigned to the Load Balancer. The forwarding_rule block is documented below.
Reference to a Certificate in networking to populate certificateName.
Policies for referencing.
Selector for a Certificate in networking to populate certificateName.
Policies for selection.
A block containing glb_settings required to define target rules for a Global Load Balancer. The glb_settings block is documented below. configuration options for global load balancer
CDN configuration supporting the following: CDN specific configurations
A healthcheck block to be assigned to the Load Balancer. The healthcheck block is documented below. Only 1 healthcheck is allowed.
Reference to a Project in project to populate projectId.
Policies for referencing.
Selector for a Project in project to populate projectId.
Policies for selection.
A sticky_sessions block to be assigned to the Load Balancer. The sticky_sessions block is documented below. Only 1 sticky_sessions block is allowed.
A list of Load Balancer IDs to be attached behind a Global Load Balancer. list of load balancer IDs to put behind a global load balancer
Reference to a VPC in vpc to populate vpcUuid.
Policies for referencing.
Selector for a VPC in vpc to populate vpcUuid.
Policies for selection.
THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.
A list of domains required to ingress traffic to a Global Load Balancer. The domains block is documented below. the list of domains required to ingress traffic to global load balancer
A list of the IDs of each droplet to be attached to the Load Balancer.
References to Droplet in droplet to populate dropletIds.
Policies for referencing.
Selector for a list of Droplet in droplet to populate dropletIds.
Policies for selection.
A block containing rules for allowing/denying traffic to the Load Balancer. The firewall block is documented below. Only 1 firewall is allowed.
A list of strings describing allow rules. Must be colon delimited strings of the form {type}:{source} the rules for ALLOWING traffic to the LB (strings in the form: 'ip:1.2.3.4' or 'cidr:1.2.0.0/16')
A list of strings describing deny rules. Must be colon delimited strings of the form {type}:{source} the rules for DENYING traffic to the LB (strings in the form: 'ip:1.2.3.4' or 'cidr:1.2.0.0/16')
A list of forwarding_rule to be assigned to the Load Balancer. The forwarding_rule block is documented below.
Reference to a Certificate in networking to populate certificateName.
Policies for referencing.
Selector for a Certificate in networking to populate certificateName.
Policies for selection.
A block containing glb_settings required to define target rules for a Global Load Balancer. The glb_settings block is documented below. configuration options for global load balancer
CDN configuration supporting the following: CDN specific configurations
A healthcheck block to be assigned to the Load Balancer. The healthcheck block is documented below. Only 1 healthcheck is allowed.
Reference to a Project in project to populate projectId.
Policies for referencing.
Selector for a Project in project to populate projectId.
Policies for selection.
A sticky_sessions block to be assigned to the Load Balancer. The sticky_sessions block is documented below. Only 1 sticky_sessions block is allowed.
A list of Load Balancer IDs to be attached behind a Global Load Balancer. list of load balancer IDs to put behind a global load balancer
Reference to a VPC in vpc to populate vpcUuid.
Policies for referencing.
Selector for a VPC in vpc to populate vpcUuid.
Policies for selection.
THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
LoadbalancerStatus defines the observed state of Loadbalancer.
(No description available)
A list of domains required to ingress traffic to a Global Load Balancer. The domains block is documented below. the list of domains required to ingress traffic to global load balancer
list of domain SSL validation errors
list of domain verification errors
A list of the IDs of each droplet to be attached to the Load Balancer.
A block containing rules for allowing/denying traffic to the Load Balancer. The firewall block is documented below. Only 1 firewall is allowed.
A list of strings describing allow rules. Must be colon delimited strings of the form {type}:{source} the rules for ALLOWING traffic to the LB (strings in the form: 'ip:1.2.3.4' or 'cidr:1.2.0.0/16')
A list of strings describing deny rules. Must be colon delimited strings of the form {type}:{source} the rules for DENYING traffic to the LB (strings in the form: 'ip:1.2.3.4' or 'cidr:1.2.0.0/16')
A list of forwarding_rule to be assigned to the Load Balancer. The forwarding_rule block is documented below.
A block containing glb_settings required to define target rules for a Global Load Balancer. The glb_settings block is documented below. configuration options for global load balancer
CDN configuration supporting the following: CDN specific configurations
A healthcheck block to be assigned to the Load Balancer. The healthcheck block is documented below. Only 1 healthcheck is allowed.
A sticky_sessions block to be assigned to the Load Balancer. The sticky_sessions block is documented below. Only 1 sticky_sessions block is allowed.
A list of Load Balancer IDs to be attached behind a Global Load Balancer. list of load balancer IDs to put behind a global load balancer
Conditions of the resource.