Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoConfigAndTemplate ¶
func DoConfigAndTemplate(config string) (*v1alpha1.MeshConfig, string, error)
func Inject ¶
func InjectParams ¶
func InjectParams(meshConfig *v1alpha1.MeshConfig) *inject.Params
Types ¶
type Factory ¶
func NewConfigFactory ¶
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
func (*IstioInjector) Inject ¶
func (i *IstioInjector) Inject(content []byte) ([]byte, error)
Source Files
¶
- config.go
- factory.go
- injector.go
Click to show internal directories.
Click to hide internal directories.