mocks

package
v2.10.7 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LiveStateCache

type LiveStateCache struct {
	mock.Mock
}

LiveStateCache is an autogenerated mock type for the LiveStateCache type

func (*LiveStateCache) GetClusterCache

func (_m *LiveStateCache) GetClusterCache(server string) (cache.ClusterCache, error)

GetClusterCache provides a mock function with given fields: server

func (*LiveStateCache) GetClustersInfo

func (_m *LiveStateCache) GetClustersInfo() []cache.ClusterInfo

GetClustersInfo provides a mock function with given fields:

func (*LiveStateCache) GetManagedLiveObjs

func (_m *LiveStateCache) GetManagedLiveObjs(a *v1alpha1.Application, targetObjs []*unstructured.Unstructured) (map[kube.ResourceKey]*unstructured.Unstructured, error)

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

func (*LiveStateCache) GetNamespaceTopLevelResources

func (_m *LiveStateCache) GetNamespaceTopLevelResources(server string, namespace string) (map[kube.ResourceKey]v1alpha1.ResourceNode, error)

GetNamespaceTopLevelResources provides a mock function with given fields: server, namespace

func (*LiveStateCache) GetVersionsInfo

func (_m *LiveStateCache) GetVersionsInfo(serverURL string) (string, []kube.APIResourceInfo, error)

GetVersionsInfo provides a mock function with given fields: serverURL

func (*LiveStateCache) Init

func (_m *LiveStateCache) Init() error

Init provides a mock function with given fields:

func (*LiveStateCache) IsNamespaced

func (_m *LiveStateCache) IsNamespaced(server string, gk schema.GroupKind) (bool, error)

IsNamespaced provides a mock function with given fields: server, gk

func (*LiveStateCache) IterateHierarchy

func (_m *LiveStateCache) IterateHierarchy(server string, key kube.ResourceKey, action func(v1alpha1.ResourceNode, string) bool) error

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

func (*LiveStateCache) IterateResources

func (_m *LiveStateCache) IterateResources(server string, callback func(*cache.Resource, *controllercache.ResourceInfo)) error

IterateResources provides a mock function with given fields: server, callback

func (*LiveStateCache) Run

func (_m *LiveStateCache) Run(ctx context.Context) error

Run provides a mock function with given fields: ctx

Jump to

Keyboard shortcuts

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