webhooks

package
v0.0.0-...-2509b82 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

type Agent interface {
	GeneratePatches() []patchOperation
}

type AgentAnnotations

type AgentAnnotations struct {
	// contains filtered or unexported fields
}

type AgentPatch

type AgentPatch struct {
	// contains filtered or unexported fields
}

func (AgentPatch) GenerateAgentPatches

func (agentPatch AgentPatch) GenerateAgentPatches() ([]patchOperation, error)

type JavaAgentConfig

type JavaAgentConfig struct {
	// contains filtered or unexported fields
}

func (JavaAgentConfig) GeneratePatches

func (config JavaAgentConfig) GeneratePatches() []patchOperation

type MutateConfig

type MutateConfig struct {
	SecretName string
}

MutateConfig is a struct containing the configuration for the mutation process

func (*MutateConfig) MutateHandler

func (mutateConfig *MutateConfig) MutateHandler(response http.ResponseWriter, request *http.Request)

MutateHandler is an HTTP handler for handling a admission controller webhook and injects the necessary configuration for running the service with a Contrast Agent

Jump to

Keyboard shortcuts

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