Uses of Package
io.strimzi.plugin.security.profiles
Packages that use io.strimzi.plugin.security.profiles
Package
Description
This package provides interfaces for the pluggable PodSecurityProviders which are used to configure the Pod and
container security profiles.
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 used by io.strimzi.plugin.security.profilesClassDescriptionInterface which provides the context which can be used to generate the (container) security contextInterface which provides the context which can be used to generate the Pod security context
-
Classes in io.strimzi.plugin.security.profiles used by io.strimzi.plugin.security.profiles.implClassDescriptionInterface which provides the context which can be used to generate the (container) security contextInterface describing the Pod Security Provider.Interface which provides the context which can be used to generate the Pod security context