Documentation
¶
Index ¶
Constants ¶
View Source
const DeployStatusV1Path = "/v1/deploy/status"
DeployStatusV1Path gets the topology deployment status updates
View Source
const DeployTopologyV1Path = "/v1/deploy"
DeployTopologyV1Path deploys topology
View Source
const DestroyDeployInfraV1Path = "/v1/deploy/destroy"
DestroyDeployInfraV1Path destroys topology, in other words uninstalls the app
View Source
const InfraCreateV1Path = "/v1/infra/create"
InfraCreateV1Path uploads and saves a kubernetes app workload
View Source
const InfraReadChartV1Path = "/v1/infra/read/chart"
InfraReadChartV1Path reads the chart workload you uploaded
View Source
const InfraReadTopologyV1Path = "/v1/infra/read/topologies"
InfraReadTopologyV1Path reads the metadata for your uploaded topologies
View Source
const PodsActionV1Path = "/v1/pods"
View Source
const ReadWorkloadV1Path = "/v1/workload/read"
ReadWorkloadV1Path reads all the statefulsets, services, ingresses, deployments, configmaps, and pods in a namespace.
View Source
const ReplaceTopologyV1Path = "/v1/deploy/replace"
ReplaceTopologyV1Path replaces topology at specified location with a temporary override that's local to that location
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.