include the openshift-config-lodaer. (2e21e0e), closes #54
BREAKING CHANGES
It is no longer necessary to include the openshift-config-loader separate. By default, just calling the rest client will do the default config loading.
If a user needs to pass a config into the client, use the settings object. ex: settings.config = {...}
include the openshift-config-lodaer. (2e21e0e), closes #54
BREAKING CHANGES
It is no longer necessary to include the openshift-config-loader separate. By default, just calling the rest client will do the default config loading.
If a user needs to pass a config into the client, use the settings object. ex: settings.config = {...}