kubernetesk8s.io/kubernetes/test/e2e/framework/lifecycle Index | Files

package lifecycle

import "k8s.io/kubernetes/test/e2e/framework/lifecycle"

Index

Functions

func CheckMasterVersion

func CheckMasterVersion(c clientset.Interface, want string) error

CheckMasterVersion validates the master version

func CheckNodesVersions

func CheckNodesVersions(cs clientset.Interface, want string) error

CheckNodesVersions validates the nodes versions

func RealVersion

func RealVersion(s string) (string, error)

RealVersion turns a version constants into a version string deployable on GKE. See hack/get-build.sh for more information.

Source Files

upgrade.go

Version
v1.16.13
Published
Jul 15, 2020
Platform
js/wasm
Imports
9 packages
Last checked
13 minutes ago

Tools for package owners.