Class V1beta1FlowDistinguisherMethod

FlowDistinguisherMethod specifies the method of a flow distinguisher.

Hierarchy

  • V1beta1FlowDistinguisherMethod

Constructors

Properties

type: string

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

attributeTypeMap: {
    baseName: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc