apiclient

package
v0.0.0-...-2d843e3 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterTypes

func RegisterTypes()

RegisterTypes connects KRT's type registry to the generated Kubernetes clients. This is the same registration boundary used by agentgateway.

Types

type Client

type Client interface {
	kube.Client
	Kagent() kagentclient.Interface
	Substrate() ateclient.Interface
}

Client is the Kubernetes client KRT receives. Embedding the generated clientsets lets type registration use their normal list and watch paths.

func New

func New(config *rest.Config) (Client, error)

Jump to

Keyboard shortcuts

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