mocks

package
v0.0.0-...-192ee93 Latest Latest
Warning

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

Go to latest
Published: May 15, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterCache

type ClusterCache struct {
	mock.Mock
}

ClusterCache is an autogenerated mock type for the ClusterCache type

func (*ClusterCache) EnsureSynced

func (_m *ClusterCache) EnsureSynced() error

EnsureSynced provides a mock function with given fields:

func (*ClusterCache) GetAPIGroups

func (_m *ClusterCache) GetAPIGroups() []v1.APIGroup

GetAPIGroups provides a mock function with given fields:

func (*ClusterCache) GetClusterInfo

func (_m *ClusterCache) GetClusterInfo() cache.ClusterInfo

GetClusterInfo provides a mock function with given fields:

func (*ClusterCache) GetManagedLiveObjs

func (_m *ClusterCache) GetManagedLiveObjs(targetObjs []*unstructured.Unstructured, isManaged func(*cache.Resource) bool) (map[kube.ResourceKey]*unstructured.Unstructured, error)

GetManagedLiveObjs provides a mock function with given fields: targetObjs, isManaged

func (*ClusterCache) GetNamespaceTopLevelResources

func (_m *ClusterCache) GetNamespaceTopLevelResources(namespace string) map[kube.ResourceKey]*cache.Resource

GetNamespaceTopLevelResources provides a mock function with given fields: namespace

func (*ClusterCache) GetServerVersion

func (_m *ClusterCache) GetServerVersion() string

GetServerVersion provides a mock function with given fields:

func (*ClusterCache) Invalidate

func (_m *ClusterCache) Invalidate(settingsCallback func(*rest.Config, []string, cache.Settings) (*rest.Config, []string, cache.Settings))

Invalidate provides a mock function with given fields: settingsCallback

func (*ClusterCache) IsNamespaced

func (_m *ClusterCache) IsNamespaced(gk schema.GroupKind) (bool, error)

IsNamespaced provides a mock function with given fields: gk

func (*ClusterCache) IterateHierarchy

func (_m *ClusterCache) IterateHierarchy(key kube.ResourceKey, action func(*cache.Resource, map[kube.ResourceKey]*cache.Resource))

IterateHierarchy provides a mock function with given fields: key, action

func (*ClusterCache) OnEvent

func (_m *ClusterCache) OnEvent(handler cache.OnEventHandler) cache.Unsubscribe

OnEvent provides a mock function with given fields: handler

func (*ClusterCache) OnResourceUpdated

func (_m *ClusterCache) OnResourceUpdated(handler cache.OnResourceUpdatedHandler) cache.Unsubscribe

OnResourceUpdated provides a mock function with given fields: handler

func (*ClusterCache) SetPopulateResourceInfoHandler

func (_m *ClusterCache) SetPopulateResourceInfoHandler(handler cache.OnPopulateResourceInfoHandler)

SetPopulateResourceInfoHandler provides a mock function with given fields: handler

Jump to

Keyboard shortcuts

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