repository property
The path to the container image repository.
For example: gcr.io/{project_id}/{image_name}
Required.
Implementation
core.String? repository;
The path to the container image repository.
For example: gcr.io/{project_id}/{image_name}
Required.
core.String? repository;