builtin/

directory
v0.11.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2023 License: MPL-2.0

README

Built-in Plugins

This directory contains all the "built-in" plugins. These are real plugins, they dogfood the full plugin SDK, do not depend on any internal packages, and they are executed via subprocess just like a real plugin would be.

The difference is that these plugins are linked directly into the single command binary. We do this currently for ease of development of the project. In future we will split these out into standalone repositories and binaries.

Directories

Path Synopsis
aws
alb
ami
ec2
ecr
ecs
lambda
Package lambda contains components for deploying to AWS Lambda
Package lambda contains components for deploying to AWS Lambda
ssm
Package ssm contains components for syncing configuration with AWS SSM.
Package ssm contains components for syncing configuration with AWS SSM.
azure
aci
Package aci contains components for deploying to Azure ACI.
Package aci contains components for deploying to Azure ACI.
Package consul contains components for syncing app configuration with Consul.
Package consul contains components for syncing app configuration with Consul.
ref
Package files contains a component for validating local files.
Package files contains a component for validating local files.
google
cloudrun
Package cloudrun contains components for deploying to Google Cloud Run.
Package cloudrun contains components for deploying to Google Cloud Run.
k8s
Package k8s contains components for deploying to Kubernetes.
Package k8s contains components for deploying to Kubernetes.
internal/k8sstatus
Package k8sstatus implements helpers for building Waypoint status reports for Kubernetes resources.
Package k8sstatus implements helpers for building Waypoint status reports for Kubernetes resources.
internal/manifest
Package manifest provides helpers to parse a Kubernetes "manifest" or multi-resource YAML document.
Package manifest provides helpers to parse a Kubernetes "manifest" or multi-resource YAML document.
Package null contains components that do [almost] nothing, primarily aimed to ease experimentation and testing with Waypoint.
Package null contains components that do [almost] nothing, primarily aimed to ease experimentation and testing with Waypoint.
Package tfc contains components for syncing outputs of states from Terraform Cloud
Package tfc contains components for syncing outputs of states from Terraform Cloud
Package vault contains components for syncing secrets with Vault.
Package vault contains components for syncing secrets with Vault.
freeport
Package freeport provides a helper for allocating free ports across multiple processes on the same machine.
Package freeport provides a helper for allocating free ports across multiple processes on the same machine.
testvault
Package testvault contains helpers for working with Vault in a test environment.
Package testvault contains helpers for working with Vault in a test environment.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL