# THIS FILE WAS AUTO GENERATED FROM THE K8S SWAGGER SPEC require "yaml" require "json" require "../../../apimachinery/apis/meta/v1/list_meta" require "./pod_template" ::K8S::Kubernetes::Resource.define_resource("", "v1", "PodTemplateList", namespace: "::K8S::Api::Core::V1", list: true, list_kind: K8S::Api::Core::V1::PodTemplate, description: "PodTemplateList is a list of PodTemplates.", )