Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | ContainerRegistry |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ContainerRegistrySpec | |
status |
ContainerRegistryStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
adminEnabled |
bool | (Optional) |
adminUsername |
string | (Optional) |
georeplicationLocations |
[]string | (Optional) |
location |
string | |
loginServer |
string | (Optional) |
name |
string | |
networkRuleSet |
[]ContainerRegistrySpecNetworkRuleSet | (Optional) |
resourceGroupName |
string | |
sku |
string | (Optional) |
storageAccount |
[]ContainerRegistrySpecStorageAccount | (Optional) Deprecated |
storageAccountID |
string | (Optional) |
tags |
map[string]string | (Optional) |
Field | Type | Description |
---|---|---|
defaultAction |
string | (Optional) |
ipRule |
[]ContainerRegistrySpecNetworkRuleSetIpRule | (Optional) |
Field | Type | Description |
---|---|---|
action |
string | |
ipRange |
string |
Field | Type | Description |
---|---|---|
name |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ContainerRegistrySpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
admin_password |
string | |
storage_account.<index>.access_key |
string |