providers

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2021 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

View Source
const AKS = "aks"
View Source
const Docker = "docker"
View Source
const EKS = "eks"
View Source
const GKE = "gke"
View Source
const Harvester = "harvester"
View Source
const K3s = "k3s"
View Source
const Minikube = "minikube"
View Source
const RKE = "rke"
View Source
const RKE2 = "rke2"
View Source
const RKE_WINDOWS = "rke.windows"

Variables

This section is empty.

Functions

func IsAKS

func IsAKS(ctx context.Context, k8sClient kubernetes.Interface) (bool, error)

func IsDocker

func IsDocker(ctx context.Context, k8sClient kubernetes.Interface) (bool, error)

func IsEKS

func IsEKS(ctx context.Context, k8sClient kubernetes.Interface) (bool, error)

func IsGKE

func IsGKE(ctx context.Context, k8sClient kubernetes.Interface) (bool, error)

func IsHarvester added in v0.1.3

func IsHarvester(ctx context.Context, k8sClient kubernetes.Interface) (bool, error)

func IsK3s

func IsK3s(ctx context.Context, k8sClient kubernetes.Interface) (bool, error)

func IsMinikube

func IsMinikube(ctx context.Context, k8sClient kubernetes.Interface) (bool, error)

func IsRKE

func IsRKE(ctx context.Context, k8sClient kubernetes.Interface) (bool, error)

func IsRKE2

func IsRKE2(ctx context.Context, k8sClient kubernetes.Interface) (bool, error)

func IsRKEWindows added in v0.1.1

func IsRKEWindows(ctx context.Context, k8sClient kubernetes.Interface) (bool, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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