Skip to content

Commit 78a69e3

Browse files
committed
gen
Signed-off-by: clux <[email protected]>
1 parent 13b0219 commit 78a69e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
description: |-
2424
Generate the Kubernetes wrapper struct `Document` from our Spec and Status struct
2525
26-
This provides a hook for generating the CRD yaml (in crdgen.rs)
26+
This provides a hook for generating the CRD yaml (in crdgen.rs) NB: CustomResource generates a pub struct Document here To query for documents.kube.rs with kube, use Api<Document>.
2727
properties:
2828
content:
2929
type: string

0 commit comments

Comments
 (0)