HdinsightInteractiveQueryCluster

Field Type Description
apiVersion string azurerm.kubeform.com/v1alpha1
kind string HdinsightInteractiveQueryCluster
metadata Kubernetes meta/v1.ObjectMeta Refer to the Kubernetes API documentation for the fields of the metadata field.
spec HdinsightInteractiveQueryClusterSpec
status HdinsightInteractiveQueryClusterStatus

HdinsightInteractiveQueryClusterSpec

(Appears on:HdinsightInteractiveQueryCluster, HdinsightInteractiveQueryClusterStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
secretRef Kubernetes core/v1.LocalObjectReference
clusterVersion string
componentVersion []HdinsightInteractiveQueryClusterSpecComponentVersion
gateway []HdinsightInteractiveQueryClusterSpecGateway
httpsEndpoint string (Optional)
location string
name string
resourceGroupName string
roles []HdinsightInteractiveQueryClusterSpecRoles
sshEndpoint string (Optional)
storageAccount []HdinsightInteractiveQueryClusterSpecStorageAccount
tags map[string]string (Optional)
tier string

HdinsightInteractiveQueryClusterSpecComponentVersion

(Appears on:HdinsightInteractiveQueryClusterSpec)
Field Type Description
interactiveHive string

HdinsightInteractiveQueryClusterSpecGateway

(Appears on:HdinsightInteractiveQueryClusterSpec)
Field Type Description
enabled bool
username string

HdinsightInteractiveQueryClusterSpecRoles

(Appears on:HdinsightInteractiveQueryClusterSpec)
Field Type Description
headNode []HdinsightInteractiveQueryClusterSpecRolesHeadNode
workerNode []HdinsightInteractiveQueryClusterSpecRolesWorkerNode
zookeeperNode []HdinsightInteractiveQueryClusterSpecRolesZookeeperNode

HdinsightInteractiveQueryClusterSpecRolesHeadNode

(Appears on:HdinsightInteractiveQueryClusterSpecRoles)
Field Type Description
sshKeys []string (Optional)
subnetID string (Optional)
username string
virtualNetworkID string (Optional)
vmSize string

HdinsightInteractiveQueryClusterSpecRolesWorkerNode

(Appears on:HdinsightInteractiveQueryClusterSpecRoles)
Field Type Description
minInstanceCount int (Optional)
sshKeys []string (Optional)
subnetID string (Optional)
targetInstanceCount int
username string
virtualNetworkID string (Optional)
vmSize string

HdinsightInteractiveQueryClusterSpecRolesZookeeperNode

(Appears on:HdinsightInteractiveQueryClusterSpecRoles)
Field Type Description
sshKeys []string (Optional)
subnetID string (Optional)
username string
virtualNetworkID string (Optional)
vmSize string

HdinsightInteractiveQueryClusterSpecStorageAccount

(Appears on:HdinsightInteractiveQueryClusterSpec)
Field Type Description
isDefault bool
storageContainerID string

HdinsightInteractiveQueryClusterStatus

(Appears on:HdinsightInteractiveQueryCluster)
Field Type Description
observedGeneration int64 (Optional) Resource generation, which is updated on mutation by the API Server.
output HdinsightInteractiveQueryClusterSpec (Optional)
state kubeform.dev/kubeform/apis.State (Optional)

Sensitive Values

Name Type Description
gateway.<index>.password string
roles.<index>.head_node.<index>.password string
roles.<index>.worker_node.<index>.password string
roles.<index>.zookeeper_node.<index>.password string
storage_account.<index>.storage_account_key string