types

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EligibleResource

type EligibleResource struct {
	ResultRef           corev1.ObjectReference
	ObjectRef           corev1.ObjectReference
	GVK                 string
	OriginConfiguration string
}

type InterControllerSignal

type InterControllerSignal struct {
	K8sGPTClient *kclient.Client
	// We need a bit of context around the current backend for the query we will send to
	// the K8sGPT server. This will be used to determine the correct backend for the query.
	// This is a bit of a hack, but it will work for now.
	Backend string
	// We'll also transfer the K8sGPT instance, because this helps the mutation controller know it's configuration
	K8sGPT *corev1alpha1.K8sGPT
}

Jump to

Keyboard shortcuts

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