package kubecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Self_subject_access_review_spec is a description of the access request. Exactly one of Resource_authorization_attributes and Non_resource_authorization_attributes must be set

type t
val to_yojson : t -> Yojson.Safe.t

Non_resource_attributes describes information for a non_resource access request

Resource_authorization_attributes describes information for a resource access request

module Object : Object.S with type value := t