Skip to main content
Version: latest

Creates a image registry

GET 

/v1/registries/oci/image

Creates a image registry

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema

    baseContentPathstring

    baseContentPath is the root path for the registry content

    caCertstring
    endpointstring
    insecureSkipVerifyboolean
    mirrorRegistriesstring

    mirrorRegistries contains the array of image sources like gcr.io, ghcr.io, docker.io

    namestring
    passwordstring
    usernamestring
Loading...