RegistryInfo Class

Container App registry information.

Constructor

RegistryInfo()

Variables

Name Description
registry_url
str

registry server Url.

registry_user_name
str

registry username.

registry_password
str

registry secret.

Attributes

registryPassword

registry secret.

registryPassword: str

registryUrl

registry server Url.

registryUrl: str

registryUserName

registry username.

registryUserName: str