Class PolicyOuterClass
java.lang.Object
moby.buildkit.v1.sourcepolicy.PolicyOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
AttrConstraint defines a constraint on a source attributestatic interface
static enum
AttrMatch defines the condition to match a source attributestatic enum
Match type is used to determine how a rule source is matchedstatic final class
Policy is the list of rules the policy engine will performstatic enum
PolicyAction defines the action to take when a source is matchedstatic interface
static final class
Rule defines the action(s) to take when a source is matchedstatic interface
static final class
Selector identifies a source to match a policy tostatic interface
static final class
Update contains updates to the matched build step after rule is appliedstatic interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-