package
Version:
v0.0.0-...-7493113
Opens a new window with list of versions in this module.
Published: Feb 6, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Error expects an error happens, otherwise an exception raises
func Forbidden(err error)
Forbidden checks if "err" is set a `metav1.StatusReasonForbidden` or `404`
response using `apierrors` package, raising an exception otherwise
NoError checks if "err" is set and raises an exception if so
Source Files
¶
Click to show internal directories.
Click to hide internal directories.