Versions in this module Expand all Collapse all v6 v6.0.0 Apr 18, 2023 Changes in this version + func ContainerAzureCluster_IsConstruct(x interface{}) *bool + func ContainerAzureCluster_IsTerraformElement(x interface{}) *bool + func ContainerAzureCluster_IsTerraformResource(x interface{}) *bool + func ContainerAzureCluster_TfResourceType() *string + func NewContainerAzureClusterAuthorizationAdminUsersList_Override(c ContainerAzureClusterAuthorizationAdminUsersList, ...) + func NewContainerAzureClusterAuthorizationAdminUsersOutputReference_Override(c ContainerAzureClusterAuthorizationAdminUsersOutputReference, ...) + func NewContainerAzureClusterAuthorizationOutputReference_Override(c ContainerAzureClusterAuthorizationOutputReference, ...) + func NewContainerAzureClusterAzureServicesAuthenticationOutputReference_Override(c ContainerAzureClusterAzureServicesAuthenticationOutputReference, ...) + func NewContainerAzureClusterControlPlaneDatabaseEncryptionOutputReference_Override(c ContainerAzureClusterControlPlaneDatabaseEncryptionOutputReference, ...) + func NewContainerAzureClusterControlPlaneMainVolumeOutputReference_Override(c ContainerAzureClusterControlPlaneMainVolumeOutputReference, ...) + func NewContainerAzureClusterControlPlaneOutputReference_Override(c ContainerAzureClusterControlPlaneOutputReference, ...) + func NewContainerAzureClusterControlPlaneProxyConfigOutputReference_Override(c ContainerAzureClusterControlPlaneProxyConfigOutputReference, ...) + func NewContainerAzureClusterControlPlaneReplicaPlacementsList_Override(c ContainerAzureClusterControlPlaneReplicaPlacementsList, ...) + func NewContainerAzureClusterControlPlaneReplicaPlacementsOutputReference_Override(c ContainerAzureClusterControlPlaneReplicaPlacementsOutputReference, ...) + func NewContainerAzureClusterControlPlaneRootVolumeOutputReference_Override(c ContainerAzureClusterControlPlaneRootVolumeOutputReference, ...) + func NewContainerAzureClusterControlPlaneSshConfigOutputReference_Override(c ContainerAzureClusterControlPlaneSshConfigOutputReference, ...) + func NewContainerAzureClusterFleetOutputReference_Override(c ContainerAzureClusterFleetOutputReference, ...) + func NewContainerAzureClusterNetworkingOutputReference_Override(c ContainerAzureClusterNetworkingOutputReference, ...) + func NewContainerAzureClusterTimeoutsOutputReference_Override(c ContainerAzureClusterTimeoutsOutputReference, ...) + func NewContainerAzureClusterWorkloadIdentityConfigList_Override(c ContainerAzureClusterWorkloadIdentityConfigList, ...) + func NewContainerAzureClusterWorkloadIdentityConfigOutputReference_Override(c ContainerAzureClusterWorkloadIdentityConfigOutputReference, ...) + func NewContainerAzureCluster_Override(c ContainerAzureCluster, scope constructs.Construct, id *string, ...) + type ContainerAzureCluster interface + AddOverride func(path *string, value interface{}) + Annotations func() *map[string]*string + AnnotationsInput func() *map[string]*string + Authorization func() ContainerAzureClusterAuthorizationOutputReference + AuthorizationInput func() *ContainerAzureClusterAuthorization + AzureRegion func() *string + AzureRegionInput func() *string + AzureServicesAuthentication func() ContainerAzureClusterAzureServicesAuthenticationOutputReference + AzureServicesAuthenticationInput func() *ContainerAzureClusterAzureServicesAuthentication + CdktfStack func() cdktf.TerraformStack + Client func() *string + ClientInput func() *string + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + ControlPlane func() ContainerAzureClusterControlPlaneOutputReference + ControlPlaneInput func() *ContainerAzureClusterControlPlane + Count func() *float64 + CreateTime func() *string + DependsOn func() *[]*string + Description func() *string + DescriptionInput func() *string + Endpoint func() *string + Etag func() *string + Fleet func() ContainerAzureClusterFleetOutputReference + FleetInput func() *ContainerAzureClusterFleet + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Location func() *string + LocationInput func() *string + Name func() *string + NameInput func() *string + Networking func() ContainerAzureClusterNetworkingOutputReference + NetworkingInput func() *ContainerAzureClusterNetworking + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutAuthorization func(value *ContainerAzureClusterAuthorization) + PutAzureServicesAuthentication func(value *ContainerAzureClusterAzureServicesAuthentication) + PutControlPlane func(value *ContainerAzureClusterControlPlane) + PutFleet func(value *ContainerAzureClusterFleet) + PutNetworking func(value *ContainerAzureClusterNetworking) + PutTimeouts func(value *ContainerAzureClusterTimeouts) + RawOverrides func() interface{} + Reconciling func() cdktf.IResolvable + ResetAnnotations func() + ResetAzureServicesAuthentication func() + ResetClient func() + ResetDescription func() + ResetId func() + ResetOverrideLogicalId func() + ResetProject func() + ResetTimeouts func() + ResourceGroupId func() *string + ResourceGroupIdInput func() *string + SetAnnotations func(val *map[string]*string) + SetAzureRegion func(val *string) + SetClient func(val *string) + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetDescription func(val *string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetLocation func(val *string) + SetName func(val *string) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetResourceGroupId func(val *string) + State func() *string + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() ContainerAzureClusterTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + Uid func() *string + UpdateTime func() *string + WorkloadIdentityConfig func() ContainerAzureClusterWorkloadIdentityConfigList + func NewContainerAzureCluster(scope constructs.Construct, id *string, config *ContainerAzureClusterConfig) ContainerAzureCluster + type ContainerAzureClusterAuthorization struct + AdminUsers interface{} + type ContainerAzureClusterAuthorizationAdminUsers struct + Username *string + type ContainerAzureClusterAuthorizationAdminUsersList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ContainerAzureClusterAuthorizationAdminUsersOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewContainerAzureClusterAuthorizationAdminUsersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ContainerAzureClusterAuthorizationAdminUsersList + type ContainerAzureClusterAuthorizationAdminUsersOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUsername func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Username func() *string + UsernameInput func() *string + func NewContainerAzureClusterAuthorizationAdminUsersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ContainerAzureClusterAuthorizationAdminUsersOutputReference + type ContainerAzureClusterAuthorizationOutputReference interface + AdminUsers func() ContainerAzureClusterAuthorizationAdminUsersList + AdminUsersInput func() interface{} + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ContainerAzureClusterAuthorization + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutAdminUsers func(value interface{}) + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterAuthorization) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewContainerAzureClusterAuthorizationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterAuthorizationOutputReference + type ContainerAzureClusterAzureServicesAuthentication struct + ApplicationId *string + TenantId *string + type ContainerAzureClusterAzureServicesAuthenticationOutputReference interface + ApplicationId func() *string + ApplicationIdInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ContainerAzureClusterAzureServicesAuthentication + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetApplicationId func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterAzureServicesAuthentication) + SetTenantId func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TenantId func() *string + TenantIdInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewContainerAzureClusterAzureServicesAuthenticationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterAzureServicesAuthenticationOutputReference + type ContainerAzureClusterConfig struct + Annotations *map[string]*string + Authorization *ContainerAzureClusterAuthorization + AzureRegion *string + AzureServicesAuthentication *ContainerAzureClusterAzureServicesAuthentication + Client *string + Connection interface{} + ControlPlane *ContainerAzureClusterControlPlane + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + Description *string + Fleet *ContainerAzureClusterFleet + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Location *string + Name *string + Networking *ContainerAzureClusterNetworking + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + ResourceGroupId *string + Timeouts *ContainerAzureClusterTimeouts + type ContainerAzureClusterControlPlane struct + DatabaseEncryption *ContainerAzureClusterControlPlaneDatabaseEncryption + MainVolume *ContainerAzureClusterControlPlaneMainVolume + ProxyConfig *ContainerAzureClusterControlPlaneProxyConfig + ReplicaPlacements interface{} + RootVolume *ContainerAzureClusterControlPlaneRootVolume + SshConfig *ContainerAzureClusterControlPlaneSshConfig + SubnetId *string + Tags *map[string]*string + Version *string + VmSize *string + type ContainerAzureClusterControlPlaneDatabaseEncryption struct + KeyId *string + type ContainerAzureClusterControlPlaneDatabaseEncryptionOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ContainerAzureClusterControlPlaneDatabaseEncryption + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + KeyId func() *string + KeyIdInput func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterControlPlaneDatabaseEncryption) + SetKeyId func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewContainerAzureClusterControlPlaneDatabaseEncryptionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterControlPlaneDatabaseEncryptionOutputReference + type ContainerAzureClusterControlPlaneMainVolume struct + SizeGib *float64 + type ContainerAzureClusterControlPlaneMainVolumeOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ContainerAzureClusterControlPlaneMainVolume + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetSizeGib func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterControlPlaneMainVolume) + SetSizeGib func(val *float64) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SizeGib func() *float64 + SizeGibInput func() *float64 + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewContainerAzureClusterControlPlaneMainVolumeOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterControlPlaneMainVolumeOutputReference + type ContainerAzureClusterControlPlaneOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + DatabaseEncryption func() ContainerAzureClusterControlPlaneDatabaseEncryptionOutputReference + DatabaseEncryptionInput func() *ContainerAzureClusterControlPlaneDatabaseEncryption + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ContainerAzureClusterControlPlane + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + MainVolume func() ContainerAzureClusterControlPlaneMainVolumeOutputReference + MainVolumeInput func() *ContainerAzureClusterControlPlaneMainVolume + ProxyConfig func() ContainerAzureClusterControlPlaneProxyConfigOutputReference + ProxyConfigInput func() *ContainerAzureClusterControlPlaneProxyConfig + PutDatabaseEncryption func(value *ContainerAzureClusterControlPlaneDatabaseEncryption) + PutMainVolume func(value *ContainerAzureClusterControlPlaneMainVolume) + PutProxyConfig func(value *ContainerAzureClusterControlPlaneProxyConfig) + PutReplicaPlacements func(value interface{}) + PutRootVolume func(value *ContainerAzureClusterControlPlaneRootVolume) + PutSshConfig func(value *ContainerAzureClusterControlPlaneSshConfig) + ReplicaPlacements func() ContainerAzureClusterControlPlaneReplicaPlacementsList + ReplicaPlacementsInput func() interface{} + ResetDatabaseEncryption func() + ResetMainVolume func() + ResetProxyConfig func() + ResetReplicaPlacements func() + ResetRootVolume func() + ResetTags func() + ResetVmSize func() + Resolve func(_context cdktf.IResolveContext) interface{} + RootVolume func() ContainerAzureClusterControlPlaneRootVolumeOutputReference + RootVolumeInput func() *ContainerAzureClusterControlPlaneRootVolume + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterControlPlane) + SetSubnetId func(val *string) + SetTags func(val *map[string]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetVersion func(val *string) + SetVmSize func(val *string) + SshConfig func() ContainerAzureClusterControlPlaneSshConfigOutputReference + SshConfigInput func() *ContainerAzureClusterControlPlaneSshConfig + SubnetId func() *string + SubnetIdInput func() *string + Tags func() *map[string]*string + TagsInput func() *map[string]*string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Version func() *string + VersionInput func() *string + VmSize func() *string + VmSizeInput func() *string + func NewContainerAzureClusterControlPlaneOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterControlPlaneOutputReference + type ContainerAzureClusterControlPlaneProxyConfig struct + ResourceGroupId *string + SecretId *string + type ContainerAzureClusterControlPlaneProxyConfigOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ContainerAzureClusterControlPlaneProxyConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + ResourceGroupId func() *string + ResourceGroupIdInput func() *string + SecretId func() *string + SecretIdInput func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterControlPlaneProxyConfig) + SetResourceGroupId func(val *string) + SetSecretId func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewContainerAzureClusterControlPlaneProxyConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterControlPlaneProxyConfigOutputReference + type ContainerAzureClusterControlPlaneReplicaPlacements struct + AzureAvailabilityZone *string + SubnetId *string + type ContainerAzureClusterControlPlaneReplicaPlacementsList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ContainerAzureClusterControlPlaneReplicaPlacementsOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewContainerAzureClusterControlPlaneReplicaPlacementsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ContainerAzureClusterControlPlaneReplicaPlacementsList + type ContainerAzureClusterControlPlaneReplicaPlacementsOutputReference interface + AzureAvailabilityZone func() *string + AzureAvailabilityZoneInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetAzureAvailabilityZone func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetSubnetId func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SubnetId func() *string + SubnetIdInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewContainerAzureClusterControlPlaneReplicaPlacementsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ContainerAzureClusterControlPlaneReplicaPlacementsOutputReference + type ContainerAzureClusterControlPlaneRootVolume struct + SizeGib *float64 + type ContainerAzureClusterControlPlaneRootVolumeOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ContainerAzureClusterControlPlaneRootVolume + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetSizeGib func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterControlPlaneRootVolume) + SetSizeGib func(val *float64) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SizeGib func() *float64 + SizeGibInput func() *float64 + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewContainerAzureClusterControlPlaneRootVolumeOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterControlPlaneRootVolumeOutputReference + type ContainerAzureClusterControlPlaneSshConfig struct + AuthorizedKey *string + type ContainerAzureClusterControlPlaneSshConfigOutputReference interface + AuthorizedKey func() *string + AuthorizedKeyInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ContainerAzureClusterControlPlaneSshConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetAuthorizedKey func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterControlPlaneSshConfig) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewContainerAzureClusterControlPlaneSshConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterControlPlaneSshConfigOutputReference + type ContainerAzureClusterFleet struct + Project *string + type ContainerAzureClusterFleetOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ContainerAzureClusterFleet + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Membership func() *string + Project func() *string + ProjectInput func() *string + ResetProject func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterFleet) + SetProject func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewContainerAzureClusterFleetOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterFleetOutputReference + type ContainerAzureClusterNetworking struct + PodAddressCidrBlocks *[]*string + ServiceAddressCidrBlocks *[]*string + VirtualNetworkId *string + type ContainerAzureClusterNetworkingOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ContainerAzureClusterNetworking + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PodAddressCidrBlocks func() *[]*string + PodAddressCidrBlocksInput func() *[]*string + Resolve func(_context cdktf.IResolveContext) interface{} + ServiceAddressCidrBlocks func() *[]*string + ServiceAddressCidrBlocksInput func() *[]*string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterNetworking) + SetPodAddressCidrBlocks func(val *[]*string) + SetServiceAddressCidrBlocks func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetVirtualNetworkId func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + VirtualNetworkId func() *string + VirtualNetworkIdInput func() *string + func NewContainerAzureClusterNetworkingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterNetworkingOutputReference + type ContainerAzureClusterTimeouts struct + Create *string + Delete *string + Update *string + type ContainerAzureClusterTimeoutsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Create func() *string + CreateInput func() *string + CreationStack func() *[]*string + Delete func() *string + DeleteInput func() *string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetCreate func() + ResetDelete func() + ResetUpdate func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreate func(val *string) + SetDelete func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUpdate func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Update func() *string + UpdateInput func() *string + func NewContainerAzureClusterTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ContainerAzureClusterTimeoutsOutputReference + type ContainerAzureClusterWorkloadIdentityConfig struct + type ContainerAzureClusterWorkloadIdentityConfigList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ContainerAzureClusterWorkloadIdentityConfigOutputReference + Resolve func(_context cdktf.IResolveContext) interface{} + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewContainerAzureClusterWorkloadIdentityConfigList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ContainerAzureClusterWorkloadIdentityConfigList + type ContainerAzureClusterWorkloadIdentityConfigOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + IdentityProvider func() *string + InternalValue func() *ContainerAzureClusterWorkloadIdentityConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + IssuerUri func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ContainerAzureClusterWorkloadIdentityConfig) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WorkloadPool func() *string + func NewContainerAzureClusterWorkloadIdentityConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ContainerAzureClusterWorkloadIdentityConfigOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-google-go/google/v10 github.com/cdktf/cdktf-provider-google-go/google/v11 github.com/cdktf/cdktf-provider-google-go/google/v12 github.com/cdktf/cdktf-provider-google-go/google/v13 github.com/cdktf/cdktf-provider-google-go/google/v14 github.com/cdktf/cdktf-provider-google-go/google/v3 github.com/cdktf/cdktf-provider-google-go/google/v4 github.com/cdktf/cdktf-provider-google-go/google/v5 github.com/cdktf/cdktf-provider-google-go/google/v7 github.com/cdktf/cdktf-provider-google-go/google/v8 github.com/cdktf/cdktf-provider-google-go/google/v9