January 2018
Intermediate to advanced
318 pages
7h 6m
English
As we installed the Twitter connector in the previous section, let's take a look at configuring it to pull in some data. To start with, you can view all of the configurable options for the connector by running the following command:
$ funktion edit connector twitter -l
You should see something like the following Terminal output:

As you can see, you can configure a proxy as well as providing an accessToken, accessTokenSecret, consumerKey, and consumerSecret. You should have these from the previous chapter. If not then regenerate them using the instructions in Chapter 4, Introducing Kubeless Functioning.
Like the tokens and ...
Read now
Unlock full access