Versions in this module Expand all Collapse all v0 v0.0.14 Jul 30, 2020 Changes in this version + type ConnectOptions struct + CIDR string + DisableDNS bool + Dump2Hosts bool + Dump2HostsNamespaces cli.StringSlice + Hosts map[string]string + Method string + SSHPort int + ShareShadow bool + Socke5Proxy int + type DaemonOptions struct + ConnectOptions *ConnectOptions + DashboardOptions *dashboardOptions + Debug bool + ExchangeOptions *exchangeOptions + Image string + KubeConfig string + KubeOptions cli.StringSlice + Labels string + MeshOptions *meshOptions + Namespace string + RunOptions *RunOptions + RuntimeOptions *RuntimeOptions + SideCarImage string + WaitTime int + func NewDaemonOptions() *DaemonOptions + func NewRunDaemonOptions(labels string, options *RunOptions) *DaemonOptions + type Patch struct + DeploymentName string + SideCar core.Container + type RunOptions struct + Expose bool + Port int + type RuntimeOptions struct + AppHome string + Clientset kubernetes.Interface + Origin string + Patch *Patch + PidFile string + Replicas int32 + SSHCM string + Service string + Shadow string + UserHome string