Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*options) error
Option defines the functional pattern for bundle operation settings.
func WithExcludePath ¶
WithExcludePath register a path exclusion regexp
func WithIncludePath ¶
WithIncludePath register a path inclusion regexp
func WithMaxWorkerCount ¶ added in v0.1.8
WithMaxWorkerCount sets the maximum count of active operation worker count.
func WithSecretMetadata ¶ added in v0.2.0
WithSecretMetadata add package metadata as secret value to be exported in Vault.
func WithVaultMetadata ¶ added in v0.2.0
WithVaultMetadata add package metadata as secret metadata to be exported in Vault.
Click to show internal directories.
Click to hide internal directories.