Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TokenPassword

Package version

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

Hierarchy

  • TokenPassword

Index

Properties

Optional creationTime

creationTime: Date

The creation datetime of the password.

Optional expiry

expiry: Date

The expiry datetime of the password.

Optional name

The password name "password1" or "password2"

Optional value

value: undefined | string

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

Generated using TypeDoc