kuberneter

package
v1.7.13 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Overview

Package kuberneter implements calls to the Kubernetes API in order to scan the runtime information of the resources

Package kuberneter implements calls to the Kubernetes API in order to scan the runtime information of the resources

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Import

func Import(ctx context.Context, kuberneterPath, destinationPath string) (string, error)

Import imports the k8s cluster resources into the destination using kuberneter path

Types

type K8sAPIOptions

type K8sAPIOptions struct {
	Namespaces  []string
	APIVersions []string
	Kinds       []string
}

K8sAPIOptions saves all the necessary information to list the resources

type K8sConfig

type K8sConfig struct {
	Config *rest.Config
}

K8sConfig saves the config for k8s auth

Jump to

Keyboard shortcuts

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