Documentation
¶
Index ¶
- func AKSWorkflow(ctx workflow.Context, rgId, subnetId, userAidId string, aks models.AKS) (map[string]string, error)
- func DNSWorkflow(ctx workflow.Context, ipaddress string, aks models.AKS) (map[string]string, error)
- func DeployAppWorkflow(ctx workflow.Context, ipaddress string, aks models.AKS) (map[string]string, error)
- func GitAppDeployWorkflow(ctx workflow.Context, owner, reponame, token string, aks models.AKS) (string, error)
- func GitApprovalWorkflow(ctx workflow.Context, owner, reponame, token string, aks models.AKS) (string, error)
- func ManagedIdentityWorkflow(ctx workflow.Context, rgID string, aks models.AKS) (map[string]string, error)
- func NodePoolWorkflow(ctx workflow.Context, aksid, akssubnetid string, aks models.AKS) (map[string]string, error)
- func PublicIPWorkflow(ctx workflow.Context, aks models.AKS) (map[string]string, error)
- func RGWorkflow(ctx workflow.Context, aks models.AKS) (map[string]string, error)
- func SubnetWorkflow(ctx workflow.Context, vnetName string, aks models.AKS) (map[string]string, error)
- func VNETWorkflow(ctx workflow.Context, vnetBlock string, aks models.AKS) (map[string]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AKSWorkflow ¶
func DNSWorkflow ¶
func DeployAppWorkflow ¶
func GitAppDeployWorkflow ¶
func GitApprovalWorkflow ¶
func ManagedIdentityWorkflow ¶
func NodePoolWorkflow ¶
func PublicIPWorkflow ¶
func SubnetWorkflow ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.