public interface CreateOrReplaceable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
createOrReplace(T... item)
Creates a provided resource in a Kubernetes Cluster.
|
T createOrReplace(T... item)
item - to create or replaceCopyright © 2015–2020 Red Hat. All rights reserved.