Sha256: dc0e7f543b3e1a646008d2df525a90241bf3c9ddc1a71f1414f9cba7b071e196
Contents?: true
Size: 375 Bytes
Versions: 1
Compression:
Stored size: 375 Bytes
Contents
# Zilla::IoK8sApiNetworkingV1IngressStatus ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **load_balancer** | [**IoK8sApiCoreV1LoadBalancerStatus**](IoK8sApiCoreV1LoadBalancerStatus.md) | | [optional] | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiNetworkingV1IngressStatus.new( load_balancer: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiNetworkingV1IngressStatus.md |