ManagedNamespaceProperties interface
舰队管理命名空间的命名空间属性。
属性
| annotations | 舰队管理命名空间的注释。 |
| default |
车队默认的网络策略是管理命名空间。 |
| default |
舰队管理命名空间的默认资源配额。 |
| labels | 舰队的标签管理命名空间。 |
属性详细信息
annotations
舰队管理命名空间的注释。
annotations?: Record<string, string>
属性值
Record<string, string>
defaultNetworkPolicy
defaultResourceQuota
labels
舰队的标签管理命名空间。
labels?: Record<string, string>
属性值
Record<string, string>