package
0.0.0-20220508075453-acbd0ad6c247
Repository: https://github.com/ez-deploy/ezdeploy.git
Documentation: pkg.go.dev
# Functions
New creates a new r b a c API client.
NewGetProjectRBACForbidden creates a GetProjectRBACForbidden with default headers values.
NewGetProjectRBACInternalServerError creates a GetProjectRBACInternalServerError with default headers values.
NewGetProjectRBACOK creates a GetProjectRBACOK with default headers values.
NewGetProjectRBACParams creates a new GetProjectRBACParams object, with the default timeout for this client.
NewGetProjectRBACParamsWithContext creates a new GetProjectRBACParams object with the ability to set a context for a request.
NewGetProjectRBACParamsWithHTTPClient creates a new GetProjectRBACParams object with the ability to set a custom HTTPClient for a request.
NewGetProjectRBACParamsWithTimeout creates a new GetProjectRBACParams object with the ability to set a timeout on a request.
NewGetUserRBACInternalServerError creates a GetUserRBACInternalServerError with default headers values.
NewGetUserRBACNotFound creates a GetUserRBACNotFound with default headers values.
NewGetUserRBACOK creates a GetUserRBACOK with default headers values.
NewGetUserRBACParams creates a new GetUserRBACParams object, with the default timeout for this client.
NewGetUserRBACParamsWithContext creates a new GetUserRBACParams object with the ability to set a context for a request.
NewGetUserRBACParamsWithHTTPClient creates a new GetUserRBACParams object with the ability to set a custom HTTPClient for a request.
NewGetUserRBACParamsWithTimeout creates a new GetUserRBACParams object with the ability to set a timeout on a request.
# Structs
Client for r b a c API
*/.
GetProjectRBACForbidden describes a response with status code 403, with default header values.
GetProjectRBACInternalServerError describes a response with status code 500, with default header values.
GetProjectRBACOK describes a response with status code 200, with default header values.
GetProjectRBACParams contains all the parameters to send to the API endpoint
for the get project r b a c operation.
GetProjectRBACReader is a Reader for the GetProjectRBAC structure.
GetUserRBACInternalServerError describes a response with status code 500, with default header values.
GetUserRBACNotFound describes a response with status code 404, with default header values.
GetUserRBACOK describes a response with status code 200, with default header values.
GetUserRBACParams contains all the parameters to send to the API endpoint
for the get user r b a c operation.
GetUserRBACReader is a Reader for the GetUserRBAC structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.