Documentation
¶
Overview ¶
Package mount provides functionality for managing creation of container's mount points
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mount ¶
func NewMount ¶
func NewMount(controller *controller.Controller, volumeName string, folderInContainer string) (Mount, error)
NewMount returns new Mount object that can be later used to specify a mount point when building a config.
Click to show internal directories.
Click to hide internal directories.