public static class KubernetesDeployerProperties.PodSecurityContext extends Object
| Constructor and Description |
|---|
PodSecurityContext() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getFsGroup() |
Long |
getRunAsUser() |
void |
setFsGroup(Long fsGroup) |
void |
setRunAsUser(Long runAsUser) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.