Documentation
¶
Index ¶
- type UI
- func (u *UI) Divider()
- func (u *UI) Header(version string)
- func (u *UI) LocalMode(recursive bool)
- func (u *UI) NoDrift()
- func (u *UI) PRError(name string, err error)
- func (u *UI) PROpened(name, url string, existing bool)
- func (u *UI) PRStart()
- func (u *UI) ScanStart(total int)
- func (u *UI) StackClean(name string)
- func (u *UI) StackDrift(name string, s terraform.Summary)
- func (u *UI) StackError(name string, err error)
- func (u *UI) StackScanning(name string) func()
- func (u *UI) Summary(scanned, drifted, clean, errs int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UI ¶
type UI struct {
// contains filtered or unexported fields
}
func (*UI) StackClean ¶
func (*UI) StackError ¶
func (*UI) StackScanning ¶
Click to show internal directories.
Click to hide internal directories.