podman

package
v3.2.6 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2026 License: BSD-3-Clause Imports: 6 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) Status added in v3.2.2

func (s *App) Status() string

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