Interface | Description |
---|---|
ContainerFactory |
Defines how a Kubernetes
Container is created. |
Class | Description |
---|---|
AbstractKubernetesDeployer |
Abstract base class for a deployer that targets Kubernetes.
|
DefaultContainerFactory |
Create a Kubernetes
Container that will be started as part of a
Kubernetes Pod by launching the specified Docker image. |
KubernetesAppDeployer |
A deployer that targets Kubernetes.
|
KubernetesAppInstanceStatus |
Represents the status of a module.
|
KubernetesAutoConfiguration |
Spring Bean configuration for the
KubernetesAppDeployer . |
KubernetesDeployerProperties | |
KubernetesTaskLauncher |
A task launcher that targets Kubernetes.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.