package
0.0.0-20241021104319-98950de892a9
Repository: https://github.com/600lyy/tenant-operator.git
Documentation: pkg.go.dev

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

+kubebuilder:resource:scope=Cluster +kubebuilder:printcolumn:name="Email",type="string",JSONPath=".status.adminEmail",description="AdminEmail" +kubebuilder:printcolumn:name="NamespaceCount",type="integer",JSONPath=".status.namespaceCount",description="NamespaceCount" Tenant is the Schema for the tenants API.
TenantList contains a list of Tenant.
TenantSpec defines the desired state of Tenant.
TenantStatus defines the observed state of Tenant.
No description provided by the author