# 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