server

package
v0.0.0-...-4b68d06 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const DockerAPIVersion = "1.54"

DockerAPIVersion is the Docker Engine API version this server advertises.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server implements the Docker Engine API backed by Kubernetes pods.

func New

func New(clientset kubernetes.Interface, restConfig rest.Config) *Server

New creates a new Server.

func (*Server) Handler

func (s *Server) Handler() http.Handler

Handler returns an http.Handler with all routes and middleware registered.

Jump to

Keyboard shortcuts

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