Versions in this module Expand all Collapse all v4 v4.0.1 May 22, 2018 Changes in this version + type Manifest struct + Dependencies []string + ExcludedFiles []string + Files []string + Name string + func NewManifestFromPath(path string, fs boshsys.FileSystem) (Manifest, error) + type ManifestLock struct + Dependencies []string + Fingerprint string + Name string + func NewManifestLockFromPath(path string, fs boshsys.FileSystem) (ManifestLock, error) + func (m ManifestLock) AsBytes() ([]byte, error) Other modules containing this package gopkg.in/cloudfoundry/bosh-cli.v0 gopkg.in/cloudfoundry/bosh-cli.v2 gopkg.in/cloudfoundry/bosh-cli.v3 gopkg.in/cloudfoundry/bosh-cli.v5 gopkg.in/cloudfoundry/bosh-cli.v6