Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.06 KB

V1KubeVirtSelfSignConfiguration.md

File metadata and controls

14 lines (10 loc) · 1.06 KB

V1KubeVirtSelfSignConfiguration

Properties

Name Type Description Notes
ca V1CertConfig CA configuration CA certs are kept in the CA bundle as long as they are valid [optional]
ca_overlap_interval K8sIoApimachineryPkgApisMetaV1Duration Deprecated. Use CA.Duration and CA.RenewBefore instead [optional]
ca_rotate_interval K8sIoApimachineryPkgApisMetaV1Duration Deprecated. Use CA.Duration instead [optional]
cert_rotate_interval K8sIoApimachineryPkgApisMetaV1Duration Deprecated. Use Server.Duration instead [optional]
server V1CertConfig Server configuration Certs are rotated and discarded [optional]

[Back to Model list] [Back to API list] [Back to README]