Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReconcileAgentDaemonSet ¶
func ReconcileAgentDaemonSet(daemonset *appsv1.DaemonSet, deploymentConfig config.DeploymentConfig, image string, host string, port int32, platform hyperv1.PlatformType, proxy configv1.ProxyStatus)
Types ¶
type KonnectivityParams ¶
type KonnectivityParams struct { Image string ExternalAddress string ExternalPort int32 config.DeploymentConfig }
func NewKonnectivityParams ¶
func NewKonnectivityParams(hcp *hyperv1.HostedControlPlane, images map[string]string, externalAddress string, externalPort int32) *KonnectivityParams
Click to show internal directories.
Click to hide internal directories.