Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VolumeProjection

Projection that may be projected along with other supported volume types

schema

io.k8s.api.core.v1.VolumeProjection

Hierarchy

  • VolumeProjection

Index

Properties

Optional Readonly configMap

information about the configMap data to project

schema

io.k8s.api.core.v1.VolumeProjection#configMap

Optional Readonly downwardApi

information about the downwardAPI data to project

schema

io.k8s.api.core.v1.VolumeProjection#downwardAPI

Optional Readonly secret

information about the secret data to project

schema

io.k8s.api.core.v1.VolumeProjection#secret

Optional Readonly serviceAccountToken

serviceAccountToken: ServiceAccountTokenProjection

information about the serviceAccountToken data to project

schema

io.k8s.api.core.v1.VolumeProjection#serviceAccountToken

Generated using TypeDoc