Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeStorageClassListProps

StorageClassList is a collection of storage classes.

schema

io.k8s.api.storage.v1.StorageClassList

Hierarchy

  • KubeStorageClassListProps

Index

Properties

Properties

Readonly items

Items is the list of StorageClasses

schema

io.k8s.api.storage.v1.StorageClassList#items

Optional Readonly metadata

metadata: ListMeta
schema

io.k8s.api.storage.v1.StorageClassList#metadata

Generated using TypeDoc