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 RemoveFsGroup ¶ added in v0.56.0
func RemoveFsGroup(obj string) mf.Transformer
RemoveFsGroup will remove FsGroup in a deployment
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
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.