kubeclient

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: MIT Imports: 8 Imported by: 6

Documentation

Overview

Package kubeclient creates kubernetes client.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(options Options) (*kubernetes.Clientset, error)

New creates kubernetes client.

Types

type Options

type Options struct {
	DebugLog bool
	Logf     func(format string, v ...any)
}

Options define config for client.

Jump to

Keyboard shortcuts

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