hooks

package
v1.27.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2021 License: Apache-2.0 Imports: 28 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           order_certificate.CertificateInfo `json:"data,omitempty"`
}

type Controller

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

type DeploymentFilterResult added in v1.25.0

type DeploymentFilterResult struct {
	ControllerName string
	LabelSelector  map[string]string
}

type IngressControllerChaosConfig added in v1.25.0

type IngressControllerChaosConfig struct {
	ControllerName     string
	ChaosMonkeyEnabled bool
}

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