Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoConfigAndTemplate ¶
func DoConfigAndTemplate(config string) (*v1alpha1.MeshConfig, string, error)
func InjectParams ¶
func InjectParams(meshConfig *v1alpha1.MeshConfig) *inject.Params
Types ¶
type Factory ¶
func NewConfigFactory ¶
func NewConfigFactory(configMap v1.ConfigMapInterface, configMapNamespace, configMapName, configMapKey string) *Factory
func (*Factory) TemplateAndConfig ¶
func (c *Factory) TemplateAndConfig() (*v1alpha1.MeshConfig, string)
type IstioInjector ¶
type IstioInjector struct {
// contains filtered or unexported fields
}
func NewIstioInjector ¶
func NewIstioInjector(cf *Factory) *IstioInjector
Click to show internal directories.
Click to hide internal directories.