# Structs

CreateDeploymentError is return when the deployement cannot get created.
CreateNetworkDeviceError is return when the network device cannot get created.
Credentials holds the information for authenticating with the Server.
CredentialsValidationError is returned when the provided Target credentials are invalid (e.g.
DeleteDeploymentError is return when the deployement cannot get deleted.
DeleteNetworkDeviceError is return when the network device cannot get deleted.
EmptyTargetAddressError is returned when the Target address field for a network node is empty.
EmptyTargetSecretError is returned when the Target secret for a network node is empty.
GetNetworkDeviceError is return when the network device cannot be retrieved.
NetworkNodeReconciler reconciles a NetworkNode object.
ResolveDeviceDriverRefError is returned when the device driver lookup fails.
ResolveTargetSecretRefError is returned when the Target secret for a network node is defined but cannot be found.
SaveNetworkDeviceError is return when the network device cannot be saved.
UpdateDeploymentError is return when the deployement cannot get updated.
UpdateNetworkDeviceError is return when the network device cannot get updated.