# Functions
ClusterFromBytes Necessary for unit tests, which store configs as hardcoded strings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Cluster is the container of all the configurable parameters of a kube-aws cluster, customizable via cluster.yaml.
No description provided by the author
Part of configuration which can't be provided via user input but is computed from user input.
Config contains configuration parameters available when rendering userdata injected into a controller or an etcd node from golang text templates.
Part of configuration which is specific to controller nodes.
No description provided by the author
Part of configuration which is specific to worker nodes.
No description provided by the author
Part of configuration which can be customized for each type/group of nodes(etcd/controller/worker/) by its nature.
No description provided by the author
No description provided by the author
The fact KMS encryption produces different ciphertexts for the same plaintext had been causing unnecessary node replacements(https://github.com/kubernetes-incubator/kube-aws/issues/107) Persist encrypted assets for caching purpose so that we can avoid that.
No description provided by the author
Part of configuration which is specific to etcd nodes.
No description provided by the author
Part of configuration which is specific to flanneld.
No description provided by the author
No description provided by the author
No description provided by the author
Part of configuration which is shared between controller nodes and worker nodes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StackConfig contains configuration parameters available when rendering CFN stack template from golang text templates.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author