azure

package
v0.4.27 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChallenger

func NewChallenger(config *ChallengerConfig) (core.ACMEChallenger, error)

Types

type ChallengerConfig

type ChallengerConfig struct {
	TenantId              string `json:"tenantId"`
	ClientId              string `json:"clientId"`
	ClientSecret          string `json:"clientSecret"`
	SubscriptionId        string `json:"subscriptionId,omitempty"`
	ResourceGroupName     string `json:"resourceGroupName,omitempty"`
	CloudName             string `json:"cloudName,omitempty"`
	DnsPropagationTimeout int    `json:"dnsPropagationTimeout,omitempty"`
	DnsTTL                int    `json:"dnsTTL,omitempty"`
}

Jump to

Keyboard shortcuts

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