package
0.11.4
Repository: https://github.com/hashicorp/waypoint.git
Documentation: pkg.go.dev

# README

Files

The Files plugin generates a value representing a path on disk, and can copy them to a specific directory.

Components

  1. Builder
  2. Registry

Related Plugins

  1. Exec

# Variables

No description provided by the author
Options are the SDK options to use for instantiation for the Files plugin.

# Structs

Builder validates the files in a directory or in the filesystem.
BuilderConfig is the configuration structure for the builder.
Config is the configuration structure for the registry.
No description provided by the author
Registry represents access to a Files registry.