| Interface | Description |
|---|---|
| IClient |
Client is the the simplest interface for interacting with the OpenShift
master server.
|
| IResourceFactory |
Factory class for creating resources from a
response string
|
| ISSLCertificateCallback |
| Class | Description |
|---|---|
| ClientFactory |
Factory class for creating clients to an OpenShift server
|
| NoopSSLCertificateCallback | |
| ResourceKind |
ResourceKind are the various types of Kubernetes
resources that are of interest
|
| Exception | Description |
|---|---|
| IncompatibleApiVersionsException | |
| OpenShiftException | |
| ResourceFactoryException | |
| UnsupportedOperationException | |
| UnsupportedVersionException |
Copyright © 2016 Red Hat, Inc. All rights reserved.