userspace

package
v0.0.0-...-7b7dccf Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPodVolumeMountHostMappedSharedDir

func GetPodVolumeMountHostMappedSharedDir(pod *v1.Pod) (string, error)

GetPodVolumeMountHostMappedSharedDir gets the mounted mapped directory for vhost sockets

func GetPodVolumeMountHostSharedDir

func GetPodVolumeMountHostSharedDir(pod *v1.Pod) (string, error)

GetPodVolumeMountHostSharedDir gets the mounted shared directory for vhost sockets

func SetPodAnnotationConfigData

func SetPodAnnotationConfigData(
	pod *v1.Pod,
	configData *usrsptypes.ConfigurationData) (bool, error)

SetPodAnnotationConfigData configures the annotation on a pod for config data

func SetPodAnnotationMappedDir

func SetPodAnnotationMappedDir(
	pod *v1.Pod,
	mappedDir string) (bool, error)

SetPodAnnotationMappedDir sets the mounted mapped directory for vhost sockets

Types

type NoSharedDirProvidedError

type NoSharedDirProvidedError struct {
	// contains filtered or unexported fields
}

NoSharedDirProvidedError defines the error returned from this module

func (*NoSharedDirProvidedError) Error

func (e *NoSharedDirProvidedError) Error() string

Jump to

Keyboard shortcuts

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