mount

package
v0.0.0-...-d6a869a Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProcfsMounts = []string{
	"/proc/uptime",
	"/proc/swaps",
	"/proc/sys",
}
View Source
var SysfsMounts = []string{
	"/sys/kernel",
	"/sys/devices/virtual",
	"/sys/module/nf_conntrack/parameters",
}

Functions

This section is empty.

Types

type MountService

type MountService struct {
	// contains filtered or unexported fields
}

func NewMountService

func NewMountService() *MountService

func (*MountService) MountHelper

func (mts *MountService) MountHelper() domain.MountHelperIface

func (*MountService) NewMountHelper

func (mts *MountService) NewMountHelper() domain.MountHelperIface

func (*MountService) NewMountInfoParser

func (mts *MountService) NewMountInfoParser(
	cntr domain.ContainerIface,
	process domain.ProcessIface,
	launchParser bool,
	fetchOptions bool,
	fetchInodes bool) (domain.MountInfoParserIface, error)

Jump to

Keyboard shortcuts

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