bootstrapdata

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultAPIVersion              = "2026-05-02-preview"
	DefaultResourceManagerEndpoint = "https://management.azure.com"
	DefaultAuthorityHost           = "https://login.microsoftonline.com"
)

Variables

This section is empty.

Functions

func FetchAndWrite

func FetchAndWrite(ctx context.Context, options Options) error

Types

type Options

type Options struct {
	ClusterResourceID       string
	AgentPoolName           string
	AuthMode                string
	MSIClientID             string
	SPTenantID              string
	SPClientID              string
	SPClientSecret          string
	SPClientSecretFile      string
	SPClientCertificateFile string
	SPClientCredentialFile  string
	ResourceManagerEndpoint string
	AuthorityHost           string
	APIVersion              string
	OutputPath              string
}

Jump to

Keyboard shortcuts

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