hooks

package
v1.70.5 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2025 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateInfo

type CertificateInfo struct {
	ControllerName string                  `json:"controllerName,omitempty"`
	IngressClass   string                  `json:"ingressClass,omitempty"`
	Data           certificate.Certificate `json:"data,omitempty"`
}

type Controller

type Controller struct {
	Name string                 `json:"name"`
	Spec map[string]interface{} `json:"spec"`
}

type Node added in v1.70.0

type Node struct {
	Name      string
	IsLabeled bool
}

type Pod added in v1.70.0

type Pod struct {
	Name     string
	NodeName string
	Labels   map[string]string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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