apiReflection

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Configmaps = iota
	EndpointSlices
	Pods
	ReplicaSets
	Services
	Secrets
)

Variables

View Source
var ApiNames = map[ApiType]string{
	Configmaps:     "configmaps",
	EndpointSlices: "endpointslices",
	Pods:           "pods",
	ReplicaSets:    "replicasets",
	Services:       "services",
	Secrets:        "secrets",
}

Functions

This section is empty.

Types

type ApiEvent

type ApiEvent struct {
	Event interface{}
	Api   ApiType
}

type ApiType

type ApiType int

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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