podman

package
v1.10.1 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2025 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

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

func New

func New(ctx context.Context, logger *slog.Logger) (*Provider, error)

func (*Provider) InstanceGroups

func (p *Provider) InstanceGroups(ctx context.Context) (map[string][]string, error)

func (*Provider) InstanceInspect

func (p *Provider) InstanceInspect(ctx context.Context, name string) (sablier.InstanceInfo, error)

func (*Provider) InstanceList

func (*Provider) InstanceStart

func (p *Provider) InstanceStart(ctx context.Context, name string) error

func (*Provider) InstanceStop

func (p *Provider) InstanceStop(ctx context.Context, name string) error

func (*Provider) NotifyInstanceStopped

func (p *Provider) NotifyInstanceStopped(ctx context.Context, instance chan<- string)

Jump to

Keyboard shortcuts

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