incluster

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v0.8.0

type Client interface {
	GetCluster() ([]cluster.Client, error)
}

Client is the interface, which must be implemented by the incluster client.

func New added in v0.8.0

func New(config *Config) Client

New returns a new incluster client, with the given configuration.

type Config

type Config struct {
	Name string `json:"name"`
}

Config is the configuration for the InCluster provider.

Jump to

Keyboard shortcuts

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