NodePool(String id,
NodePoolLifecycleState lifecycleState,
String lifecycleDetails,
String compartmentId,
String clusterId,
String name,
String kubernetesVersion,
Map<String,String> nodeMetadata,
String nodeImageId,
String nodeImageName,
NodeShapeConfig nodeShapeConfig,
NodeSourceOption nodeSource,
NodeSourceDetails nodeSourceDetails,
String nodeShape,
List<KeyValue> initialNodeLabels,
String sshPublicKey,
Integer quantityPerSubnet,
List<String> subnetIds,
List<Node> nodes,
NodePoolNodeConfigDetails nodeConfigDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
NodeEvictionNodePoolSettings nodeEvictionNodePoolSettings,
NodePoolCyclingDetails nodePoolCyclingDetails)
Deprecated.
|