seccompProfile property

SeccompProfile? seccompProfile
final

The seccomp options to use by the containers in this pod. Note that this field cannot be set when spec.os.name is windows.

Implementation

final SeccompProfile? seccompProfile;