Skip to main content

Interface: IDeleteNamespaceRequest

operatorservice.v1.IDeleteNamespaceRequest

Properties of a DeleteNamespaceRequest.

Hierarchy

Properties

namespace

Optional namespace: null | string

Only one of namespace or namespace_id must be specified to identify namespace.

Inherited from

$Properties.namespace


namespaceDeleteDelay

Optional namespaceDeleteDelay: null | $Properties

If provided, the deletion of namespace info will be delayed for the given duration (0 means no delay). If not provided, the default delay configured in the cluster will be used.

Inherited from

$Properties.namespaceDeleteDelay


namespaceId

Optional namespaceId: null | string

DeleteNamespaceRequest namespaceId

Inherited from

$Properties.namespaceId