Documentation ¶
Overview ¶
Package iamcleanup provides the functionality to cleanup IAM memberships.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IAMCleaner ¶
type IAMCleaner struct {
// contains filtered or unexported fields
}
type IAMCleanupCommand ¶
type IAMCleanupCommand struct { cli.BaseCommand flags.RetryFlags // contains filtered or unexported fields }
IAMCleanupCommand is a subcommand for Guardian that enables cleaning up IAM.
func (*IAMCleanupCommand) Desc ¶
func (c *IAMCleanupCommand) Desc() string
func (*IAMCleanupCommand) Flags ¶
func (c *IAMCleanupCommand) Flags() *cli.FlagSet
func (*IAMCleanupCommand) Help ¶
func (c *IAMCleanupCommand) Help() string
Click to show internal directories.
Click to hide internal directories.