Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
warp
command
|
|
|
examples
|
|
|
batch
command
SPDX-License-Identifier: MIT Copyright (c) 2019 Hadrien Chauvin
|
SPDX-License-Identifier: MIT Copyright (c) 2019 Hadrien Chauvin |
|
before
command
|
|
|
before/true
command
|
|
|
container/base
command
|
|
|
dev
command
|
|
|
env
command
|
|
|
env_dump
command
|
|
|
gc
command
SPDX-License-Identifier: MIT Copyright (c) 2019 Hadrien Chauvin
|
SPDX-License-Identifier: MIT Copyright (c) 2019 Hadrien Chauvin |
|
helm
command
|
|
|
kustomize/base
command
|
|
|
kustomize/overlay
command
|
|
|
pkg
|
|
|
batches
Package batches defines the content of a Batch definition file.
|
Package batches defines the content of a Batch definition file. |
|
config
Package config provides TOML-based configuration for warp (.warprc.toml).
|
Package config provides TOML-based configuration for warp (.warprc.toml). |
|
deploy
Package deploy implements the "deploy" steps of pipelines.
|
Package deploy implements the "deploy" steps of pipelines. |
|
deploy/container
Package container implements deployment operations performed on the containers themselves.
|
Package container implements deployment operations performed on the containers themselves. |
|
deploy/helm
Package helm implements kustomize-based Kubernetes deployment.
|
Package helm implements kustomize-based Kubernetes deployment. |
|
deploy/kustomize
Package kustomize implements kustomize-based Kubernetes deployment.
|
Package kustomize implements kustomize-based Kubernetes deployment. |
|
dev
Package dev implements the "dev" steps of pipelines.
|
Package dev implements the "dev" steps of pipelines. |
|
dev/browsersync
Package browsersync implements browser-sync live reload of web pages.
|
Package browsersync implements browser-sync live reload of web pages. |
|
dev/ksync
Package ksync implements file synchronization between the local file system and Kubernetes pods.
|
Package ksync implements file synchronization between the local file system and Kubernetes pods. |
|
dev/portforward
Package portforward implements port forwarding for development purposes.
|
Package portforward implements port forwarding for development purposes. |
|
k8s
Package k8s implements Kubernetes-specific code.
|
Package k8s implements Kubernetes-specific code. |
|
log
Package log implements logging.
|
Package log implements logging. |
|
pipelines
Package pipelines defines the pipeline API.
|
Package pipelines defines the pipeline API. |
|
proc
Package proc extends the standard exec package to deal with processes in a more graceful way.
|
Package proc extends the standard exec package to deal with processes in a more graceful way. |
|
run
Package run implements the "run" step of pipelines.
|
Package run implements the "run" step of pipelines. |
|
run/batch
Package batch implements batch execution.
|
Package batch implements batch execution. |
|
run/env
Package env implements environment variable templating.
|
Package env implements environment variable templating. |
|
stacks
Package stacks implements the acquisition and release of stacks, using name_manager.
|
Package stacks implements the acquisition and release of stacks, using name_manager. |
|
stacks/names
Package names deals with stack names.
|
Package names deals with stack names. |
|
tags
Package tags implements tag-based filtering.
|
Package tags implements tag-based filtering. |
|
telemetry
Package telemetry implements telemetry to monitor the usage of the Command-Line Interface.
|
Package telemetry implements telemetry to monitor the usage of the Command-Line Interface. |
|
telemetry/mongo
Package mongo implements telemetry on top of MongoDB.
|
Package mongo implements telemetry on top of MongoDB. |
Click to show internal directories.
Click to hide internal directories.