Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { sync.Mutex KubeDNSIP net.IP ClusterEndpoint string // contains filtered or unexported fields }
func NewProvider ¶
func (*Provider) EnsureAll ¶
func (p *Provider) EnsureAll(ctx context.Context, nodeTemplate *v1alpha1.AWSNodeTemplate, machine *v1alpha5.Machine, instanceTypes []*cloudprovider.InstanceType, additionalLabels map[string]string, tags map[string]string) (map[string][]*cloudprovider.InstanceType, error)
Click to show internal directories.
Click to hide internal directories.