| Interface | Description |
|---|---|
| DefaultProperties |
Holds the values of default set of properties
|
| PropertyNameConstants |
Property name related constants
|
| Class | Description |
|---|---|
| CfClientPlugin |
Root of the Cloud Foundry Client Plugin
|
| CfPluginExtension |
A holder for properties set via a Gradle cfConfig closure
|
| CfProperties |
Holds the set of properties that will drive the various Gradle tasks
|
| CfPropertiesMapper |
Responsible for mapping plugin extension provided via a block
which looks like this:
|
| CfProxySettings |
Holds proxy settings
|
| CfProxySettingsDetail |
Details of the proxy settings
|
| CfService | |
| CfServiceDetail |
Details of a service instance
|
| CfUserProvidedService | |
| CfUserProvidedServiceDetail |
Details of a user provided service instance
|