Documentation ¶
Index ¶
- func CceClusterV3_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func CceClusterV3_IsConstruct(x interface{}) *bool
- func CceClusterV3_IsTerraformElement(x interface{}) *bool
- func CceClusterV3_IsTerraformResource(x interface{}) *bool
- func CceClusterV3_TfResourceType() *string
- func NewCceClusterV3AuthenticatingProxyOutputReference_Override(c CceClusterV3AuthenticatingProxyOutputReference, ...)
- func NewCceClusterV3CertificateClustersList_Override(c CceClusterV3CertificateClustersList, ...)
- func NewCceClusterV3CertificateClustersOutputReference_Override(c CceClusterV3CertificateClustersOutputReference, ...)
- func NewCceClusterV3CertificateUsersList_Override(c CceClusterV3CertificateUsersList, ...)
- func NewCceClusterV3CertificateUsersOutputReference_Override(c CceClusterV3CertificateUsersOutputReference, ...)
- func NewCceClusterV3TimeoutsOutputReference_Override(c CceClusterV3TimeoutsOutputReference, ...)
- func NewCceClusterV3_Override(c CceClusterV3, scope constructs.Construct, id *string, ...)
- type CceClusterV3
- type CceClusterV3AuthenticatingProxy
- type CceClusterV3AuthenticatingProxyOutputReference
- type CceClusterV3CertificateClusters
- type CceClusterV3CertificateClustersList
- type CceClusterV3CertificateClustersOutputReference
- type CceClusterV3CertificateUsers
- type CceClusterV3CertificateUsersList
- type CceClusterV3CertificateUsersOutputReference
- type CceClusterV3Config
- type CceClusterV3Timeouts
- type CceClusterV3TimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CceClusterV3_GenerateConfigForImport ¶
func CceClusterV3_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a CceClusterV3 resource upon running "cdktf plan <stack-name>".
func CceClusterV3_IsConstruct ¶
func CceClusterV3_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func CceClusterV3_IsTerraformElement ¶
func CceClusterV3_IsTerraformElement(x interface{}) *bool
Experimental.
func CceClusterV3_IsTerraformResource ¶
func CceClusterV3_IsTerraformResource(x interface{}) *bool
Experimental.
func CceClusterV3_TfResourceType ¶
func CceClusterV3_TfResourceType() *string
func NewCceClusterV3AuthenticatingProxyOutputReference_Override ¶
func NewCceClusterV3AuthenticatingProxyOutputReference_Override(c CceClusterV3AuthenticatingProxyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCceClusterV3CertificateClustersList_Override ¶
func NewCceClusterV3CertificateClustersList_Override(c CceClusterV3CertificateClustersList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewCceClusterV3CertificateClustersOutputReference_Override ¶
func NewCceClusterV3CertificateClustersOutputReference_Override(c CceClusterV3CertificateClustersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewCceClusterV3CertificateUsersList_Override ¶
func NewCceClusterV3CertificateUsersList_Override(c CceClusterV3CertificateUsersList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewCceClusterV3CertificateUsersOutputReference_Override ¶
func NewCceClusterV3CertificateUsersOutputReference_Override(c CceClusterV3CertificateUsersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewCceClusterV3TimeoutsOutputReference_Override ¶
func NewCceClusterV3TimeoutsOutputReference_Override(c CceClusterV3TimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCceClusterV3_Override ¶
func NewCceClusterV3_Override(c CceClusterV3, scope constructs.Construct, id *string, config *CceClusterV3Config)
Create a new {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3 opentelekomcloud_cce_cluster_v3} Resource.
Types ¶
type CceClusterV3 ¶
type CceClusterV3 interface { cdktf.TerraformResource Annotations() *map[string]*string SetAnnotations(val *map[string]*string) AnnotationsInput() *map[string]*string AuthenticatingProxy() CceClusterV3AuthenticatingProxyOutputReference AuthenticatingProxyCa() *string SetAuthenticatingProxyCa(val *string) AuthenticatingProxyCaInput() *string AuthenticatingProxyInput() *CceClusterV3AuthenticatingProxy AuthenticationMode() *string SetAuthenticationMode(val *string) AuthenticationModeInput() *string BillingMode() *float64 SetBillingMode(val *float64) BillingModeInput() *float64 // Experimental. CdktfStack() cdktf.TerraformStack CertificateClusters() CceClusterV3CertificateClustersList CertificateUsers() CceClusterV3CertificateUsersList ClusterType() *string SetClusterType(val *string) ClusterTypeInput() *string ClusterVersion() *string SetClusterVersion(val *string) ClusterVersionInput() *string // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} ContainerNetworkCidr() *string SetContainerNetworkCidr(val *string) ContainerNetworkCidrInput() *string ContainerNetworkType() *string SetContainerNetworkType(val *string) ContainerNetworkTypeInput() *string // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) DeleteAllNetwork() *string SetDeleteAllNetwork(val *string) DeleteAllNetworkInput() *string DeleteAllStorage() *string SetDeleteAllStorage(val *string) DeleteAllStorageInput() *string DeleteEfs() *string SetDeleteEfs(val *string) DeleteEfsInput() *string DeleteEni() *string SetDeleteEni(val *string) DeleteEniInput() *string DeleteEvs() *string SetDeleteEvs(val *string) DeleteEvsInput() *string DeleteNet() *string SetDeleteNet(val *string) DeleteNetInput() *string DeleteObs() *string SetDeleteObs(val *string) DeleteObsInput() *string DeleteSfs() *string SetDeleteSfs(val *string) DeleteSfsInput() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Description() *string SetDescription(val *string) DescriptionInput() *string Eip() *string SetEip(val *string) EipInput() *string EnableVolumeEncryption() interface{} SetEnableVolumeEncryption(val interface{}) EnableVolumeEncryptionInput() interface{} EniSubnetCidr() *string SetEniSubnetCidr(val *string) EniSubnetCidrInput() *string EniSubnetId() *string SetEniSubnetId(val *string) EniSubnetIdInput() *string ExtendParam() *map[string]*string SetExtendParam(val *map[string]*string) ExtendParamInput() *map[string]*string External() *string ExternalOtc() *string FlavorId() *string SetFlavorId(val *string) FlavorIdInput() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string HighwaySubnetId() *string SetHighwaySubnetId(val *string) HighwaySubnetIdInput() *string Id() *string SetId(val *string) IdInput() *string IgnoreAddons() interface{} SetIgnoreAddons(val interface{}) IgnoreAddonsInput() interface{} IgnoreCertificateClustersData() interface{} SetIgnoreCertificateClustersData(val interface{}) IgnoreCertificateClustersDataInput() interface{} IgnoreCertificateUsersData() interface{} SetIgnoreCertificateUsersData(val interface{}) IgnoreCertificateUsersDataInput() interface{} InstalledAddons() *[]*string Internal() *string KubeProxyMode() *string SetKubeProxyMode(val *string) KubeProxyModeInput() *string KubernetesSvcIpRange() *string SetKubernetesSvcIpRange(val *string) KubernetesSvcIpRangeInput() *string Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) MultiAz() interface{} SetMultiAz(val interface{}) MultiAzInput() interface{} Name() *string SetName(val *string) NameInput() *string NoAddons() interface{} SetNoAddons(val interface{}) NoAddonsInput() interface{} // The tree node. Node() constructs.Node // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} Region() *string SetRegion(val *string) RegionInput() *string SecurityGroupControl() *string SecurityGroupId() *string SetSecurityGroupId(val *string) SecurityGroupIdInput() *string SecurityGroupNode() *string Status() *string SubnetId() *string SetSubnetId(val *string) SubnetIdInput() *string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() CceClusterV3TimeoutsOutputReference TimeoutsInput() interface{} VpcId() *string SetVpcId(val *string) VpcIdInput() *string // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutAuthenticatingProxy(value *CceClusterV3AuthenticatingProxy) PutTimeouts(value *CceClusterV3Timeouts) ResetAnnotations() ResetAuthenticatingProxy() ResetAuthenticatingProxyCa() ResetAuthenticationMode() ResetBillingMode() ResetClusterVersion() ResetContainerNetworkCidr() ResetDeleteAllNetwork() ResetDeleteAllStorage() ResetDeleteEfs() ResetDeleteEni() ResetDeleteEvs() ResetDeleteNet() ResetDeleteObs() ResetDeleteSfs() ResetDescription() ResetEip() ResetEnableVolumeEncryption() ResetEniSubnetCidr() ResetEniSubnetId() ResetExtendParam() ResetHighwaySubnetId() ResetId() ResetIgnoreAddons() ResetIgnoreCertificateClustersData() ResetIgnoreCertificateUsersData() ResetKubeProxyMode() ResetKubernetesSvcIpRange() ResetLabels() ResetMultiAz() ResetNoAddons() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetRegion() ResetSecurityGroupId() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3 opentelekomcloud_cce_cluster_v3}.
func NewCceClusterV3 ¶
func NewCceClusterV3(scope constructs.Construct, id *string, config *CceClusterV3Config) CceClusterV3
Create a new {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3 opentelekomcloud_cce_cluster_v3} Resource.
type CceClusterV3AuthenticatingProxy ¶
type CceClusterV3AuthenticatingProxy struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#ca CceClusterV3#ca}. Ca *string `field:"required" json:"ca" yaml:"ca"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#cert CceClusterV3#cert}. Cert *string `field:"required" json:"cert" yaml:"cert"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#private_key CceClusterV3#private_key}. PrivateKey *string `field:"required" json:"privateKey" yaml:"privateKey"` }
type CceClusterV3AuthenticatingProxyOutputReference ¶
type CceClusterV3AuthenticatingProxyOutputReference interface { cdktf.ComplexObject Ca() *string SetCa(val *string) CaInput() *string Cert() *string SetCert(val *string) CertInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *CceClusterV3AuthenticatingProxy SetInternalValue(val *CceClusterV3AuthenticatingProxy) PrivateKey() *string SetPrivateKey(val *string) PrivateKeyInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCceClusterV3AuthenticatingProxyOutputReference ¶
func NewCceClusterV3AuthenticatingProxyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CceClusterV3AuthenticatingProxyOutputReference
type CceClusterV3CertificateClusters ¶
type CceClusterV3CertificateClusters struct { }
type CceClusterV3CertificateClustersList ¶
type CceClusterV3CertificateClustersList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) CceClusterV3CertificateClustersOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCceClusterV3CertificateClustersList ¶
func NewCceClusterV3CertificateClustersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) CceClusterV3CertificateClustersList
type CceClusterV3CertificateClustersOutputReference ¶
type CceClusterV3CertificateClustersOutputReference interface { cdktf.ComplexObject CertificateAuthorityData() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *CceClusterV3CertificateClusters SetInternalValue(val *CceClusterV3CertificateClusters) Name() *string Server() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCceClusterV3CertificateClustersOutputReference ¶
func NewCceClusterV3CertificateClustersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) CceClusterV3CertificateClustersOutputReference
type CceClusterV3CertificateUsers ¶
type CceClusterV3CertificateUsers struct { }
type CceClusterV3CertificateUsersList ¶
type CceClusterV3CertificateUsersList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) CceClusterV3CertificateUsersOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCceClusterV3CertificateUsersList ¶
func NewCceClusterV3CertificateUsersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) CceClusterV3CertificateUsersList
type CceClusterV3CertificateUsersOutputReference ¶
type CceClusterV3CertificateUsersOutputReference interface { cdktf.ComplexObject ClientCertificateData() *string ClientKeyData() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *CceClusterV3CertificateUsers SetInternalValue(val *CceClusterV3CertificateUsers) Name() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCceClusterV3CertificateUsersOutputReference ¶
func NewCceClusterV3CertificateUsersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) CceClusterV3CertificateUsersOutputReference
type CceClusterV3Config ¶
type CceClusterV3Config struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#cluster_type CceClusterV3#cluster_type}. ClusterType *string `field:"required" json:"clusterType" yaml:"clusterType"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#container_network_type CceClusterV3#container_network_type}. ContainerNetworkType *string `field:"required" json:"containerNetworkType" yaml:"containerNetworkType"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#flavor_id CceClusterV3#flavor_id}. FlavorId *string `field:"required" json:"flavorId" yaml:"flavorId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#name CceClusterV3#name}. Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#subnet_id CceClusterV3#subnet_id}. SubnetId *string `field:"required" json:"subnetId" yaml:"subnetId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#vpc_id CceClusterV3#vpc_id}. VpcId *string `field:"required" json:"vpcId" yaml:"vpcId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#annotations CceClusterV3#annotations}. Annotations *map[string]*string `field:"optional" json:"annotations" yaml:"annotations"` // authenticating_proxy block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#authenticating_proxy CceClusterV3#authenticating_proxy} AuthenticatingProxy *CceClusterV3AuthenticatingProxy `field:"optional" json:"authenticatingProxy" yaml:"authenticatingProxy"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#authenticating_proxy_ca CceClusterV3#authenticating_proxy_ca}. AuthenticatingProxyCa *string `field:"optional" json:"authenticatingProxyCa" yaml:"authenticatingProxyCa"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#authentication_mode CceClusterV3#authentication_mode}. AuthenticationMode *string `field:"optional" json:"authenticationMode" yaml:"authenticationMode"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#billing_mode CceClusterV3#billing_mode}. BillingMode *float64 `field:"optional" json:"billingMode" yaml:"billingMode"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#cluster_version CceClusterV3#cluster_version}. ClusterVersion *string `field:"optional" json:"clusterVersion" yaml:"clusterVersion"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#container_network_cidr CceClusterV3#container_network_cidr}. ContainerNetworkCidr *string `field:"optional" json:"containerNetworkCidr" yaml:"containerNetworkCidr"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#delete_all_network CceClusterV3#delete_all_network}. DeleteAllNetwork *string `field:"optional" json:"deleteAllNetwork" yaml:"deleteAllNetwork"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#delete_all_storage CceClusterV3#delete_all_storage}. DeleteAllStorage *string `field:"optional" json:"deleteAllStorage" yaml:"deleteAllStorage"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#delete_efs CceClusterV3#delete_efs}. DeleteEfs *string `field:"optional" json:"deleteEfs" yaml:"deleteEfs"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#delete_eni CceClusterV3#delete_eni}. DeleteEni *string `field:"optional" json:"deleteEni" yaml:"deleteEni"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#delete_evs CceClusterV3#delete_evs}. DeleteEvs *string `field:"optional" json:"deleteEvs" yaml:"deleteEvs"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#delete_net CceClusterV3#delete_net}. DeleteNet *string `field:"optional" json:"deleteNet" yaml:"deleteNet"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#delete_obs CceClusterV3#delete_obs}. DeleteObs *string `field:"optional" json:"deleteObs" yaml:"deleteObs"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#delete_sfs CceClusterV3#delete_sfs}. DeleteSfs *string `field:"optional" json:"deleteSfs" yaml:"deleteSfs"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#description CceClusterV3#description}. Description *string `field:"optional" json:"description" yaml:"description"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#eip CceClusterV3#eip}. Eip *string `field:"optional" json:"eip" yaml:"eip"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#enable_volume_encryption CceClusterV3#enable_volume_encryption}. EnableVolumeEncryption interface{} `field:"optional" json:"enableVolumeEncryption" yaml:"enableVolumeEncryption"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#eni_subnet_cidr CceClusterV3#eni_subnet_cidr}. EniSubnetCidr *string `field:"optional" json:"eniSubnetCidr" yaml:"eniSubnetCidr"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#eni_subnet_id CceClusterV3#eni_subnet_id}. EniSubnetId *string `field:"optional" json:"eniSubnetId" yaml:"eniSubnetId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#extend_param CceClusterV3#extend_param}. ExtendParam *map[string]*string `field:"optional" json:"extendParam" yaml:"extendParam"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#highway_subnet_id CceClusterV3#highway_subnet_id}. HighwaySubnetId *string `field:"optional" json:"highwaySubnetId" yaml:"highwaySubnetId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#id CceClusterV3#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#ignore_addons CceClusterV3#ignore_addons}. IgnoreAddons interface{} `field:"optional" json:"ignoreAddons" yaml:"ignoreAddons"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#ignore_certificate_clusters_data CceClusterV3#ignore_certificate_clusters_data}. IgnoreCertificateClustersData interface{} `field:"optional" json:"ignoreCertificateClustersData" yaml:"ignoreCertificateClustersData"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#ignore_certificate_users_data CceClusterV3#ignore_certificate_users_data}. IgnoreCertificateUsersData interface{} `field:"optional" json:"ignoreCertificateUsersData" yaml:"ignoreCertificateUsersData"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#kube_proxy_mode CceClusterV3#kube_proxy_mode}. KubeProxyMode *string `field:"optional" json:"kubeProxyMode" yaml:"kubeProxyMode"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#kubernetes_svc_ip_range CceClusterV3#kubernetes_svc_ip_range}. KubernetesSvcIpRange *string `field:"optional" json:"kubernetesSvcIpRange" yaml:"kubernetesSvcIpRange"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#labels CceClusterV3#labels}. Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#multi_az CceClusterV3#multi_az}. MultiAz interface{} `field:"optional" json:"multiAz" yaml:"multiAz"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#no_addons CceClusterV3#no_addons}. NoAddons interface{} `field:"optional" json:"noAddons" yaml:"noAddons"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#region CceClusterV3#region}. Region *string `field:"optional" json:"region" yaml:"region"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#security_group_id CceClusterV3#security_group_id}. SecurityGroupId *string `field:"optional" json:"securityGroupId" yaml:"securityGroupId"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#timeouts CceClusterV3#timeouts} Timeouts *CceClusterV3Timeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type CceClusterV3Timeouts ¶
type CceClusterV3Timeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#create CceClusterV3#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/1.36.28/docs/resources/cce_cluster_v3#delete CceClusterV3#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` }
type CceClusterV3TimeoutsOutputReference ¶
type CceClusterV3TimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewCceClusterV3TimeoutsOutputReference ¶
func NewCceClusterV3TimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CceClusterV3TimeoutsOutputReference
Source Files ¶
- CceClusterV3.go
- CceClusterV3AuthenticatingProxy.go
- CceClusterV3AuthenticatingProxyOutputReference.go
- CceClusterV3AuthenticatingProxyOutputReference__checks.go
- CceClusterV3CertificateClusters.go
- CceClusterV3CertificateClustersList.go
- CceClusterV3CertificateClustersList__checks.go
- CceClusterV3CertificateClustersOutputReference.go
- CceClusterV3CertificateClustersOutputReference__checks.go
- CceClusterV3CertificateUsers.go
- CceClusterV3CertificateUsersList.go
- CceClusterV3CertificateUsersList__checks.go
- CceClusterV3CertificateUsersOutputReference.go
- CceClusterV3CertificateUsersOutputReference__checks.go
- CceClusterV3Config.go
- CceClusterV3Timeouts.go
- CceClusterV3TimeoutsOutputReference.go
- CceClusterV3TimeoutsOutputReference__checks.go
- CceClusterV3__checks.go
- main.go