IO-K8s

 view release on metacpan or  search on metacpan

lib/IO/K8s/Apimachinery/Pkg/Apis/Meta/V1/APIGroup.pm  view on Meta::CPAN

=head2 name

name is the name of the group.

=head2 preferredVersion

preferredVersion is the version preferred by the API server, which probably is the storage version.

=head2 serverAddressByClientCIDRs

a map of client CIDR to server address that is serving this group. This is used to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multi...

=head2 versions

versions are the versions supported in this group.

=head1 SUPPORT

=head2 Issues

Please report bugs and feature requests on GitHub at

lib/IO/K8s/Apimachinery/Pkg/Apis/Meta/V1/APIVersions.pm  view on Meta::CPAN

=head2 apiVersion

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-ar...

=head2 kind

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-arc...

=head2 serverAddressByClientCIDRs

a map of client CIDR to server address that is serving this group. This is used to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multi...

=head2 versions

versions are the api versions that are available.

=head1 SUPPORT

=head2 Issues

Please report bugs and feature requests on GitHub at



( run in 1.093 second using v1.01-cache-2.11-cpan-13bb782fe5a )