Documentation
¶
Overview ¶
Package webhooks provides a set of functions and types for validating the data structures contained in the api pkg. It is designed to be used within the controller-runtime webhooks API to ensure that incoming data meets the required criteria before processing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateBackupConfiguration ¶
func ValidateBackupConfiguration( barmanObjectStore *api.BarmanObjectStoreConfiguration, path *field.Path, ) field.ErrorList
ValidateBackupConfiguration validates the backup configuration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.