package fake

import "k8s.io/client-go/kubernetes/typed/coordination/v1alpha2/fake"

Package fake has the automatically generated clients.

Index

Types

type FakeCoordinationV1alpha2

type FakeCoordinationV1alpha2 struct {
	*testing.Fake
}

func (*FakeCoordinationV1alpha2) LeaseCandidates

func (c *FakeCoordinationV1alpha2) LeaseCandidates(namespace string) v1alpha2.LeaseCandidateInterface

func (*FakeCoordinationV1alpha2) RESTClient

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

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

Source Files

doc.go fake_coordination_client.go fake_leasecandidate.go

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

Tools for package owners.