package label
import "github.com/dotcloud/docker/pkg/label"
Index ¶
- func FormatMountLabel(src string, mountLabel string) string
- func GenLabels(options string) (string, string, error)
- func GetPidCon(pid int) (string, error)
- func Init()
- func SetFileLabel(path string, fileLabel string) error
- func SetProcessLabel(processLabel string) error
Functions ¶
func FormatMountLabel ¶
func GenLabels ¶
func GetPidCon ¶
func Init ¶
func Init()
func SetFileLabel ¶
func SetProcessLabel ¶
Source Files ¶
Tools for package owners.