module DockerRegistry2
class DockerRegistry2::Blob
class DockerRegistry2::Exception
class DockerRegistry2::InvalidMethod
class DockerRegistry2::Manifest
class DockerRegistry2::NotFound
class DockerRegistry2::ReauthenticatedException
class DockerRegistry2::Registry
class DockerRegistry2::RegistryAuthenticationException
class DockerRegistry2::RegistryAuthorizationException
class DockerRegistry2::RegistrySSLException
class DockerRegistry2::RegistryUnknownException
class DockerRegistry2::RegistryVersionException
class DockerRegistry2::UnknownRegistryException
docker_registry2
1.18.2
# initialize
def initialize(headers, body) @headers = headers @body = body end