directory
0.32.0-alpha.0
Repository: https://github.com/kubernetes/component-helpers.git
Documentation: pkg.go.dev

# Packages

Package ephemeral provides code that supports the usual pattern for accessing the PVC that provides a generic ephemeral inline volume: - determine the PVC name that corresponds to the inline volume source - retrieve the PVC - verify that the PVC is owned by the pod - use the PVC.
No description provided by the author