Versions in this module Expand all Collapse all v2 v2.706.0 Dec 17, 2024 v2.705.0 Dec 17, 2024 Changes in this version + type Applier interface + Apply func(pkg models.Package) error + KeepOnly func(pkgs []models.Package) error + Prepare func(pkg models.Package) error + func NewCompiledPackageApplier(packagesBc bc.BundleCollection, packagesBcOwner bool, ...) Applier + type ApplierProvider interface + JobSpecific func(jobName string) Applier + Root func() Applier + RootBundleCollection func() boshbc.BundleCollection + func NewCompiledPackageApplierProvider(installPath, rootEnablePath, jobSpecificEnablePath, name string, ...) ApplierProvider Other modules containing this package github.com/cloudfoundry/bosh-agent