Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | NetworkInterface |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
NetworkInterfaceSpec | |
status |
NetworkInterfaceStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
appliedDNSServers |
[]string | (Optional) |
dnsServers |
[]string | (Optional) |
enableAcceleratedNetworking |
bool | (Optional) |
enableIPForwarding |
bool | (Optional) |
internalDNSNameLabel |
string | (Optional) |
internalFqdn |
string | (Optional) Deprecated |
ipConfiguration |
[]NetworkInterfaceSpecIpConfiguration | |
location |
string | |
macAddress |
string | (Optional) |
name |
string | |
networkSecurityGroupID |
string | (Optional) |
privateIPAddress |
string | (Optional) |
privateIPAddresses |
[]string | (Optional) |
resourceGroupName |
string | |
tags |
map[string]string | (Optional) |
virtualMachineID |
string | (Optional) |
Field | Type | Description |
---|---|---|
applicationGatewayBackendAddressPoolsIDS |
[]string | (Optional) Deprecated |
applicationSecurityGroupIDS |
[]string | (Optional) Deprecated |
loadBalancerBackendAddressPoolsIDS |
[]string | (Optional) Deprecated |
loadBalancerInboundNATRulesIDS |
[]string | (Optional) Deprecated |
name |
string | |
primary |
bool | (Optional) |
privateIPAddress |
string | (Optional) |
privateIPAddressAllocation |
string | |
privateIPAddressVersion |
string | (Optional) |
publicIPAddressID |
string | (Optional) |
subnetID |
string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
NetworkInterfaceSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |