Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
func NewFactory ¶
type Options ¶
type SSHRetryStrategy ¶
type SSHRetryStrategy struct { ConnectionRefusedTimeout time.Duration AuthFailureTimeout time.Duration TimeService clock.Clock // contains filtered or unexported fields }
func (*SSHRetryStrategy) IsRetryable ¶
func (s *SSHRetryStrategy) IsRetryable(err error) bool
Click to show internal directories.
Click to hide internal directories.