kube-taint-parser

module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2024 License: Apache-2.0

README

Overview

This library is created for helping Kubernetes related libraries and tools to parse Kubernetes taints. Code for parsing the taints is directly copied from the Kubernetes source code.

Why?

To prevent depending on the main Kubernetes Go module by other libraries and tools. Depending on the main Kubernetes Go module breaks IDE integration (GoLand) and it is discouraged by the Kubernetes project maintainers (see this comment).

Acknowledgments

This project uses code from the Kubernetes project, which is licensed under the Apache License 2.0.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL