package
0.5.0
Repository: https://github.com/kyma-project/kyma.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
TODO Add propper comments.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidatePublish validates a publish POST request.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
AllowedIDChars.
fully-qualified topic name components.
No description provided by the author
No description provided by the author
ErrorMessageBadPayload represents the error message for `ErrorTypeBadPayload`.
ErrorMessageBadRequest represents the error message for `ErrorTypeBadRequest`.
ErrorMessageInternalServerError represents the error message for `ErrorTypeInternalServerError`.
ErrorMessageInvalidField represents the error message for `ErrorTypeInvalidField`.
ErrorMessageMissingField represents the error message for `ErrorTypeMissingField`.
ErrorTypeBadPayload The request payload has incorrect syntax according to the sent Content-Type.
ErrorTypeBadRequest A generic error for bad requests sent by the clients.
ErrorTypeInternalServerError Some unexpected internal error occurred while processing the request.
ErrorTypeInvalidField Sub-level error type of `ErrorTypeValidationViolation` representaing that the requested body payload for the POST or PUT operation violates the validation constraints.
ErrorTypeMissingField Sub-level error type of `ErrorTypeValidationViolation` representaing that the requested body payload for a POST or PUT operation is missing, which violates the defined validation constraints.
ErrorTypeValidationViolation Top level validation error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CloudEvent represents the event to be persisted to NATS.
Error represents API error response code.
ErrorDetail represents error cause.
EventSource describes the software instance that emits the event at runtime (i.e.
PublishRequest represents a publish request.
PublishResponse represents a successful publish response.

# Interfaces

AnyValue implements the service definition of AnyValue.

# Type aliases

No description provided by the author
No description provided by the author