Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidateContainerSettingsRequest

Package version

Container settings validation request context

Hierarchy

  • ValidateContainerSettingsRequest

Index

Properties

Optional baseUrl

baseUrl: undefined | string

Base URL of the container registry

Optional password

password: undefined | string

Password for to access the container registry

Optional platform

platform: undefined | string

Platform (windows or linux)

Optional repository

repository: undefined | string

Repository name (image name)

Optional tag

tag: undefined | string

Image tag

Optional username

username: undefined | string

Username for to access the container registry

Generated using TypeDoc