Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GalleryScanner ¶
type GalleryScanner struct {
// contains filtered or unexported fields
}
GalleryScanner - Scanner for Galleries
func (*GalleryScanner) GetRecommendations ¶
func (a *GalleryScanner) GetRecommendations() map[string]azqr.AzqrRecommendation
func (*GalleryScanner) Init ¶
func (a *GalleryScanner) Init(config *azqr.ScannerConfig) error
Init - Initializes the Galleries Scanner
func (*GalleryScanner) ResourceTypes ¶
func (a *GalleryScanner) ResourceTypes() []string
func (*GalleryScanner) Scan ¶
func (a *GalleryScanner) Scan(scanContext *azqr.ScanContext) ([]azqr.AzqrServiceResult, error)
Scan - Scans all Galleries in a Resource Group
Click to show internal directories.
Click to hide internal directories.