| Package | Description |
|---|---|
| com.openshift.internal.restclient | |
| com.openshift.internal.restclient.model | |
| com.openshift.restclient | |
| com.openshift.restclient.model |
| Modifier and Type | Method and Description |
|---|---|
IList |
DefaultClient.get(String kind,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IResource> |
DefaultClient.create(IList list,
String namespace) |
| Modifier and Type | Class and Description |
|---|---|
class |
List |
| Modifier and Type | Method and Description |
|---|---|
IList |
IClient.get(String kind,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IResource> |
IClient.create(IList list,
String namespace)
Creates a list of resources in the given namespace
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IConfig
Deprecated.
??? in later model versions in favor of List?
|
Copyright © 2019 Red Hat, Inc. All Rights Reserved.