mocks

package
v0.0.0-...-89b5741 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

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 Component

type Component struct {
	mock.Mock
}

Component is an autogenerated mock type for the Component type

func (*Component) Components

func (_m *Component) Components(ns component.Namespace) ([]component.Component, error)

Components provides a mock function with given fields: ns

func (*Component) EnvParams

func (_m *Component) EnvParams(ksApp app.App, envName string) (string, error)

EnvParams provides a mock function with given fields: ksApp, envName

func (*Component) NSResolveParams

func (_m *Component) NSResolveParams(ns component.Namespace) (string, error)

NSResolveParams provides a mock function with given fields: ns

func (*Component) Namespace

func (_m *Component) Namespace(ksApp app.App, nsName string) (component.Namespace, error)

Namespace provides a mock function with given fields: ksApp, nsName

func (*Component) Namespaces

func (_m *Component) Namespaces(ksApp app.App, envName string) ([]component.Namespace, error)

Namespaces provides a mock function with given fields: ksApp, envName

Jump to

Keyboard shortcuts

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