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