| Modifier and Type | Field and Description |
|---|---|
static List<AnchoreQuery> |
AnchoreBuilder.DescriptorImpl.DEFAULT_INPUT_QUERIES |
| Modifier and Type | Method and Description |
|---|---|
List<AnchoreQuery> |
BuildConfig.getInputQueries() |
List<AnchoreQuery> |
AnchoreQueriesBlock.getInputQueries() |
List<AnchoreQuery> |
AnchoreBuilder.getInputQueries() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnchoreBuilder.setInputQueries(List<AnchoreQuery> inputQueries) |
| Constructor and Description |
|---|
AnchoreQueriesBlock(List<AnchoreQuery> inputQueries) |
BuildConfig(String name,
String policyName,
String globalWhiteList,
String anchoreioUser,
String anchoreioPass,
String userScripts,
String engineRetries,
boolean bailOnFail,
boolean bailOnWarn,
boolean bailOnPluginFail,
boolean doCleanup,
boolean useCachedBundle,
String policyEvalMethod,
String bundleFileOverride,
List<AnchoreQuery> inputQueries,
String policyBundleId,
List<Annotation> annotations,
boolean debug,
String enginemode,
String engineurl,
String engineuser,
String enginepass,
boolean engineverify,
String containerImageId,
String containerId,
String localVol,
String modulesVol,
boolean useSudo) |
Copyright © 2016–2018. All rights reserved.