seccompProfile property
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;
The seccomp options to use by the containers in this pod. Note that this field cannot be set when spec.os.name is windows.
final SeccompProfile? seccompProfile;