Interface: $Properties
v1.UpdateNamespaceRequest.$Properties
Properties of an UpdateNamespaceRequest.
Hierarchy
-
$Properties
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The id to use for this async operation. Optional, if not provided a random id will be generated.
namespace
• Optional namespace: null | string
The namespace to update.
resourceVersion
• Optional resourceVersion: null | string
The version of the namespace for which this update is intended for. The latest version can be found in the namespace status.
spec
• Optional spec: null | $Properties
The new namespace specification.