Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | TrafficManagerEndpoint |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
TrafficManagerEndpointSpec | |
status |
TrafficManagerEndpointStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
customHeader |
[]TrafficManagerEndpointSpecCustomHeader | (Optional) |
endpointLocation |
string | (Optional) |
endpointMonitorStatus |
string | (Optional) |
endpointStatus |
string | (Optional) |
geoMappings |
[]string | (Optional) |
minChildEndpoints |
int | (Optional) |
name |
string | |
priority |
int | (Optional) |
profileName |
string | |
resourceGroupName |
string | |
subnet |
[]TrafficManagerEndpointSpecSubnet | (Optional) |
target |
string | (Optional) |
targetResourceID |
string | (Optional) |
type |
string | |
weight |
int | (Optional) |
Field | Type | Description |
---|---|---|
name |
string | |
value |
string |
Field | Type | Description |
---|---|---|
first |
string | |
last |
string | (Optional) |
scope |
int | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
TrafficManagerEndpointSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |