Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StaticFiles embed.FS
Functions ¶
This section is empty.
Types ¶
type Dependency ¶
type Dependency struct { AzureResourceType string ApiVersion string ExampleConfiguration string ResourceKind string // resource or data ReferredProperty string // only supports "id" for now ResourceName string ResourceLabel string }
func LoadAzapiDependencies ¶
func LoadAzapiDependencies() ([]Dependency, error)
func LoadAzurermDependencies ¶
func LoadAzurermDependencies() []Dependency
type Pattern ¶
func NewPattern ¶
Click to show internal directories.
Click to hide internal directories.