List sandbox registries for pulling private images.
func (
r *SandboxRegistryService) List(ctx context.Context,
query SandboxRegistryListParams,
opts ...option.RequestOption) (res *RegistryListResponse,
err error
)| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
query* | SandboxRegistryListParams | |
opts* | ...option.RequestOption |