Field | Type | Description |
---|---|---|
apiVersion |
string | google.kubeform.com/v1alpha1 |
kind |
string | MonitoringUptimeCheckConfig |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
MonitoringUptimeCheckConfigSpec | |
status |
MonitoringUptimeCheckConfigStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
contentMatchers |
[]MonitoringUptimeCheckConfigSpecContentMatchers | (Optional) |
displayName |
string | |
httpCheck |
[]MonitoringUptimeCheckConfigSpecHttpCheck | (Optional) |
internalCheckers |
[]MonitoringUptimeCheckConfigSpecInternalCheckers | (Optional) |
isInternal |
bool | (Optional) |
monitoredResource |
[]MonitoringUptimeCheckConfigSpecMonitoredResource | (Optional) |
name |
string | (Optional) |
period |
string | (Optional) |
project |
string | (Optional) |
resourceGroup |
[]MonitoringUptimeCheckConfigSpecResourceGroup | (Optional) |
selectedRegions |
[]string | (Optional) |
tcpCheck |
[]MonitoringUptimeCheckConfigSpecTcpCheck | (Optional) |
timeout |
string |
Field | Type | Description |
---|---|---|
content |
string | (Optional) |
Field | Type | Description |
---|---|---|
authInfo |
[]MonitoringUptimeCheckConfigSpecHttpCheckAuthInfo | (Optional) |
headers |
map[string]string | (Optional) |
maskHeaders |
bool | (Optional) |
path |
string | (Optional) |
port |
int | (Optional) |
useSSL |
bool | (Optional) |
Field | Type | Description |
---|---|---|
username |
string | (Optional) |
Field | Type | Description |
---|---|---|
displayName |
string | (Optional) |
gcpZone |
string | (Optional) |
name |
string | (Optional) |
network |
string | (Optional) |
peerProjectID |
string | (Optional) |
Field | Type | Description |
---|---|---|
labels |
map[string]string | |
type |
string |
Field | Type | Description |
---|---|---|
groupID |
string | (Optional) |
resourceType |
string | (Optional) |
Field | Type | Description |
---|---|---|
port |
int |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
MonitoringUptimeCheckConfigSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
http_check.<index>.auth_info.<index>.password |
string |