apiReflection

package
v0.3.1-rc.1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Configmaps = iota
	Pods
	ReplicaSets
	Secrets
)

Variables

View Source
var ApiNames = map[ApiType]string{
	Configmaps:  "configmaps",
	Pods:        "pods",
	ReplicaSets: "replicasets",
	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
incoming
Package incoming contains the logic to configure the reflection of target objects from a foreign cluster to the home cluster
Package incoming contains the logic to configure the reflection of target objects from a foreign cluster to the home cluster
outgoing
Package outgoing contains the logic to configure the reflection of target objects from the home cluster to a foreign cluster
Package outgoing contains the logic to configure the reflection of target objects from the home cluster to a foreign cluster

Jump to

Keyboard shortcuts

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