Options
All
  • Public
  • Public/Protected
  • All
Menu

CSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed on the cluster. Kubernetes attach detach controller uses this object to determine whether attach is required. Kubelet uses this object to determine whether pod information needs to be passed on mount. CSIDriver objects are non-namespaced.

export
interface

IoK8sApiStorageV1CSIDriver

Hierarchy

  • IoK8sApiStorageV1CSIDriver

Index

Properties

apiVersion?: string

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources

memberof

IoK8sApiStorageV1CSIDriver

kind?: string

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

memberof

IoK8sApiStorageV1CSIDriver

memberof

IoK8sApiStorageV1CSIDriver

memberof

IoK8sApiStorageV1CSIDriver

Generated using TypeDoc