@Generated(value="org.jsonschema2pojo") public class NodeDaemonEndpoints extends Object implements KubernetesResource
| Constructor and Description |
|---|
NodeDaemonEndpoints()
No args constructor for use in serialization
|
NodeDaemonEndpoints(DaemonEndpoint kubeletEndpoint) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
DaemonEndpoint |
getKubeletEndpoint() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setKubeletEndpoint(DaemonEndpoint kubeletEndpoint) |
public NodeDaemonEndpoints()
public NodeDaemonEndpoints(DaemonEndpoint kubeletEndpoint)
kubeletEndpoint - public DaemonEndpoint getKubeletEndpoint()
public void setKubeletEndpoint(DaemonEndpoint kubeletEndpoint)
kubeletEndpoint - The kubeletEndpointCopyright © 2015–2019 Red Hat. All rights reserved.