# Variables
AddToScheme adds the types in this group-version to the given scheme.
CRDGroupVersion is the API Group Version used to register the objects.
Repository type metadata.
Repository type metadata.
Repository type metadata.
Repository type metadata.
Repository type metadata.
Repository type metadata.
Repository type metadata.
Repository type metadata.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Kv is the Schema for the Kvs API +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,cloudflarejet}.
KvList contains a list of Kvs.
KvNamespace is the Schema for the KvNamespaces API +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,cloudflarejet}.
KvNamespaceList contains a list of KvNamespaces.
No description provided by the author
No description provided by the author
KvNamespaceSpec defines the desired state of KvNamespace.
KvNamespaceStatus defines the observed state of KvNamespace.
No description provided by the author
No description provided by the author
KvSpec defines the desired state of Kv.
KvStatus defines the observed state of Kv.