@Generated(value="org.jsonschema2pojo") public class Container extends Object
| Constructor and Description |
|---|
Container() |
public Integer getCpu()
public void setCpu(Integer cpu)
cpu - The cpupublic String getImage()
public void setImage(String image)
image - The imagepublic String getImagePullPolicy()
public void setImagePullPolicy(String imagePullPolicy)
imagePullPolicy - The imagePullPolicypublic Lifecycle getLifecycle()
public void setLifecycle(Lifecycle lifecycle)
lifecycle - The lifecyclepublic LivenessProbe getLivenessProbe()
public void setLivenessProbe(LivenessProbe livenessProbe)
livenessProbe - The livenessProbepublic Integer getMemory()
public void setMemory(Integer memory)
memory - The memorypublic String getName()
public void setName(String name)
name - The namepublic Boolean getPrivileged()
public void setPrivileged(Boolean privileged)
privileged - The privilegedpublic String getTerminationMessagePath()
public void setTerminationMessagePath(String terminationMessagePath)
terminationMessagePath - The terminationMessagePathpublic List<VolumeMount> getVolumeMounts()
public void setVolumeMounts(List<VolumeMount> volumeMounts)
volumeMounts - The volumeMountspublic String getWorkingDir()
public void setWorkingDir(String workingDir)
workingDir - The workingDirCopyright © 2011–2015 Red Hat. All rights reserved.