Documentation ¶
Overview ¶
Package installparams implements function parameters for agent install functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Params)
Option alias to a functional option changing a given Params instance
func WithArch ¶
WithArch specify the arch to use when installing the agent, needed to determine repo for deb repository
func WithMajorVersion ¶
WithMajorVersion set the major version of the agent to install
Click to show internal directories.
Click to hide internal directories.