Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstanceGroupRenderFunction ¶
type InstanceGroupRenderFunction func(ig *kops.InstanceGroup) string
InstanceGroupRenderFunction is a render function for an InstanceGroup
func RenderInstanceGroupSubnets ¶
func RenderInstanceGroupSubnets(cluster *kops.Cluster) InstanceGroupRenderFunction
RenderInstanceGroupSubnets renders the subnet names for an InstanceGroup
func RenderInstanceGroupZones ¶
func RenderInstanceGroupZones(cluster *kops.Cluster) InstanceGroupRenderFunction
RenderInstanceGroupZones renders the zone names for an InstanceGroup
Click to show internal directories.
Click to hide internal directories.