Documentation
¶
Index ¶
Constants ¶
const ConfigMapsActionV1Path = "/v1/configmaps"
const DeployClusterTopologyV1Path = "/v1/deploy/cluster"
DeployClusterTopologyV1Path deploys a cluster topology
const DeployStatusV1Path = "/v1/deploy/status"
DeployStatusV1Path gets the topology deployment status updates
const DeployTopologyV1Path = "/v1/deploy"
DeployTopologyV1Path deploys topology
const DestroyDeployInfraV1Path = "/v1/deploy/destroy"
DestroyDeployInfraV1Path destroys topology, in other words uninstalls the app
const InfraAddBasesToClassV1Path = "/v1/infra/class/bases/create"
InfraAddBasesToClassV1Path adds base relationship to class
const InfraAddSkeletonBasesToBaseClassV1Path = "/v1/infra/class/skeleton/bases/create"
InfraAddSkeletonBasesToBaseClassV1Path adds skeleton base relationship to base class
const InfraCreateClassV1Path = "/v1/infra/class/create"
InfraCreateClassV1Path creates a class definition
const InfraCreateV1Path = "/v1/infra/create"
InfraCreateV1Path uploads and saves a kubernetes app workload
const InfraReadChartV1Path = "/v1/infra/read/chart"
InfraReadChartV1Path reads the chart workload you uploaded
const InfraReadTopologyV1Path = "/v1/infra/read/topologies"
InfraReadTopologyV1Path reads the metadata for your uploaded topologies
const PodsActionV1Path = "/v1/pods"
const ReadWorkloadV1Path = "/v1/workload/read"
ReadWorkloadV1Path reads all the statefulsets, services, ingresses, deployments, configmaps, and pods in a namespace.
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.