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

# README

Exec

The Exec plugin executes any command to perform a deploy. This enables the use of pre-existing deployment tools.

Components

  1. Platform

Related Plugins

  1. Docker

# Functions

DockerImageMapper maps a docker.Image to our Input structure.

# Variables

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

# Structs

No description provided by the author
No description provided by the author
Input is the input type used for the exec plugin.
No description provided by the author
No description provided by the author
Platform is the Platform implementation for exec.
PlatformConfig is the configuration structure for the Platform.