kubernetesk8s.io/kubernetes/pkg/volume/util/exec Index | Files

package exec

import "k8s.io/kubernetes/pkg/volume/util/exec"

Index

Functions

func NewExecMounter

func NewExecMounter(exec mount.Exec, wrapped mount.Interface) mount.Interface

NewExecMounter returns a mounter that uses provided Exec interface to mount and unmount a filesystem. For all other calls it uses a wrapped mounter.

Source Files

exec_mount_unsupported.go

Version
v1.15.2-beta.0
Published
Jul 18, 2019
Platform
windows/amd64
Imports
3 packages
Last checked
15 minutes ago

Tools for package owners.