version

package
v1.7.16 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2021 License: Apache-2.0 Imports: 11 Imported by: 30

Documentation

Overview

Package version keeps track of the Kubernetes version the client is connected to

Index

Constants

View Source
const (
	// MinimalVersionConstraint is the minimal version that Cilium supports to
	// run kubernetes.
	MinimalVersionConstraint = "1.11.0"
)

Variables

This section is empty.

Functions

func Force