k8s-openapi-codegen-common 0.27.1

Common code for the k8s-openapi code generator and k8s-openapi-derive
Documentation
1
2
3
4

impl{type_generics_impl} {local}ListableResource for {type_name}{type_generics_type}{type_generics_where} {{
    const LIST_KIND: &'static str = {list_kind};
}}