Package | Description |
---|---|
io.kubernetes.client.util.generic.dynamic |
Modifier and Type | Method and Description |
---|---|
static DynamicKubernetesObject |
Dynamics.newFromJson(com.google.gson.Gson gson,
String jsonContent) |
static DynamicKubernetesObject |
Dynamics.newFromJson(String jsonContent) |
Modifier and Type | Method and Description |
---|---|
List<DynamicKubernetesObject> |
DynamicKubernetesListObject.getItems() |
Copyright © 2021. All rights reserved.