Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FlowDistinguisherMethodV1Beta1

FlowDistinguisherMethod specifies the method of a flow distinguisher.

schema

io.k8s.api.flowcontrol.v1beta1.FlowDistinguisherMethod

Hierarchy

  • FlowDistinguisherMethodV1Beta1

Index

Properties

Properties

Readonly type

type: string

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

schema

io.k8s.api.flowcontrol.v1beta1.FlowDistinguisherMethod#type

Generated using TypeDoc