Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StepCreateCert ¶
type StepCreateCert struct {
TmpServiceName string
}
func (*StepCreateCert) Cleanup ¶
func (s *StepCreateCert) Cleanup(state multistep.StateBag)
func (*StepCreateCert) Run ¶
func (s *StepCreateCert) Run(state multistep.StateBag) multistep.StepAction
type StepGeneralizeOS ¶
type StepGeneralizeOS struct {
Command string
}
func (*StepGeneralizeOS) Cleanup ¶
func (s *StepGeneralizeOS) Cleanup(state multistep.StateBag)
func (*StepGeneralizeOS) Run ¶
func (s *StepGeneralizeOS) Run(state multistep.StateBag) multistep.StepAction
Click to show internal directories.
Click to hide internal directories.