NAME

IO::K8s::Api::Apiserverinternal::V1alpha1::ServerStorageVersion - An API server instance reports the version it can decode and the version it encodes objects to when persisting objects in the backend.

VERSION

version 1.001

apiServerID

The ID of the reporting API server.

decodableVersions

The API server can decode objects encoded in these versions. The encodingVersion must be included in the decodableVersions.

encodingVersion

The API server encodes the object to this version when persisting it in the backend (e.g., etcd).

servedVersions

The API server can serve these versions. DecodableVersions must include all ServedVersions.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

IRC

Join #kubernetes on irc.perl.org or message Getty directly.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <torsten@raudssus.de>

  • Jose Luis Martinez <jlmartin@cpan.org> (original author, inactive)

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Jose Luis Martinez.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004