Constructor and Description |
---|
DefaultContainerFactory(KubernetesDeployerProperties properties) |
KubernetesAppDeployer(KubernetesDeployerProperties properties,
io.fabric8.kubernetes.client.KubernetesClient client) |
KubernetesAppDeployer(KubernetesDeployerProperties properties,
io.fabric8.kubernetes.client.KubernetesClient client,
ContainerFactory containerFactory) |
KubernetesAppInstanceStatus(String moduleId,
io.fabric8.kubernetes.api.model.Pod pod,
KubernetesDeployerProperties properties) |
KubernetesTaskLauncher(KubernetesDeployerProperties properties,
io.fabric8.kubernetes.client.KubernetesClient client) |
KubernetesTaskLauncher(KubernetesDeployerProperties properties,
io.fabric8.kubernetes.client.KubernetesClient client,
ContainerFactory containerFactory) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.