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 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.9.6
Published
Mar 20, 2018
Platform
js/wasm
Imports
7 packages
Last checked
7 seconds ago

Tools for package owners.