| Package | Description |
|---|---|
| com.amazonaws.services.eks |
Amazon Elastic Container Service for Kubernetes (Amazon EKS) is a managed service that makes it easy for you to run
Kubernetes on AWS without needing to stand up or maintain your own Kubernetes control plane.
|
| com.amazonaws.services.eks.model |
| Class and Description |
|---|
| AmazonEKSException
Base exception for all service exceptions thrown by Amazon Elastic Container Service for Kubernetes
|
| Certificate
An object representing the
certificate-authority-data for your cluster. |
| ClientException
These errors are usually caused by a client action, such as using an action or resource on behalf of a user that
doesn't have permissions to use the action or resource, or specifying an identifier that is not valid.
|
| Cluster
An object representing an Amazon EKS cluster.
|
| ClusterStatus |
| CreateClusterRequest |
| CreateClusterResult |
| DeleteClusterRequest |
| DeleteClusterResult |
| DescribeClusterRequest |
| DescribeClusterResult |
| InvalidParameterException
The specified parameter is invalid.
|
| ListClustersRequest |
| ListClustersResult |
| ResourceInUseException
The specified resource is in use.
|
| ResourceLimitExceededException
You have encountered a service limit on the specified resource.
|
| ResourceNotFoundException
The specified resource could not be found.
|
| ServerException
These errors are usually caused by a server-side issue.
|
| UnsupportedAvailabilityZoneException
At least one of your specified cluster subnets is in an Availability Zone that does not support Amazon EKS.
|
| VpcConfigRequest
An object representing an Amazon EKS cluster VPC configuration request.
|
| VpcConfigResponse
An object representing an Amazon EKS cluster VPC configuration response.
|
Copyright © 2018. All rights reserved.