connection

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect()

Types

type KubeConfigsContainerBare added in v0.6.0

type KubeConfigsContainerBare struct {
	Version string `yaml:"version"`
	Type    string `yaml:"type"`
}

type KubeConfigsContainerV1 added in v0.6.0

type KubeConfigsContainerV1 struct {
	Version             string                 `yaml:"version"`
	ModifiedAt          string                 `yaml:"modifiedAt"`
	Type                string                 `yaml:"type"`
	PrimaryKubeConfig   map[string]interface{} `yaml:"primaryKubeConfig"`
	SecondaryKubeConfig map[string]interface{} `yaml:"secondaryKubeConfig"`
}

Jump to

Keyboard shortcuts

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