| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.dsl | |
| io.fabric8.kubernetes.client.extension |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RollableScalableResource<T> |
interface |
ScalableResource<T> |
| Modifier and Type | Method and Description |
|---|---|
TimeoutableScalable<T> |
TimeoutableScalable.withTimeout(long timeout,
TimeUnit unit) |
TimeoutableScalable<T> |
TimeoutableScalable.withTimeoutInMillis(long timeoutInMillis) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtensibleResource<T>
Provides an interface that is usable by the
ExtensibleResourceAdapter that returns
a non-specialized value |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensibleResourceAdapter<T>
To be used as a base for overriding or adding Resource methods
|
Copyright © 2015–2023 Red Hat. All rights reserved.