package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

# Constants

IgnorePolicyRulesAnnotation is a comma delimited list of rule names to omit from consideration in a given namespace.
ResolveNamesAnnotation when placed on an object template or object requests that all relevant image names be resolved by taking the name and tag and attempting to resolve a local image stream.

# Variables

attempt resolution, don't rewrite.
attempt resolution, rewrite if successful.
don't attempt resolution.
require resolution to succeed, but don't rewrite the image pull spec.
require resolution to succeed and rewrite the resource to use it.

# Structs

ImageCondition defines the conditions for matching a particular image source.
ImageExecutionPolicyRule determines whether a provided image may be used on the platform.
ImagePolicyConfig is the configuration for control of images running on the platform.
ImageResolutionPolicyRule describes resolution rules based on resource.
ValueCondition reflects whether the following key in a map is set or has a given value.

# Type aliases

ImageResolutionType is an enumerated string that indicates how image pull spec resolution should be handled.