Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | NotificationHub |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
NotificationHubSpec | |
status |
NotificationHubStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
apnsCredential |
[]NotificationHubSpecApnsCredential | (Optional) |
gcmCredential |
[]NotificationHubSpecGcmCredential | (Optional) |
location |
string | |
name |
string | |
namespaceName |
string | |
resourceGroupName |
string |
Field | Type | Description |
---|---|---|
applicationMode |
string | |
bundleID |
string | |
keyID |
string | |
teamID |
string |
Field | Type | Description |
---|
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
NotificationHubSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
apns_credential.<index>.token |
string | |
gcm_credential.<index>.api_key |
string |