Documentation ¶
Overview ¶
Package awsmachinedeployment intercepts write activity to AWSMachineDeployment objects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Admitter ¶
type Admitter struct {
// contains filtered or unexported fields
}
Admitter for AWSMachineDeployment object.
func NewAdmitter ¶
NewAdmitter returns a new admitter.
func (*Admitter) Admit ¶
func (a *Admitter) Admit(request *v1beta1.AdmissionRequest) ([]admission.PatchOperation, error)
Admit is the function executed for every matching webhook request.
type Config ¶
type Config struct {
Logger micrologger.Logger
}
Config configures AWSMachineDeployment Admitter.
Click to show internal directories.
Click to hide internal directories.