Package version:

The password that will be used for authenticating the token of a container registry.

Hierarchy

  • TokenPassword

Properties

creationTime?: Date

The creation datetime of the password.

expiry?: Date

The expiry datetime of the password.

name?: string

The password name "password1" or "password2"

value?: string

The password value. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc