hooks

package
v1.38.1 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: Apache-2.0 Imports: 32 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           tls_certificate.CertificateInfo `json:"data,omitempty"`
}

type Controller

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

type IngressFilterResult

type IngressFilterResult struct {
	Name     string                 `json:"name"`
	Checksum string                 `json:"checksum"`
	Status   appsv1.DaemonSetStatus `json:"status"`
}

Jump to

Keyboard shortcuts

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