storage

package
v1.5.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Spec

type Spec struct {
	//Defined size of the PVC
	StorageClass string `json:"storageClass,omitempty" yaml:"storageClass,omitempty"`
	//Storageclass used by the PVC
	AccessModes []string `json:"accessModes,omitempty" yaml:"accessModes,omitempty"`
	//Accessmodes used by the PVC
	Size string `json:"size,omitempty" yaml:"size,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL