mocks

package
v1.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Copyright 2018 the Velero contributors.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Code generated by mockery v1.0.0. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	mock.Mock
}

Manager is an autogenerated mock type for the Manager type

func (*Manager) CleanupClients

func (_m *Manager) CleanupClients()

CleanupClients provides a mock function with given fields:

func (*Manager) GetBackupItemAction

func (_m *Manager) GetBackupItemAction(name string) (velero.BackupItemAction, error)

GetBackupItemAction provides a mock function with given fields: name

func (*Manager) GetBackupItemActions

func (_m *Manager) GetBackupItemActions() ([]velero.BackupItemAction, error)

GetBackupItemActions provides a mock function with given fields:

func (*Manager) GetDeleteItemAction added in v1.5.0

func (_m *Manager) GetDeleteItemAction(name string) (velero.DeleteItemAction, error)

GetDeleteItemAction provides a mock function with given fields: name

func (*Manager) GetDeleteItemActions added in v1.5.0

func (_m *Manager) GetDeleteItemActions() ([]velero.DeleteItemAction, error)

GetDeleteItemActions provides a mock function with given fields:

func (*Manager) GetObjectStore

func (_m *Manager) GetObjectStore(name string) (velero.ObjectStore, error)

GetObjectStore provides a mock function with given fields: name

func (*Manager) GetRestoreItemAction

func (_m *Manager) GetRestoreItemAction(name string) (velero.RestoreItemAction, error)

GetRestoreItemAction provides a mock function with given fields: name

func (*Manager) GetRestoreItemActions

func (_m *Manager) GetRestoreItemActions() ([]velero.RestoreItemAction, error)

GetRestoreItemActions provides a mock function with given fields:

func (*Manager) GetVolumeSnapshotter added in v1.0.0

func (_m *Manager) GetVolumeSnapshotter(name string) (velero.VolumeSnapshotter, error)

GetVolumeSnapshotter provides a mock function with given fields: name

type ProcessFactory

type ProcessFactory struct {
	mock.Mock
}

ProcessFactory is an autogenerated mock type for the ProcessFactory type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL