Documentation
¶
Index ¶
- func Action(config *types.Config, action, cmd string) *types.AllowResult
- func AllowImage(img string, config *types.Config) bool
- func AllowMount(vol string) bool
- func AllowVolume(vol string, config *types.Config) bool
- func ContainerCreate(req authorization.Request, config *types.Config) *types.AllowResult
- func GetPortBindingString(pb *nat.PortBinding) string
- func ImageCreate(req authorization.Request, config *types.Config) *types.AllowResult
- func PluginPull(req authorization.Request, config *types.Config) *types.AllowResult
- func ServiceCreate(req authorization.Request, config *types.Config) *types.AllowResult
- func True(req authorization.Request, config *types.Config) *types.AllowResult
- func VolumeCreate(req authorization.Request, config *types.Config) *types.AllowResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllowMount ¶
func ContainerCreate ¶
func ContainerCreate(req authorization.Request, config *types.Config) *types.AllowResult
func GetPortBindingString ¶
func GetPortBindingString(pb *nat.PortBinding) string
func ImageCreate ¶
func ImageCreate(req authorization.Request, config *types.Config) *types.AllowResult
func PluginPull ¶
func PluginPull(req authorization.Request, config *types.Config) *types.AllowResult
func ServiceCreate ¶
func ServiceCreate(req authorization.Request, config *types.Config) *types.AllowResult
func True ¶
func True(req authorization.Request, config *types.Config) *types.AllowResult
func VolumeCreate ¶
func VolumeCreate(req authorization.Request, config *types.Config) *types.AllowResult
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.