Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | ContainerService |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ContainerServiceSpec | |
status |
ContainerServiceStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
agentPoolProfile |
[]ContainerServiceSpecAgentPoolProfile | |
diagnosticsProfile |
[]ContainerServiceSpecDiagnosticsProfile | |
linuxProfile |
[]ContainerServiceSpecLinuxProfile | |
location |
string | |
masterProfile |
[]ContainerServiceSpecMasterProfile | |
name |
string | |
orchestrationPlatform |
string | |
resourceGroupName |
string | |
servicePrincipal |
[]ContainerServiceSpecServicePrincipal | (Optional) |
tags |
map[string]string | (Optional) |
Field | Type | Description |
---|---|---|
count |
int | (Optional) |
dnsPrefix |
string | |
fqdn |
string | (Optional) |
name |
string | |
vmSize |
string |
Field | Type | Description |
---|---|---|
enabled |
bool | |
storageURI |
string | (Optional) |
Field | Type | Description |
---|---|---|
adminUsername |
string | |
sshKey |
[]ContainerServiceSpecLinuxProfileSshKey |
Field | Type | Description |
---|---|---|
keyData |
string |
Field | Type | Description |
---|---|---|
count |
int | (Optional) |
dnsPrefix |
string | |
fqdn |
string | (Optional) |
Field | Type | Description |
---|---|---|
clientID |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ContainerServiceSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
service_principal.<index>.client_secret |
string |