DockerImageCredentials
DockerImageCredentials describes the credentials needed to access a Docker repository.
Properties
usernamestring requiredThe username for authenticating with the Docker registry.- The password for authenticating with the Docker registry.
- ↳
secretstring requiredThe secret value in plaintext. - ↳
ciphertextarray[string] optionalThe encrypted representation of the secret value.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.