Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1EventSource |
V1EventSource.component(String component) |
V1EventSource |
V1beta1Event.getDeprecatedSource()
Deprecated field assuring backward compatibility with core.v1 Event type
|
V1EventSource |
V1Event.getSource()
The component reporting this event.
|
V1EventSource |
V1EventSource.host(String host) |
Modifier and Type | Method and Description |
---|---|
V1beta1Event |
V1beta1Event.deprecatedSource(V1EventSource deprecatedSource) |
void |
V1beta1Event.setDeprecatedSource(V1EventSource deprecatedSource) |
void |
V1Event.setSource(V1EventSource source) |
V1Event |
V1Event.source(V1EventSource source) |
Copyright © 2018. All rights reserved.