controllers

package
v0.8.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeploymentValidator

type DeploymentValidator struct {
	client.Client
	Log *zap.SugaredLogger
	// contains filtered or unexported fields
}

func (*DeploymentValidator) Handle

func (*DeploymentValidator) InjectDecoder

func (v *DeploymentValidator) InjectDecoder(d *admission.Decoder) error

func (*DeploymentValidator) SetupWebhookWithManager

func (v *DeploymentValidator) SetupWebhookWithManager(mgr ctrl.Manager) error

type HealthProbe added in v0.2.1

type HealthProbe struct {
	client.Client
}

+kubebuilder:rbac:groups=apps,resources=deployments,verbs=get;list;watch

func (*HealthProbe) HealthzCheck added in v0.2.1

func (v *HealthProbe) HealthzCheck(_ *http.Request) error

type OrganizationValidator added in v0.2.0

type OrganizationValidator struct {
	client.Client
	Log *zap.SugaredLogger
	// contains filtered or unexported fields
}

func (*OrganizationValidator) Handle added in v0.2.0

func (*OrganizationValidator) InjectDecoder added in v0.2.0

func (v *OrganizationValidator) InjectDecoder(d *admission.Decoder) error

func (*OrganizationValidator) SetupWebhookWithManager added in v0.2.0

func (v *OrganizationValidator) SetupWebhookWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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