Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ItemBlockAction ¶
ItemBlockAction is an autogenerated mock type for the ItemBlockAction type
func NewItemBlockAction ¶
func NewItemBlockAction(t interface { mock.TestingT Cleanup(func()) }) *ItemBlockAction
NewItemBlockAction creates a new instance of ItemBlockAction. 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 (*ItemBlockAction) AppliesTo ¶
func (_m *ItemBlockAction) AppliesTo() (velero.ResourceSelector, error)
AppliesTo provides a mock function with given fields:
func (*ItemBlockAction) GetRelatedItems ¶
func (_m *ItemBlockAction) GetRelatedItems(item runtime.Unstructured, backup *velerov1.Backup) ([]velero.ResourceIdentifier, error)
GetRelatedItems provides a mock function with given fields: item, backup
func (*ItemBlockAction) Name ¶
func (_m *ItemBlockAction) Name() string
Name provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.