Field | Type | Description |
---|---|---|
apiVersion |
string | google.kubeform.com/v1alpha1 |
kind |
string | CloudiotRegistry |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
CloudiotRegistrySpec | |
status |
CloudiotRegistryStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
credentials |
[]CloudiotRegistrySpecCredentials | (Optional) |
eventNotificationConfig |
map[string]kubeform.dev/kubeform/apis/google/v1alpha1.CloudiotRegistrySpecEventNotificationConfig | (Optional) |
httpConfig |
map[string]kubeform.dev/kubeform/apis/google/v1alpha1.CloudiotRegistrySpecHttpConfig | (Optional) |
mqttConfig |
map[string]kubeform.dev/kubeform/apis/google/v1alpha1.CloudiotRegistrySpecMqttConfig | (Optional) |
name |
string | |
project |
string | (Optional) |
region |
string | (Optional) |
stateNotificationConfig |
map[string]kubeform.dev/kubeform/apis/google/v1alpha1.CloudiotRegistrySpecStateNotificationConfig | (Optional) |
Field | Type | Description |
---|---|---|
publicKeyCertificate |
map[string]kubeform.dev/kubeform/apis/google/v1alpha1.CloudiotRegistrySpecCredentialsPublicKeyCertificate | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
CloudiotRegistrySpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |