public interface ContainerFactory
Container
is created.Modifier and Type | Method and Description |
---|---|
io.fabric8.kubernetes.api.model.Container |
create(String appId,
org.springframework.cloud.deployer.spi.core.AppDeploymentRequest request,
Integer externalPort,
Integer instanceIndex,
boolean hostNetwork) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.