@Generated(value="org.jsonschema2pojo") public class NodeDaemonEndpoints extends Object
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 © 2011–2015 Red Hat. All rights reserved.