hostfs

package
v4.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// HostProcVar is the environment variable name that is set with the host's /proc path
	HostProcVar = "HOST_PROC"
	// HostSysVar is the environment variable name that is set with the host's /sys path
	HostSysVar = "HOST_SYS"
	// HostRunVar is the environment variable name that is set with the host's /run path
	HostRunVar = "HOST_RUN"
	// HostVarVar is the environment variable name that is set with the host's /var path
	HostVarVar = "HOST_VAR"
	// HostEtcVar is the environment variable name that is set with the host's /etc path
	HostEtcVar = "HOST_ETC"
)

Variables

This section is empty.

Functions

func HostEtc

func HostEtc() string

HostEtc returns the configured /etc path

func HostProc

func HostProc() string

HostProc returns the configured /proc path

func HostRun

func HostRun() string

HostRun returns the configured /run path

func HostSys

func HostSys() string

HostSys returns the configured host /sys path

func HostVar

func HostVar() string

HostVar returns the configured /var path

Types

This section is empty.

Jump to

Keyboard shortcuts

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