podman

package
v0.0.0-...-d8a4e70 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct{}

func NewApp

func NewApp() *App

func (*App) GetRegistryConfig

func (s *App) GetRegistryConfig(w http.ResponseWriter, r *http.Request)

func (*App) GetStorageConfig

func (s *App) GetStorageConfig(w http.ResponseWriter, r *http.Request)

func (*App) Route

func (s *App) Route(r chi.Router)

func (*App) UpdateRegistryConfig

func (s *App) UpdateRegistryConfig(w http.ResponseWriter, r *http.Request)

func (*App) UpdateStorageConfig

func (s *App) UpdateStorageConfig(w http.ResponseWriter, r *http.Request)

type UpdateConfig

type UpdateConfig struct {
	Config string `form:"config" json:"config" validate:"required"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL