apiVersion:apiextensions.k8s.io/v1 kind:CustomResourceDefinition metadata: name:secretchecksums.tengine.taobao.org spec: group:tengine.taobao.org names: kind:SecretCheckSum listKind:SecretCheckSumList plural:secretchecksums singular:secretchecksum scope:Namespaced versions: -name:v1alpha1 schema: openAPIV3Schema: description:SecretCheckSumistheSchemaforthesecretchecksumsAPI 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:SecretCheckSumSpecdefinesthedesiredstateofSecretCheckSum properties: checksum: description:Checksumvaluewhichgeneratedusingahashmethod type:string ids: description:'The IDs of all Secret are used to calculate the checksum. When the checksum is inconsistent, it can be used to compare the differences' items: type:string type:array timestamp: description:Thetimestampwhenthechecksumwasgenerated format:date-time type:string required: -timestamp type:object type:object served:true storage:true subresources: status:{} status: acceptedNames: kind:"" plural:"" conditions:[] storedVersions:[]
Secret注解
注解名称: nginx.ingress.kubernetes.io/version 值类型: number 默认值: 0 注解类型: secret注解 生效维度: 证书