apiVersion: v1
kind: Namespace
metadata:
labels:
cdi.kubevirt.io: ""
name: cdi
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
name: cdis.cdi.kubevirt.io
spec:
group: cdi.kubevirt.io
names:
kind: CDI
listKind: CDIList
plural: cdis
shortNames:
- cdi
- cdis
singular: cdi
scope: Cluster
versions:
- additionalPrinterColumns:
- jsonPath: .metadata.creationTimestamp
name: Age
type: date
- jsonPath: .status.phase
name: Phase
type: string
name: v1alpha1
schema:
openAPIV3Schema:
description: CDI is the CDI Operator CRD
properties:
apiVersion:
description: |-
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
type: string
kind:
description: |-
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
type: string
metadata:
type: object
spec:
description: CDISpec defines our specification for the CDI installation
properties:
certConfig:
description: certificate configuration
properties:
ca:
description: |-
CA configuration
CA certs are kept in the CA bundle as long as they are valid
properties:
duration:
description: The requested 'duration' (i.e. lifetime) of the
Certificate.
type: string
renewBefore:
description: |-
The amount of time before the currently issued certificate's `notAfter`
time that we will begin to attempt to renew the certificate.
type: string
type: object
client:
description: |-
Client configuration
Certs are rotated and discarded
properties:
duration:
description: The requested 'duration' (i.e. lifetime) of the
Certificate.
type: string
renewBefore:
description: |-
The amount of time before the currently issued certificate's `notAfter`
time that we will begin to attempt to renew the certificate.
type: string
type: object
server:
description: |-
Server configuration
Certs are rotated and discarded
properties:
duration:
description: The requested 'duration' (i.e. lifetime) of the
Certificate.
type: string
renewBefore:
description: |-
The amount of time before the currently issued certificate's `notAfter`
time that we will begin to attempt to renew the certificate.
type: string
type: object
type: object
cloneStrategyOverride:
description: 'Clone strategy override: should we use a host-assisted
copy even if snapshots are available?'
enum:
- copy
- snapshot
- csi-clone
type: string
config:
description: CDIConfig at CDI level
properties:
dataVolumeTTLSeconds:
description: DataVolumeTTLSeconds is the time in seconds after
DataVolume completion it can be garbage collected. Disabled
by default.
format: int32
type: integer
featureGates:
description: FeatureGates are a list of specific enabled feature
gates
items:
type: string
type: array
filesystemOverhead:
description: FilesystemOverhead describes the space reserved for
overhead when using Filesystem volumes. A value is between 0
and 1, if not defined it is 0.055 (5.5% overhead)
properties:
global:
description: Global is how much space of a Filesystem volume
should be reserved for overhead. This value is used unless
overridden by a more specific value (per storageClass)
pattern: ^(0(?:\.\d{1,3})?|1)$
type: string
storageClass:
additionalProperties:
description: |-
Percent is a string that can only be a value between [0,1)
(Note: we actually rely on reconcile to reject invalid values)
pattern: ^(0(?:\.\d{1,3})?|1)$
type: string
description: StorageClass specifies how much space of a Filesystem
volume should be reserved for safety. The keys are the storageClass
and the values are the overhead. This value overrides the
global value
type: object
type: object
imagePullSecrets:
description: The imagePullSecrets used to pull the container images
items:
description: |-
LocalObjectReference contains enough information to let you locate the
referenced object inside the same namespace.
properties:
name:
default: ""
description: |-
Name of the referent.
This field is effectively required, but due to backwards compatibility is
allowed to be empty. Instances of this type with an empty value here are
almost certainly wrong.
TODO: Add other useful fields. apiVersion, kind, uid?
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
type: string
type: object
x-kubernetes-map-type: atomic
type: array
importProxy:
description: ImportProxy contains importer pod proxy configuration.
properties:
HTTPProxy:
des
Jaminic
- 粉丝: 49
- 资源: 3
最新资源
- "C++ SOCKET编程:同步阻塞与异步非阻塞通信服务端和客户端代码,支持断线重连与多客户端连接,详细注释,VS2015编译通过",1、C++SOCKET同步阻塞、异步非阻塞通信服务端、客户端代码
- 基于JAVA+SpringBoot+Vue+MySQL的广场舞团系统 源码+数据库+论文(高分毕设项目).zip
- 基于JAVA+SpringBoot+Vue+MySQL的家具商城系统 源码+数据库(高分毕设项目).zip
- 基于JAVA+SpringBoot+Vue+MySQL的驾校管理系统 源码+数据库(高分毕设项目).zip
- 基于JAVA+SpringBoot+Vue+MySQL的婚恋系统 源码+数据库(高分毕设项目).zip
- MATLAB Simulink直流微电网设计与实现:风、光、储、负载与逆变器协同控制策略探究,MATLAB Simulink直流微电网 子单元:风、光、储、负载、逆变器 风力发电和光伏发电采用MPPT
- 基于JAVA+SpringBoot+Vue+MySQL的简历系统 源码+数据库+论文(高分毕设项目).zip
- 基于JAVA+SpringBoot+Vue+MySQL的就业信息管理系统 源码+数据库+论文(高分毕设项目).zip
- 基于JAVA+SpringBoot+Vue+MySQL的旧物置换网站 源码+数据库+论文(高分毕设项目).zip
- Carsim与Simulink联合仿真:轨迹跟随与车道保持的横向控制模型详解及Cpar与Mdl文件操作指南,carsim与simulink联合仿真-轨迹跟随,车道保持,横向控制 carsim的cpa
- 基于JAVA+SpringBoot+Vue+MySQL的篮球论坛系统 源码+数据库+论文(高分毕设项目).zip
- 基于JAVA+SpringBoot+Vue+MySQL的篮球竞赛预约平台 源码+数据库+论文(高分毕设项目).zip
- 基于JAVA+SpringBoot+Vue+MySQL的漫画网站 源码+数据库+论文(高分毕设项目).zip
- ec73e1e690357c5827e0dbba1b3b23a4.part13
- 基于MVVM开发框架的C# WPF开源控件库Newbeecoder.UI:快速搭建高效桌面应用的利器,C# WPF源码控件库推荐 WPF开发桌面软件具有天然优势,能快速漂亮的界面程序 Newbeec
- 基于JAVA+SpringBoot+Vue+MySQL的桥牌计分系统 源码+数据库(高分毕设项目).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈