From 297563c9e388f7bc08f0ddfe9cd35bd2ade5b820 Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Sat, 4 May 2019 19:30:53 +0100 Subject: [PATCH] Run //hack:update-reference-docs Signed-off-by: James Munnelly --- .../output/reference/api-docs/index.html | 880 +++++++----------- .../bootstrap/dist/css/bootstrap.min.css | 6 +- .../node_modules/jquery/dist/jquery.min.js | 4 +- 3 files changed, 325 insertions(+), 565 deletions(-) diff --git a/docs/generated/reference/output/reference/api-docs/index.html b/docs/generated/reference/output/reference/api-docs/index.html index 3669cf098..f9dc8a747 100755 --- a/docs/generated/reference/output/reference/api-docs/index.html +++ b/docs/generated/reference/output/reference/api-docs/index.html @@ -29,14 +29,12 @@ Kind - - + certmanager v1alpha1 Certificate - - +

Certificate is a type to represent a Certificate from ACME

@@ -45,8 +43,7 @@ - - + @@ -55,19 +52,18 @@ - + - + - + - -
Description
apiVersion
string
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/api-conventions.md#resources
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/api-conventions.md#types-kinds
metadata
ObjectMeta
metadata
*ObjectMeta*
spec
CertificateSpec
spec
*CertificateSpec*
status
CertificateStatus
status
*CertificateStatus*
+

CertificateSpec v1alpha1