Interface | Description |
---|---|
ContainerFactory |
Defines how a Kubernetes
Container is created. |
Class | Description |
---|---|
DefaultContainerFactory |
Create a Kubernetes
Container that will be started as part of a
Kubernetes Pod by using the default Spring Cloud Module Launcher
approach that pulls the required module from a Maven repository. |
KubernetesModuleDeployer |
Implements a deployer for the Google Kubernetes project.
|
KubernetesModuleDeployerProperties | |
KubernetesModuleInstanceStatus |
Represents the status of a module.
|
KubernetesUtils |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.