FlowDistinguisherMethod

com.coralogix.zio.k8s.model.flowcontrol.v1beta1.FlowDistinguisherMethod
See theFlowDistinguisherMethod companion object
case class FlowDistinguisherMethod(`type`: String)

FlowDistinguisherMethod specifies the method of a flow distinguisher.

Attributes

type

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

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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

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

This effect always succeeds, it is safe to use the field type directly.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product