This is the ec2-price-finder Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Sep 15 05:06:12 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
ec2-price-finder
Quickly find the cheapest EC2 instance that you need across regions
Chaitanya Gupta <mail@chaitanyagupta.com>
BSD-3-Clause
read-csv
(system).
parse-float
(system).
hunchentoot
(system).
spinneret
(system).
easy-routes
(system).
lass
(system).
local-time
(system).
wu-decimal
(system).
package.lisp
(file).
loader.lisp
(file).
server.lisp
(file).
main.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
ec2-price-finder/ec2-price-finder.asd
ec2-price-finder/package.lisp
ec2-price-finder/loader.lisp
ec2-price-finder/server.lisp
ec2-price-finder/main.lisp
ec2-price-finder/ec2-price-finder.asd
ec2-price-finder
(system).
ec2-price-finder/loader.lisp
package.lisp
(file).
ec2-price-finder
(system).
initialize-instance
(method).
print-object
(method).
print-object
(method).
print-object
(method).
*aws-instance-purposes*
(special variable).
*aws-operating-systems*
(special variable).
*aws-region-groups*
(special variable).
*aws-regions*
(special variable).
*document*
(special variable).
aws-region-belongs-to-group
(function).
aws-region-code
(function).
aws-region-code-to-name
(function).
aws-region-group-name
(function).
aws-region-group-prefix
(function).
aws-region-name
(function).
aws-region-name-to-code
(function).
aws-region-names
(function).
aws-region-short-name
(function).
defs
(reader method).
document
(class).
ecu
(reader method).
family-for-instance-type
(function).
find-aws-region
(function).
find-aws-region-group
(function).
find-cheapest
(function).
find-def-for-instance-type
(function).
hourly
(reader method).
instance-def
(class).
instance-family
(reader method).
instance-family-groups
(reader method).
instance-family-groups-from-defs
(function).
instance-price
(class).
instance-purpose
(reader method).
instance-type
(reader method).
instance-type
(reader method).
lispify-header-name
(function).
memory
(reader method).
network-performance
(reader method).
operating-system
(reader method).
parse-memory
(function).
parse-memory-with-junk
(function).
physical-processor
(reader method).
prices
(reader method).
process-row
(function).
publication-date
(reader method).
read-pricing-file
(function).
region-code
(reader method).
storage
(reader method).
v-cpu
(reader method).
version
(reader method).
ec2-price-finder/server.lisp
loader.lisp
(file).
ec2-price-finder
(system).
*cache-buster*
(special variable).
*css-beautifier*
(special variable).
*default-region-codes*
(special variable).
+ec2-price-limit+
(constant).
app-css
(function).
find-instances
(function).
footer
(function).
head-common
(function).
home
(function).
not-found
(function).
parse-float-with-junk
(function).
parse-integer-with-junk
(function).
render-find-form
(function).
render-instance-type-form
(function).
render-memory
(function).
show-instance
(function).
string-or-nil
(function).
ec2-price-finder/main.lisp
server.lisp
(file).
ec2-price-finder
(system).
build-image
(function).
load-pricing-file
(function).
start-server
(function).
stop-server
(function).
*acceptor*
(special variable).
main
(function).
Packages are listed by definition order.
ec2-price-finder
common-lisp
.
build-image
(function).
load-pricing-file
(function).
start-server
(function).
stop-server
(function).
*acceptor*
(special variable).
*aws-instance-purposes*
(special variable).
*aws-operating-systems*
(special variable).
*aws-region-groups*
(special variable).
*aws-regions*
(special variable).
*cache-buster*
(special variable).
*css-beautifier*
(special variable).
*default-region-codes*
(special variable).
*document*
(special variable).
+ec2-price-limit+
(constant).
app-css
(function).
aws-region-belongs-to-group
(function).
aws-region-code
(function).
aws-region-code-to-name
(function).
aws-region-group-name
(function).
aws-region-group-prefix
(function).
aws-region-name
(function).
aws-region-name-to-code
(function).
aws-region-names
(function).
aws-region-short-name
(function).
defs
(generic reader).
document
(class).
ecu
(generic reader).
family-for-instance-type
(function).
find-aws-region
(function).
find-aws-region-group
(function).
find-cheapest
(function).
find-def-for-instance-type
(function).
find-instances
(function).
footer
(function).
head-common
(function).
home
(function).
hourly
(generic reader).
instance-def
(class).
instance-family
(generic reader).
instance-family-groups
(generic reader).
instance-family-groups-from-defs
(function).
instance-price
(class).
instance-purpose
(generic reader).
instance-type
(generic reader).
lispify-header-name
(function).
main
(function).
memory
(generic reader).
network-performance
(generic reader).
not-found
(function).
operating-system
(generic reader).
parse-float-with-junk
(function).
parse-integer-with-junk
(function).
parse-memory
(function).
parse-memory-with-junk
(function).
physical-processor
(generic reader).
prices
(generic reader).
process-row
(function).
publication-date
(generic reader).
read-pricing-file
(function).
region-code
(generic reader).
render-find-form
(function).
render-instance-type-form
(function).
render-memory
(function).
show-instance
(function).
storage
(generic reader).
string-or-nil
(function).
v-cpu
(generic reader).
version
(generic reader).
Definitions are sorted by export status, category, package, and then by lexicographic order.
instance-def
) &rest initargs) ¶instance-price
) stream) ¶instance-def
) stream) ¶Price of an EC2 instance won’t go beyond this - this is needed for MIN comparisons.
instance-def
)) ¶automatically generated reader method
ecu
.
instance-price
)) ¶automatically generated reader method
instance-def
)) ¶automatically generated reader method
instance-def
)) ¶automatically generated reader method
instance-price
)) ¶automatically generated reader method
instance-def
)) ¶automatically generated reader method
instance-def
)) ¶automatically generated reader method
instance-def
)) ¶automatically generated reader method
instance-price
)) ¶automatically generated reader method
instance-def
)) ¶automatically generated reader method
instance-price
)) ¶automatically generated reader method
instance-def
)) ¶automatically generated reader method
instance-def
)) ¶automatically generated reader method
:instance-type
This slot is read-only.
This slot is read-only.
:purpose
This slot is read-only.
:network-performance
This slot is read-only.
:physical-processor
This slot is read-only.
:instance-type
This slot is read-only.
:region-code
This slot is read-only.
:operating-system
This slot is read-only.
Jump to: | A B D E F G H I L M N O P R S V |
---|
Jump to: | A B D E F G H I L M N O P R S V |
---|
Jump to: | *
+
C D E H I M N O P R S V |
---|
Jump to: | *
+
C D E H I M N O P R S V |
---|
Jump to: | C D E F I L M P S |
---|
Jump to: | C D E F I L M P S |
---|