| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks.legacy |
Amazon EKS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ICluster.Jsii$Default
Internal default implementation for
ICluster. |
| Modifier and Type | Class and Description |
|---|---|
class |
Cluster
(experimental) A Cluster represents a managed Kubernetes Service (EKS).
|
static class |
ICluster.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static ICluster |
Cluster.fromClusterAttributes(Construct scope,
String id,
ClusterAttributes attrs)
(experimental) Import an existing cluster.
|
Copyright © 2022. All rights reserved.