Documentation ¶
Index ¶
- type CreateTokenLifetimePolicyOperationOptions
- type CreateTokenLifetimePolicyOperationResponse
- type DeleteTokenLifetimePolicyOperationOptions
- type DeleteTokenLifetimePolicyOperationResponse
- type GetTokenLifetimePoliciesCountOperationOptions
- type GetTokenLifetimePoliciesCountOperationResponse
- type GetTokenLifetimePolicyOperationOptions
- type GetTokenLifetimePolicyOperationResponse
- type ListTokenLifetimePoliciesCompleteResult
- type ListTokenLifetimePoliciesCustomPager
- type ListTokenLifetimePoliciesOperationOptions
- type ListTokenLifetimePoliciesOperationResponse
- type TokenLifetimePolicyClient
- func (c TokenLifetimePolicyClient) CreateTokenLifetimePolicy(ctx context.Context, input stable.TokenLifetimePolicy, ...) (result CreateTokenLifetimePolicyOperationResponse, err error)
- func (c TokenLifetimePolicyClient) DeleteTokenLifetimePolicy(ctx context.Context, id stable.PolicyTokenLifetimePolicyId, ...) (result DeleteTokenLifetimePolicyOperationResponse, err error)
- func (c TokenLifetimePolicyClient) GetTokenLifetimePoliciesCount(ctx context.Context, options GetTokenLifetimePoliciesCountOperationOptions) (result GetTokenLifetimePoliciesCountOperationResponse, err error)
- func (c TokenLifetimePolicyClient) GetTokenLifetimePolicy(ctx context.Context, id stable.PolicyTokenLifetimePolicyId, ...) (result GetTokenLifetimePolicyOperationResponse, err error)
- func (c TokenLifetimePolicyClient) ListTokenLifetimePolicies(ctx context.Context, options ListTokenLifetimePoliciesOperationOptions) (result ListTokenLifetimePoliciesOperationResponse, err error)
- func (c TokenLifetimePolicyClient) ListTokenLifetimePoliciesComplete(ctx context.Context, options ListTokenLifetimePoliciesOperationOptions) (ListTokenLifetimePoliciesCompleteResult, error)
- func (c TokenLifetimePolicyClient) ListTokenLifetimePoliciesCompleteMatchingPredicate(ctx context.Context, options ListTokenLifetimePoliciesOperationOptions, ...) (result ListTokenLifetimePoliciesCompleteResult, err error)
- func (c TokenLifetimePolicyClient) UpdateTokenLifetimePolicy(ctx context.Context, id stable.PolicyTokenLifetimePolicyId, ...) (result UpdateTokenLifetimePolicyOperationResponse, err error)
- type TokenLifetimePolicyOperationPredicate
- type UpdateTokenLifetimePolicyOperationOptions
- type UpdateTokenLifetimePolicyOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateTokenLifetimePolicyOperationOptions ¶
type CreateTokenLifetimePolicyOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateTokenLifetimePolicyOperationOptions ¶
func DefaultCreateTokenLifetimePolicyOperationOptions() CreateTokenLifetimePolicyOperationOptions
func (CreateTokenLifetimePolicyOperationOptions) ToHeaders ¶
func (o CreateTokenLifetimePolicyOperationOptions) ToHeaders() *client.Headers
func (CreateTokenLifetimePolicyOperationOptions) ToOData ¶
func (o CreateTokenLifetimePolicyOperationOptions) ToOData() *odata.Query
func (CreateTokenLifetimePolicyOperationOptions) ToQuery ¶
func (o CreateTokenLifetimePolicyOperationOptions) ToQuery() *client.QueryParams
type DeleteTokenLifetimePolicyOperationOptions ¶
type DeleteTokenLifetimePolicyOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteTokenLifetimePolicyOperationOptions ¶
func DefaultDeleteTokenLifetimePolicyOperationOptions() DeleteTokenLifetimePolicyOperationOptions
func (DeleteTokenLifetimePolicyOperationOptions) ToHeaders ¶
func (o DeleteTokenLifetimePolicyOperationOptions) ToHeaders() *client.Headers
func (DeleteTokenLifetimePolicyOperationOptions) ToOData ¶
func (o DeleteTokenLifetimePolicyOperationOptions) ToOData() *odata.Query
func (DeleteTokenLifetimePolicyOperationOptions) ToQuery ¶
func (o DeleteTokenLifetimePolicyOperationOptions) ToQuery() *client.QueryParams
type GetTokenLifetimePoliciesCountOperationOptions ¶
type GetTokenLifetimePoliciesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetTokenLifetimePoliciesCountOperationOptions ¶
func DefaultGetTokenLifetimePoliciesCountOperationOptions() GetTokenLifetimePoliciesCountOperationOptions
func (GetTokenLifetimePoliciesCountOperationOptions) ToHeaders ¶
func (o GetTokenLifetimePoliciesCountOperationOptions) ToHeaders() *client.Headers
func (GetTokenLifetimePoliciesCountOperationOptions) ToOData ¶
func (o GetTokenLifetimePoliciesCountOperationOptions) ToOData() *odata.Query
func (GetTokenLifetimePoliciesCountOperationOptions) ToQuery ¶
func (o GetTokenLifetimePoliciesCountOperationOptions) ToQuery() *client.QueryParams
type GetTokenLifetimePolicyOperationOptions ¶
type GetTokenLifetimePolicyOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetTokenLifetimePolicyOperationOptions ¶
func DefaultGetTokenLifetimePolicyOperationOptions() GetTokenLifetimePolicyOperationOptions
func (GetTokenLifetimePolicyOperationOptions) ToHeaders ¶
func (o GetTokenLifetimePolicyOperationOptions) ToHeaders() *client.Headers
func (GetTokenLifetimePolicyOperationOptions) ToOData ¶
func (o GetTokenLifetimePolicyOperationOptions) ToOData() *odata.Query
func (GetTokenLifetimePolicyOperationOptions) ToQuery ¶
func (o GetTokenLifetimePolicyOperationOptions) ToQuery() *client.QueryParams
type ListTokenLifetimePoliciesCompleteResult ¶
type ListTokenLifetimePoliciesCompleteResult struct { LatestHttpResponse *http.Response Items []stable.TokenLifetimePolicy }
type ListTokenLifetimePoliciesCustomPager ¶
func (*ListTokenLifetimePoliciesCustomPager) NextPageLink ¶
func (p *ListTokenLifetimePoliciesCustomPager) NextPageLink() *odata.Link
type ListTokenLifetimePoliciesOperationOptions ¶
type ListTokenLifetimePoliciesOperationOptions 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 DefaultListTokenLifetimePoliciesOperationOptions ¶
func DefaultListTokenLifetimePoliciesOperationOptions() ListTokenLifetimePoliciesOperationOptions
func (ListTokenLifetimePoliciesOperationOptions) ToHeaders ¶
func (o ListTokenLifetimePoliciesOperationOptions) ToHeaders() *client.Headers
func (ListTokenLifetimePoliciesOperationOptions) ToOData ¶
func (o ListTokenLifetimePoliciesOperationOptions) ToOData() *odata.Query
func (ListTokenLifetimePoliciesOperationOptions) ToQuery ¶
func (o ListTokenLifetimePoliciesOperationOptions) ToQuery() *client.QueryParams
type TokenLifetimePolicyClient ¶
func NewTokenLifetimePolicyClientWithBaseURI ¶
func NewTokenLifetimePolicyClientWithBaseURI(sdkApi sdkEnv.Api) (*TokenLifetimePolicyClient, error)
func (TokenLifetimePolicyClient) CreateTokenLifetimePolicy ¶
func (c TokenLifetimePolicyClient) CreateTokenLifetimePolicy(ctx context.Context, input stable.TokenLifetimePolicy, options CreateTokenLifetimePolicyOperationOptions) (result CreateTokenLifetimePolicyOperationResponse, err error)
CreateTokenLifetimePolicy - Create tokenLifetimePolicy. Create a new tokenLifetimePolicy object.
func (TokenLifetimePolicyClient) DeleteTokenLifetimePolicy ¶
func (c TokenLifetimePolicyClient) DeleteTokenLifetimePolicy(ctx context.Context, id stable.PolicyTokenLifetimePolicyId, options DeleteTokenLifetimePolicyOperationOptions) (result DeleteTokenLifetimePolicyOperationResponse, err error)
DeleteTokenLifetimePolicy - Delete tokenLifetimePolicy. Delete a tokenLifetimePolicy object.
func (TokenLifetimePolicyClient) GetTokenLifetimePoliciesCount ¶
func (c TokenLifetimePolicyClient) GetTokenLifetimePoliciesCount(ctx context.Context, options GetTokenLifetimePoliciesCountOperationOptions) (result GetTokenLifetimePoliciesCountOperationResponse, err error)
GetTokenLifetimePoliciesCount - Get the number of the resource
func (TokenLifetimePolicyClient) GetTokenLifetimePolicy ¶
func (c TokenLifetimePolicyClient) GetTokenLifetimePolicy(ctx context.Context, id stable.PolicyTokenLifetimePolicyId, options GetTokenLifetimePolicyOperationOptions) (result GetTokenLifetimePolicyOperationResponse, err error)
GetTokenLifetimePolicy - Get tokenLifetimePolicy. Retrieve the properties and relationships of a tokenLifetimePolicy object.
func (TokenLifetimePolicyClient) ListTokenLifetimePolicies ¶
func (c TokenLifetimePolicyClient) ListTokenLifetimePolicies(ctx context.Context, options ListTokenLifetimePoliciesOperationOptions) (result ListTokenLifetimePoliciesOperationResponse, err error)
ListTokenLifetimePolicies - List tokenLifetimePolicies. Get a list of tokenLifetimePolicy objects.
func (TokenLifetimePolicyClient) ListTokenLifetimePoliciesComplete ¶
func (c TokenLifetimePolicyClient) ListTokenLifetimePoliciesComplete(ctx context.Context, options ListTokenLifetimePoliciesOperationOptions) (ListTokenLifetimePoliciesCompleteResult, error)
ListTokenLifetimePoliciesComplete retrieves all the results into a single object
func (TokenLifetimePolicyClient) ListTokenLifetimePoliciesCompleteMatchingPredicate ¶
func (c TokenLifetimePolicyClient) ListTokenLifetimePoliciesCompleteMatchingPredicate(ctx context.Context, options ListTokenLifetimePoliciesOperationOptions, predicate TokenLifetimePolicyOperationPredicate) (result ListTokenLifetimePoliciesCompleteResult, err error)
ListTokenLifetimePoliciesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (TokenLifetimePolicyClient) UpdateTokenLifetimePolicy ¶
func (c TokenLifetimePolicyClient) UpdateTokenLifetimePolicy(ctx context.Context, id stable.PolicyTokenLifetimePolicyId, input stable.TokenLifetimePolicy, options UpdateTokenLifetimePolicyOperationOptions) (result UpdateTokenLifetimePolicyOperationResponse, err error)
UpdateTokenLifetimePolicy - Update tokenlifetimepolicy. Update the properties of a tokenLifetimePolicy object.
type TokenLifetimePolicyOperationPredicate ¶
type TokenLifetimePolicyOperationPredicate struct { }
func (TokenLifetimePolicyOperationPredicate) Matches ¶
func (p TokenLifetimePolicyOperationPredicate) Matches(input stable.TokenLifetimePolicy) bool
type UpdateTokenLifetimePolicyOperationOptions ¶
type UpdateTokenLifetimePolicyOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateTokenLifetimePolicyOperationOptions ¶
func DefaultUpdateTokenLifetimePolicyOperationOptions() UpdateTokenLifetimePolicyOperationOptions
func (UpdateTokenLifetimePolicyOperationOptions) ToHeaders ¶
func (o UpdateTokenLifetimePolicyOperationOptions) ToHeaders() *client.Headers
func (UpdateTokenLifetimePolicyOperationOptions) ToOData ¶
func (o UpdateTokenLifetimePolicyOperationOptions) ToOData() *odata.Query
func (UpdateTokenLifetimePolicyOperationOptions) ToQuery ¶
func (o UpdateTokenLifetimePolicyOperationOptions) ToQuery() *client.QueryParams