containerservice

package
v0.0.0-...-ed9f9c9 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManagedClustersAddons

type ManagedClustersAddons interface {
	ListClusterAdminCredentials(ctx context.Context, resourceGroupName string, resourceName string, serverFqdn string) (armcontainerservice.ManagedClustersClientListClusterAdminCredentialsResponse, error)
	List(ctx context.Context) *runtime.Pager[armcontainerservice.ManagedClustersClientListResponse]
}

ManagedClustersAddons is a minimal interface for azure ManagedClustersAddons

type ManagedClustersClient

type ManagedClustersClient interface {
	ManagedClustersAddons
}

ManagedClustersClient is a minimal interface for azure ManagedClustersClient

func NewDefaultManagedClustersClient

func NewDefaultManagedClustersClient(environment *azureclient.AROEnvironment, subscriptionId string, credential azcore.TokenCredential) (ManagedClustersClient, error)

NewDefaultManagedClustersClient creates a new ManagedClustersClient with default options

func NewManagedClustersClient

func NewManagedClustersClient(subscriptionId string, credential azcore.TokenCredential, options arm.ClientOptions) (ManagedClustersClient, error)

NewManagedClustersClient creates a new ManagedClustersClient

func NewManagedClustersClientWithTransport

func NewManagedClustersClientWithTransport(environment *azureclient.AROEnvironment, subscriptionId string, tokenizer azcore.TokenCredential, transporter policy.Transporter) (ManagedClustersClient, error)

Creates a new ManagedClustersClient with specified transport, useful for testing with fakes https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/resourcemanager/containerservice/armcontainerservice/fake_example_test.go

Jump to

Keyboard shortcuts

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