client

package
v0.0.0-...-e907df4 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RegistryPath    = "/registry"
	DockerEventPath = "/docker_event"
)
View Source
const (
	HealthCheckPath = "/healthz"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseClient

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

func NewBaseClient

func NewBaseClient() *BaseClient

func (*BaseClient) DockerEvent

func (c *BaseClient) DockerEvent(host string, port int, body *model.DockerEvent) error

func (*BaseClient) HealthCheck

func (c *BaseClient) HealthCheck(host string, port int) error

func (*BaseClient) Registry

func (c *BaseClient) Registry(host string, port int, body *model.RegistryRequest) (*model.RegistryResponse, error)

Jump to

Keyboard shortcuts

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