package fake

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

Package fake has the automatically generated clients.

Index

Types

type FakeNodeV1alpha1

type FakeNodeV1alpha1 struct {
	*testing.Fake
}

func (*FakeNodeV1alpha1) RESTClient

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

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

func (*FakeNodeV1alpha1) RuntimeClasses

func (c *FakeNodeV1alpha1) RuntimeClasses() v1alpha1.RuntimeClassInterface

Source Files

doc.go fake_node_client.go fake_runtimeclass.go

Version
v0.32.0
Published
Dec 11, 2024
Platform
linux/amd64
Imports
6 packages
Last checked
9 minutes ago

Tools for package owners.