| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
ContainerCredentials.Jsii$Proxy
An implementation for
ContainerCredentials |
| Modifier and Type | Method and Description |
|---|---|
ContainerCredentials |
ContainerCredentials.Builder.build()
Builds the configured instance.
|
default ContainerCredentials |
ContainerOptions.getCredentials()
(experimental) f the image's container registry requires authentication to pull the image, you can use credentials to set a map of the username and password.
|
ContainerCredentials |
ContainerOptions.Jsii$Proxy.getCredentials() |
| Modifier and Type | Method and Description |
|---|---|
ContainerOptions.Builder |
ContainerOptions.Builder.credentials(ContainerCredentials credentials)
Sets the value of
ContainerOptions.getCredentials() |
Copyright © 2021. All rights reserved.