package fake

import "k8s.io/client-go/kubernetes/typed/discovery/v1/fake"

Package fake has the automatically generated clients.

Index

Types

type FakeDiscoveryV1

type FakeDiscoveryV1 struct {
	*testing.Fake
}

func (*FakeDiscoveryV1) EndpointSlices

func (c *FakeDiscoveryV1) EndpointSlices(namespace string) v1.EndpointSliceInterface

func (*FakeDiscoveryV1) RESTClient

func (c *FakeDiscoveryV1) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

Source Files

doc.go fake_discovery_client.go fake_endpointslice.go

Version
v0.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
6 packages
Last checked
2 hours ago

Tools for package owners.