package equinoxe
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
This module manages API parts related to authentification.
type config = {
id : id;
token : string;
read_only : bool;
created_at : ODate.Unix.t;
description : string;
}
Representation of an API key config.
val id_of_string : string -> id
id_of_string str
returns a unique identifier from the Equinix API.
val to_string : config -> string
to_string config
returns a string representating an API key.
create_key t ~read_only ~description ()
creates a new API key on Equinix. Default value to read_only is true.
delete_key t ~id
deletes the key referenced by id
from the user keys.
val pp : config -> unit
pp config
prints on stdout the config
given.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>