azure

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2025 License: Apache-2.0, Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WindowsDefaultImage      = "mcr.microsoft.com/oss/kubernetes/pause:3.9"
	CiliumAgentNotReadyTaint = "node.cilium.io/agent-not-ready"
)

Variables

View Source
var (
	CleanableObjects = []client.Object{
		&v1alpha2.AKSNodeClass{},
	}
)

Functions

This section is empty.

Types

type Environment

type Environment struct {
	*common.Environment

	NodeResourceGroup    string
	Region               string
	SubscriptionID       string
	VNETResourceGroup    string
	ACRName              string
	ClusterName          string
	ClusterResourceGroup string

	VNETClient       *armnetwork.VirtualNetworksClient
	InterfacesClient *armnetwork.InterfacesClient
}

func NewEnvironment

func NewEnvironment(t *testing.T) *Environment

func (*Environment) AZLinuxNodeClass

func (env *Environment) AZLinuxNodeClass() *v1alpha2.AKSNodeClass

func (*Environment) AfterEach

func (env *Environment) AfterEach()

func (*Environment) BeforeEach

func (env *Environment) BeforeEach()

func (*Environment) Cleanup

func (env *Environment) Cleanup()

func (*Environment) DefaultAKSNodeClass

func (env *Environment) DefaultAKSNodeClass() *v1alpha2.AKSNodeClass

func (*Environment) EventuallyExpectKarpenterNicsToBeDeleted added in v0.7.3

func (env *Environment) EventuallyExpectKarpenterNicsToBeDeleted()

func (*Environment) ExpectCreatedInterface added in v0.7.3

func (env *Environment) ExpectCreatedInterface(networkInterface armnetwork.Interface)

func (*Environment) GetClusterSubnet added in v0.7.3

func (env *Environment) GetClusterSubnet() *armnetwork.Subnet

Jump to

Keyboard shortcuts

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