Package-level declarations

Types

Link copied to clipboard
class BareMetalAdminCluster : KotlinCustomResource

BareMetalAdminCluster can be imported using any of these accepted formats

Link copied to clipboard
data class BareMetalAdminClusterArgs(val annotations: Output<Map<String, String>>? = null, val bareMetalVersion: Output<String>? = null, val clusterOperations: Output<BareMetalAdminClusterClusterOperationsArgs>? = null, val controlPlane: Output<BareMetalAdminClusterControlPlaneArgs>? = null, val description: Output<String>? = null, val loadBalancer: Output<BareMetalAdminClusterLoadBalancerArgs>? = null, val location: Output<String>? = null, val maintenanceConfig: Output<BareMetalAdminClusterMaintenanceConfigArgs>? = null, val name: Output<String>? = null, val networkConfig: Output<BareMetalAdminClusterNetworkConfigArgs>? = null, val nodeAccessConfig: Output<BareMetalAdminClusterNodeAccessConfigArgs>? = null, val nodeConfig: Output<BareMetalAdminClusterNodeConfigArgs>? = null, val project: Output<String>? = null, val proxy: Output<BareMetalAdminClusterProxyArgs>? = null, val securityConfig: Output<BareMetalAdminClusterSecurityConfigArgs>? = null, val storage: Output<BareMetalAdminClusterStorageArgs>? = null) : ConvertibleToJava<BareMetalAdminClusterArgs>

BareMetalAdminCluster can be imported using any of these accepted formats

Link copied to clipboard
Link copied to clipboard
class BareMetalCluster : KotlinCustomResource

BareMetalCluster can be imported using any of these accepted formats

Link copied to clipboard
data class BareMetalClusterArgs(val adminClusterMembership: Output<String>? = null, val annotations: Output<Map<String, String>>? = null, val bareMetalVersion: Output<String>? = null, val binaryAuthorization: Output<BareMetalClusterBinaryAuthorizationArgs>? = null, val clusterOperations: Output<BareMetalClusterClusterOperationsArgs>? = null, val controlPlane: Output<BareMetalClusterControlPlaneArgs>? = null, val description: Output<String>? = null, val loadBalancer: Output<BareMetalClusterLoadBalancerArgs>? = null, val location: Output<String>? = null, val maintenanceConfig: Output<BareMetalClusterMaintenanceConfigArgs>? = null, val name: Output<String>? = null, val networkConfig: Output<BareMetalClusterNetworkConfigArgs>? = null, val nodeAccessConfig: Output<BareMetalClusterNodeAccessConfigArgs>? = null, val nodeConfig: Output<BareMetalClusterNodeConfigArgs>? = null, val osEnvironmentConfig: Output<BareMetalClusterOsEnvironmentConfigArgs>? = null, val project: Output<String>? = null, val proxy: Output<BareMetalClusterProxyArgs>? = null, val securityConfig: Output<BareMetalClusterSecurityConfigArgs>? = null, val storage: Output<BareMetalClusterStorageArgs>? = null, val upgradePolicy: Output<BareMetalClusterUpgradePolicyArgs>? = null) : ConvertibleToJava<BareMetalClusterArgs>

BareMetalCluster can be imported using any of these accepted formats

Link copied to clipboard
object BareMetalClusterMapper : ResourceMapper<BareMetalCluster>
Link copied to clipboard
class BareMetalNodePool : KotlinCustomResource

BareMetalNodePool can be imported using any of these accepted formats

Link copied to clipboard
data class BareMetalNodePoolArgs(val annotations: Output<Map<String, String>>? = null, val bareMetalCluster: Output<String>? = null, val displayName: Output<String>? = null, val location: Output<String>? = null, val name: Output<String>? = null, val nodePoolConfig: Output<BareMetalNodePoolNodePoolConfigArgs>? = null, val project: Output<String>? = null) : ConvertibleToJava<BareMetalNodePoolArgs>

BareMetalNodePool can be imported using any of these accepted formats

Link copied to clipboard
object BareMetalNodePoolMapper : ResourceMapper<BareMetalNodePool>
Link copied to clipboard
class VMwareCluster : KotlinCustomResource

VmwareCluster can be imported using any of these accepted formats

Link copied to clipboard
data class VMwareClusterArgs(val adminClusterMembership: Output<String>? = null, val annotations: Output<Map<String, String>>? = null, val antiAffinityGroups: Output<VMwareClusterAntiAffinityGroupsArgs>? = null, val authorization: Output<VMwareClusterAuthorizationArgs>? = null, val autoRepairConfig: Output<VMwareClusterAutoRepairConfigArgs>? = null, val controlPlaneNode: Output<VMwareClusterControlPlaneNodeArgs>? = null, val dataplaneV2: Output<VMwareClusterDataplaneV2Args>? = null, val description: Output<String>? = null, val enableControlPlaneV2: Output<Boolean>? = null, val loadBalancer: Output<VMwareClusterLoadBalancerArgs>? = null, val location: Output<String>? = null, val name: Output<String>? = null, val networkConfig: Output<VMwareClusterNetworkConfigArgs>? = null, val onPremVersion: Output<String>? = null, val project: Output<String>? = null, val storage: Output<VMwareClusterStorageArgs>? = null, val upgradePolicy: Output<VMwareClusterUpgradePolicyArgs>? = null, val vmTrackingEnabled: Output<Boolean>? = null) : ConvertibleToJava<VMwareClusterArgs>

VmwareCluster can be imported using any of these accepted formats

Link copied to clipboard
Link copied to clipboard
object VMwareClusterMapper : ResourceMapper<VMwareCluster>
Link copied to clipboard
Link copied to clipboard
class VMwareNodePool : KotlinCustomResource

VmwareNodePool can be imported using any of these accepted formats

Link copied to clipboard
data class VMwareNodePoolArgs(val annotations: Output<Map<String, String>>? = null, val config: Output<VMwareNodePoolConfigArgs>? = null, val displayName: Output<String>? = null, val location: Output<String>? = null, val name: Output<String>? = null, val nodePoolAutoscaling: Output<VMwareNodePoolNodePoolAutoscalingArgs>? = null, val project: Output<String>? = null, val vmwareCluster: Output<String>? = null) : ConvertibleToJava<VMwareNodePoolArgs>

VmwareNodePool can be imported using any of these accepted formats

Link copied to clipboard
Link copied to clipboard
object VMwareNodePoolMapper : ResourceMapper<VMwareNodePool>

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard