Package io.fabric8.kubernetes.api.model
Class Sysctl
java.lang.Object
io.fabric8.kubernetes.api.model.Sysctl
- All Implemented Interfaces:
KubernetesResource
,Serializable
@Generated("org.jsonschema2pojo") public class Sysctl extends Object implements KubernetesResource
- See Also:
- Serialized Form
-
Constructor Details
-
Method Details
-
getName
- Returns:
- The name
-
setName
- Parameters:
name
- The name
-
getValue
- Returns:
- The value
-
setValue
- Parameters:
value
- The value
-
getAdditionalProperties
-
setAdditionalProperty
-