kubernetesk8s.io/kubernetes/pkg/registry/storage/volumeattachment Index | Files | Directories

package volumeattachment

import "k8s.io/kubernetes/pkg/registry/storage/volumeattachment"

Package volumeattachment provides Registry interface and its REST implementation for storing volumeattachment api objects.

Index

Variables

var StatusStrategy = volumeAttachmentStatusStrategy{Strategy}

StatusStrategy is the default logic that applies when creating and updating VolumeAttachmentStatus subresource via the REST API.

var Strategy = volumeAttachmentStrategy{legacyscheme.Scheme, names.SimpleNameGenerator}

Strategy is the default logic that applies when creating and updating VolumeAttachment objects via the REST API.

Source Files

doc.go strategy.go

Directories

PathSynopsis
pkg/registry/storage/volumeattachment/storage
Version
v1.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
11 packages
Last checked
5 hours ago

Tools for package owners.