# Functions

ToSelfSubjectAccessReview creates kubernetes API object based on provided data.

# Structs

CanIResponse is used to as response to check whether or not user is allowed to access given endpoint.

# Interfaces

ClientManager is responsible for initializing and creating clients to communicate with kubernetes apiserver on demand.
ResourceVerber is responsible for performing generic CRUD operations on all supported resources.