Documentation ¶ Index ¶ func RequestToken(clientCfg *clientcmd.Config, reader io.Reader) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RequestToken ¶ func RequestToken(clientCfg *clientcmd.Config, reader io.Reader) (string, error) RequestToken uses the cmd arguments to locate an openshift oauth server and attempts to authenticate it returns the access token if it gets one. An error if it does not Types ¶ This section is empty. Source Files ¶ View all Source files request_token.go Click to show internal directories. Click to hide internal directories.