public class KubernetesConfigAdapter extends Object
| Constructor and Description |
|---|
KubernetesConfigAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesConfig |
adapt(KubernetesApplication instance) |
static KubernetesConfig |
adapt(Map map) |
static KubernetesConfigBuilder |
newBuilder(KubernetesApplication instance) |
static KubernetesConfigBuilder |
newBuilder(Map map) |
static String[] |
toStringArray(Object o) |
public static KubernetesConfig adapt(KubernetesApplication instance)
public static KubernetesConfigBuilder newBuilder(KubernetesApplication instance)
public static KubernetesConfig adapt(Map map)
public static KubernetesConfigBuilder newBuilder(Map map)
Copyright © 2018–2021 Red Hat. All rights reserved.