Class Host
java.lang.Object
com.tremolosecurity.k8s.model.Host
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetNames()inthashCode()voidsetIngressName(String ingressName) voidvoidsetNodeSelectors(List<NodeSelector> nodeSelectors) voidsetSecretName(String secretName) toString()withIngressName(String ingressName) withNodeSelectors(List<NodeSelector> nodeSelectors) withSecretName(String secretName)
-
Constructor Details
-
Host
public Host()No args constructor for use in serialization -
Host
-
-
Method Details
-
getNames
-
setNames
-
withNames
-
getIngressName
-
setIngressName
-
withIngressName
-
getSecretName
-
setSecretName
-
withSecretName
-
getNodeSelectors
-
setNodeSelectors
-
withNodeSelectors
-
toString
-
hashCode
-
equals
-