| Name | Type | Description | Notes |
|---|---|---|---|
| rest_client | V1RESTClientConfiguration | [optional] |
require 'kubevirt'
instance = Kubevirt::V1ReloadableComponentConfiguration.new(
rest_client: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| rest_client | V1RESTClientConfiguration | [optional] |
require 'kubevirt'
instance = Kubevirt::V1ReloadableComponentConfiguration.new(
rest_client: null
)