package
0.0.0-20220408181120-c054a2343f1e
Repository: https://github.com/miniteks/mks-server.git
Documentation: pkg.go.dev

# Functions

ConvertToTekton converts a mksresource into corresponding Tekton resource definition using field to field copy from mks object to tekton object.
Create takes a mksresource object, converts it to tekton resource object using ConvertToTekton function and then calls the Create fucntion defined in the actions package to create resource on Kubernetes/OpenShift cluster using Tekton API.
No description provided by the author
Creates a new controller and returns.