Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerRegistry

Package version

An interface representing ContainerRegistry.

summary

A private container registry.

Hierarchy

  • ContainerRegistry

Index

Properties

password

password: string

The password to log into the registry server.

Optional registryServer

registryServer: undefined | string

The registry URL. If omitted, the default is "docker.io".

userName

userName: string

The user name to log into the registry server.

Generated using TypeDoc