disabled

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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resolver

type Resolver struct {
	// contains filtered or unexported fields
}

Resolver is an autogenerated failing mock type for the Resolver type

func NewResolver

func NewResolver(err error) *Resolver

NewResolver creates a new Resolver type instance

func (*Resolver) APIEventSubscription

func (_m *Resolver) APIEventSubscription(ctx context.Context, namespace string, serviceName *string) (<-chan gqlschema.ApiEvent, error)

APIEventSubscription provides a failing mock function with given fields: ctx, namespace, serviceName

func (*Resolver) APIQuery

func (_m *Resolver) APIQuery(ctx context.Context, name string, namespace string) (*gqlschema.API, error)

APIQuery provides a failing mock function with given fields: ctx, name, namespace

func (*Resolver) APIsQuery

func (_m *Resolver) APIsQuery(ctx context.Context, namespace string, serviceName *string, hostname *string) ([]gqlschema.API, error)

APIsQuery provides a failing mock function with given fields: ctx, namespace, serviceName, hostname

func (*Resolver) CreateAPI

func (_m *Resolver) CreateAPI(ctx context.Context, name string, namespace string, params gqlschema.APIInput) (gqlschema.API, error)

CreateAPI provides a failing mock function with given fields: ctx, name, namespace, params

func (*Resolver) DeleteAPI

func (_m *Resolver) DeleteAPI(ctx context.Context, name string, namespace string) (*gqlschema.API, error)

DeleteAPI provides a failing mock function with given fields: ctx, name, namespace

func (*Resolver) UpdateAPI

func (_m *Resolver) UpdateAPI(ctx context.Context, name string, namespace string, params gqlschema.APIInput) (gqlschema.API, error)

UpdateAPI provides a failing mock function with given fields: ctx, name, namespace, params

Jump to

Keyboard shortcuts

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