# config


configuration management for resources



## API

#### [properties](#config-properties)

  - [id](#config-properties-id)


#### [methods](#config-methods)

  - [start](#config-methods-start) (id, callback)

  - [attach](#config-methods-attach) (options, callback)



configuration management for resources

- **id** 

  - **type** : any



<a name="config-methods"></a> 

## methods 

<a name="config-methods-start"></a> 

### config.start(id, callback)

load configuration options

- **id** 

  - **type** : any

- **callback** 

  - **type** : function

<a name="config-methods-attach"></a> 

### config.attach(options, callback)

Attach configuration options to the config resource

- **options** 

  - **type** : object

- **callback** 

  - **type** : function





*README auto-generated with [docs](https://github.com/bigcompany/resources/tree/master/docs)*