package fake

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

Package fake has the automatically generated clients.

Index

Types

type FakeNodeV1

type FakeNodeV1 struct {
	*testing.Fake
}

func (*FakeNodeV1) RESTClient

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

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

func (*FakeNodeV1) RuntimeClasses

func (c *FakeNodeV1) RuntimeClasses() v1.RuntimeClassInterface

Source Files

doc.go fake_node_client.go fake_runtimeclass.go

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

Tools for package owners.