Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ContainerRegistry

Package version

Class representing a ContainerRegistry.

Hierarchy

  • ContainerRegistry

Index

Constructors

constructor

Methods

checkDockerV2Support

  • checkDockerV2Support(options?: coreClient.OperationOptions): Promise<void>

createManifest

deleteManifest

  • deleteManifest(name: string, reference: string, options?: coreClient.OperationOptions): Promise<void>

deleteRepository

  • deleteRepository(name: string, options?: coreClient.OperationOptions): Promise<void>

deleteTag

  • deleteTag(name: string, reference: string, options?: coreClient.OperationOptions): Promise<void>

getManifest

getManifestProperties

getManifests

getManifestsNext

getProperties

getRepositories

getRepositoriesNext

getTagProperties

getTags

getTagsNext

updateManifestProperties

updateProperties

updateTagAttributes

Generated using TypeDoc