k8s

package
v0.0.0-...-a7943b8 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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetClient

func GetClient() (client.Client, error)

Types

type GenericObject

type GenericObject struct {
	Kind     string            `json:"kind"`
	Metadata GenericObjectMeta `json:"metadata"`
}

func GetGenericObject

func GetGenericObject(cr string) (GenericObject, error)

type GenericObjectMeta

type GenericObjectMeta struct {
	Namespace string `json:"namespace"`
	Name      string `json:"name"`
}

Jump to

Keyboard shortcuts

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