public class V1EventingAPIGroupClient extends BaseClient implements V1EventingAPIGroupDSL
httpClient| Constructor and Description |
|---|
V1EventingAPIGroupClient() |
V1EventingAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
MixedOperation<io.fabric8.kubernetes.api.model.events.v1.Event,io.fabric8.kubernetes.api.model.events.v1.EventList,Resource<io.fabric8.kubernetes.api.model.events.v1.Event>> |
events()
DSL Entrypoint for `events.k8s.io/v1` Event Object
|
adapt, close, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathpublic V1EventingAPIGroupClient()
public V1EventingAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config)
public MixedOperation<io.fabric8.kubernetes.api.model.events.v1.Event,io.fabric8.kubernetes.api.model.events.v1.EventList,Resource<io.fabric8.kubernetes.api.model.events.v1.Event>> events()
V1EventingAPIGroupDSLevents in interface V1EventingAPIGroupDSLMixedOperation for Event classCopyright © 2015–2020 Red Hat. All rights reserved.