featureflag

package
v1.26.9 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package featureflag holds the feature flags for the integration. Feature flags are conditionals that tell us if a feature should be enable or disable.

To keep it simple, since we only have one feature flag right now, it just a single function. In case we add more feature flags we can refactor it into a more robust and flexible implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StaticPodsStatus

func StaticPodsStatus(v *version.Info) bool

StaticPodsStatus checks that the kubernetes server version is greater that 1.14 which is when the kubelete started to sync the status for static points. https://github.com/kubernetes/kubernetes/pull/77661

Types

This section is empty.

Jump to

Keyboard shortcuts

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