Sha256: 1a4c88adc849f23e2a0849758f5ba572af435453b5da37b7320579027be991a5
Contents?: true
Size: 457 Bytes
Versions: 1
Compression:
Stored size: 457 Bytes
Contents
# Zilla::IoK8sApiFlowcontrolV1beta1FlowDistinguisherMethod ## 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::IoK8sApiFlowcontrolV1beta1FlowDistinguisherMethod.new( type: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiFlowcontrolV1beta1FlowDistinguisherMethod.md |