test

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2014 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 FakeBuildStore

type FakeBuildStore struct {
	Build *buildapi.Build
}

func NewFakeBuildStore

func NewFakeBuildStore(build *buildapi.Build) FakeBuildStore

func (FakeBuildStore) Add

func (s FakeBuildStore) Add(id string, obj interface{})

func (FakeBuildStore) Contains

func (s FakeBuildStore) Contains() util.StringSet

func (FakeBuildStore) Delete

func (s FakeBuildStore) Delete(id string)

func (FakeBuildStore) Get

func (s FakeBuildStore) Get(id string) (item interface{}, exists bool)

func (FakeBuildStore) List

func (s FakeBuildStore) List() []interface{}

func (FakeBuildStore) Replace

func (s FakeBuildStore) Replace(idToObj map[string]interface{})

func (FakeBuildStore) Update

func (s FakeBuildStore) Update(id string, obj interface{})

Jump to

Keyboard shortcuts

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