Sha256: 11dd0cb90f322e5044e08f9a33b60c03c6b04eb641c26b7128daeaeefd03a78b
Contents?: true
Size: 435 Bytes
Versions: 1
Compression:
Stored size: 435 Bytes
Contents
# Zilla::IoK8sApiAuthorizationV1NonResourceAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **path** | **String** | Path is the URL path of the request | [optional] | | **verb** | **String** | Verb is the standard HTTP verb | [optional] | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiAuthorizationV1NonResourceAttributes.new( path: null, verb: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiAuthorizationV1NonResourceAttributes.md |