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.3
Published
Feb 6, 2018
Platform
linux/amd64
Imports
7 packages
Last checked
6 minutes ago

Tools for package owners.