Sha256: cea7005aa34dc28e62b215cffeab284732606e3202ebb55f806495d0cc63a1a4
Contents?: true
Size: 457 Bytes
Versions: 1
Compression:
Stored size: 457 Bytes
Contents
# Zilla::IoK8sApiFlowcontrolV1beta2FlowDistinguisherMethod ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | **String** | `type` is the type of flow distinguisher method The supported types are \"ByUser\" and \"ByNamespace\". Required. | | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiFlowcontrolV1beta2FlowDistinguisherMethod.new( type: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiFlowcontrolV1beta2FlowDistinguisherMethod.md |