Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
Interface is an autogenerated mock type for the Interface type
func NewInterface ¶
NewInterface creates a new instance of Interface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*Interface) Discovery ¶
func (_m *Interface) Discovery() discovery.DiscoveryInterface
Discovery provides a mock function with given fields:
func (*Interface) VeleroV1 ¶
func (_m *Interface) VeleroV1() v1.VeleroV1Interface
VeleroV1 provides a mock function with given fields:
func (*Interface) VeleroV2alpha1 ¶
func (_m *Interface) VeleroV2alpha1() v2alpha1.VeleroV2alpha1Interface
VeleroV2alpha1 provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.