Sha256: 34cd30d7947c23dff029b0bc01d2b71972090b281a60cbf60351948ef5a1401c
Contents?: true
Size: 389 Bytes
Versions: 1
Compression:
Stored size: 389 Bytes
Contents
# Zilla::IoK8sApiFlowcontrolV1beta2UserSubject ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | `name` is the username that matches, or \"*\" to match all usernames. Required. | | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiFlowcontrolV1beta2UserSubject.new( name: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiFlowcontrolV1beta2UserSubject.md |