Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | CdnEndpoint |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
CdnEndpointSpec | |
status |
CdnEndpointStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
contentTypesToCompress |
[]string | (Optional) |
geoFilter |
[]CdnEndpointSpecGeoFilter | (Optional) |
hostName |
string | (Optional) |
isCompressionEnabled |
bool | (Optional) |
isHTTPAllowed |
bool | (Optional) |
isHTTPSAllowed |
bool | (Optional) |
location |
string | |
name |
string | |
optimizationType |
string | (Optional) |
origin |
[]CdnEndpointSpecOrigin | |
originHostHeader |
string | (Optional) |
originPath |
string | (Optional) |
probePath |
string | (Optional) |
profileName |
string | |
querystringCachingBehaviour |
string | (Optional) |
resourceGroupName |
string | |
tags |
map[string]string | (Optional) |
Field | Type | Description |
---|---|---|
action |
string | |
countryCodes |
[]string | |
relativePath |
string |
Field | Type | Description |
---|---|---|
hostName |
string | |
httpPort |
int | (Optional) |
httpsPort |
int | (Optional) |
name |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
CdnEndpointSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |