Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | VpnConnection |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
VpnConnectionSpec | |
status |
VpnConnectionStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
customerGatewayConfiguration |
string | (Optional) |
customerGatewayID |
string | |
routes |
[]VpnConnectionSpecRoutes | (Optional) |
staticRoutesOnly |
bool | (Optional) |
tags |
map[string]string | (Optional) |
transitGatewayAttachmentID |
string | (Optional) |
transitGatewayID |
string | (Optional) |
tunnel1Address |
string | (Optional) |
tunnel1BGPAsn |
string | (Optional) |
tunnel1BGPHoldtime |
int | (Optional) |
tunnel1CgwInsideAddress |
string | (Optional) |
tunnel1InsideCIDR |
string | (Optional) |
tunnel1VgwInsideAddress |
string | (Optional) |
tunnel2Address |
string | (Optional) |
tunnel2BGPAsn |
string | (Optional) |
tunnel2BGPHoldtime |
int | (Optional) |
tunnel2CgwInsideAddress |
string | (Optional) |
tunnel2InsideCIDR |
string | (Optional) |
tunnel2VgwInsideAddress |
string | (Optional) |
type |
string | |
vgwTelemetry |
[]VpnConnectionSpecVgwTelemetry | (Optional) |
vpnGatewayID |
string | (Optional) |
Field | Type | Description |
---|---|---|
destinationCIDRBlock |
string | (Optional) |
source |
string | (Optional) |
state |
string | (Optional) |
Field | Type | Description |
---|---|---|
acceptedRouteCount |
int | (Optional) |
lastStatusChange |
string | (Optional) |
outsideIPAddress |
string | (Optional) |
status |
string | (Optional) |
statusMessage |
string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
VpnConnectionSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
tunnel1_preshared_key |
string | |
tunnel2_preshared_key |
string |