Packages

package k8s

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class SparkPod(pod: Pod, container: Container) extends Product with Serializable

    :: DeveloperApi ::

    :: DeveloperApi ::

    Represents a SparkPod consisting of pod and the container within the pod.

    Annotations
    @Unstable() @DeveloperApi()

Value Members

  1. object KubernetesUtils extends Logging

    :: DeveloperApi ::

    :: DeveloperApi ::

    A utility class used for K8s operations internally and for implementing ExternalClusterManagers.

    Annotations
    @Unstable() @DeveloperApi()

Ungrouped