capabilities

package
v0.0.0-...-f3de810 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2015 License: Apache-2.0, Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DropBoundingSet

func DropBoundingSet(capabilities []string) error

DropBoundingSet drops the capability bounding set to those specified in the container configuration.

func DropCapabilities

func DropCapabilities(capList []string) error

DropCapabilities drops all capabilities for the current process except those specified in the container configuration.

func GetAllCapabilities

func GetAllCapabilities() []string

Types

type Capabilities

type Capabilities []*CapabilityMapping

type CapabilityMapping

type CapabilityMapping struct {
	Key   string         `json:"key,omitempty"`
	Value capability.Cap `json:"value,omitempty"`
}

func GetCapability

func GetCapability(key string) *CapabilityMapping

func (*CapabilityMapping) String

func (c *CapabilityMapping) String() string

Jump to

Keyboard shortcuts

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