mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-23 19:08:44 +00:00
Add a package docstring to core/equivalence.
This commit is contained in:
@@ -14,6 +14,8 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// Package equivalence defines Pod equivalence classes and the equivalence class
|
||||||
|
// cache.
|
||||||
package equivalence
|
package equivalence
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Reference in New Issue
Block a user