Documentation ¶ Index ¶ func Process(resourceList *fn.ResourceList) (bool, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Process ¶ func Process(resourceList *fn.ResourceList) (bool, error) Process is a function that takes a pointer to a ResourceList and processes it using the KCL function. It returns a boolean indicating whether the processing was successful, and an error (if any). Types ¶ This section is empty. Source Files ¶ View all Source files process.go Click to show internal directories. Click to hide internal directories.