Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyDaemonSetOverrides ¶
func ApplyDaemonSetOverrides(ds *appsv1.DaemonSet, overrides components.ReplicatedPodResourceOverrides)
ApplyDaemonSetOverrides applies the overrides to the given DaemonSet. Note: overrides must not be nil pointer.
func ApplyDeploymentOverrides ¶
func ApplyDeploymentOverrides(d *appsv1.Deployment, overrides components.ReplicatedPodResourceOverrides)
ApplyDeploymentOverrides applies the overrides to the given Deployment. Note: overrides must not be nil pointer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.