NAME

App::CharmKit::Override

config($key)

This queries the charms config

resource($key)

Pulls the resource bound to $key

unit($key)

Queries the Juju unit for a specific value

unit 'public-address';

This above code would pull the public-address of the unit in the context of the running charm

status($level, $msg)

Sets the charm's current status of execution