mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-12 15:31:26 -05:00
In podSecurityPolicy: 1. Rename .seLinuxContext to .seLinux 2. Rename .seLinux.type to .seLinux.rule 3. Rename .runAsUser.type to .runAsUser.rule 4. Rename .seLinux.SELinuxOptions 1,2,3 as suggested by thockin in #22159. I added 3 for consistency with 2. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| fake.go | ||
| provider.go | ||
| provider_test.go | ||
| types.go | ||
| util.go | ||
| util_test.go | ||