Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorEvent ¶
func (*ErrorEvent) Error ¶
func (e *ErrorEvent) Error() string
type Organization ¶
type Organization struct { GUID string Assignments []RoleAssignment }
type RoleAssignment ¶
type Space ¶
type Space struct { GUID string OrgGUID string Assignments []RoleAssignment }
Click to show internal directories.
Click to hide internal directories.