public static class KubernetesDeployerProperties.InitContainer extends Object
| Constructor and Description |
|---|
InitContainer() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCommands() |
String |
getContainerName() |
String |
getImageName() |
void |
setCommands(List<String> commands) |
void |
setContainerName(String containerName) |
void |
setImageName(String imageName) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.