automount

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProvisionAutoMountResourcesInto

func ProvisionAutoMountResourcesInto(podAdditions *v1alpha1.PodAdditions, api sync.ClusterAPI, namespace string) error

Types

type AutoMountError added in v0.14.0

type AutoMountError struct {
	Err     error
	IsFatal bool
}

func (*AutoMountError) Error added in v0.14.0

func (e *AutoMountError) Error() string

func (*AutoMountError) Unwrap added in v0.14.0

func (e *AutoMountError) Unwrap() error

type Resources added in v0.14.0

type Resources struct {
	Volumes       []corev1.Volume
	VolumeMounts  []corev1.VolumeMount
	EnvFromSource []corev1.EnvFromSource
}

func ProvisionGitConfiguration added in v0.14.0

func ProvisionGitConfiguration(api sync.ClusterAPI, namespace string) (*Resources, error)

ProvisionGitConfiguration takes care of mounting git credentials and a gitconfig into a devworkspace.

Jump to

Keyboard shortcuts

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