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 ¶
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 |
Click to show internal directories.
Click to hide internal directories.