A B C D G I L P R S U V 

A

AnchoreAction - Class in com.anchore.jenkins.plugins.anchore
 
AnchoreAction(AbstractBuild<?, ?>, String, String, String, Map<String, String>, JSONObject) - Constructor for class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
AnchoreBuilder - Class in com.anchore.jenkins.plugins.anchore
The Anchore Jenkins Plugin enables jenkins users the ability to add a build step to a jenkins job that executes anchore analysis, gate policy evaluation, image scanning, and customizable anchore container image queries.
AnchoreBuilder(String, String, String, boolean, boolean, boolean, boolean, AnchoreBuilder.AnchoreQueriesBlock) - Constructor for class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
AnchoreBuilder.AnchoreQueriesBlock - Class in com.anchore.jenkins.plugins.anchore
 
AnchoreBuilder.AnchoreQueriesBlock(List<AnchoreQuery>) - Constructor for class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.AnchoreQueriesBlock
 
AnchoreBuilder.DescriptorImpl - Class in com.anchore.jenkins.plugins.anchore
 
AnchoreBuilder.DescriptorImpl() - Constructor for class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
AnchoreQuery - Class in com.anchore.jenkins.plugins.anchore
TODO Some description here
AnchoreQuery(String) - Constructor for class com.anchore.jenkins.plugins.anchore.AnchoreQuery
 
AnchoreQuery.DescriptorImpl - Class in com.anchore.jenkins.plugins.anchore
 
AnchoreQuery.DescriptorImpl() - Constructor for class com.anchore.jenkins.plugins.anchore.AnchoreQuery.DescriptorImpl
 

B

BuildConfig - Class in com.anchore.jenkins.plugins.anchore
 
BuildConfig(String, String, String, boolean, boolean, boolean, boolean, List<AnchoreQuery>, boolean, boolean, String, String, String, String, boolean) - Constructor for class com.anchore.jenkins.plugins.anchore.BuildConfig
 
BuildWorker - Class in com.anchore.jenkins.plugins.anchore
A helper class to ensure concurrent jobs don't step on each other's toes.
BuildWorker(AbstractBuild, Launcher, BuildListener, BuildConfig) - Constructor for class com.anchore.jenkins.plugins.anchore.BuildWorker
 

C

cleanup() - Method in class com.anchore.jenkins.plugins.anchore.BuildWorker
 
com.anchore.jenkins.plugins.anchore - package com.anchore.jenkins.plugins.anchore
 
configure(StaplerRequest, JSONObject) - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
ConsoleLog - Class in com.anchore.jenkins.plugins.anchore
 
ConsoleLog(String, PrintStream, boolean) - Constructor for class com.anchore.jenkins.plugins.anchore.ConsoleLog
 

D

doCheckContainerId(String) - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
doCheckContainerImageId(String) - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
doCheckName(String) - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
Performs on-the-fly validation of the form field 'name' (Image list file)

G

getBailOnFail() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getBailOnFail() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getBailOnPluginFail() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getBailOnPluginFail() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getBailOnWarn() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getBailOnWarn() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getBuild() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
getContainerId() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
getContainerId() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getContainerImageId() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
getContainerImageId() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getDebug() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
getDebug() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getDefaultQueries() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
getDescriptor() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getDisplayName() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
getDisplayName() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
getDisplayName() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreQuery.DescriptorImpl
 
getDoCleanup() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getDoCleanup() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getEnabled() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
getEnabled() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getGateOutputUrl() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
getGateReportUrl() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
getGateStatus() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
getGateSummary() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
getIconFileName() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
getInputQueries() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getInputQueries() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getLocalVol() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
getLocalVol() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getLogger() - Method in class com.anchore.jenkins.plugins.anchore.ConsoleLog
 
getModulesVol() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
getModulesVol() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getName() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getName() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getPolicyName() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getPolicyName() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getQueries() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
getQueries(String, String, String, String) - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
getQuery() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreQuery
 
getQuery1() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getQuery2() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getQuery3() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getQuery4() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getQueryOutputUrls() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
getUrlName() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreAction
 
getUserScripts() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
getUserScripts() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 
getUseSudo() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
getUseSudo() - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 

I

IMAGE_LIST_SPLITTER - Static variable in class com.anchore.jenkins.plugins.anchore.Util
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder.DescriptorImpl
 
isDoQuery() - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
isEnableDebug() - Method in class com.anchore.jenkins.plugins.anchore.ConsoleLog
 

L

logDebug(String) - Method in class com.anchore.jenkins.plugins.anchore.ConsoleLog
 
logDebug(String, Throwable) - Method in class com.anchore.jenkins.plugins.anchore.ConsoleLog
 
logError(String) - Method in class com.anchore.jenkins.plugins.anchore.ConsoleLog
 
logError(String, Throwable) - Method in class com.anchore.jenkins.plugins.anchore.ConsoleLog
 
logInfo(String) - Method in class com.anchore.jenkins.plugins.anchore.ConsoleLog
 
logWarn(String) - Method in class com.anchore.jenkins.plugins.anchore.ConsoleLog
 
logWarn(String, Throwable) - Method in class com.anchore.jenkins.plugins.anchore.ConsoleLog
 

P

perform(AbstractBuild, Launcher, BuildListener) - Method in class com.anchore.jenkins.plugins.anchore.AnchoreBuilder
 
print(ConsoleLog) - Method in class com.anchore.jenkins.plugins.anchore.BuildConfig
 

R

runAnalyzer() - Method in class com.anchore.jenkins.plugins.anchore.BuildWorker
 
runGates() - Method in class com.anchore.jenkins.plugins.anchore.BuildWorker
 
runQueries() - Method in class com.anchore.jenkins.plugins.anchore.BuildWorker
 

S

setupBuildReports() - Method in class com.anchore.jenkins.plugins.anchore.BuildWorker
 

U

Util - Class in com.anchore.jenkins.plugins.anchore
 
Util() - Constructor for class com.anchore.jenkins.plugins.anchore.Util
 
Util.GATE_ACTION - Enum in com.anchore.jenkins.plugins.anchore
 
Util.GATE_SUMMARY_COLUMN - Enum in com.anchore.jenkins.plugins.anchore
 
Util.LOG_LEVEL - Enum in com.anchore.jenkins.plugins.anchore
 

V

valueOf(String) - Static method in enum com.anchore.jenkins.plugins.anchore.Util.GATE_ACTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.anchore.jenkins.plugins.anchore.Util.GATE_SUMMARY_COLUMN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.anchore.jenkins.plugins.anchore.Util.LOG_LEVEL
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.anchore.jenkins.plugins.anchore.Util.GATE_ACTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.anchore.jenkins.plugins.anchore.Util.GATE_SUMMARY_COLUMN
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.anchore.jenkins.plugins.anchore.Util.LOG_LEVEL
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D G I L P R S U V 

Copyright © 2016–2017. All rights reserved.