Package v1alpha1 contains API Schema definitions for the v1alpha1 API group
Direction describes the traffic direction. Ingress applies to incoming traffic. Egress applies to outbound traffic.
ExternalIP is the Schema for the externalips API
Field | Description |
---|---|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
ExternalIPSpec defines the desired state of ExternalIP
Field | Description |
---|---|
|
NodeName is the node’s instance on which the address must be attached |
|
Whether to disable reconciliation of this resource for development purpose |
|
PreventDeallocation tells if EIP should be deallocated on ExternalIP deletion |
FirewallRule is the Schema for the firewallrules API
Field | Description |
---|---|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
FirewallRuleSpec defines the desired state of FirewallRule
Field | Description |
---|---|
|
NodeName is the node’s instance on which the firewall rule must be attached |
|
A description for the firewall rule. This is informational only. |
|
The traffic direction. Ingress applies to incoming traffic. Egress applies to outbound traffic. |
|
The start of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type number. |
|
The IP protocol name (tcp, udp, icmp, icmpv6) or number (see Protocol Numbers (http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml)). Use -1 to specify all protocols. |
|
The IPv4 ranges. |
|
The end of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code. |
|
Whether to disable reconciliation of this resource for development purpose |
IPRange Describes an IPv4 range.
Field | Description |
---|---|
|
The IPv4 CIDR range. You can either specify a CIDR range or a source security group, not both. To specify a single IPv4 address, use the /32 prefix length. |
|
A description for the rule that references this IPv4 address range. |