Uses of Interface
io.github.cdklabs.projen.github.workflows.ContainerCredentials
-
Packages that use ContainerCredentials Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of ContainerCredentials in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement ContainerCredentials Modifier and Type Class Description static classContainerCredentials.Jsii$ProxyAn implementation forContainerCredentialsMethods in io.github.cdklabs.projen.github.workflows that return ContainerCredentials Modifier and Type Method Description ContainerCredentialsContainerCredentials.Builder. build()Builds the configured instance.default ContainerCredentialsContainerOptions. 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.ContainerCredentialsContainerOptions.Jsii$Proxy. getCredentials()Methods in io.github.cdklabs.projen.github.workflows with parameters of type ContainerCredentials Modifier and Type Method Description ContainerOptions.BuilderContainerOptions.Builder. credentials(ContainerCredentials credentials)Sets the value ofContainerOptions.getCredentials()
-