{ "abstract" : "A Perl REST Client for the Kubernetes API", "author" : [ "Torsten Raudssus ", "Jose Luis Martinez Torres " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010", "license" : [ "apache_2_0" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Kubernetes-REST", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "develop" : { "recommends" : { "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007" }, "requires" : { "Test::Pod" : "1.41" } }, "runtime" : { "recommends" : { "HTTP::Tiny" : "0", "LWP::ConsoleLogger" : "0" }, "requires" : { "IO::K8s" : "1.008", "IO::Socket::SSL" : "0", "JSON::MaybeXS" : "0", "LWP::UserAgent" : "0", "Module::Runtime" : "0", "Moo" : "0", "MooX::Cmd" : "0", "MooX::Options" : "0", "Path::Tiny" : "0", "Throwable" : "0", "Types::Standard" : "0", "YAML::XS" : "0", "namespace::clean" : "0" } }, "test" : { "requires" : { "Test::Exception" : "0", "Test::More" : "0" } } }, "provides" : { "Kubernetes::REST" : { "file" : "lib/Kubernetes/REST.pm", "version" : "1.105" }, "Kubernetes::REST::Admissionregistration" : { "file" : "lib/Kubernetes/REST/Admissionregistration.pm", "version" : "1.105" }, "Kubernetes::REST::Apiextensions" : { "file" : "lib/Kubernetes/REST/Apiextensions.pm", "version" : "1.105" }, "Kubernetes::REST::Apiregistration" : { "file" : "lib/Kubernetes/REST/Apiregistration.pm", "version" : "1.105" }, "Kubernetes::REST::Apps" : { "file" : "lib/Kubernetes/REST/Apps.pm", "version" : "1.105" }, "Kubernetes::REST::AuthToken" : { "file" : "lib/Kubernetes/REST/AuthToken.pm", "version" : "1.105" }, "Kubernetes::REST::Authentication" : { "file" : "lib/Kubernetes/REST/Authentication.pm", "version" : "1.105" }, "Kubernetes::REST::Authorization" : { "file" : "lib/Kubernetes/REST/Authorization.pm", "version" : "1.105" }, "Kubernetes::REST::Autoscaling" : { "file" : "lib/Kubernetes/REST/Autoscaling.pm", "version" : "1.105" }, "Kubernetes::REST::Batch" : { "file" : "lib/Kubernetes/REST/Batch.pm", "version" : "1.105" }, "Kubernetes::REST::CLI" : { "file" : "lib/Kubernetes/REST/CLI.pm", "version" : "1.105" }, "Kubernetes::REST::CLI::Cmd::Create" : { "file" : "lib/Kubernetes/REST/CLI.pm", "version" : "1.105" }, "Kubernetes::REST::CLI::Cmd::Delete" : { "file" : "lib/Kubernetes/REST/CLI.pm", "version" : "1.105" }, "Kubernetes::REST::CLI::Cmd::Get" : { "file" : "lib/Kubernetes/REST/CLI.pm", "version" : "1.105" }, "Kubernetes::REST::CLI::Cmd::Raw" : { "file" : "lib/Kubernetes/REST/CLI.pm", "version" : "1.105" }, "Kubernetes::REST::CLI::Role::Connection" : { "file" : "lib/Kubernetes/REST/CLI/Role/Connection.pm", "version" : "1.105" }, "Kubernetes::REST::CLI::Watch" : { "file" : "lib/Kubernetes/REST/CLI/Watch.pm", "version" : "1.105" }, "Kubernetes::REST::Certificates" : { "file" : "lib/Kubernetes/REST/Certificates.pm", "version" : "1.105" }, "Kubernetes::REST::Coordination" : { "file" : "lib/Kubernetes/REST/Coordination.pm", "version" : "1.105" }, "Kubernetes::REST::Core" : { "file" : "lib/Kubernetes/REST/Core.pm", "version" : "1.105" }, "Kubernetes::REST::Error" : { "file" : "lib/Kubernetes/REST/Error.pm", "version" : "1.105" }, "Kubernetes::REST::Events" : { "file" : "lib/Kubernetes/REST/Events.pm", "version" : "1.105" }, "Kubernetes::REST::Example" : { "file" : "lib/Kubernetes/REST/Example.pm", "version" : "1.105" }, "Kubernetes::REST::HTTPRequest" : { "file" : "lib/Kubernetes/REST/HTTPRequest.pm", "version" : "1.105" }, "Kubernetes::REST::HTTPResponse" : { "file" : "lib/Kubernetes/REST/HTTPResponse.pm", "version" : "1.105" }, "Kubernetes::REST::HTTPTinyIO" : { "file" : "lib/Kubernetes/REST/HTTPTinyIO.pm", "version" : "1.105" }, "Kubernetes::REST::Kubeconfig" : { "file" : "lib/Kubernetes/REST/Kubeconfig.pm", "version" : "1.105" }, "Kubernetes::REST::LWPIO" : { "file" : "lib/Kubernetes/REST/LWPIO.pm", "version" : "1.105" }, "Kubernetes::REST::LogEvent" : { "file" : "lib/Kubernetes/REST/LogEvent.pm", "version" : "1.105" }, "Kubernetes::REST::Networking" : { "file" : "lib/Kubernetes/REST/Networking.pm", "version" : "1.105" }, "Kubernetes::REST::Policy" : { "file" : "lib/Kubernetes/REST/Policy.pm", "version" : "1.105" }, "Kubernetes::REST::RbacAuthorization" : { "file" : "lib/Kubernetes/REST/RbacAuthorization.pm", "version" : "1.105" }, "Kubernetes::REST::RemoteError" : { "file" : "lib/Kubernetes/REST/Error.pm", "version" : "1.105" }, "Kubernetes::REST::Role::IO" : { "file" : "lib/Kubernetes/REST/Role/IO.pm", "version" : "1.105" }, "Kubernetes::REST::Scheduling" : { "file" : "lib/Kubernetes/REST/Scheduling.pm", "version" : "1.105" }, "Kubernetes::REST::Server" : { "file" : "lib/Kubernetes/REST/Server.pm", "version" : "1.105" }, "Kubernetes::REST::Storage" : { "file" : "lib/Kubernetes/REST/Storage.pm", "version" : "1.105" }, "Kubernetes::REST::V0Group" : { "file" : "lib/Kubernetes/REST/V0Group.pm", "version" : "1.105" }, "Kubernetes::REST::WatchEvent" : { "file" : "lib/Kubernetes/REST/WatchEvent.pm", "version" : "1.105" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/pplu/kubernetes-rest/issues" }, "homepage" : "https://github.com/pplu/kubernetes-rest", "repository" : { "type" : "git", "url" : "https://github.com/pplu/kubernetes-rest.git", "web" : "https://github.com/pplu/kubernetes-rest" }, "x_IRC" : "irc://irc.perl.org/#kubernetes", "x_IRC_user" : "Getty" }, "version" : "1.105", "x_Dist_Zilla" : { "perl" : { "version" : "5.036000" }, "plugins" : [ { "class" : "Dist::Zilla::Plugin::Git::GatherDir", "config" : { "Dist::Zilla::Plugin::GatherDir" : { "exclude_filename" : [ "README.md" ], "exclude_match" : [], "include_dotfiles" : 1, "prefix" : "", "prune_directory" : [], "root" : "." }, "Dist::Zilla::Plugin::Git::GatherDir" : { "include_untracked" : 0 } }, "name" : "@Author::GETTY/Git::GatherDir", "version" : "2.052" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@Author::GETTY/@Filter/ManifestSkip", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@Author::GETTY/@Filter/MetaYAML", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@Author::GETTY/@Filter/License", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Readme", "name" : "@Author::GETTY/@Filter/Readme", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::ExtraTests", "name" : "@Author::GETTY/@Filter/ExtraTests", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@Author::GETTY/@Filter/ExecDir", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@Author::GETTY/@Filter/ShareDir", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::MakeMaker", "config" : { "Dist::Zilla::Role::TestRunner" : { "default_jobs" : 1 } }, "name" : "@Author::GETTY/@Filter/MakeMaker", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@Author::GETTY/@Filter/Manifest", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@Author::GETTY/@Filter/TestRelease", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@Author::GETTY/@Filter/ConfirmRelease", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@Author::GETTY/@Filter/UploadToCPAN", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@Author::GETTY/MetaConfig", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "@Author::GETTY/MetaJSON", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@Author::GETTY/PodSyntaxTests", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", "name" : "@Author::GETTY/Test::ChangesHasContent", "version" : "0.011" }, { "class" : "Dist::Zilla::Plugin::MetaProvides::Package", "config" : { "Dist::Zilla::Plugin::MetaProvides::Package" : { "finder_objects" : [ { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "@Author::GETTY/MetaProvides::Package/AUTOVIV/:InstallModulesPM", "version" : "6.037" } ], "include_underscores" : 0 }, "Dist::Zilla::Role::MetaProvider::Provider" : { "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004", "inherit_missing" : 1, "inherit_version" : 1, "meta_noindex" : 1 }, "Dist::Zilla::Role::ModuleMetadata" : { "Module::Metadata" : "1.000037", "version" : "0.006" } }, "name" : "@Author::GETTY/MetaProvides::Package", "version" : "2.004003" }, { "class" : "Dist::Zilla::Plugin::GithubMeta", "name" : "@Author::GETTY/GithubMeta", "version" : "0.58" }, { "class" : "Dist::Zilla::Plugin::MetaResources", "name" : "@Author::GETTY/MetaResources", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::InstallRelease", "name" : "@Author::GETTY/InstallRelease", "version" : "0.008" }, { "class" : "Dist::Zilla::Plugin::Authority", "name" : "@Author::GETTY/Authority", "version" : "1.009" }, { "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch", "config" : { "Dist::Zilla::Role::Git::Repo" : { "git_version" : "2.39.5", "repo_root" : "." } }, "name" : "@Author::GETTY/Git::CheckFor::CorrectBranch", "version" : "0.014" }, { "class" : "Dist::Zilla::Plugin::Prereqs::FromCPANfile", "name" : "@Author::GETTY/Prereqs::FromCPANfile", "version" : "0.08" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", "config" : { "Dist::Zilla::Plugin::PodWeaver" : { "config_plugins" : [ "@Author::GETTY" ], "finder" : [ ":InstallModules", ":PerlExecFiles" ], "plugins" : [ { "class" : "Pod::Weaver::Plugin::EnsurePod5", "name" : "@CorePrep/EnsurePod5", "version" : "4.020" }, { "class" : "Pod::Weaver::Plugin::H1Nester", "name" : "@CorePrep/H1Nester", "version" : "4.020" }, { "class" : "Pod::Weaver::Plugin::SingleEncoding", "name" : "@GETTY/SingleEncoding", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Name", "name" : "@GETTY/Name", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Version", "name" : "@GETTY/Version", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Region", "name" : "@GETTY/Prelude", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@GETTY/Synopsis", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@GETTY/Description", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@GETTY/Overview", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@GETTY/Stability", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Leftovers", "name" : "@GETTY/Leftovers", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Region", "name" : "@GETTY/postlude", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::GenerateSection", "name" : "@GETTY/Support", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::GenerateSection", "name" : "@GETTY/Contributing", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Authors", "name" : "@GETTY/Authors", "version" : "4.020" }, { "class" : "Pod::Weaver::Section::Legal", "name" : "@GETTY/Legal", "version" : "4.020" }, { "class" : "Pod::Weaver::Plugin::Transformer", "name" : "@GETTY/List", "version" : "4.020" }, { "class" : "Pod::Weaver::Plugin::Transformer", "name" : "@GETTY/GETTY", "version" : "4.020" } ] } }, "name" : "@Author::GETTY/PodWeaver", "version" : "4.010" }, { "class" : "Dist::Zilla::Plugin::Prereqs", "config" : { "Dist::Zilla::Plugin::Prereqs" : { "phase" : "develop", "type" : "recommends" } }, "name" : "@Author::GETTY/@Git::VersionManager/pluginbundle version", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional", "config" : { "Dist::Zilla::Plugin::RewriteVersion" : { "add_tarball_name" : 0, "finders" : [ ":ExecFiles", ":InstallModules" ], "global" : 0, "skip_version_provider" : 0 }, "Dist::Zilla::Plugin::RewriteVersion::Transitional" : {} }, "name" : "@Author::GETTY/@Git::VersionManager/RewriteVersion::Transitional", "version" : "0.009" }, { "class" : "Dist::Zilla::Plugin::MetaProvides::Update", "name" : "@Author::GETTY/@Git::VersionManager/MetaProvides::Update", "version" : "0.007" }, { "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease", "config" : { "Dist::Zilla::Plugin::CopyFilesFromRelease" : { "filename" : [ "Changes" ], "match" : [] } }, "name" : "@Author::GETTY/@Git::VersionManager/CopyFilesFromRelease", "version" : "0.007" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "config" : { "Dist::Zilla::Plugin::Git::Commit" : { "add_files_in" : [], "commit_msg" : "v%V%n%n%c", "signoff" : 0 }, "Dist::Zilla::Role::Git::DirtyFiles" : { "allow_dirty" : [ "Changes" ], "allow_dirty_match" : [], "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { "git_version" : "2.39.5", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { "time_zone" : "local" } }, "name" : "@Author::GETTY/@Git::VersionManager/release snapshot", "version" : "2.052" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", "config" : { "Dist::Zilla::Plugin::Git::Tag" : { "branch" : null, "changelog" : "Changes", "signed" : 0, "tag" : "1.105", "tag_format" : "%v", "tag_message" : "v%V" }, "Dist::Zilla::Role::Git::Repo" : { "git_version" : "2.39.5", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { "time_zone" : "local" } }, "name" : "@Author::GETTY/@Git::VersionManager/Git::Tag", "version" : "2.052" }, { "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional", "config" : { "Dist::Zilla::Plugin::BumpVersionAfterRelease" : { "finders" : [ ":ExecFiles", ":InstallModules" ], "global" : 0, "munge_makefile_pl" : 1 }, "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional" : {} }, "name" : "@Author::GETTY/@Git::VersionManager/BumpVersionAfterRelease::Transitional", "version" : "0.009" }, { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "@Author::GETTY/@Git::VersionManager/NextRelease", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "config" : { "Dist::Zilla::Plugin::Git::Commit" : { "add_files_in" : [], "commit_msg" : "increment $VERSION after %v release", "signoff" : 0 }, "Dist::Zilla::Role::Git::DirtyFiles" : { "allow_dirty" : [ "Build.PL", "Changes", "Makefile.PL" ], "allow_dirty_match" : [ "(?^:^lib/.*\\.pm$)" ], "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { "git_version" : "2.39.5", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { "time_zone" : "local" } }, "name" : "@Author::GETTY/@Git::VersionManager/post-release commit", "version" : "2.052" }, { "class" : "Dist::Zilla::Plugin::Git::Push", "config" : { "Dist::Zilla::Plugin::Git::Push" : { "push_to" : [ "origin" ], "remotes_must_exist" : 1 }, "Dist::Zilla::Role::Git::Repo" : { "git_version" : "2.39.5", "repo_root" : "." } }, "name" : "@Author::GETTY/Git::Push", "version" : "2.052" }, { "class" : "Dist::Zilla::Plugin::GitHub::CreateRelease", "name" : "@Author::GETTY/GitHub::CreateRelease", "version" : "0.0009" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExtraTestFiles", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":PerlExecFiles", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "@Author::GETTY/MetaProvides::Package/AUTOVIV/:InstallModulesPM", "version" : "6.037" } ], "zilla" : { "class" : "Dist::Zilla::Dist::Builder", "config" : { "is_trial" : 0 }, "version" : "6.037" } }, "x_authority" : "cpan:cpan:JLMARTIN", "x_generated_by_perl" : "v5.36.0", "x_serialization_backend" : "Cpanel::JSON::XS version 4.40", "x_spdx_expression" : "Apache-2.0" }