DefaultContainerFactory(KubernetesDeployerProperties properties) |
DefaultRunningPhaseDeploymentStateResolver(KubernetesDeployerProperties properties) |
KubernetesAppDeployer(KubernetesDeployerProperties properties,
io.fabric8.kubernetes.client.KubernetesClient client) |
KubernetesAppDeployer(KubernetesDeployerProperties properties,
io.fabric8.kubernetes.client.KubernetesClient client,
ContainerFactory containerFactory) |
KubernetesAppInstanceStatus(io.fabric8.kubernetes.api.model.Pod pod,
io.fabric8.kubernetes.api.model.Service service,
KubernetesDeployerProperties properties)
Deprecated.
|
KubernetesAppInstanceStatus(io.fabric8.kubernetes.api.model.Pod pod,
io.fabric8.kubernetes.api.model.Service service,
KubernetesDeployerProperties properties,
io.fabric8.kubernetes.api.model.ContainerStatus containerStatus) |
KubernetesScheduler(io.fabric8.kubernetes.client.KubernetesClient client,
KubernetesDeployerProperties properties) |
KubernetesTaskLauncher(KubernetesDeployerProperties properties,
io.fabric8.kubernetes.client.KubernetesClient client) |
KubernetesTaskLauncher(KubernetesDeployerProperties properties,
io.fabric8.kubernetes.client.KubernetesClient client,
ContainerFactory containerFactory) |
KubernetesTaskLauncher(KubernetesDeployerProperties deployerProperties,
KubernetesTaskLauncherProperties taskLauncherProperties,
io.fabric8.kubernetes.client.KubernetesClient client) |
KubernetesTaskLauncher(KubernetesDeployerProperties kubernetesDeployerProperties,
KubernetesTaskLauncherProperties taskLauncherProperties,
io.fabric8.kubernetes.client.KubernetesClient client,
ContainerFactory containerFactory) |