package
1.10.1
Repository: https://github.com/clouditor/clouditor.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

No description provided by the author
DependencyValidationError is the validation error returned by Dependency.Validate if the designated constraints aren't met.
No description provided by the author
GetRuntimeInfoRequestValidationError is the validation error returned by GetRuntimeInfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
RuntimeValidationError is the validation error returned by Runtime.Validate if the designated constraints aren't met.

# Type aliases

DependencyMultiError is an error wrapping multiple validation errors returned by Dependency.ValidateAll() if the designated constraints aren't met.
GetRuntimeInfoRequestMultiError is an error wrapping multiple validation errors returned by GetRuntimeInfoRequest.ValidateAll() if the designated constraints aren't met.
RuntimeMultiError is an error wrapping multiple validation errors returned by Runtime.ValidateAll() if the designated constraints aren't met.