package
1.2.0-alpha.5
Repository: https://github.com/anfernee11/kubernetes.git
Documentation: pkg.go.dev

# Functions

AttemptToLoadRecycler tries decoding a pod from a filepath for use as a recycler for a volume.
NewCMServer creates a new CMServer with a default config.
NewControllerManagerCommand creates a *cobra.Command object with default parameters.
NewVolumeProvisioner returns a volume provisioner to use when running in a cloud or development environment.
ProbeRecyclableVolumePlugins collects all persistent volume plugins into an easy to use list.

# Structs

CMServer is the main context object for the controller manager.
VolumeConfigFlags is used to bind CLI flags to variables.