...
function | Value Tobe set in Policy | Comment from Lando, Michael | |
---|---|---|---|
function | Value Tobe set in Policy | Comment from Lando, Michael | |
String getAsdcAddress() | SdcipSdc ip | ||
List<String> getMsgBusAddress() | DMAAP address? Yes | ||
String getUser() | This needs to be defined in sdc and then used in the client to access our secure api’s please open a task for me to create one for you. | ||
String getPassword() | Same as above. | ||
int getPollingInterval() | 20 | ||
int getPollingTimeout() | 30 | ||
List<String> getRelevantArtifactTypes() | TOSCA_CSAR | yesHEAT HEAT_ENV CLOUD_* | additional two for k8s plugin concerned artifacts |
String getConsumerGroup(); | policy-groupmulticloud? | ||
String getEnvironmentName(); | TEST | This is the env name you are running in used for auditing from which env the client is connecting | |
String getKeyStorePath(); | Null | ||
String getKeyStorePassword(); | Null | ||
boolean activateServerTLSAuth() | False | ||
boolean isFilterInEmptyResources() | True | ||
Boolean isUseHttpsWithDmaap() | False |
...