Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "pack/k8s/deploy/fulfiller"

Index

Type aliases

KubernetesDeployFulfillerExecutor

KubernetesDeployFulfillerExecutor: (gi: Pick<GoalInvocation, "context" | "goalEvent" | "progressLog">) => Promise<ExecuteGoalResult>

Type for executeKubernetesDeployFulfill which is compatible with ExecuteGoal.

Type declaration

Variables

Const KubernetesDeployFulfillerGoalName

KubernetesDeployFulfillerGoalName: "kubernetes-deploy-fulfill" = "kubernetes-deploy-fulfill"

Standard name for Kubernetes deployment execution goal.

Functions

Const executeKubernetesDeployFulfill

kubernetesDeployFulfiller

Generated using TypeDoc