package
1.30.0-kw1
Repository: https://github.com/kubewarden/k8s-objects.git
Documentation: pkg.go.dev

# Functions

Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.

# Variables

SchemeGroupVersion is group version used to register these objects.

# Structs

ExemptPriorityLevelConfiguration ExemptPriorityLevelConfiguration describes the configurable aspects of the handling of exempt requests.
FlowDistinguisherMethod FlowDistinguisherMethod specifies the method of a flow distinguisher.
FlowSchema FlowSchema defines the schema of a group of flows.
FlowSchemaCondition FlowSchemaCondition describes conditions for a FlowSchema.
FlowSchemaList FlowSchemaList is a list of FlowSchema objects.
FlowSchemaSpec FlowSchemaSpec describes how the FlowSchema's specification looks like.
FlowSchemaStatus FlowSchemaStatus represents the current state of a FlowSchema.
GroupSubject GroupSubject holds detailed information for group-kind subject.
LimitedPriorityLevelConfiguration LimitedPriorityLevelConfiguration specifies how to handle requests that are subject to limits.
LimitResponse LimitResponse defines how to handle requests that can not be executed right now.
NonResourcePolicyRule NonResourcePolicyRule is a predicate that matches non-resource requests according to their verb and the target non-resource URL.
PolicyRulesWithSubjects PolicyRulesWithSubjects prescribes a test that applies to a request to an apiserver.
PriorityLevelConfiguration PriorityLevelConfiguration represents the configuration of a priority level.
PriorityLevelConfigurationCondition PriorityLevelConfigurationCondition defines the condition of priority level.
PriorityLevelConfigurationList PriorityLevelConfigurationList is a list of PriorityLevelConfiguration objects.
PriorityLevelConfigurationReference PriorityLevelConfigurationReference contains information that points to the "request-priority" being used.
PriorityLevelConfigurationSpec PriorityLevelConfigurationSpec specifies the configuration of a priority level.
PriorityLevelConfigurationStatus PriorityLevelConfigurationStatus represents the current state of a "request-priority".
QueuingConfiguration QueuingConfiguration holds the configuration parameters for queuing swagger:model QueuingConfiguration.
ResourcePolicyRule ResourcePolicyRule is a predicate that matches some resource requests, testing the request's verb and the target resource.
ServiceAccountSubject ServiceAccountSubject holds detailed information for service-account-kind subject.
Subject Subject matches the originator of a request, as identified by the request authentication system.
UserSubject UserSubject holds detailed information for user-kind subject.