Uses of Package
io.strimzi.plugin.security.profiles.impl
Packages that use io.strimzi.plugin.security.profiles.impl
Package
Description
Provides the built-in implementations of the PodSecurityProvider plugins:
- BaselinePodSecurityProvider which is the default implementation and provides security contexts which match
the baseline Kubernetes security profile
- RestrictedPodSecurityProvider which is an optional implementation and provides security contexts which match
the restricted Kubernetes security profile
-
Classes in io.strimzi.plugin.security.profiles.impl used by io.strimzi.plugin.security.profiles.implClassDescriptionThe default implementation of the PodSecurityProvider.