package api

import "github.com/rootless-containers/rootlesskit/pkg/api"

Index

Types

type ErrorJSON

type ErrorJSON struct {
	Message string `json:"message"`
}

ErrorJSON is returned with "application/json" content type and non-2XX status code

Source Files

api.go

Directories

PathSynopsis
pkg/api/client
pkg/api/router
Version
v0.12.0
Published
Jan 22, 2021
Platform
darwin/amd64
Last checked
1 second ago

Tools for package owners.