| Package | Description |
|---|---|
| org.springframework.cloud.skipper.shell.command |
Command classes for the Spring Cloud Skipper Shell.
|
| org.springframework.cloud.skipper.shell.command.support |
Supporting command classes for the Spring Cloud Skipper Shell.
|
| org.springframework.cloud.skipper.shell.config |
Configuration classes for the Spring Cloud Skipper Shell.
|
| Constructor and Description |
|---|
ConfigCommands(TargetHolder targetHolder,
ConsoleUserInput userInput) |
| Constructor and Description |
|---|
InitializeConnectionApplicationRunner(TargetHolder targetHolder,
org.springframework.shell.ResultHandler<Exception> resultHandler,
SkipperClientProperties skipperClientProperties)
Construct a new InitializeConnectionApplicationRunner instance.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.ApplicationRunner |
ShellConfiguration.initializeConnectionApplicationRunner(TargetHolder targetHolder,
org.springframework.shell.ResultHandler<Exception> resultHandler,
SkipperClientProperties skipperClientProperties) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.