Sha256: 5ee91105b2116f1671495fa9706d0136a06e128cac0c76730517ef27f58c61cc
Contents?: true
Size: 383 Bytes
Versions: 1
Compression:
Stored size: 383 Bytes
Contents
# Zilla::IoK8sApiCoreV1PodReadinessGate ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **condition_type** | **String** | ConditionType refers to a condition in the pod's condition list with matching type. | | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiCoreV1PodReadinessGate.new( condition_type: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiCoreV1PodReadinessGate.md |