Documentation ¶
Index ¶
Constants ¶
View Source
const ( ACRSeverityCritical = "Critical" ACRSeverityHigh = "High" ACRSeverityMedium = "Medium" ACRSeverityLow = "Low" ACRSeverityUnknown = "Unknown" )
Variables ¶
This section is empty.
Functions ¶
func NewAuthorizer ¶
func NewAuthorizer(azConfig *types.Azure) (autorest.Authorizer, error)
func NewImageVulnerabilitiesFinder ¶
func NewImageVulnerabilitiesFinder(cred *types.VulnProviderAPICreds) (types.ImageVulnerabilitiesFinder, error)
Types ¶
type ACRImageScanSeverity ¶
type ACRImageScanSeverity string
Click to show internal directories.
Click to hide internal directories.