Documentation ¶
Overview ¶
Package statefiles provide the drift detection on Terraform statefile functionality for Guardian.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmptyStateFiles ¶ added in v1.0.7
Types ¶
type DriftStatefilesCommand ¶
type DriftStatefilesCommand struct { cli.BaseCommand flags.GitHubFlags flags.RetryFlags flags.CommonFlags driftflags.DriftIssueFlags // contains filtered or unexported fields }
func (*DriftStatefilesCommand) Desc ¶
func (c *DriftStatefilesCommand) Desc() string
func (*DriftStatefilesCommand) Flags ¶
func (c *DriftStatefilesCommand) Flags() *cli.FlagSet
func (*DriftStatefilesCommand) Help ¶
func (c *DriftStatefilesCommand) Help() string
Click to show internal directories.
Click to hide internal directories.