public class OperatorPKIHandler extends Object implements ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>
ResourceHandler.Key| Constructor and Description |
|---|
OperatorPKIHandler() |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI |
create(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
boolean dryRun) |
Boolean |
delete(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.kubernetes.api.model.DeletionPropagation propagationPolicy,
long gracePeriodSeconds,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
boolean dryRun) |
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder |
edit(io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item) |
String |
getApiVersion() |
String |
getKind() |
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI |
reload(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item) |
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI |
replace(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
boolean dryRun) |
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI |
waitUntilCondition(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
Predicate<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI> condition,
long amount,
TimeUnit timeUnit) |
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI |
waitUntilReady(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
long amount,
TimeUnit timeUnit) |
Watch |
watch(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
io.fabric8.kubernetes.api.model.ListOptions options,
Watcher<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI> watcher) |
Watch |
watch(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
String resourceVersion,
Watcher<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI> watcher) |
Watch |
watch(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
Watcher<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI> watcher) |
public String getKind()
getKind in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>public String getApiVersion()
getApiVersion in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>public io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI create(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
boolean dryRun)
create in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>public io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI replace(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
boolean dryRun)
replace in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>public io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI reload(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item)
reload in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>public io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder edit(io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item)
edit in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>public Boolean delete(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.kubernetes.api.model.DeletionPropagation propagationPolicy, long gracePeriodSeconds, io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item, boolean dryRun)
delete in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>public Watch watch(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item, Watcher<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI> watcher)
watch in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>public Watch watch(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item, String resourceVersion, Watcher<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI> watcher)
watch in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>public Watch watch(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item, io.fabric8.kubernetes.api.model.ListOptions options, Watcher<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI> watcher)
watch in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>public io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI waitUntilReady(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
long amount,
TimeUnit timeUnit)
throws InterruptedException
waitUntilReady in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>InterruptedExceptionpublic io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI waitUntilCondition(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI item,
Predicate<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI> condition,
long amount,
TimeUnit timeUnit)
throws InterruptedException
waitUntilCondition in interface ResourceHandler<io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKI,io.fabric8.openshift.api.model.miscellaneous.network.operator.v1.OperatorPKIBuilder>InterruptedExceptionCopyright © 2015–2020 Red Hat. All rights reserved.