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.13.10-beta.0
Published
Aug 5, 2019
Platform
windows/amd64
Imports
10 packages
Last checked
8 minutes ago

Tools for package owners.