RegistryInfo Class
Container App registry information.
Constructor
RegistryInfo()
Variables
| Name | Description |
|---|---|
|
registry_url
|
registry server Url. |
|
registry_user_name
|
registry username. |
|
registry_password
|
registry secret. |
Attributes
registryPassword
registry secret.
registryPassword: str
registryUrl
registry server Url.
registryUrl: str
registryUserName
registry username.
registryUserName: str