Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Registry

Registry represents a container image registry, where one or more repositories are hosted.

Hierarchy

  • Registry

Index

Constructors

Properties

Accessors

Methods

Constructors

  • new Registry(host: string, insecure: boolean): Registry

Properties

host: string
insecure: boolean

Accessors

  • get scheme(): string
  • get url(): string

Methods

  • toString(): string

Generated using TypeDoc