Sha256: ee22bee154e027eba553cb72212e943cf07524650bf4506ca9c15af8851a14f7

Contents?: true

Size: 434 Bytes

Versions: 1

Compression:

Stored size: 434 Bytes

Contents

# Zilla::IoK8sApiNetworkingV1HTTPIngressRuleValue

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **paths** | [**Array<IoK8sApiNetworkingV1HTTPIngressPath>**](IoK8sApiNetworkingV1HTTPIngressPath.md) | A collection of paths that map requests to backends. |  |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiNetworkingV1HTTPIngressRuleValue.new(
  paths: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiNetworkingV1HTTPIngressRuleValue.md