# Functions
AddToScheme adds the types in this group-version to the given scheme.
No description provided by the author
# Constants
ConditionEmailSent is set when the invitation email has been sent.
No description provided by the author
ConditionRedeemed is set when the invitation has been redeemed.
# Variables
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Invitation is a representation of an APPUiO Cloud Invitation.
InvitationList contains a list of Invitations.
+kubebuilder:object:root=true InvitationRedeemRequest is a request to redeem an invitation.
+kubebuilder:object:root=true InvitationList contains a list of Invitations.
InvitationSpec defines the desired state of the Invitation.
InvitationStatus defines the observed state of the Invitation.
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
TargetRef is a reference to a target resource.
TargetStatus is the status of a target resource.