Documentation ¶
Index ¶
- func AssignServiceAccountsToSecurityContextConstraints(scc *securityv1.SecurityContextConstraints, ns string)
- func AssignServiceToDaemonSet(ds *appsv1.DaemonSet, ns string)
- func AssignServiceToDeployment(dep *appsv1.Deployment, ns string)
- func UpdateEnvVarsToDeployment(dep *appsv1.Deployment, envVars []corev1.EnvVar)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssignServiceAccountsToSecurityContextConstraints ¶ added in v0.9.1
func AssignServiceAccountsToSecurityContextConstraints(scc *securityv1.SecurityContextConstraints, ns string)
func AssignServiceToDaemonSet ¶ added in v0.2.35
func AssignServiceToDeployment ¶ added in v0.2.0
func AssignServiceToDeployment(dep *appsv1.Deployment, ns string)
func UpdateEnvVarsToDeployment ¶ added in v0.2.19
func UpdateEnvVarsToDeployment(dep *appsv1.Deployment, envVars []corev1.EnvVar)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.