API

Normal usage of toast should not require you to know how toast works internaly. But here is the source documentation anyway.

class toast.toast.Toaster(path, grains)[source]
load()[source]
pillars()[source]
states()[source]

Salt entry points

This module contains the entry points for the salt adapters.

toast.salt_entry.pillar(__opts__=None, minion_id=None, pillar=None, grains=None, **kwargs)[source]

The main entry point for the ext_pillar extension

toast.salt_entry.top(__opts__=None, grains=None, **kwargs)[source]

The main entry point for the external_tops extension