INPUT_OBJECT
NamedTaskSpec defines the source of a namedtask
input KubernetesKindNamedTaskSpecInput {args: [String]command: [String]# Description describes the NamedTaskdescription: String# Image refers to the NamedTask Image URLimage: String}