| Package | Description |
|---|---|
| com.amazonaws.services.eks |
Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that makes it easy for you to run Kubernetes on
Amazon Web Services without needing to setup or maintain your own Kubernetes control plane.
|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
DescribePodIdentityAssociationResult |
AmazonEKSClient.describePodIdentityAssociation(DescribePodIdentityAssociationRequest request)
Returns descriptive information about an EKS Pod Identity association.
|
DescribePodIdentityAssociationResult |
AbstractAmazonEKS.describePodIdentityAssociation(DescribePodIdentityAssociationRequest request) |
DescribePodIdentityAssociationResult |
AmazonEKS.describePodIdentityAssociation(DescribePodIdentityAssociationRequest describePodIdentityAssociationRequest)
Returns descriptive information about an EKS Pod Identity association.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePodIdentityAssociationResult |
DescribePodIdentityAssociationResult.clone() |
DescribePodIdentityAssociationResult |
DescribePodIdentityAssociationResult.withAssociation(PodIdentityAssociation association)
The full description of the EKS Pod Identity association.
|
Copyright © 2024. All rights reserved.