Interface: ManifestPushOptions
Properties
destination
destination:
string
The destination of the manifest list to push. this can be the same as 'name' or a different one.
Example
"quay.io/myrepo/myotherdestination"
Defined in
packages/extension-api/src/extension-api.d.ts:488
name
name:
string
The name of the manifest list to push
Example
"quay.io/myrepo/mymanifest"
Defined in
packages/extension-api/src/extension-api.d.ts:494
provider?
optional
provider:ContainerProviderConnection