Versions in this module Expand all Collapse all v0 v0.7.2 Jul 9, 2024 v0.7.1 Jun 14, 2024 Changes in this version + const DefaultEnvPrefix + type AzurePublicKey string + func (a *AzurePublicKey) UnmarshalText(text []byte) error + type Config struct + ScannerImageOffer string + ScannerImagePublisher string + ScannerImageSKU string + ScannerImageVersion string + ScannerLocation string + ScannerPublicKey AzurePublicKey + ScannerResourceGroup string + ScannerSecurityGroup string + ScannerStorageAccountName string + ScannerStorageContainerName string + ScannerSubnet string + ScannerVMSize string + SubscriptionID string + func NewConfig() (*Config, error) + func (c Config) Validate() error + type Provider struct + func New(_ context.Context) (*Provider, error) + func (p *Provider) Kind() apitypes.CloudProvider