 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
- func GetInfo() (*dockertypes.Info, error)
- func Images() ([]v1.DockerImage, error)
- func InspectContainer(id string) (dockertypes.ContainerJSON, error)
- func NewPlugin() container.Plugin
- func Register(factory info.MachineInfoFactory, fsInfo fs.FsInfo, metrics container.MetricSet) (watcher.ContainerWatcher, error)
- func RootDir() string
- func Status() (v1.DockerStatus, error)
- func VersionString() (string, error)
- type Connection
Constants ¶
      View Source
      
  
const (
	Namespace = "podman"
)
    Variables ¶
This section is empty.
Functions ¶
func GetInfo ¶
func GetInfo() (*dockertypes.Info, error)
func Images ¶
func Images() ([]v1.DockerImage, error)
func InspectContainer ¶
func InspectContainer(id string) (dockertypes.ContainerJSON, error)
func Register ¶
func Register(factory info.MachineInfoFactory, fsInfo fs.FsInfo, metrics container.MetricSet) (watcher.ContainerWatcher, error)
func Status ¶
func Status() (v1.DockerStatus, error)
func VersionString ¶
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.