mocks

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2022 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) FindResources added in v0.3.0

func (_m *ClusterCache) FindResources(namespace string, predicates ...func(*cache.Resource) bool) map[kube.ResourceKey]*cache.Resource

FindResources provides a mock function with given fields: namespace, predicates

func (*ClusterCache) GetAPIResources added in v0.5.0

func (_m *ClusterCache) GetAPIResources() []kube.APIResourceInfo

GetAPIResources 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) GetGVKParser added in v0.7.0

func (_m *ClusterCache) GetGVKParser() *managedfields.GvkParser

GetGVKParser 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) GetOpenAPISchema added in v0.4.0

func (_m *ClusterCache) GetOpenAPISchema() openapi.Resources

GetOpenAPISchema provides a mock function with given fields:

func (*ClusterCache) GetServerVersion

func (_m *ClusterCache) GetServerVersion() string

GetServerVersion provides a mock function with given fields:

func (*ClusterCache) Invalidate

func (_m *ClusterCache) Invalidate(opts ...cache.UpdateSettingsFunc)

Invalidate provides a mock function with given fields: opts

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) bool)

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

Jump to

Keyboard shortcuts

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