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