Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GenerateCredentialsParameters

Package version

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

Hierarchy

  • GenerateCredentialsParameters

Index

Properties

Properties

Optional expiry

expiry: Date

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

Optional name

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

Optional tokenId

tokenId: undefined | string

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

Generated using TypeDoc