Create a sandbox registry for pulling private images.
func (
r *SandboxRegistryService) New(ctx context.Context,
body SandboxRegistryNewParams,
opts ...option.RequestOption) (res *RegistryResponse,| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
body* | SandboxRegistryNewParams | |
opts* | ...option.RequestOption |