Options
All
  • Public
  • Public/Protected
  • All
Menu

CDIConfigStatus provides the most recently observed status of the CDI Config resource

export
interface

V1beta1CDIConfigStatus

Hierarchy

  • V1beta1CDIConfigStatus

Index

Properties

defaultPodResourceRequirements?: V1ResourceRequirements
memberof

V1beta1CDIConfigStatus

filesystemOverhead?: V1beta1FilesystemOverhead
memberof

V1beta1CDIConfigStatus

imagePullSecrets?: V1LocalObjectReference[]

The imagePullSecrets used to pull the container images

memberof

V1beta1CDIConfigStatus

importProxy?: V1beta1ImportProxy
memberof

V1beta1CDIConfigStatus

preallocation?: boolean

Preallocation controls whether storage for DataVolumes should be allocated in advance.

memberof

V1beta1CDIConfigStatus

scratchSpaceStorageClass?: string

The calculated storage class to be used for scratch space

memberof

V1beta1CDIConfigStatus

uploadProxyURL?: string

The calculated upload proxy URL

memberof

V1beta1CDIConfigStatus

Generated using TypeDoc