psql

package
v0.0.0-...-d049ebc Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostgreFlexibleScanner

type PostgreFlexibleScanner struct {
	// contains filtered or unexported fields
}

PostgreFlexibleScanner - Scanner for PostgreSQL

func (*PostgreFlexibleScanner) GetRules

func (a *PostgreFlexibleScanner) GetRules() map[string]scanners.AzureRule

GetRules - Returns the rules for the PostgreFlexibleScanner

func (*PostgreFlexibleScanner) Init

Init - Initializes the PostgreFlexibleScanner

func (*PostgreFlexibleScanner) Scan

func (c *PostgreFlexibleScanner) Scan(resourceGroupName string, scanContext *scanners.ScanContext) ([]scanners.AzureServiceResult, error)

Scan - Scans all PostgreSQL in a Resource Group

type PostgreScanner

type PostgreScanner struct {
	// contains filtered or unexported fields
}

PostgreScanner - Scanner for PostgreSQL

func (*PostgreScanner) GetRules

func (a *PostgreScanner) GetRules() map[string]scanners.AzureRule

GetRules - Returns the rules for the PostgreScanner

func (*PostgreScanner) Init

func (c *PostgreScanner) Init(config *scanners.ScannerConfig) error

Init - Initializes the PostgreScanner

func (*PostgreScanner) Scan

func (c *PostgreScanner) Scan(resourceGroupName string, scanContext *scanners.ScanContext) ([]scanners.AzureServiceResult, error)

Scan - Scans all PostgreSQL in a Resource Group

Jump to

Keyboard shortcuts

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