Skip to main content
Module

x/tpy/mod.ts>Deployment.Structures

🔑 A strongly typed Pylon API client.
Go to Latest
namespace Deployment.Structures
import { Deployment } from "https://deno.land/x/tpy@v1.0.0-pre-release-4/mod.ts";
const { Structures } = Deployment;

Not an API resource, this namespace behaves as templates and other base types.

Enums

A deployment's 'up' status. Altered by Pylon administrators.

The type of deployment.

Type Aliases

The base structure of some deployment related responses.

Deployment configurations; recieved as a string.

Pylon uses FastAPI, this is a FastAPI error.