Documentation ¶
Overview ¶
Package options merges the BundleDeploymentOptions, so that targetCustomizations take effect.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeploymentID ¶
func DeploymentID(manifestID string, opts fleet.BundleDeploymentOptions) (string, error)
DeploymentID hashes the options to a string
func Merge ¶
func Merge(base, custom fleet.BundleDeploymentOptions) fleet.BundleDeploymentOptions
Merge overrides the 'base' options with the 'target customization' options, if 'custom' is present (pure function)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.