package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
RegisterMetrics registers EphemeralVolume metrics.
# Constants
EphemeralVolumeSubsystem - subsystem name used for Endpoint Slices.
# Variables
EphemeralVolumeCreateAttempts tracks the number of PersistentVolumeClaims().Create calls (both successful and unsuccessful).
EphemeralVolumeCreateFailures tracks the number of unsuccessful PersistentVolumeClaims().Create calls.