Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InmutableWebhook ¶
type InmutableWebhook struct {
// contains filtered or unexported fields
}
func NewInmutableWebhook ¶
func NewInmutableWebhook(opts ...Option) *InmutableWebhook
func (*InmutableWebhook) ValidateUpdate ¶
func (w *InmutableWebhook) ValidateUpdate(new, old client.Object) error
Click to show internal directories.
Click to hide internal directories.