@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface IoK8sApiCoreV1NamespaceSpec

    NamespaceSpec describes the attributes on a Namespace.

    interface IoK8sApiCoreV1NamespaceSpec {
        finalizers?: string[];
    }
    Index

    Properties

    Properties

    finalizers?: string[]

    Finalizers is an opaque list of values that must be empty to permanently remove object from storage. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/