Kubernetes-REST 1.107 Latest

Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Kubernetes::REST::Example

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .claude
use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Kubernetes::REST::Example
test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:
  • JSON::PP

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Kubernetes::REST A Perl REST Client for the Kubernetes API 1.107 metacpan
Kubernetes::REST::Admissionregistration Compatibility helper for deprecated v0 Admission Registration calls 1.107 metacpan
Kubernetes::REST::Apiextensions Compatibility helper for deprecated v0 API Extensions calls 1.107 metacpan
Kubernetes::REST::Apiregistration Compatibility helper for deprecated v0 API Registration calls 1.107 metacpan
Kubernetes::REST::Apps Compatibility helper for deprecated v0 Apps calls 1.107 metacpan
Kubernetes::REST::AuthToken Kubernetes API authentication token 1.107 metacpan
Kubernetes::REST::AuthTokenFile Bearer token read from a file, re-read when the file changes 1.107 metacpan
Kubernetes::REST::Authentication Compatibility helper for deprecated v0 Authentication calls 1.107 metacpan
Kubernetes::REST::Authorization Compatibility helper for deprecated v0 Authorization calls 1.107 metacpan
Kubernetes::REST::Autoscaling Compatibility helper for deprecated v0 Autoscaling calls 1.107 metacpan
Kubernetes::REST::Batch Compatibility helper for deprecated v0 Batch calls 1.107 metacpan
Kubernetes::REST::CLI CLI base class for Kubernetes::REST command-line tools 1.107 metacpan
Kubernetes::REST::CLI::Cmd::Create The create command of kube_client 1.107 metacpan
Kubernetes::REST::CLI::Cmd::Delete The delete command of kube_client 1.107 metacpan
Kubernetes::REST::CLI::Cmd::Get The get command of kube_client 1.107 metacpan
Kubernetes::REST::CLI::Cmd::Raw The raw command of kube_client 1.107 metacpan
Kubernetes::REST::CLI::Role::Connection Shared kubeconfig/auth options for CLI tools 1.107 metacpan
Kubernetes::REST::CLI::Watch CLI for watching Kubernetes resources 1.107 metacpan
Kubernetes::REST::Certificates Compatibility helper for deprecated v0 Certificates calls 1.107 metacpan
Kubernetes::REST::Coordination Compatibility helper for deprecated v0 Coordination calls 1.107 metacpan
Kubernetes::REST::Core Compatibility helper for deprecated v0 Core calls 1.107 metacpan
Kubernetes::REST::Error Compatibility helper for deprecated v0 error handling 1.107 metacpan
Kubernetes::REST::Events Compatibility helper for deprecated v0 Events calls 1.107 metacpan
Kubernetes::REST::Example Working examples for Kubernetes::REST with Minikube, K3s, and other clusters 1.107 metacpan
Kubernetes::REST::HTTPRequest HTTP request object 1.107 metacpan
Kubernetes::REST::HTTPResponse HTTP response object 1.107 metacpan
Kubernetes::REST::HTTPTinyIO HTTP client using HTTP::Tiny 1.107 metacpan
Kubernetes::REST::Kubeconfig Parse kubeconfig files and create Kubernetes::REST instances 1.107 metacpan
Kubernetes::REST::LWPIO HTTP client using LWP::UserAgent 1.107 metacpan
Kubernetes::REST::LogEvent A single log line from the Kubernetes Pod Log API 1.107 metacpan
Kubernetes::REST::Networking Compatibility helper for deprecated v0 Networking calls 1.107 metacpan
Kubernetes::REST::Policy Compatibility helper for deprecated v0 Policy calls 1.107 metacpan
Kubernetes::REST::RbacAuthorization Compatibility helper for deprecated v0 RBAC calls 1.107 metacpan
Kubernetes::REST::RemoteError Compatibility helper for deprecated v0 remote errors 1.107 metacpan
Kubernetes::REST::Role::IO Interface role for HTTP backends 1.107 metacpan
Kubernetes::REST::Scheduling Compatibility helper for deprecated v0 Scheduling calls 1.107 metacpan
Kubernetes::REST::Server Kubernetes API server connection configuration 1.107 metacpan
Kubernetes::REST::Storage Compatibility helper for deprecated v0 Storage calls 1.107 metacpan
Kubernetes::REST::V0Group Base class for backwards-compatible v0 API group wrappers 1.107 metacpan
Kubernetes::REST::WatchEvent A single event from the Kubernetes Watch API 1.107 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
cpanfile metacpan
dist.ini metacpan