Documentation ¶
Index ¶
- func CallVerifyMethod(cfgI interface{}) error
- func DumpTemplate(tmplstr string, cfg interface{}) error
- func EditStructWithVerifier(fe Frontend, tmplstr string, cfg interface{}, ...) error
- func IsLoopback(ip net.IP) bool
- func PrependYamlCommentLiteral(s string) string
- func StripErrorText(s string) string
- type ConfigItem
- type Frontend
- type NonInteractive
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallVerifyMethod ¶
func CallVerifyMethod(cfgI interface{}) error
func DumpTemplate ¶
func EditStructWithVerifier ¶
func IsLoopback ¶
func StripErrorText ¶
Types ¶
type NonInteractive ¶
func (*NonInteractive) Configure ¶
func (fe *NonInteractive) Configure(items []ConfigItem) error
func (*NonInteractive) Confirm ¶
func (fe *NonInteractive) Confirm(q string) error
Click to show internal directories.
Click to hide internal directories.