mounts

package
v0.0.26 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VolumesFieldPath    = "Spec.Template.Spec.Volumes"
	ContainersFieldPath = "Spec.Template.Spec.Containers"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MountManager

type MountManager struct {
	Target metav1.Object
	// contains filtered or unexported fields
}

func NewManager

func NewManager(resourceToMount string, resourceKind v1alpha1.RenderTarget, target metav1.Object) *MountManager

func (*MountManager) MountVolumes

func (mm *MountManager) MountVolumes(volumeMountConfigs []v1alpha1.VolumeMount) error

func (*MountManager) UnmountVolumes

func (mm *MountManager) UnmountVolumes() error

Jump to

Keyboard shortcuts

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