tasks.elastic.kubernetes
package tasks.elastic.kubernetes
Members list
Type members
Experimental classlikes
object Bootstrap
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Bootstrap.type
class K8SCreateNode(masterAddress: SimpleSocketAddress, codeAddress: CodeAddress, k8s: Option[KubernetesClient[IO]])(implicit config: TasksConfig, elasticSupport: ElasticSupportFqcn) extends CreateNode
Attributes
- Experimental
- true
- Supertypes
-
trait CreateNodeclass Objecttrait Matchableclass Any
class K8SCreateNodeFactory(k8s: Option[KubernetesClient[IO]])(implicit config: TasksConfig, fqcn: ElasticSupportFqcn) extends CreateNodeFactory
Attributes
- Experimental
- true
- Supertypes
-
trait CreateNodeFactoryclass Objecttrait Matchableclass Any
class K8SElasticSupport extends ElasticSupportFromConfig
Attributes
- Experimental
- true
- Supertypes
-
trait ElasticSupportFromConfigclass Objecttrait Matchableclass Any
object K8SGetNodeName extends GetNodeName
Attributes
- Experimental
- true
- Supertypes
-
trait GetNodeNameclass Objecttrait Matchableclass Any
- Self type
-
K8SGetNodeName.type
class K8SHostConfig(implicit val config: TasksConfig) extends K8SHostConfigurationImpl
Attributes
- Experimental
- true
- Supertypes
-
trait K8SHostConfigurationImpltrait HostConfigurationFromConfigtrait HostConfigurationclass Objecttrait Matchableclass AnyShow all
trait K8SHostConfigurationImpl extends HostConfigurationFromConfig
Attributes
- Experimental
- true
- Supertypes
-
trait HostConfigurationFromConfigtrait HostConfigurationclass Objecttrait Matchableclass Any
- Known subtypes
-
class K8SHostConfig
class K8SShutdown(k8s: Option[KubernetesClient[IO]]) extends ShutdownNode
Attributes
- Experimental
- true
- Supertypes
-
trait ShutdownNodetrait ShutdownRunningNodeclass Objecttrait Matchableclass Any
object KubernetesHelpers
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
KubernetesHelpers.type
In this article