package
0.26.33
Repository: https://github.com/openziti/edge-api.git
Documentation: pkg.go.dev

# Functions

NewListEdgeRouterRoleAttributes creates a new http.Handler for the list edge router role attributes operation.
NewListEdgeRouterRoleAttributesBadRequest creates ListEdgeRouterRoleAttributesBadRequest with default headers values.
NewListEdgeRouterRoleAttributesOK creates ListEdgeRouterRoleAttributesOK with default headers values.
NewListEdgeRouterRoleAttributesParams creates a new ListEdgeRouterRoleAttributesParams object There are no default values defined in the spec.
NewListEdgeRouterRoleAttributesTooManyRequests creates ListEdgeRouterRoleAttributesTooManyRequests with default headers values.
NewListEdgeRouterRoleAttributesUnauthorized creates ListEdgeRouterRoleAttributesUnauthorized with default headers values.
NewListIdentityRoleAttributes creates a new http.Handler for the list identity role attributes operation.
NewListIdentityRoleAttributesBadRequest creates ListIdentityRoleAttributesBadRequest with default headers values.
NewListIdentityRoleAttributesOK creates ListIdentityRoleAttributesOK with default headers values.
NewListIdentityRoleAttributesParams creates a new ListIdentityRoleAttributesParams object There are no default values defined in the spec.
NewListIdentityRoleAttributesTooManyRequests creates ListIdentityRoleAttributesTooManyRequests with default headers values.
NewListIdentityRoleAttributesUnauthorized creates ListIdentityRoleAttributesUnauthorized with default headers values.
NewListPostureCheckRoleAttributes creates a new http.Handler for the list posture check role attributes operation.
NewListPostureCheckRoleAttributesBadRequest creates ListPostureCheckRoleAttributesBadRequest with default headers values.
NewListPostureCheckRoleAttributesOK creates ListPostureCheckRoleAttributesOK with default headers values.
NewListPostureCheckRoleAttributesParams creates a new ListPostureCheckRoleAttributesParams object There are no default values defined in the spec.
NewListPostureCheckRoleAttributesTooManyRequests creates ListPostureCheckRoleAttributesTooManyRequests with default headers values.
NewListPostureCheckRoleAttributesUnauthorized creates ListPostureCheckRoleAttributesUnauthorized with default headers values.
NewListServiceRoleAttributes creates a new http.Handler for the list service role attributes operation.
NewListServiceRoleAttributesBadRequest creates ListServiceRoleAttributesBadRequest with default headers values.
NewListServiceRoleAttributesOK creates ListServiceRoleAttributesOK with default headers values.
NewListServiceRoleAttributesParams creates a new ListServiceRoleAttributesParams object There are no default values defined in the spec.
NewListServiceRoleAttributesTooManyRequests creates ListServiceRoleAttributesTooManyRequests with default headers values.
NewListServiceRoleAttributesUnauthorized creates ListServiceRoleAttributesUnauthorized with default headers values.

# Constants

ListEdgeRouterRoleAttributesBadRequestCode is the HTTP code returned for type ListEdgeRouterRoleAttributesBadRequest.
ListEdgeRouterRoleAttributesOKCode is the HTTP code returned for type ListEdgeRouterRoleAttributesOK.
ListEdgeRouterRoleAttributesTooManyRequestsCode is the HTTP code returned for type ListEdgeRouterRoleAttributesTooManyRequests.
ListEdgeRouterRoleAttributesUnauthorizedCode is the HTTP code returned for type ListEdgeRouterRoleAttributesUnauthorized.
ListIdentityRoleAttributesBadRequestCode is the HTTP code returned for type ListIdentityRoleAttributesBadRequest.
ListIdentityRoleAttributesOKCode is the HTTP code returned for type ListIdentityRoleAttributesOK.
ListIdentityRoleAttributesTooManyRequestsCode is the HTTP code returned for type ListIdentityRoleAttributesTooManyRequests.
ListIdentityRoleAttributesUnauthorizedCode is the HTTP code returned for type ListIdentityRoleAttributesUnauthorized.
ListPostureCheckRoleAttributesBadRequestCode is the HTTP code returned for type ListPostureCheckRoleAttributesBadRequest.
ListPostureCheckRoleAttributesOKCode is the HTTP code returned for type ListPostureCheckRoleAttributesOK.
ListPostureCheckRoleAttributesTooManyRequestsCode is the HTTP code returned for type ListPostureCheckRoleAttributesTooManyRequests.
ListPostureCheckRoleAttributesUnauthorizedCode is the HTTP code returned for type ListPostureCheckRoleAttributesUnauthorized.
ListServiceRoleAttributesBadRequestCode is the HTTP code returned for type ListServiceRoleAttributesBadRequest.
ListServiceRoleAttributesOKCode is the HTTP code returned for type ListServiceRoleAttributesOK.
ListServiceRoleAttributesTooManyRequestsCode is the HTTP code returned for type ListServiceRoleAttributesTooManyRequests.
ListServiceRoleAttributesUnauthorizedCode is the HTTP code returned for type ListServiceRoleAttributesUnauthorized.

# Structs

ListEdgeRouterRoleAttributes swagger:route GET /edge-router-role-attributes Role Attributes listEdgeRouterRoleAttributes List role attributes in use by edge routers Retrieves a list of role attributes in use by edge routers; supports filtering, sorting, and pagination.
ListEdgeRouterRoleAttributesBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies).
ListEdgeRouterRoleAttributesOK A list of role attributes swagger:response listEdgeRouterRoleAttributesOK */.
ListEdgeRouterRoleAttributesParams contains all the bound params for the list edge router role attributes operation typically these are obtained from a http.Request swagger:parameters listEdgeRouterRoleAttributes.
ListEdgeRouterRoleAttributesTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response listEdgeRouterRoleAttributesTooManyRequests */.
ListEdgeRouterRoleAttributesUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response listEdgeRouterRoleAttributesUnauthorized */.
ListEdgeRouterRoleAttributesURL generates an URL for the list edge router role attributes operation.
ListIdentityRoleAttributes swagger:route GET /identity-role-attributes Role Attributes listIdentityRoleAttributes List role attributes in use by identities Retrieves a list of role attributes in use by identities; supports filtering, sorting, and pagination.
ListIdentityRoleAttributesBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies).
ListIdentityRoleAttributesOK A list of role attributes swagger:response listIdentityRoleAttributesOK */.
ListIdentityRoleAttributesParams contains all the bound params for the list identity role attributes operation typically these are obtained from a http.Request swagger:parameters listIdentityRoleAttributes.
ListIdentityRoleAttributesTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response listIdentityRoleAttributesTooManyRequests */.
ListIdentityRoleAttributesUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response listIdentityRoleAttributesUnauthorized */.
ListIdentityRoleAttributesURL generates an URL for the list identity role attributes operation.
ListPostureCheckRoleAttributes swagger:route GET /posture-check-role-attributes Role Attributes listPostureCheckRoleAttributes List role attributes in use by posture checks Retrieves a list of role attributes in use by posture checks; supports filtering, sorting, and pagination.
ListPostureCheckRoleAttributesBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies).
ListPostureCheckRoleAttributesOK A list of role attributes swagger:response listPostureCheckRoleAttributesOK */.
ListPostureCheckRoleAttributesParams contains all the bound params for the list posture check role attributes operation typically these are obtained from a http.Request swagger:parameters listPostureCheckRoleAttributes.
ListPostureCheckRoleAttributesTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response listPostureCheckRoleAttributesTooManyRequests */.
ListPostureCheckRoleAttributesUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response listPostureCheckRoleAttributesUnauthorized */.
ListPostureCheckRoleAttributesURL generates an URL for the list posture check role attributes operation.
ListServiceRoleAttributes swagger:route GET /service-role-attributes Role Attributes listServiceRoleAttributes List role attributes in use by services Retrieves a list of role attributes in use by services; supports filtering, sorting, and pagination.
ListServiceRoleAttributesBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies).
ListServiceRoleAttributesOK A list of role attributes swagger:response listServiceRoleAttributesOK */.
ListServiceRoleAttributesParams contains all the bound params for the list service role attributes operation typically these are obtained from a http.Request swagger:parameters listServiceRoleAttributes.
ListServiceRoleAttributesTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response listServiceRoleAttributesTooManyRequests */.
ListServiceRoleAttributesUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response listServiceRoleAttributesUnauthorized */.
ListServiceRoleAttributesURL generates an URL for the list service role attributes operation.

# Interfaces

ListEdgeRouterRoleAttributesHandler interface for that can handle valid list edge router role attributes params.
ListIdentityRoleAttributesHandler interface for that can handle valid list identity role attributes params.
ListPostureCheckRoleAttributesHandler interface for that can handle valid list posture check role attributes params.
ListServiceRoleAttributesHandler interface for that can handle valid list service role attributes params.

# Type aliases

ListEdgeRouterRoleAttributesHandlerFunc turns a function with the right signature into a list edge router role attributes handler.
ListIdentityRoleAttributesHandlerFunc turns a function with the right signature into a list identity role attributes handler.
ListPostureCheckRoleAttributesHandlerFunc turns a function with the right signature into a list posture check role attributes handler.
ListServiceRoleAttributesHandlerFunc turns a function with the right signature into a list service role attributes handler.