Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AccessControlViolated = apierrors.Forbidden.WithReason("AccessControlViolated")
Functions ¶
This section is empty.
Types ¶
type T ¶
type T map[string]interface{}
T is the representation form of custom attributes. The keys are derived from pointers.
func (T) ReadWithAccessControl ¶
func (t T) ReadWithAccessControl(accessControl accesscontrol.T, role accesscontrol.Role) T
Click to show internal directories.
Click to hide internal directories.