io.strimzi.platform.package-info Maven / Gradle / Ivy
/*
* Copyright Strimzi authors.
* License: Apache License 2.0 (see the file LICENSE or http://apache.org/licenses/LICENSE-2.0.html).
*/
/**
* Contains interfaces and classes for sharing a description of the Kubernetes platform Strimzi is running on between
* different parts of the Strimzi codebase.
*
* @since 0.31.0
*/
package io.strimzi.platform;