Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSimpleAllowRule ¶
Types ¶
type SimpleImageScope ¶
type SimpleImageScope string
const ( SimpleImageScopeRegistry SimpleImageScope = "registry" SimpleImageScopeRepository SimpleImageScope = "repository" SimpleImageScopeExact SimpleImageScope = "exact" SimpleImageScopeAll SimpleImageScope = "all" )
Click to show internal directories.
Click to hide internal directories.