Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Forbidden ¶
type Forbidden struct {
// contains filtered or unexported fields
}
Forbidden indicates a failed authorization
func NewForbidden ¶
NewForbidden creates an explicit Forbidden error with details about the principal and the attempted access on a specific resource
Click to show internal directories.
Click to hide internal directories.