Package version:

Interface GenerateCredentialsParameters

The parameters used to generate credentials for a specified token or user of a container registry.

Hierarchy

  • GenerateCredentialsParameters

Properties

Properties

expiry?: Date

The expiry date of the generated credentials after which the credentials become invalid.

name?: string

Specifies name of the password which should be regenerated if any -- password1 or password2.

tokenId?: string

The resource ID of the token for which credentials have to be generated.

Generated using TypeDoc