kubernetes_mocks

package
v0.0.0-...-e391bab Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2021 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 IngressClassExpansion

type IngressClassExpansion struct {
	mock.Mock
}

IngressClassExpansion is an autogenerated mock type for the IngressClassExpansion type

type IngressClassInterface

type IngressClassInterface struct {
	mock.Mock
}

IngressClassInterface is an autogenerated mock type for the IngressClassInterface type

func (*IngressClassInterface) Create

Create provides a mock function with given fields: ctx, ingressClass, opts

func (*IngressClassInterface) Delete

func (_m *IngressClassInterface) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

Delete provides a mock function with given fields: ctx, name, opts

func (*IngressClassInterface) DeleteCollection

func (_m *IngressClassInterface) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection provides a mock function with given fields: ctx, opts, listOpts

func (*IngressClassInterface) Get

Get provides a mock function with given fields: ctx, name, opts

func (*IngressClassInterface) List

List provides a mock function with given fields: ctx, opts

func (*IngressClassInterface) Patch

func (_m *IngressClassInterface) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (*v1beta1.IngressClass, error)

Patch provides a mock function with given fields: ctx, name, pt, data, opts, subresources

func (*IngressClassInterface) Update

Update provides a mock function with given fields: ctx, ingressClass, opts

func (*IngressClassInterface) Watch

Watch provides a mock function with given fields: ctx, opts

type IngressClassesGetter

type IngressClassesGetter struct {
	mock.Mock
}

IngressClassesGetter is an autogenerated mock type for the IngressClassesGetter type

func (*IngressClassesGetter) IngressClasses

func (_m *IngressClassesGetter) IngressClasses() v1beta1.IngressClassInterface

IngressClasses provides a mock function with given fields:

type IngressExpansion

type IngressExpansion struct {
	mock.Mock
}

IngressExpansion is an autogenerated mock type for the IngressExpansion type

type IngressInterface

type IngressInterface struct {
	mock.Mock
}

IngressInterface is an autogenerated mock type for the IngressInterface type

func (*IngressInterface) Create

func (_m *IngressInterface) Create(ctx context.Context, ingress *v1beta1.Ingress, opts v1.CreateOptions) (*v1beta1.Ingress, error)

Create provides a mock function with given fields: ctx, ingress, opts

func (*IngressInterface) Delete

func (_m *IngressInterface) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

Delete provides a mock function with given fields: ctx, name, opts

func (*IngressInterface) DeleteCollection

func (_m *IngressInterface) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection provides a mock function with given fields: ctx, opts, listOpts

func (*IngressInterface) Get

func (_m *IngressInterface) Get(ctx context.Context, name string, opts v1.GetOptions) (*v1beta1.Ingress, error)

Get provides a mock function with given fields: ctx, name, opts

func (*IngressInterface) List

List provides a mock function with given fields: ctx, opts

func (*IngressInterface) Patch

func (_m *IngressInterface) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (*v1beta1.Ingress, error)

Patch provides a mock function with given fields: ctx, name, pt, data, opts, subresources

func (*IngressInterface) Update

func (_m *IngressInterface) Update(ctx context.Context, ingress *v1beta1.Ingress, opts v1.UpdateOptions) (*v1beta1.Ingress, error)

Update provides a mock function with given fields: ctx, ingress, opts

func (*IngressInterface) UpdateStatus

func (_m *IngressInterface) UpdateStatus(ctx context.Context, ingress *v1beta1.Ingress, opts v1.UpdateOptions) (*v1beta1.Ingress, error)

UpdateStatus provides a mock function with given fields: ctx, ingress, opts

func (*IngressInterface) Watch

Watch provides a mock function with given fields: ctx, opts

type IngressesGetter

type IngressesGetter struct {
	mock.Mock
}

IngressesGetter is an autogenerated mock type for the IngressesGetter type

func (*IngressesGetter) Ingresses

func (_m *IngressesGetter) Ingresses(namespace string) v1beta1.IngressInterface

Ingresses provides a mock function with given fields: namespace

type NetworkingV1beta1Interface

type NetworkingV1beta1Interface struct {
	mock.Mock
}

NetworkingV1beta1Interface is an autogenerated mock type for the NetworkingV1beta1Interface type

func (*NetworkingV1beta1Interface) IngressClasses

IngressClasses provides a mock function with given fields:

func (*NetworkingV1beta1Interface) Ingresses

func (_m *NetworkingV1beta1Interface) Ingresses(namespace string) v1beta1.IngressInterface

Ingresses provides a mock function with given fields: namespace

func (*NetworkingV1beta1Interface) RESTClient

func (_m *NetworkingV1beta1Interface) RESTClient() rest.Interface

RESTClient provides a mock function with given fields:

Jump to

Keyboard shortcuts

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