Sha256: 610101f818ad60f815268bf16644efff529136b7de7a84f0282e9cc2fa256b74

Contents?: true

Size: 324 Bytes

Versions: 4

Compression:

Stored size: 324 Bytes

Contents

# KubernetesConfigProperties

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **kubeconfig** | **String** | A Kubernetes Config file data | [optional] |

## Example

```ruby
require 'ionoscloud'

instance = Ionoscloud::KubernetesConfigProperties.new(
  kubeconfig: <FILE>
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ionoscloud-5.1.2 docs/models/KubernetesConfigProperties.md
ionoscloud-5.1.1 docs/models/KubernetesConfigProperties.md
ionoscloud-5.1.0 docs/KubernetesConfigProperties.md
ionoscloud-5.0.1 docs/KubernetesConfigProperties.md