mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
fix(namespace): create ns qa feedback [EE-2226] (#10474)
This commit is contained in:
@@ -11,6 +11,7 @@ type K8sNamespaceDetails struct {
|
||||
Name string `json:"Name"`
|
||||
Annotations map[string]string `json:"Annotations"`
|
||||
ResourceQuota *K8sResourceQuota `json:"ResourceQuota"`
|
||||
Owner string `json:"Owner"`
|
||||
}
|
||||
|
||||
type K8sResourceQuota struct {
|
||||
|
||||
Reference in New Issue
Block a user