containers

package
v1.22.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnhealthyContainers = "unhealthy containers found"
	ErrNoContainersFound   = "no containers found"
)

Functions

This section is empty.

Types

type Container

type Container struct {
	Name   []string
	State  string
	Status string
	Image  string
}

func ContainerStatus

func ContainerStatus(containerName string) ([]Container, error)

Jump to

Keyboard shortcuts

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