Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodmanCached ¶
type PodmanCached struct{}
Podman is a struct with methods designed for dealing with the podman binary
func (*PodmanCached) EnsureIsCached ¶
func (podman *PodmanCached) EnsureIsCached() error
func (*PodmanCached) IsCached ¶
func (podman *PodmanCached) IsCached() bool
Click to show internal directories.
Click to hide internal directories.