trust

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PerformAudit added in v0.0.8

func PerformAudit(ctx context.Context, cfg *cli.Config, anc *api.Session, org string, realm string) (*truststore.AuditInfo, error)

Types

type Audit added in v0.0.8

type Audit struct {
	Config *cli.Config
}

func (Audit) UI added in v0.0.8

func (a Audit) UI() cli.UI

type Clean added in v0.0.8

type Clean struct {
	Config *cli.Config

	Anc                *api.Session
	OrgSlug, RealmSlug string
}

func (Clean) Perform added in v0.0.13

func (c Clean) Perform(ctx context.Context, drv *ui.Driver) error

func (Clean) UI added in v0.0.8

func (c Clean) UI() cli.UI

type Command

type Command struct {
	Config *cli.Config

	Anc                *api.Session
	OrgSlug, RealmSlug string
}

func (Command) UI added in v0.0.8

func (c Command) UI() cli.UI

type SudoManager added in v0.0.8

type SudoManager struct {
	truststore.CmdFS

	NoSudo bool

	AroundSudo func(sudoExec func())
}

func (*SudoManager) SudoExec added in v0.0.8

func (s *SudoManager) SudoExec(cmd *exec.Cmd) ([]byte, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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