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

    Interface IoK8sApiFlowcontrolV1FlowDistinguisherMethod

    FlowDistinguisherMethod specifies the method of a flow distinguisher.

    interface IoK8sApiFlowcontrolV1FlowDistinguisherMethod {
        type: string;
    }
    Index

    Properties

    Properties

    type: string

    type is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.