Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | ServiceFabricCluster |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ServiceFabricClusterSpec | |
status |
ServiceFabricClusterStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
addOnFeatures |
[]string | (Optional) |
azureActiveDirectory |
[]ServiceFabricClusterSpecAzureActiveDirectory | (Optional) |
certificate |
[]ServiceFabricClusterSpecCertificate | (Optional) |
certificateCommonNames |
[]ServiceFabricClusterSpecCertificateCommonNames | (Optional) |
clientCertificateThumbprint |
[]ServiceFabricClusterSpecClientCertificateThumbprint | (Optional) |
clusterCodeVersion |
string | (Optional) |
clusterEndpoint |
string | (Optional) |
diagnosticsConfig |
[]ServiceFabricClusterSpecDiagnosticsConfig | (Optional) |
fabricSettings |
[]ServiceFabricClusterSpecFabricSettings | (Optional) |
location |
string | |
managementEndpoint |
string | |
name |
string | |
nodeType |
[]ServiceFabricClusterSpecNodeType | |
reliabilityLevel |
string | |
resourceGroupName |
string | |
reverseProxyCertificate |
[]ServiceFabricClusterSpecReverseProxyCertificate | (Optional) |
tags |
map[string]string | (Optional) |
upgradeMode |
string | |
vmImage |
string |
Field | Type | Description |
---|---|---|
clientApplicationID |
string | |
clusterApplicationID |
string | |
tenantID |
string |
Field | Type | Description |
---|---|---|
thumbprint |
string | |
thumbprintSecondary |
string | (Optional) |
x509StoreName |
string |
Field | Type | Description |
---|---|---|
commonNames |
[]ServiceFabricClusterSpecCertificateCommonNamesCommonNames | |
x509StoreName |
string |
Field | Type | Description |
---|---|---|
certificateCommonName |
string | |
certificateIssuerThumbprint |
string | (Optional) |
Field | Type | Description |
---|---|---|
isAdmin |
bool | |
thumbprint |
string |
Field | Type | Description |
---|---|---|
blobEndpoint |
string | |
protectedAccountKeyName |
string | |
queueEndpoint |
string | |
storageAccountName |
string | |
tableEndpoint |
string |
Field | Type | Description |
---|---|---|
name |
string | |
parameters |
map[string]string | (Optional) |
Field | Type | Description |
---|---|---|
applicationPorts |
[]ServiceFabricClusterSpecNodeTypeApplicationPorts | (Optional) |
capacities |
map[string]string | (Optional) |
clientEndpointPort |
int | |
durabilityLevel |
string | (Optional) |
ephemeralPorts |
[]ServiceFabricClusterSpecNodeTypeEphemeralPorts | (Optional) |
httpEndpointPort |
int | |
instanceCount |
int | |
isPrimary |
bool | |
name |
string | |
placementProperties |
map[string]string | (Optional) |
reverseProxyEndpointPort |
int | (Optional) |
Field | Type | Description |
---|---|---|
endPort |
int | |
startPort |
int |
Field | Type | Description |
---|---|---|
endPort |
int | |
startPort |
int |
Field | Type | Description |
---|---|---|
thumbprint |
string | |
thumbprintSecondary |
string | (Optional) |
x509StoreName |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ServiceFabricClusterSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |