# Functions
No description provided by the author
Check if the license is validCheck local data record at firstThen check remote json data.
No description provided by the author
No description provided by the author
TODO() add a Print function to wskprint that calls this and adds the label.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO make generic and put into a separate JSON utils source file.
No description provided by the author
No description provided by the author
No description provided by the author
Check if the license is in local license record If it is, return ture If it is not, return false.
Check if license is one of validate license inhttps://github.com/spdx/license-list-data/blob/master/json/licenses.json If it is, return ture If it is not, return false.
if valid or nil, trueor else, false.
if valid or nil, trueor else, false.
if valid or nil, trueor else, false.
No description provided by the author
No description provided by the author
No description provided by the author
from go whisk cli
Parse a (possibly fully qualified) resource name into namespace and name components.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
name of manifest and deployment files.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ActionRecord is a container to keep track of a whisk action struct and a location filepath we use to map files and manifest declared actions.
agnostic util reader to fetch content from web or local path or potentially other places.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Potentially complex structures(such as DeploymentProject, DeploymentPackage) could implement those interface which is convenient for put, get subtract in containers etc.