FlowDistinguisherMethod specifies the method of a flow distinguisher.

Hierarchy

  • V1beta3FlowDistinguisherMethod

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;
}[] = ...

Type declaration

  • baseName: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc