You are looking at the documentation of a prior release. To read the documentation of the latest release, please visit here.

ComputeHTTPHealthCheck

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringComputeHTTPHealthCheck
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specComputeHTTPHealthCheckSpec
statusComputeHTTPHealthCheckStatus

ComputeHTTPHealthCheckSpec

Appears on:ComputeHTTPHealthCheck, ComputeHTTPHealthCheckStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
checkIntervalSecint64(Optional)
creationTimestampstring(Optional)
descriptionstring(Optional)
healthyThresholdint64(Optional)
hoststring(Optional)
namestring
portint64(Optional)
projectstring(Optional)
requestPathstring(Optional)
selfLinkstring(Optional)
timeoutSecint64(Optional)
unhealthyThresholdint64(Optional)

ComputeHTTPHealthCheckStatus

Appears on:ComputeHTTPHealthCheck

FieldTypeDescription
observedGenerationint64(Optional) Resource generation, which is updated on mutation by the API Server.
outputComputeHTTPHealthCheckSpec(Optional)
statekubeform.dev/kubeform/apis/base/v1alpha1.State(Optional)
phasePhase(Optional)

Phase(string alias)

Appears on:ComputeHTTPHealthCheckStatus