Documentation
¶
Index ¶
- func EKSApplyActivity(ctx context.Context, prov, vpcid, privateSubnetID, publicSubnetID string) (string, error)
- func EKSInitActivity(ctx context.Context, prov string) (string, error)
- func EKSOutputActivity(ctx context.Context, prov string) (map[string]string, error)
- func IGWApplyActivity(ctx context.Context, prov, vpcid string) (string, error)
- func IGWInitActivity(ctx context.Context, prov string) (string, error)
- func IGWOutputActivity(ctx context.Context, prov string) (map[string]string, error)
- func NATApplyActivity(ctx context.Context, prov, publicSubnetID string) (string, error)
- func NATInitActivity(ctx context.Context, prov string) (string, error)
- func NATOutputActivity(ctx context.Context, prov string) (map[string]string, error)
- func RTApplyActivity(ctx context.Context, ...) (string, error)
- func RTInitActivity(ctx context.Context, prov string) (string, error)
- func RTOutputActivity(ctx context.Context, prov string) (map[string]string, error)
- func SGApplyActivity(ctx context.Context, prov, vpcID string, vpcCdirBlock string) (string, error)
- func SGInitActivity(ctx context.Context, prov string) (string, error)
- func SGOutputActivity(ctx context.Context, prov string) (map[string]string, error)
- func SubnetApplyActivity(ctx context.Context, prov string, vpcid string) (string, error)
- func SubnetInitActivity(ctx context.Context, prov string) (string, error)
- func SubnetOutputActivity(ctx context.Context, prov string) (map[string]string, error)
- func VPCApplyActivity(ctx context.Context, prov string, vpc string) (string, error)
- func VPCInitActivity(ctx context.Context, prov string) (string, error)
- func VPCOutputActivity(ctx context.Context, prov string) (map[string]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EKSApplyActivity ¶
func EKSOutputActivity ¶
func IGWApplyActivity ¶
func IGWOutputActivity ¶
func NATApplyActivity ¶
func NATOutputActivity ¶
func RTApplyActivity ¶
func RTOutputActivity ¶
func SGApplyActivity ¶
func SGOutputActivity ¶
func SubnetApplyActivity ¶
func SubnetOutputActivity ¶
func VPCApplyActivity ¶
func VPCInitActivity ¶
This is the common vpc provisioner
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.