Sha256: f13cc00db71c35e6f2ac023df5df477d99e953f611977521c6166813e480cf7f

Contents?: true

Size: 314 Bytes

Versions: 1

Compression:

Stored size: 314 Bytes

Contents

# Zilla::IoK8sApiCoreV1PodIP

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **ip** | **String** | ip is an IP address (IPv4 or IPv6) assigned to the pod | [optional] |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiCoreV1PodIP.new(
  ip: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiCoreV1PodIP.md