Documentation ¶
Overview ¶
Package mock provides a fake Driver implementation that is only used for testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Mocker ¶
type Mocker struct {
// contains filtered or unexported fields
}
func (*Mocker) CreateCookie ¶
func (*Mocker) SetPullImageRetryPolicy ¶ added in v0.3.673
func (m *Mocker) SetPullImageRetryPolicy(policy common.BackOffConfig, checker drivers.RetryErrorChecker) error
Click to show internal directories.
Click to hide internal directories.