server

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v0.0.8

type Client struct {
	BaseURL string
}

func NewClient added in v0.0.8

func NewClient(baseURL string) *Client

func (*Client) AddImage added in v0.0.8

func (c *Client) AddImage(config manager.Config) error

func (*Client) RemoveImage added in v0.0.8

func (c *Client) RemoveImage(imageName string) error

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer() (*Server, error)

func (*Server) Start

func (s *Server) Start(port int) error

Jump to

Keyboard shortcuts

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