| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks.legacy |
Amazon EKS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Mapping.Jsii$Proxy
An implementation for
Mapping |
| Modifier and Type | Method and Description |
|---|---|
Mapping |
Mapping.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsAuth.addRoleMapping(IRole role,
Mapping mapping)
(experimental) Adds a mapping between an IAM role to a Kubernetes user and groups.
|
void |
AwsAuth.addUserMapping(IUser user,
Mapping mapping)
(experimental) Adds a mapping between an IAM user to a Kubernetes user and groups.
|
Copyright © 2022. All rights reserved.