mirror of https://github.com/kubernetes/kops.git
And, while we are it, clean up DNSZone so that it has separate notions of TaskName, DNSName and HostedZoneID. We conflated the three previously, which we don't want to do at the task layer. We don't want to conflate the TaskName and the DNSName so that we can create a private & public hosted zone with the same DNSName. We don't want to "smuggle" the hosted zone ID in the DNSName because it doesn't belong in the task layer. Fix #1374 |
||
---|---|---|
.. | ||
components | ||
iam | ||
resources | ||
api_loadbalancer.go | ||
autoscalinggroup.go | ||
bastion.go | ||
context.go | ||
convenience.go | ||
dns.go | ||
external_access.go | ||
firewall.go | ||
iam.go | ||
master_volumes.go | ||
names.go | ||
network.go | ||
sshkey.go | ||
template_resource.go |