automock

package
v0.0.0-...-affaa53 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Code generated by mockery v1.0.0

Code generated by mockery v1.0.0

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Accessor

type Accessor struct {
	mock.Mock
}

Accessor is an autogenerated mock type for the Accessor type

func (*Accessor) GetName

func (_m *Accessor) GetName() string

GetName provides a mock function with given fields:

func (*Accessor) GetNamespace

func (_m *Accessor) GetNamespace() string

GetNamespace provides a mock function with given fields:

type MetadataExtractor

type MetadataExtractor struct {
	mock.Mock
}

MetadataExtractor is an autogenerated mock type for the MetadataExtractor type

func (*MetadataExtractor) Extract

func (_m *MetadataExtractor) Extract(ctx context.Context, object engine.Accessor, basePath string, files []string, services []v1alpha2.WebhookService) ([]engine.File, error)

Extract provides a mock function with given fields: ctx, object, basePath, files, services

type Mutator

type Mutator struct {
	mock.Mock
}

Mutator is an autogenerated mock type for the Mutator type

func (*Mutator) Mutate

func (_m *Mutator) Mutate(ctx context.Context, object engine.Accessor, basePath string, files []string, services []v1alpha2.AssetWebhookService) error

Mutate provides a mock function with given fields: ctx, object, basePath, files, services

type Validator

type Validator struct {
	mock.Mock
}

Validator is an autogenerated mock type for the Validator type

func (*Validator) Validate

func (_m *Validator) Validate(ctx context.Context, object engine.Accessor, basePath string, files []string, services []v1alpha2.AssetWebhookService) (engine.ValidationResult, error)

Validate provides a mock function with given fields: ctx, object, basePath, files, services

Jump to

Keyboard shortcuts

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