package
1.6.2-tectonic.1-rc.4
Repository: https://github.com/coreos/tectonic-installer.git
Documentation: pkg.go.dev
# Functions
CheckKubernetesCIDRs validates an existing VPC, pod, and service CIDRs do not overlap.
CheckSubnetsAgainstExistingVPC dynamically checks that the proposed subnets are suitable with the given existing VPC and its subnets.
GetDefaultSubnets partitions a CIDR into subnets.
GetVPCSubnets returns the lists of existing subnets in the given VPC, that are suitable for controllers and workers nodes.
No description provided by the author
No description provided by the author
PopulateCIDRs shoves some CIDRs into subnets when we know the IDs.
PopulateETCDInstances initializes a slice of ETCDInstance, with the corresponding initial-cluster and endpoint variables.
ValidateKubernetesCIDRs validates node, pod, and service CIDRs do not overlap.
ValidateSubnets statically validates for correct subnet format, inclusion in the VPC CIDR range, and non-overlapping subnets.
# Structs
No description provided by the author
No description provided by the author
Config: External configuration interface.
No description provided by the author
SecretAssets are secret assets as raw bytes.
No description provided by the author
No description provided by the author
No description provided by the author