Documentation ¶
Index ¶
- func UserAgent() string
- func Version() string
- type BaseClient
- type CheckAccessDecision
- type CheckPrincipalAccessRequest
- type CheckPrincipalAccessResponse
- type ErrorContract
- type ErrorDetail
- type ErrorResponse
- type ListString
- type ListSynapseRoleDefinition
- type RequiredAction
- type RoleAssignmentDetails
- type RoleAssignmentDetailsList
- type RoleAssignmentRequest
- type RoleAssignmentsClient
- type RoleDefinitionsClient
- type SubjectInfo
- type SynapseRbacPermission
- type SynapseRoleDefinition
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(endpoint string) BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults(endpoint string) BaseClient
type CheckAccessDecision ¶
type CheckAccessDecision = original.CheckAccessDecision
type CheckPrincipalAccessRequest ¶
type CheckPrincipalAccessRequest = original.CheckPrincipalAccessRequest
type CheckPrincipalAccessResponse ¶
type CheckPrincipalAccessResponse = original.CheckPrincipalAccessResponse
type ErrorContract ¶
type ErrorContract = original.ErrorContract
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ListString ¶
type ListString = original.ListString
type ListSynapseRoleDefinition ¶
type ListSynapseRoleDefinition = original.ListSynapseRoleDefinition
type RequiredAction ¶
type RequiredAction = original.RequiredAction
type RoleAssignmentDetails ¶
type RoleAssignmentDetails = original.RoleAssignmentDetails
type RoleAssignmentDetailsList ¶
type RoleAssignmentDetailsList = original.RoleAssignmentDetailsList
type RoleAssignmentRequest ¶
type RoleAssignmentRequest = original.RoleAssignmentRequest
type RoleAssignmentsClient ¶
type RoleAssignmentsClient = original.RoleAssignmentsClient
func NewRoleAssignmentsClient ¶
func NewRoleAssignmentsClient(endpoint string) RoleAssignmentsClient
type RoleDefinitionsClient ¶
type RoleDefinitionsClient = original.RoleDefinitionsClient
func NewRoleDefinitionsClient ¶
func NewRoleDefinitionsClient(endpoint string) RoleDefinitionsClient
type SubjectInfo ¶
type SubjectInfo = original.SubjectInfo
type SynapseRbacPermission ¶
type SynapseRbacPermission = original.SynapseRbacPermission
type SynapseRoleDefinition ¶
type SynapseRoleDefinition = original.SynapseRoleDefinition
Click to show internal directories.
Click to hide internal directories.