package
Version:
v0.4.3-rc2
Opens a new window with list of versions in this module.
Published: Nov 14, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package modvendor provides basic functions and types to support Terraform
module vendoring.
AbsVendorDir returns the absolute host path of the vendored module source.
SourceDir returns the source directory from a target directory (installed module).
TargetDir returns the directory for the vendored module source, relative to project
root.
On Windows, when modsrc.Scheme is "file" it replaces the volume “:“ by `$` because
`:` is disallowed as path component in such system.
Source Files
¶
Directories
¶
Package download is responsible for downloading vendored modules.
|
Package download is responsible for downloading vendored modules. |
Package manifest implements vendor manifest parsing.
|
Package manifest implements vendor manifest parsing. |
Click to show internal directories.
Click to hide internal directories.