Documentation ¶
Index ¶
- func GoogleGkeonpremVmwareNodePool_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func GoogleGkeonpremVmwareNodePool_IsConstruct(x interface{}) *bool
- func GoogleGkeonpremVmwareNodePool_IsTerraformElement(x interface{}) *bool
- func GoogleGkeonpremVmwareNodePool_IsTerraformResource(x interface{}) *bool
- func GoogleGkeonpremVmwareNodePool_TfResourceType() *string
- func NewGoogleGkeonpremVmwareNodePoolConfigAOutputReference_Override(g GoogleGkeonpremVmwareNodePoolConfigAOutputReference, ...)
- func NewGoogleGkeonpremVmwareNodePoolConfigTaintsList_Override(g GoogleGkeonpremVmwareNodePoolConfigTaintsList, ...)
- func NewGoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference_Override(g GoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference, ...)
- func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference_Override(g GoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference, ...)
- func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList_Override(g GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList, ...)
- func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference_Override(g GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference, ...)
- func NewGoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference_Override(g GoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference, ...)
- func NewGoogleGkeonpremVmwareNodePoolStatusConditionsList_Override(g GoogleGkeonpremVmwareNodePoolStatusConditionsList, ...)
- func NewGoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference_Override(g GoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference, ...)
- func NewGoogleGkeonpremVmwareNodePoolStatusList_Override(g GoogleGkeonpremVmwareNodePoolStatusList, ...)
- func NewGoogleGkeonpremVmwareNodePoolStatusOutputReference_Override(g GoogleGkeonpremVmwareNodePoolStatusOutputReference, ...)
- func NewGoogleGkeonpremVmwareNodePoolTimeoutsOutputReference_Override(g GoogleGkeonpremVmwareNodePoolTimeoutsOutputReference, ...)
- func NewGoogleGkeonpremVmwareNodePool_Override(g GoogleGkeonpremVmwareNodePool, scope constructs.Construct, id *string, ...)
- type GoogleGkeonpremVmwareNodePool
- type GoogleGkeonpremVmwareNodePoolConfig
- type GoogleGkeonpremVmwareNodePoolConfigA
- type GoogleGkeonpremVmwareNodePoolConfigAOutputReference
- type GoogleGkeonpremVmwareNodePoolConfigTaints
- type GoogleGkeonpremVmwareNodePoolConfigTaintsList
- type GoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference
- type GoogleGkeonpremVmwareNodePoolConfigVsphereConfig
- type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference
- type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTags
- type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList
- type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference
- type GoogleGkeonpremVmwareNodePoolNodePoolAutoscaling
- type GoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference
- type GoogleGkeonpremVmwareNodePoolStatus
- type GoogleGkeonpremVmwareNodePoolStatusConditions
- type GoogleGkeonpremVmwareNodePoolStatusConditionsList
- type GoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference
- type GoogleGkeonpremVmwareNodePoolStatusList
- type GoogleGkeonpremVmwareNodePoolStatusOutputReference
- type GoogleGkeonpremVmwareNodePoolTimeouts
- type GoogleGkeonpremVmwareNodePoolTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoogleGkeonpremVmwareNodePool_GenerateConfigForImport ¶
func GoogleGkeonpremVmwareNodePool_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a GoogleGkeonpremVmwareNodePool resource upon running "cdktf plan <stack-name>".
func GoogleGkeonpremVmwareNodePool_IsConstruct ¶
func GoogleGkeonpremVmwareNodePool_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 GoogleGkeonpremVmwareNodePool_IsTerraformElement ¶
func GoogleGkeonpremVmwareNodePool_IsTerraformElement(x interface{}) *bool
Experimental.
func GoogleGkeonpremVmwareNodePool_IsTerraformResource ¶
func GoogleGkeonpremVmwareNodePool_IsTerraformResource(x interface{}) *bool
Experimental.
func GoogleGkeonpremVmwareNodePool_TfResourceType ¶
func GoogleGkeonpremVmwareNodePool_TfResourceType() *string
func NewGoogleGkeonpremVmwareNodePoolConfigAOutputReference_Override ¶
func NewGoogleGkeonpremVmwareNodePoolConfigAOutputReference_Override(g GoogleGkeonpremVmwareNodePoolConfigAOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeonpremVmwareNodePoolConfigTaintsList_Override ¶
func NewGoogleGkeonpremVmwareNodePoolConfigTaintsList_Override(g GoogleGkeonpremVmwareNodePoolConfigTaintsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference_Override ¶
func NewGoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference_Override(g GoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference_Override ¶
func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference_Override(g GoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList_Override ¶
func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList_Override(g GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference_Override ¶
func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference_Override(g GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference_Override ¶
func NewGoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference_Override(g GoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeonpremVmwareNodePoolStatusConditionsList_Override ¶
func NewGoogleGkeonpremVmwareNodePoolStatusConditionsList_Override(g GoogleGkeonpremVmwareNodePoolStatusConditionsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference_Override ¶
func NewGoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference_Override(g GoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleGkeonpremVmwareNodePoolStatusList_Override ¶
func NewGoogleGkeonpremVmwareNodePoolStatusList_Override(g GoogleGkeonpremVmwareNodePoolStatusList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleGkeonpremVmwareNodePoolStatusOutputReference_Override ¶
func NewGoogleGkeonpremVmwareNodePoolStatusOutputReference_Override(g GoogleGkeonpremVmwareNodePoolStatusOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleGkeonpremVmwareNodePoolTimeoutsOutputReference_Override ¶
func NewGoogleGkeonpremVmwareNodePoolTimeoutsOutputReference_Override(g GoogleGkeonpremVmwareNodePoolTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleGkeonpremVmwareNodePool_Override ¶
func NewGoogleGkeonpremVmwareNodePool_Override(g GoogleGkeonpremVmwareNodePool, scope constructs.Construct, id *string, config *GoogleGkeonpremVmwareNodePoolConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool google_gkeonprem_vmware_node_pool} Resource.
Types ¶
type GoogleGkeonpremVmwareNodePool ¶
type GoogleGkeonpremVmwareNodePool interface { cdktf.TerraformResource Annotations() *map[string]*string SetAnnotations(val *map[string]*string) AnnotationsInput() *map[string]*string // Experimental. CdktfStack() cdktf.TerraformStack Config() GoogleGkeonpremVmwareNodePoolConfigAOutputReference ConfigInput() *GoogleGkeonpremVmwareNodePoolConfigA // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreateTime() *string DeleteTime() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DisplayName() *string SetDisplayName(val *string) DisplayNameInput() *string EffectiveAnnotations() cdktf.StringMap Etag() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node NodePoolAutoscaling() GoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference NodePoolAutoscalingInput() *GoogleGkeonpremVmwareNodePoolNodePoolAutoscaling OnPremVersion() *string Project() *string SetProject(val *string) ProjectInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} Reconciling() cdktf.IResolvable State() *string Status() GoogleGkeonpremVmwareNodePoolStatusList // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() GoogleGkeonpremVmwareNodePoolTimeoutsOutputReference TimeoutsInput() interface{} Uid() *string UpdateTime() *string VmwareCluster() *string SetVmwareCluster(val *string) VmwareClusterInput() *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) PutConfig(value *GoogleGkeonpremVmwareNodePoolConfigA) PutNodePoolAutoscaling(value *GoogleGkeonpremVmwareNodePoolNodePoolAutoscaling) PutTimeouts(value *GoogleGkeonpremVmwareNodePoolTimeouts) ResetAnnotations() ResetDisplayName() ResetId() ResetNodePoolAutoscaling() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() 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/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool google_gkeonprem_vmware_node_pool}.
func NewGoogleGkeonpremVmwareNodePool ¶
func NewGoogleGkeonpremVmwareNodePool(scope constructs.Construct, id *string, config *GoogleGkeonpremVmwareNodePoolConfig) GoogleGkeonpremVmwareNodePool
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool google_gkeonprem_vmware_node_pool} Resource.
type GoogleGkeonpremVmwareNodePoolConfig ¶
type GoogleGkeonpremVmwareNodePoolConfig 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"` // config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#config GoogleGkeonpremVmwareNodePool#config} Config *GoogleGkeonpremVmwareNodePoolConfigA `field:"required" json:"config" yaml:"config"` // The location of the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#location GoogleGkeonpremVmwareNodePool#location} Location *string `field:"required" json:"location" yaml:"location"` // The vmware node pool name. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#name GoogleGkeonpremVmwareNodePool#name} Name *string `field:"required" json:"name" yaml:"name"` // The cluster this node pool belongs to. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#vmware_cluster GoogleGkeonpremVmwareNodePool#vmware_cluster} VmwareCluster *string `field:"required" json:"vmwareCluster" yaml:"vmwareCluster"` // Annotations on the node Pool. // // This field has the same restrictions as Kubernetes annotations. // The total size of all keys and values combined is limited to 256k. // Key can have 2 segments: prefix (optional) and name (required), // separated by a slash (/). // Prefix must be a DNS subdomain. // Name must be 63 characters or less, begin and end with alphanumerics, // with dashes (-), underscores (_), dots (.), and alphanumerics between. // // // **Note**: This field is non-authoritative, and will only manage the annotations present in your configuration. // Please refer to the field 'effective_annotations' for all of the annotations present on the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#annotations GoogleGkeonpremVmwareNodePool#annotations} Annotations *map[string]*string `field:"optional" json:"annotations" yaml:"annotations"` // The display name for the node pool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#display_name GoogleGkeonpremVmwareNodePool#display_name} DisplayName *string `field:"optional" json:"displayName" yaml:"displayName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#id GoogleGkeonpremVmwareNodePool#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"` // node_pool_autoscaling block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#node_pool_autoscaling GoogleGkeonpremVmwareNodePool#node_pool_autoscaling} NodePoolAutoscaling *GoogleGkeonpremVmwareNodePoolNodePoolAutoscaling `field:"optional" json:"nodePoolAutoscaling" yaml:"nodePoolAutoscaling"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#project GoogleGkeonpremVmwareNodePool#project}. Project *string `field:"optional" json:"project" yaml:"project"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#timeouts GoogleGkeonpremVmwareNodePool#timeouts} Timeouts *GoogleGkeonpremVmwareNodePoolTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type GoogleGkeonpremVmwareNodePoolConfigA ¶
type GoogleGkeonpremVmwareNodePoolConfigA struct { // The OS image to be used for each node in a node pool. // // Currently 'cos', 'cos_cgv2', 'ubuntu', 'ubuntu_cgv2', 'ubuntu_containerd' and 'windows' are supported. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#image_type GoogleGkeonpremVmwareNodePool#image_type} ImageType *string `field:"required" json:"imageType" yaml:"imageType"` // VMware disk size to be used during creation. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#boot_disk_size_gb GoogleGkeonpremVmwareNodePool#boot_disk_size_gb} BootDiskSizeGb *float64 `field:"optional" json:"bootDiskSizeGb" yaml:"bootDiskSizeGb"` // The number of CPUs for each node in the node pool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#cpus GoogleGkeonpremVmwareNodePool#cpus} Cpus *float64 `field:"optional" json:"cpus" yaml:"cpus"` // Allow node pool traffic to be load balanced. Only works for clusters with MetalLB load balancers. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#enable_load_balancer GoogleGkeonpremVmwareNodePool#enable_load_balancer} EnableLoadBalancer interface{} `field:"optional" json:"enableLoadBalancer" yaml:"enableLoadBalancer"` // The OS image name in vCenter, only valid when using Windows. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#image GoogleGkeonpremVmwareNodePool#image} Image *string `field:"optional" json:"image" yaml:"image"` // The map of Kubernetes labels (key/value pairs) to be applied to each node. // // These will added in addition to any default label(s) that // Kubernetes may apply to the node. // In case of conflict in label keys, the applied set may differ depending on // the Kubernetes version -- it's best to assume the behavior is undefined // and conflicts should be avoided. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#labels GoogleGkeonpremVmwareNodePool#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // The megabytes of memory for each node in the node pool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#memory_mb GoogleGkeonpremVmwareNodePool#memory_mb} MemoryMb *float64 `field:"optional" json:"memoryMb" yaml:"memoryMb"` // The number of nodes in the node pool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#replicas GoogleGkeonpremVmwareNodePool#replicas} Replicas *float64 `field:"optional" json:"replicas" yaml:"replicas"` // taints block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#taints GoogleGkeonpremVmwareNodePool#taints} Taints interface{} `field:"optional" json:"taints" yaml:"taints"` // vsphere_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#vsphere_config GoogleGkeonpremVmwareNodePool#vsphere_config} VsphereConfig *GoogleGkeonpremVmwareNodePoolConfigVsphereConfig `field:"optional" json:"vsphereConfig" yaml:"vsphereConfig"` }
type GoogleGkeonpremVmwareNodePoolConfigAOutputReference ¶
type GoogleGkeonpremVmwareNodePoolConfigAOutputReference interface { cdktf.ComplexObject BootDiskSizeGb() *float64 SetBootDiskSizeGb(val *float64) BootDiskSizeGbInput() *float64 // 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) Cpus() *float64 SetCpus(val *float64) CpusInput() *float64 // 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 EnableLoadBalancer() interface{} SetEnableLoadBalancer(val interface{}) EnableLoadBalancerInput() interface{} // Experimental. Fqn() *string Image() *string SetImage(val *string) ImageInput() *string ImageType() *string SetImageType(val *string) ImageTypeInput() *string InternalValue() *GoogleGkeonpremVmwareNodePoolConfigA SetInternalValue(val *GoogleGkeonpremVmwareNodePoolConfigA) Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string MemoryMb() *float64 SetMemoryMb(val *float64) MemoryMbInput() *float64 Replicas() *float64 SetReplicas(val *float64) ReplicasInput() *float64 Taints() GoogleGkeonpremVmwareNodePoolConfigTaintsList TaintsInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) VsphereConfig() GoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference VsphereConfigInput() *GoogleGkeonpremVmwareNodePoolConfigVsphereConfig // 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 PutTaints(value interface{}) PutVsphereConfig(value *GoogleGkeonpremVmwareNodePoolConfigVsphereConfig) ResetBootDiskSizeGb() ResetCpus() ResetEnableLoadBalancer() ResetImage() ResetLabels() ResetMemoryMb() ResetReplicas() ResetTaints() ResetVsphereConfig() // 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 NewGoogleGkeonpremVmwareNodePoolConfigAOutputReference ¶
func NewGoogleGkeonpremVmwareNodePoolConfigAOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeonpremVmwareNodePoolConfigAOutputReference
type GoogleGkeonpremVmwareNodePoolConfigTaints ¶
type GoogleGkeonpremVmwareNodePoolConfigTaints struct { // Key associated with the effect. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#key GoogleGkeonpremVmwareNodePool#key} Key *string `field:"required" json:"key" yaml:"key"` // Value associated with the effect. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#value GoogleGkeonpremVmwareNodePool#value} Value *string `field:"required" json:"value" yaml:"value"` // Available taint effects. Possible values: ["EFFECT_UNSPECIFIED", "NO_SCHEDULE", "PREFER_NO_SCHEDULE", "NO_EXECUTE"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#effect GoogleGkeonpremVmwareNodePool#effect} Effect *string `field:"optional" json:"effect" yaml:"effect"` }
type GoogleGkeonpremVmwareNodePoolConfigTaintsList ¶
type GoogleGkeonpremVmwareNodePoolConfigTaintsList 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 InternalValue() interface{} SetInternalValue(val interface{}) // 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) GoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference // 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 NewGoogleGkeonpremVmwareNodePoolConfigTaintsList ¶
func NewGoogleGkeonpremVmwareNodePoolConfigTaintsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleGkeonpremVmwareNodePoolConfigTaintsList
type GoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference ¶
type GoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference 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) // 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 Effect() *string SetEffect(val *string) EffectInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Key() *string SetKey(val *string) KeyInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Value() *string SetValue(val *string) ValueInput() *string // 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 ResetEffect() // 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 NewGoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference ¶
func NewGoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference
type GoogleGkeonpremVmwareNodePoolConfigVsphereConfig ¶
type GoogleGkeonpremVmwareNodePoolConfigVsphereConfig struct { // The name of the vCenter datastore. Inherited from the user cluster. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#datastore GoogleGkeonpremVmwareNodePool#datastore} Datastore *string `field:"optional" json:"datastore" yaml:"datastore"` // Vsphere host groups to apply to all VMs in the node pool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#host_groups GoogleGkeonpremVmwareNodePool#host_groups} HostGroups *[]*string `field:"optional" json:"hostGroups" yaml:"hostGroups"` // tags block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#tags GoogleGkeonpremVmwareNodePool#tags} Tags interface{} `field:"optional" json:"tags" yaml:"tags"` }
type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference ¶
type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference 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) // 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 Datastore() *string SetDatastore(val *string) DatastoreInput() *string // Experimental. Fqn() *string HostGroups() *[]*string SetHostGroups(val *[]*string) HostGroupsInput() *[]*string InternalValue() *GoogleGkeonpremVmwareNodePoolConfigVsphereConfig SetInternalValue(val *GoogleGkeonpremVmwareNodePoolConfigVsphereConfig) Tags() GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList TagsInput() 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 PutTags(value interface{}) ResetDatastore() ResetHostGroups() ResetTags() // 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 NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference ¶
func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference
type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTags ¶
type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTags struct { // The Vsphere tag category. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#category GoogleGkeonpremVmwareNodePool#category} Category *string `field:"optional" json:"category" yaml:"category"` // The Vsphere tag name. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#tag GoogleGkeonpremVmwareNodePool#tag} Tag *string `field:"optional" json:"tag" yaml:"tag"` }
type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList ¶
type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList 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 InternalValue() interface{} SetInternalValue(val interface{}) // 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) GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference // 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 NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList ¶
func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList
type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference ¶
type GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference interface { cdktf.ComplexObject Category() *string SetCategory(val *string) CategoryInput() *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() interface{} SetInternalValue(val interface{}) Tag() *string SetTag(val *string) TagInput() *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 ResetCategory() ResetTag() // 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 NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference ¶
func NewGoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference
type GoogleGkeonpremVmwareNodePoolNodePoolAutoscaling ¶
type GoogleGkeonpremVmwareNodePoolNodePoolAutoscaling struct { // Maximum number of replicas in the NodePool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#max_replicas GoogleGkeonpremVmwareNodePool#max_replicas} MaxReplicas *float64 `field:"required" json:"maxReplicas" yaml:"maxReplicas"` // Minimum number of replicas in the NodePool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#min_replicas GoogleGkeonpremVmwareNodePool#min_replicas} MinReplicas *float64 `field:"required" json:"minReplicas" yaml:"minReplicas"` }
type GoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference ¶
type GoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference 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) // 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() *GoogleGkeonpremVmwareNodePoolNodePoolAutoscaling SetInternalValue(val *GoogleGkeonpremVmwareNodePoolNodePoolAutoscaling) MaxReplicas() *float64 SetMaxReplicas(val *float64) MaxReplicasInput() *float64 MinReplicas() *float64 SetMinReplicas(val *float64) MinReplicasInput() *float64 // 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 NewGoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference ¶
func NewGoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference
type GoogleGkeonpremVmwareNodePoolStatus ¶
type GoogleGkeonpremVmwareNodePoolStatus struct { }
type GoogleGkeonpremVmwareNodePoolStatusConditions ¶
type GoogleGkeonpremVmwareNodePoolStatusConditions struct { }
type GoogleGkeonpremVmwareNodePoolStatusConditionsList ¶
type GoogleGkeonpremVmwareNodePoolStatusConditionsList 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) GoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference // 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 NewGoogleGkeonpremVmwareNodePoolStatusConditionsList ¶
func NewGoogleGkeonpremVmwareNodePoolStatusConditionsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleGkeonpremVmwareNodePoolStatusConditionsList
type GoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference ¶
type GoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference 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) // 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() *GoogleGkeonpremVmwareNodePoolStatusConditions SetInternalValue(val *GoogleGkeonpremVmwareNodePoolStatusConditions) LastTransitionTime() *string Message() *string Reason() *string State() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Type() *string // 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 NewGoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference ¶
func NewGoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference
type GoogleGkeonpremVmwareNodePoolStatusList ¶
type GoogleGkeonpremVmwareNodePoolStatusList 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) GoogleGkeonpremVmwareNodePoolStatusOutputReference // 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 NewGoogleGkeonpremVmwareNodePoolStatusList ¶
func NewGoogleGkeonpremVmwareNodePoolStatusList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleGkeonpremVmwareNodePoolStatusList
type GoogleGkeonpremVmwareNodePoolStatusOutputReference ¶
type GoogleGkeonpremVmwareNodePoolStatusOutputReference 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) Conditions() GoogleGkeonpremVmwareNodePoolStatusConditionsList // 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 ErrorMessage() *string // Experimental. Fqn() *string InternalValue() *GoogleGkeonpremVmwareNodePoolStatus SetInternalValue(val *GoogleGkeonpremVmwareNodePoolStatus) // 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 NewGoogleGkeonpremVmwareNodePoolStatusOutputReference ¶
func NewGoogleGkeonpremVmwareNodePoolStatusOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleGkeonpremVmwareNodePoolStatusOutputReference
type GoogleGkeonpremVmwareNodePoolTimeouts ¶
type GoogleGkeonpremVmwareNodePoolTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#create GoogleGkeonpremVmwareNodePool#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#delete GoogleGkeonpremVmwareNodePool#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.15.0/docs/resources/google_gkeonprem_vmware_node_pool#update GoogleGkeonpremVmwareNodePool#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type GoogleGkeonpremVmwareNodePoolTimeoutsOutputReference ¶
type GoogleGkeonpremVmwareNodePoolTimeoutsOutputReference 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) Update() *string SetUpdate(val *string) UpdateInput() *string // 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() ResetUpdate() // 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 NewGoogleGkeonpremVmwareNodePoolTimeoutsOutputReference ¶
func NewGoogleGkeonpremVmwareNodePoolTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleGkeonpremVmwareNodePoolTimeoutsOutputReference
Source Files ¶
- GoogleGkeonpremVmwareNodePool.go
- GoogleGkeonpremVmwareNodePoolConfig.go
- GoogleGkeonpremVmwareNodePoolConfigA.go
- GoogleGkeonpremVmwareNodePoolConfigAOutputReference.go
- GoogleGkeonpremVmwareNodePoolConfigAOutputReference__checks.go
- GoogleGkeonpremVmwareNodePoolConfigTaints.go
- GoogleGkeonpremVmwareNodePoolConfigTaintsList.go
- GoogleGkeonpremVmwareNodePoolConfigTaintsList__checks.go
- GoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference.go
- GoogleGkeonpremVmwareNodePoolConfigTaintsOutputReference__checks.go
- GoogleGkeonpremVmwareNodePoolConfigVsphereConfig.go
- GoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference.go
- GoogleGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference__checks.go
- GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTags.go
- GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList.go
- GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsList__checks.go
- GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference.go
- GoogleGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference__checks.go
- GoogleGkeonpremVmwareNodePoolNodePoolAutoscaling.go
- GoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference.go
- GoogleGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference__checks.go
- GoogleGkeonpremVmwareNodePoolStatus.go
- GoogleGkeonpremVmwareNodePoolStatusConditions.go
- GoogleGkeonpremVmwareNodePoolStatusConditionsList.go
- GoogleGkeonpremVmwareNodePoolStatusConditionsList__checks.go
- GoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference.go
- GoogleGkeonpremVmwareNodePoolStatusConditionsOutputReference__checks.go
- GoogleGkeonpremVmwareNodePoolStatusList.go
- GoogleGkeonpremVmwareNodePoolStatusList__checks.go
- GoogleGkeonpremVmwareNodePoolStatusOutputReference.go
- GoogleGkeonpremVmwareNodePoolStatusOutputReference__checks.go
- GoogleGkeonpremVmwareNodePoolTimeouts.go
- GoogleGkeonpremVmwareNodePoolTimeoutsOutputReference.go
- GoogleGkeonpremVmwareNodePoolTimeoutsOutputReference__checks.go
- GoogleGkeonpremVmwareNodePool__checks.go
- main.go