 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Handler for "raw" containers.
Package container defines types for sub-container events and also defines an interface for container operation handlers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var (
	DockerOnly = flag.Bool("docker_only", false, "Only report docker containers in addition to root stats")
)
    Functions ¶
func NewRawContainerWatcher ¶ added in v0.34.0
func NewRawContainerWatcher() (watcher.ContainerWatcher, error)
func Register ¶
func Register(machineInfoFactory info.MachineInfoFactory, fsInfo fs.FsInfo, includedMetrics map[container.MetricKind]struct{}, rawPrefixWhiteList []string) error
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.