Documentation ¶
Index ¶
- type CreateExchangeResourceNamespaceImportResourceActionOperationOptions
- func (o CreateExchangeResourceNamespaceImportResourceActionOperationOptions) ToHeaders() *client.Headers
- func (o CreateExchangeResourceNamespaceImportResourceActionOperationOptions) ToOData() *odata.Query
- func (o CreateExchangeResourceNamespaceImportResourceActionOperationOptions) ToQuery() *client.QueryParams
- type CreateExchangeResourceNamespaceImportResourceActionOperationResponse
- type CreateExchangeResourceNamespaceImportResourceActionRequest
- type CreateExchangeResourceNamespaceOperationOptions
- type CreateExchangeResourceNamespaceOperationResponse
- type DeleteExchangeResourceNamespaceOperationOptions
- type DeleteExchangeResourceNamespaceOperationResponse
- type ExchangeResourceNamespaceClient
- func (c ExchangeResourceNamespaceClient) CreateExchangeResourceNamespace(ctx context.Context, input beta.UnifiedRbacResourceNamespace, ...) (result CreateExchangeResourceNamespaceOperationResponse, err error)
- func (c ExchangeResourceNamespaceClient) CreateExchangeResourceNamespaceImportResourceAction(ctx context.Context, id beta.RoleManagementExchangeResourceNamespaceId, ...) (result CreateExchangeResourceNamespaceImportResourceActionOperationResponse, ...)
- func (c ExchangeResourceNamespaceClient) DeleteExchangeResourceNamespace(ctx context.Context, id beta.RoleManagementExchangeResourceNamespaceId, ...) (result DeleteExchangeResourceNamespaceOperationResponse, err error)
- func (c ExchangeResourceNamespaceClient) GetExchangeResourceNamespace(ctx context.Context, id beta.RoleManagementExchangeResourceNamespaceId, ...) (result GetExchangeResourceNamespaceOperationResponse, err error)
- func (c ExchangeResourceNamespaceClient) GetExchangeResourceNamespacesCount(ctx context.Context, ...) (result GetExchangeResourceNamespacesCountOperationResponse, err error)
- func (c ExchangeResourceNamespaceClient) ListExchangeResourceNamespaces(ctx context.Context, options ListExchangeResourceNamespacesOperationOptions) (result ListExchangeResourceNamespacesOperationResponse, err error)
- func (c ExchangeResourceNamespaceClient) ListExchangeResourceNamespacesComplete(ctx context.Context, options ListExchangeResourceNamespacesOperationOptions) (ListExchangeResourceNamespacesCompleteResult, error)
- func (c ExchangeResourceNamespaceClient) ListExchangeResourceNamespacesCompleteMatchingPredicate(ctx context.Context, options ListExchangeResourceNamespacesOperationOptions, ...) (result ListExchangeResourceNamespacesCompleteResult, err error)
- func (c ExchangeResourceNamespaceClient) UpdateExchangeResourceNamespace(ctx context.Context, id beta.RoleManagementExchangeResourceNamespaceId, ...) (result UpdateExchangeResourceNamespaceOperationResponse, err error)
- type GetExchangeResourceNamespaceOperationOptions
- type GetExchangeResourceNamespaceOperationResponse
- type GetExchangeResourceNamespacesCountOperationOptions
- type GetExchangeResourceNamespacesCountOperationResponse
- type ListExchangeResourceNamespacesCompleteResult
- type ListExchangeResourceNamespacesCustomPager
- type ListExchangeResourceNamespacesOperationOptions
- type ListExchangeResourceNamespacesOperationResponse
- type UnifiedRbacResourceNamespaceOperationPredicate
- type UpdateExchangeResourceNamespaceOperationOptions
- type UpdateExchangeResourceNamespaceOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateExchangeResourceNamespaceImportResourceActionOperationOptions ¶
type CreateExchangeResourceNamespaceImportResourceActionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateExchangeResourceNamespaceImportResourceActionOperationOptions ¶
func DefaultCreateExchangeResourceNamespaceImportResourceActionOperationOptions() CreateExchangeResourceNamespaceImportResourceActionOperationOptions
func (CreateExchangeResourceNamespaceImportResourceActionOperationOptions) ToHeaders ¶
func (o CreateExchangeResourceNamespaceImportResourceActionOperationOptions) ToHeaders() *client.Headers
func (CreateExchangeResourceNamespaceImportResourceActionOperationOptions) ToOData ¶
func (o CreateExchangeResourceNamespaceImportResourceActionOperationOptions) ToOData() *odata.Query
func (CreateExchangeResourceNamespaceImportResourceActionOperationOptions) ToQuery ¶
func (o CreateExchangeResourceNamespaceImportResourceActionOperationOptions) ToQuery() *client.QueryParams
type CreateExchangeResourceNamespaceOperationOptions ¶
type CreateExchangeResourceNamespaceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateExchangeResourceNamespaceOperationOptions ¶
func DefaultCreateExchangeResourceNamespaceOperationOptions() CreateExchangeResourceNamespaceOperationOptions
func (CreateExchangeResourceNamespaceOperationOptions) ToHeaders ¶
func (o CreateExchangeResourceNamespaceOperationOptions) ToHeaders() *client.Headers
func (CreateExchangeResourceNamespaceOperationOptions) ToOData ¶
func (o CreateExchangeResourceNamespaceOperationOptions) ToOData() *odata.Query
func (CreateExchangeResourceNamespaceOperationOptions) ToQuery ¶
func (o CreateExchangeResourceNamespaceOperationOptions) ToQuery() *client.QueryParams
type DeleteExchangeResourceNamespaceOperationOptions ¶
type DeleteExchangeResourceNamespaceOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteExchangeResourceNamespaceOperationOptions ¶
func DefaultDeleteExchangeResourceNamespaceOperationOptions() DeleteExchangeResourceNamespaceOperationOptions
func (DeleteExchangeResourceNamespaceOperationOptions) ToHeaders ¶
func (o DeleteExchangeResourceNamespaceOperationOptions) ToHeaders() *client.Headers
func (DeleteExchangeResourceNamespaceOperationOptions) ToOData ¶
func (o DeleteExchangeResourceNamespaceOperationOptions) ToOData() *odata.Query
func (DeleteExchangeResourceNamespaceOperationOptions) ToQuery ¶
func (o DeleteExchangeResourceNamespaceOperationOptions) ToQuery() *client.QueryParams
type ExchangeResourceNamespaceClient ¶
func NewExchangeResourceNamespaceClientWithBaseURI ¶
func NewExchangeResourceNamespaceClientWithBaseURI(sdkApi sdkEnv.Api) (*ExchangeResourceNamespaceClient, error)
func (ExchangeResourceNamespaceClient) CreateExchangeResourceNamespace ¶
func (c ExchangeResourceNamespaceClient) CreateExchangeResourceNamespace(ctx context.Context, input beta.UnifiedRbacResourceNamespace, options CreateExchangeResourceNamespaceOperationOptions) (result CreateExchangeResourceNamespaceOperationResponse, err error)
CreateExchangeResourceNamespace - Create new navigation property to resourceNamespaces for roleManagement
func (ExchangeResourceNamespaceClient) CreateExchangeResourceNamespaceImportResourceAction ¶
func (c ExchangeResourceNamespaceClient) CreateExchangeResourceNamespaceImportResourceAction(ctx context.Context, id beta.RoleManagementExchangeResourceNamespaceId, input CreateExchangeResourceNamespaceImportResourceActionRequest, options CreateExchangeResourceNamespaceImportResourceActionOperationOptions) (result CreateExchangeResourceNamespaceImportResourceActionOperationResponse, err error)
CreateExchangeResourceNamespaceImportResourceAction - Invoke action importResourceActions
func (ExchangeResourceNamespaceClient) DeleteExchangeResourceNamespace ¶
func (c ExchangeResourceNamespaceClient) DeleteExchangeResourceNamespace(ctx context.Context, id beta.RoleManagementExchangeResourceNamespaceId, options DeleteExchangeResourceNamespaceOperationOptions) (result DeleteExchangeResourceNamespaceOperationResponse, err error)
DeleteExchangeResourceNamespace - Delete navigation property resourceNamespaces for roleManagement
func (ExchangeResourceNamespaceClient) GetExchangeResourceNamespace ¶
func (c ExchangeResourceNamespaceClient) GetExchangeResourceNamespace(ctx context.Context, id beta.RoleManagementExchangeResourceNamespaceId, options GetExchangeResourceNamespaceOperationOptions) (result GetExchangeResourceNamespaceOperationResponse, err error)
GetExchangeResourceNamespace - Get resourceNamespaces from roleManagement. Resource that represents a collection of related actions.
func (ExchangeResourceNamespaceClient) GetExchangeResourceNamespacesCount ¶
func (c ExchangeResourceNamespaceClient) GetExchangeResourceNamespacesCount(ctx context.Context, options GetExchangeResourceNamespacesCountOperationOptions) (result GetExchangeResourceNamespacesCountOperationResponse, err error)
GetExchangeResourceNamespacesCount - Get the number of the resource
func (ExchangeResourceNamespaceClient) ListExchangeResourceNamespaces ¶
func (c ExchangeResourceNamespaceClient) ListExchangeResourceNamespaces(ctx context.Context, options ListExchangeResourceNamespacesOperationOptions) (result ListExchangeResourceNamespacesOperationResponse, err error)
ListExchangeResourceNamespaces - Get resourceNamespaces from roleManagement. Resource that represents a collection of related actions.
func (ExchangeResourceNamespaceClient) ListExchangeResourceNamespacesComplete ¶
func (c ExchangeResourceNamespaceClient) ListExchangeResourceNamespacesComplete(ctx context.Context, options ListExchangeResourceNamespacesOperationOptions) (ListExchangeResourceNamespacesCompleteResult, error)
ListExchangeResourceNamespacesComplete retrieves all the results into a single object
func (ExchangeResourceNamespaceClient) ListExchangeResourceNamespacesCompleteMatchingPredicate ¶
func (c ExchangeResourceNamespaceClient) ListExchangeResourceNamespacesCompleteMatchingPredicate(ctx context.Context, options ListExchangeResourceNamespacesOperationOptions, predicate UnifiedRbacResourceNamespaceOperationPredicate) (result ListExchangeResourceNamespacesCompleteResult, err error)
ListExchangeResourceNamespacesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (ExchangeResourceNamespaceClient) UpdateExchangeResourceNamespace ¶
func (c ExchangeResourceNamespaceClient) UpdateExchangeResourceNamespace(ctx context.Context, id beta.RoleManagementExchangeResourceNamespaceId, input beta.UnifiedRbacResourceNamespace, options UpdateExchangeResourceNamespaceOperationOptions) (result UpdateExchangeResourceNamespaceOperationResponse, err error)
UpdateExchangeResourceNamespace - Update the navigation property resourceNamespaces in roleManagement
type GetExchangeResourceNamespaceOperationOptions ¶
type GetExchangeResourceNamespaceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetExchangeResourceNamespaceOperationOptions ¶
func DefaultGetExchangeResourceNamespaceOperationOptions() GetExchangeResourceNamespaceOperationOptions
func (GetExchangeResourceNamespaceOperationOptions) ToHeaders ¶
func (o GetExchangeResourceNamespaceOperationOptions) ToHeaders() *client.Headers
func (GetExchangeResourceNamespaceOperationOptions) ToOData ¶
func (o GetExchangeResourceNamespaceOperationOptions) ToOData() *odata.Query
func (GetExchangeResourceNamespaceOperationOptions) ToQuery ¶
func (o GetExchangeResourceNamespaceOperationOptions) ToQuery() *client.QueryParams
type GetExchangeResourceNamespacesCountOperationOptions ¶
type GetExchangeResourceNamespacesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetExchangeResourceNamespacesCountOperationOptions ¶
func DefaultGetExchangeResourceNamespacesCountOperationOptions() GetExchangeResourceNamespacesCountOperationOptions
func (GetExchangeResourceNamespacesCountOperationOptions) ToHeaders ¶
func (o GetExchangeResourceNamespacesCountOperationOptions) ToHeaders() *client.Headers
func (GetExchangeResourceNamespacesCountOperationOptions) ToOData ¶
func (o GetExchangeResourceNamespacesCountOperationOptions) ToOData() *odata.Query
func (GetExchangeResourceNamespacesCountOperationOptions) ToQuery ¶
func (o GetExchangeResourceNamespacesCountOperationOptions) ToQuery() *client.QueryParams
type ListExchangeResourceNamespacesCompleteResult ¶
type ListExchangeResourceNamespacesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.UnifiedRbacResourceNamespace }
type ListExchangeResourceNamespacesCustomPager ¶
type ListExchangeResourceNamespacesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListExchangeResourceNamespacesCustomPager) NextPageLink ¶
func (p *ListExchangeResourceNamespacesCustomPager) NextPageLink() *odata.Link
type ListExchangeResourceNamespacesOperationOptions ¶
type ListExchangeResourceNamespacesOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListExchangeResourceNamespacesOperationOptions ¶
func DefaultListExchangeResourceNamespacesOperationOptions() ListExchangeResourceNamespacesOperationOptions
func (ListExchangeResourceNamespacesOperationOptions) ToHeaders ¶
func (o ListExchangeResourceNamespacesOperationOptions) ToHeaders() *client.Headers
func (ListExchangeResourceNamespacesOperationOptions) ToOData ¶
func (o ListExchangeResourceNamespacesOperationOptions) ToOData() *odata.Query
func (ListExchangeResourceNamespacesOperationOptions) ToQuery ¶
func (o ListExchangeResourceNamespacesOperationOptions) ToQuery() *client.QueryParams
type UnifiedRbacResourceNamespaceOperationPredicate ¶
type UnifiedRbacResourceNamespaceOperationPredicate struct { }
func (UnifiedRbacResourceNamespaceOperationPredicate) Matches ¶
func (p UnifiedRbacResourceNamespaceOperationPredicate) Matches(input beta.UnifiedRbacResourceNamespace) bool
type UpdateExchangeResourceNamespaceOperationOptions ¶
type UpdateExchangeResourceNamespaceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateExchangeResourceNamespaceOperationOptions ¶
func DefaultUpdateExchangeResourceNamespaceOperationOptions() UpdateExchangeResourceNamespaceOperationOptions
func (UpdateExchangeResourceNamespaceOperationOptions) ToHeaders ¶
func (o UpdateExchangeResourceNamespaceOperationOptions) ToHeaders() *client.Headers
func (UpdateExchangeResourceNamespaceOperationOptions) ToOData ¶
func (o UpdateExchangeResourceNamespaceOperationOptions) ToOData() *odata.Query
func (UpdateExchangeResourceNamespaceOperationOptions) ToQuery ¶
func (o UpdateExchangeResourceNamespaceOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createexchangeresourcenamespace.go
- method_createexchangeresourcenamespaceimportresourceaction.go
- method_deleteexchangeresourcenamespace.go
- method_getexchangeresourcenamespace.go
- method_getexchangeresourcenamespacescount.go
- method_listexchangeresourcenamespaces.go
- method_updateexchangeresourcenamespace.go
- model_createexchangeresourcenamespaceimportresourceactionrequest.go
- predicates.go
- version.go