Documentation ¶
Index ¶
- func GkeonpremBareMetalNodePool_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func GkeonpremBareMetalNodePool_IsConstruct(x interface{}) *bool
- func GkeonpremBareMetalNodePool_IsTerraformElement(x interface{}) *bool
- func GkeonpremBareMetalNodePool_IsTerraformResource(x interface{}) *bool
- func GkeonpremBareMetalNodePool_TfResourceType() *string
- func NewGkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList_Override(g GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList, ...)
- func NewGkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference_Override(g GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference, ...)
- func NewGkeonpremBareMetalNodePoolNodePoolConfigOutputReference_Override(g GkeonpremBareMetalNodePoolNodePoolConfigOutputReference, ...)
- func NewGkeonpremBareMetalNodePoolNodePoolConfigTaintsList_Override(g GkeonpremBareMetalNodePoolNodePoolConfigTaintsList, ...)
- func NewGkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference_Override(g GkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference, ...)
- func NewGkeonpremBareMetalNodePoolStatusConditionsList_Override(g GkeonpremBareMetalNodePoolStatusConditionsList, ...)
- func NewGkeonpremBareMetalNodePoolStatusConditionsOutputReference_Override(g GkeonpremBareMetalNodePoolStatusConditionsOutputReference, ...)
- func NewGkeonpremBareMetalNodePoolStatusList_Override(g GkeonpremBareMetalNodePoolStatusList, ...)
- func NewGkeonpremBareMetalNodePoolStatusOutputReference_Override(g GkeonpremBareMetalNodePoolStatusOutputReference, ...)
- func NewGkeonpremBareMetalNodePoolTimeoutsOutputReference_Override(g GkeonpremBareMetalNodePoolTimeoutsOutputReference, ...)
- func NewGkeonpremBareMetalNodePool_Override(g GkeonpremBareMetalNodePool, scope constructs.Construct, id *string, ...)
- type GkeonpremBareMetalNodePool
- type GkeonpremBareMetalNodePoolConfig
- type GkeonpremBareMetalNodePoolNodePoolConfig
- type GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigs
- type GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList
- type GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference
- type GkeonpremBareMetalNodePoolNodePoolConfigOutputReference
- type GkeonpremBareMetalNodePoolNodePoolConfigTaints
- type GkeonpremBareMetalNodePoolNodePoolConfigTaintsList
- type GkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference
- type GkeonpremBareMetalNodePoolStatus
- type GkeonpremBareMetalNodePoolStatusConditions
- type GkeonpremBareMetalNodePoolStatusConditionsList
- type GkeonpremBareMetalNodePoolStatusConditionsOutputReference
- type GkeonpremBareMetalNodePoolStatusList
- type GkeonpremBareMetalNodePoolStatusOutputReference
- type GkeonpremBareMetalNodePoolTimeouts
- type GkeonpremBareMetalNodePoolTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GkeonpremBareMetalNodePool_GenerateConfigForImport ¶
func GkeonpremBareMetalNodePool_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a GkeonpremBareMetalNodePool resource upon running "cdktf plan <stack-name>".
func GkeonpremBareMetalNodePool_IsConstruct ¶
func GkeonpremBareMetalNodePool_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 GkeonpremBareMetalNodePool_IsTerraformElement ¶
func GkeonpremBareMetalNodePool_IsTerraformElement(x interface{}) *bool
Experimental.
func GkeonpremBareMetalNodePool_IsTerraformResource ¶
func GkeonpremBareMetalNodePool_IsTerraformResource(x interface{}) *bool
Experimental.
func GkeonpremBareMetalNodePool_TfResourceType ¶
func GkeonpremBareMetalNodePool_TfResourceType() *string
func NewGkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList_Override ¶
func NewGkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList_Override(g GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference_Override ¶
func NewGkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference_Override(g GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGkeonpremBareMetalNodePoolNodePoolConfigOutputReference_Override ¶
func NewGkeonpremBareMetalNodePoolNodePoolConfigOutputReference_Override(g GkeonpremBareMetalNodePoolNodePoolConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGkeonpremBareMetalNodePoolNodePoolConfigTaintsList_Override ¶
func NewGkeonpremBareMetalNodePoolNodePoolConfigTaintsList_Override(g GkeonpremBareMetalNodePoolNodePoolConfigTaintsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference_Override ¶
func NewGkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference_Override(g GkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGkeonpremBareMetalNodePoolStatusConditionsList_Override ¶
func NewGkeonpremBareMetalNodePoolStatusConditionsList_Override(g GkeonpremBareMetalNodePoolStatusConditionsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGkeonpremBareMetalNodePoolStatusConditionsOutputReference_Override ¶
func NewGkeonpremBareMetalNodePoolStatusConditionsOutputReference_Override(g GkeonpremBareMetalNodePoolStatusConditionsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGkeonpremBareMetalNodePoolStatusList_Override ¶
func NewGkeonpremBareMetalNodePoolStatusList_Override(g GkeonpremBareMetalNodePoolStatusList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGkeonpremBareMetalNodePoolStatusOutputReference_Override ¶
func NewGkeonpremBareMetalNodePoolStatusOutputReference_Override(g GkeonpremBareMetalNodePoolStatusOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGkeonpremBareMetalNodePoolTimeoutsOutputReference_Override ¶
func NewGkeonpremBareMetalNodePoolTimeoutsOutputReference_Override(g GkeonpremBareMetalNodePoolTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGkeonpremBareMetalNodePool_Override ¶
func NewGkeonpremBareMetalNodePool_Override(g GkeonpremBareMetalNodePool, scope constructs.Construct, id *string, config *GkeonpremBareMetalNodePoolConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool google_gkeonprem_bare_metal_node_pool} Resource.
Types ¶
type GkeonpremBareMetalNodePool ¶
type GkeonpremBareMetalNodePool interface { cdktf.TerraformResource Annotations() *map[string]*string SetAnnotations(val *map[string]*string) AnnotationsInput() *map[string]*string BareMetalCluster() *string SetBareMetalCluster(val *string) BareMetalClusterInput() *string // Experimental. CdktfStack() cdktf.TerraformStack // 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 NodePoolConfig() GkeonpremBareMetalNodePoolNodePoolConfigOutputReference NodePoolConfigInput() *GkeonpremBareMetalNodePoolNodePoolConfig 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() GkeonpremBareMetalNodePoolStatusList // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() GkeonpremBareMetalNodePoolTimeoutsOutputReference TimeoutsInput() interface{} Uid() *string UpdateTime() *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) PutNodePoolConfig(value *GkeonpremBareMetalNodePoolNodePoolConfig) PutTimeouts(value *GkeonpremBareMetalNodePoolTimeouts) ResetAnnotations() ResetDisplayName() ResetId() // 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/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool google_gkeonprem_bare_metal_node_pool}.
func NewGkeonpremBareMetalNodePool ¶
func NewGkeonpremBareMetalNodePool(scope constructs.Construct, id *string, config *GkeonpremBareMetalNodePoolConfig) GkeonpremBareMetalNodePool
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool google_gkeonprem_bare_metal_node_pool} Resource.
type GkeonpremBareMetalNodePoolConfig ¶
type GkeonpremBareMetalNodePoolConfig 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"` // The cluster this node pool belongs to. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#bare_metal_cluster GkeonpremBareMetalNodePool#bare_metal_cluster} BareMetalCluster *string `field:"required" json:"bareMetalCluster" yaml:"bareMetalCluster"` // The location of the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#location GkeonpremBareMetalNodePool#location} Location *string `field:"required" json:"location" yaml:"location"` // The bare metal node pool name. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#name GkeonpremBareMetalNodePool#name} Name *string `field:"required" json:"name" yaml:"name"` // node_pool_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#node_pool_config GkeonpremBareMetalNodePool#node_pool_config} NodePoolConfig *GkeonpremBareMetalNodePoolNodePoolConfig `field:"required" json:"nodePoolConfig" yaml:"nodePoolConfig"` // Annotations on the Bare Metal 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/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#annotations GkeonpremBareMetalNodePool#annotations} Annotations *map[string]*string `field:"optional" json:"annotations" yaml:"annotations"` // The display name for the Bare Metal Node Pool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#display_name GkeonpremBareMetalNodePool#display_name} DisplayName *string `field:"optional" json:"displayName" yaml:"displayName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#id GkeonpremBareMetalNodePool#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/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#project GkeonpremBareMetalNodePool#project}. Project *string `field:"optional" json:"project" yaml:"project"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#timeouts GkeonpremBareMetalNodePool#timeouts} Timeouts *GkeonpremBareMetalNodePoolTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type GkeonpremBareMetalNodePoolNodePoolConfig ¶
type GkeonpremBareMetalNodePoolNodePoolConfig struct { // node_configs block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#node_configs GkeonpremBareMetalNodePool#node_configs} NodeConfigs interface{} `field:"required" json:"nodeConfigs" yaml:"nodeConfigs"` // 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. For more information, including usage // and the valid values, see: // - http://kubernetes.io/v1.1/docs/user-guide/labels.html // An object containing a list of "key": value pairs. // For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#labels GkeonpremBareMetalNodePool#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // Specifies the nodes operating system (default: LINUX). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#operating_system GkeonpremBareMetalNodePool#operating_system} OperatingSystem *string `field:"optional" json:"operatingSystem" yaml:"operatingSystem"` // taints block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#taints GkeonpremBareMetalNodePool#taints} Taints interface{} `field:"optional" json:"taints" yaml:"taints"` }
type GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigs ¶
type GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigs struct { // 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. For more information, including usage // and the valid values, see: // - http://kubernetes.io/v1.1/docs/user-guide/labels.html // An object containing a list of "key": value pairs. // For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#labels GkeonpremBareMetalNodePool#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // The default IPv4 address for SSH access and Kubernetes node. Example: 192.168.0.1. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#node_ip GkeonpremBareMetalNodePool#node_ip} NodeIp *string `field:"optional" json:"nodeIp" yaml:"nodeIp"` }
type GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList ¶
type GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList 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) GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference // 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 NewGkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList ¶
func NewGkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList
type GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference ¶
type GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference 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() interface{} SetInternalValue(val interface{}) Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string NodeIp() *string SetNodeIp(val *string) NodeIpInput() *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 ResetLabels() ResetNodeIp() // 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 NewGkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference ¶
func NewGkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference
type GkeonpremBareMetalNodePoolNodePoolConfigOutputReference ¶
type GkeonpremBareMetalNodePoolNodePoolConfigOutputReference 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() *GkeonpremBareMetalNodePoolNodePoolConfig SetInternalValue(val *GkeonpremBareMetalNodePoolNodePoolConfig) Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string NodeConfigs() GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList NodeConfigsInput() interface{} OperatingSystem() *string SetOperatingSystem(val *string) OperatingSystemInput() *string Taints() GkeonpremBareMetalNodePoolNodePoolConfigTaintsList TaintsInput() 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 PutNodeConfigs(value interface{}) PutTaints(value interface{}) ResetLabels() ResetOperatingSystem() ResetTaints() // 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 NewGkeonpremBareMetalNodePoolNodePoolConfigOutputReference ¶
func NewGkeonpremBareMetalNodePoolNodePoolConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeonpremBareMetalNodePoolNodePoolConfigOutputReference
type GkeonpremBareMetalNodePoolNodePoolConfigTaints ¶
type GkeonpremBareMetalNodePoolNodePoolConfigTaints struct { // Specifies the nodes operating system (default: LINUX). Possible values: ["EFFECT_UNSPECIFIED", "PREFER_NO_SCHEDULE", "NO_EXECUTE"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#effect GkeonpremBareMetalNodePool#effect} Effect *string `field:"optional" json:"effect" yaml:"effect"` // Key associated with the effect. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#key GkeonpremBareMetalNodePool#key} Key *string `field:"optional" json:"key" yaml:"key"` // Value associated with the effect. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#value GkeonpremBareMetalNodePool#value} Value *string `field:"optional" json:"value" yaml:"value"` }
type GkeonpremBareMetalNodePoolNodePoolConfigTaintsList ¶
type GkeonpremBareMetalNodePoolNodePoolConfigTaintsList 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) GkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference // 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 NewGkeonpremBareMetalNodePoolNodePoolConfigTaintsList ¶
func NewGkeonpremBareMetalNodePoolNodePoolConfigTaintsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GkeonpremBareMetalNodePoolNodePoolConfigTaintsList
type GkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference ¶
type GkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference 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() ResetKey() ResetValue() // 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 NewGkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference ¶
func NewGkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference
type GkeonpremBareMetalNodePoolStatus ¶
type GkeonpremBareMetalNodePoolStatus struct { }
type GkeonpremBareMetalNodePoolStatusConditions ¶
type GkeonpremBareMetalNodePoolStatusConditions struct { }
type GkeonpremBareMetalNodePoolStatusConditionsList ¶
type GkeonpremBareMetalNodePoolStatusConditionsList 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) GkeonpremBareMetalNodePoolStatusConditionsOutputReference // 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 NewGkeonpremBareMetalNodePoolStatusConditionsList ¶
func NewGkeonpremBareMetalNodePoolStatusConditionsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GkeonpremBareMetalNodePoolStatusConditionsList
type GkeonpremBareMetalNodePoolStatusConditionsOutputReference ¶
type GkeonpremBareMetalNodePoolStatusConditionsOutputReference 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() *GkeonpremBareMetalNodePoolStatusConditions SetInternalValue(val *GkeonpremBareMetalNodePoolStatusConditions) 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 NewGkeonpremBareMetalNodePoolStatusConditionsOutputReference ¶
func NewGkeonpremBareMetalNodePoolStatusConditionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GkeonpremBareMetalNodePoolStatusConditionsOutputReference
type GkeonpremBareMetalNodePoolStatusList ¶
type GkeonpremBareMetalNodePoolStatusList 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) GkeonpremBareMetalNodePoolStatusOutputReference // 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 NewGkeonpremBareMetalNodePoolStatusList ¶
func NewGkeonpremBareMetalNodePoolStatusList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GkeonpremBareMetalNodePoolStatusList
type GkeonpremBareMetalNodePoolStatusOutputReference ¶
type GkeonpremBareMetalNodePoolStatusOutputReference 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() GkeonpremBareMetalNodePoolStatusConditionsList // 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() *GkeonpremBareMetalNodePoolStatus SetInternalValue(val *GkeonpremBareMetalNodePoolStatus) // 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 NewGkeonpremBareMetalNodePoolStatusOutputReference ¶
func NewGkeonpremBareMetalNodePoolStatusOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GkeonpremBareMetalNodePoolStatusOutputReference
type GkeonpremBareMetalNodePoolTimeouts ¶
type GkeonpremBareMetalNodePoolTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#create GkeonpremBareMetalNodePool#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#delete GkeonpremBareMetalNodePool#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/gkeonprem_bare_metal_node_pool#update GkeonpremBareMetalNodePool#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type GkeonpremBareMetalNodePoolTimeoutsOutputReference ¶
type GkeonpremBareMetalNodePoolTimeoutsOutputReference 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 NewGkeonpremBareMetalNodePoolTimeoutsOutputReference ¶
func NewGkeonpremBareMetalNodePoolTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeonpremBareMetalNodePoolTimeoutsOutputReference
Source Files ¶
- GkeonpremBareMetalNodePool.go
- GkeonpremBareMetalNodePoolConfig.go
- GkeonpremBareMetalNodePoolNodePoolConfig.go
- GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigs.go
- GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList.go
- GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsList__checks.go
- GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference.go
- GkeonpremBareMetalNodePoolNodePoolConfigNodeConfigsOutputReference__checks.go
- GkeonpremBareMetalNodePoolNodePoolConfigOutputReference.go
- GkeonpremBareMetalNodePoolNodePoolConfigOutputReference__checks.go
- GkeonpremBareMetalNodePoolNodePoolConfigTaints.go
- GkeonpremBareMetalNodePoolNodePoolConfigTaintsList.go
- GkeonpremBareMetalNodePoolNodePoolConfigTaintsList__checks.go
- GkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference.go
- GkeonpremBareMetalNodePoolNodePoolConfigTaintsOutputReference__checks.go
- GkeonpremBareMetalNodePoolStatus.go
- GkeonpremBareMetalNodePoolStatusConditions.go
- GkeonpremBareMetalNodePoolStatusConditionsList.go
- GkeonpremBareMetalNodePoolStatusConditionsList__checks.go
- GkeonpremBareMetalNodePoolStatusConditionsOutputReference.go
- GkeonpremBareMetalNodePoolStatusConditionsOutputReference__checks.go
- GkeonpremBareMetalNodePoolStatusList.go
- GkeonpremBareMetalNodePoolStatusList__checks.go
- GkeonpremBareMetalNodePoolStatusOutputReference.go
- GkeonpremBareMetalNodePoolStatusOutputReference__checks.go
- GkeonpremBareMetalNodePoolTimeouts.go
- GkeonpremBareMetalNodePoolTimeoutsOutputReference.go
- GkeonpremBareMetalNodePoolTimeoutsOutputReference__checks.go
- GkeonpremBareMetalNodePool__checks.go
- main.go