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.14.8
Published
Oct 12, 2019
Platform
js/wasm
Imports
11 packages
Last checked
7 seconds ago

Tools for package owners.