runc

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: Apache-2.0 Imports: 20 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProbe

func NewProbe(ctx tp.Context, bundle *probe.Bundle) (probe.Handler, error)

NewProbe returns a new runc topology probe

Types

type CreateConfig added in v0.24.0

type CreateConfig struct {
	Image   string         `json:",omitempty"`
	ImageID string         `json:",omitempty"`
	Labels  graph.Metadata `json:",omitempty" field:"Metadata"`
}

CreateConfig describes the creating parameters of a runc container

type ProbeHandler added in v0.25.0

type ProbeHandler struct {
	insanelock.RWMutex
	*ns.ProbeHandler
	// contains filtered or unexported fields
}

ProbeHandler describes a Docker topology graph that enhance the graph

func (*ProbeHandler) Start added in v0.25.0

func (p *ProbeHandler) Start() error

Start the probe

func (*ProbeHandler) Stop added in v0.25.0

func (p *ProbeHandler) Stop()

Stop the probe

Jump to

Keyboard shortcuts

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