Package org.jclouds.elasticstack.domain
Class VNC
java.lang.Object
org.jclouds.elasticstack.domain.VNC
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VNC
-
-
Method Details
-
getIp
- Returns:
- IP address for overlay VNC access on port 5900. Set to 'auto', to reuse nic:0:dhcp if available, or otherwise allocate a temporary IP at boot.
-
getPassword
- Returns:
- Password for VNC access. If unset, VNC is disabled.
-
isTls
public boolean isTls()- Returns:
- Set to 'on' to require VeNCrypt-style TLS auth in addition to the password. If this is unset, only unencrypted VNC is available.
-
hashCode
public int hashCode() -
equals
-
toString
-