Sha256: 107bba0631a5c04af5a74b942bcb6e3d8bb32e11e332cbcce6b2658374c4aeb0
Contents?: true
Size: 451 Bytes
Versions: 1
Compression:
Stored size: 451 Bytes
Contents
# Zilla::IoK8sApimachineryPkgApisMetaV1Preconditions ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **resource_version** | **String** | Specifies the target ResourceVersion | [optional] | | **uid** | **String** | Specifies the target UID. | [optional] | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApimachineryPkgApisMetaV1Preconditions.new( resource_version: null, uid: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApimachineryPkgApisMetaV1Preconditions.md |