@@ -50,6 +50,7 @@ type WorkspaceStatus struct {
|
||||
|
||||
// Workspace is the Schema for the workspaces API
|
||||
// +k8s:openapi-gen=true
|
||||
// +kubebuilder:resource:categories="tenant",scope="Cluster"
|
||||
type Workspace struct {
|
||||
metav1.TypeMeta `json:",inline"`
|
||||
metav1.ObjectMeta `json:"metadata,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user