Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyCABundles ¶
func ApplyCABundles(u *unstructured.Unstructured) error
ApplyCABundles is a transformer that add the trustedCA volume, mount and environment variables so that the deployment uses it.
func RemoveFsGroupForDeployment ¶ added in v0.63.0
func RemoveFsGroupForDeployment() mf.Transformer
RemoveFsGroupForDeployment will remove FsGroup in a deployment
func RemoveFsGroupForJob ¶ added in v0.63.0
func RemoveFsGroupForJob() mf.Transformer
RemoveFsGroupForJob will remove FsGroup in a job
func RemoveRunAsGroup ¶
func RemoveRunAsGroup() mf.Transformer
RemoveRunAsGroup will remove runAsGroup from all container in a deployment
func RemoveRunAsUser ¶ added in v0.50.0
func RemoveRunAsUser() mf.Transformer
RemoveRunAsUser will remove RunAsUser from all container in a deployment
func RemoveRunAsUserForJob ¶ added in v0.63.0
func RemoveRunAsUserForJob() mf.Transformer
RemoveRunAsUserForJob will remove RunAsUser from all container in a job
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.