azure

package
v0.90.99 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 20 Imported by: 3

Documentation

Overview

Package azure generates Machine objects for azure.

Package azure generates Machine objects for azure.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CapzTagsFromUserTags added in v0.90.0

func CapzTagsFromUserTags(clusterID string, usertags map[string]string) (capz.Tags, error)

CapzTagsFromUserTags converts a map of user tags to a map of capz.Tags.

func ConfigMasters

func ConfigMasters(machines []machineapi.Machine, controlPlane *machinev1.ControlPlaneMachineSet, clusterID string) error

ConfigMasters sets the PublicIP flag and assigns a set of load balancers to the given machines

func GenerateMachines added in v0.90.0

func GenerateMachines(platform *azure.Platform, pool *types.MachinePool, userDataSecret string, clusterID string, role string, capabilities map[string]string, useImageGallery bool, userTags map[string]string, hyperVGen string, subnet string, resourceGroup string, subscriptionID string) ([]*asset.RuntimeFile, error)

GenerateMachines returns manifests and runtime objects to provision the control plane (including bootstrap, if applicable) nodes using CAPI.

func MachineSets

func MachineSets(clusterID string, config *types.InstallConfig, pool *types.MachinePool, osImage, role, userDataSecret string, capabilities map[string]string, useImageGallery bool) ([]*clusterapi.MachineSet, error)

MachineSets returns a list of machinesets for a machinepool.

func Machines

func Machines(clusterID string, config *types.InstallConfig, pool *types.MachinePool, osImage, role, userDataSecret string, capabilities map[string]string, useImageGallery bool) ([]machineapi.Machine, *machinev1.ControlPlaneMachineSet, error)

Machines returns a list of machines for a machinepool.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL