- setAccountToken(String) - Method in class org.apache.ignite.kubernetes.configuration.KubernetesConnectionConfiguration
-
Specifies the path to the service token file.
- setAccountToken(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.kubernetes.TcpDiscoveryKubernetesIpFinder
-
- setDiscoveryPort(int) - Method in class org.apache.ignite.kubernetes.configuration.KubernetesConnectionConfiguration
-
Specifies the port which is returned to the caller to use for service discovery.
- setIncludeNotReadyAddresses(boolean) - Method in class org.apache.ignite.kubernetes.configuration.KubernetesConnectionConfiguration
-
Determines whether addresses of not-ready pods should be included.
- setMasterUrl(String) - Method in class org.apache.ignite.kubernetes.configuration.KubernetesConnectionConfiguration
-
Sets the host name of the Kubernetes API server.
- setMasterUrl(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.kubernetes.TcpDiscoveryKubernetesIpFinder
-
- setNamespace(String) - Method in class org.apache.ignite.kubernetes.configuration.KubernetesConnectionConfiguration
-
Sets the namespace the Kubernetes service belongs to.
- setNamespace(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.kubernetes.TcpDiscoveryKubernetesIpFinder
-
- setServiceName(String) - Method in class org.apache.ignite.kubernetes.configuration.KubernetesConnectionConfiguration
-
Sets the name of Kubernetes service for Ignite pods' IP addresses lookup.
- setServiceName(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.kubernetes.TcpDiscoveryKubernetesIpFinder
-