package
Version:
v0.8.0-alpha.0
Opens a new window with list of versions in this module.
Published: Sep 13, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BuildInitFerryConfig struct {
Image string
}
type ClusterInitConfig struct {
ControlPlaneName string
ControlPlaneReachable bool
ControlPlaneTunnelAddress string
FerryControllerImage string
}
type ShowJoinConfig struct {
DataPlaneName string
DataPlaneTunnelAddress string
DataPlaneApiserverAddress string
DataPlaneReachable bool
ControlPlaneName string
ControlPlaneTunnelAddress string
ControlPlaneReachable bool
DataPlaneNavigationWay []string
DataPlaneReceptionWay []string
DataPlaneNavigationProxy []string
DataPlaneReceptionProxy []string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.