domain

package
v0.0.0-...-f451c76 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	ID     string
	Status string
	Names  []string
}

type Image

type Image struct {
	Prefix     string
	ID         string
	Repository string
	Tag        string
	Created    string
	Size       int64
}

func (Image) ImageKey

func (image Image) ImageKey() string

func (Image) PrintImageStats

func (image Image) PrintImageStats()

type RunnableCommand

type RunnableCommand struct {
	Command []string
}

Jump to

Keyboard shortcuts

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