Documentation
¶
Overview ¶
Package cronhelm provides a cron job to keep the local helm repository updated
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewhelmCronService ¶
func NewhelmCronService( logger *zap.Logger, helmService helm.HelmHelperContract) (cronContract.CronContract, error)
NewhelmCronService creates new instance of the helmCronService, setting up all dependencies and returns the instance logger: Mandatory. Reference to the logger service configurationService: Mandatory. Reference to the service that provides required configurations Returns the new service or error if something goes wrong
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.