Documentation ¶ Index ¶ type Generator func (g *Generator) Cmd() string func (g *Generator) Flags() *pflag.FlagSet func (g *Generator) Generate(options *options.Options, spec *openapi3.T) (string, error) func (g *Generator) LongDescription() string func (g *Generator) ShortDescription() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Generator ¶ type Generator struct{} func (*Generator) Cmd ¶ func (g *Generator) Cmd() string func (*Generator) Flags ¶ func (g *Generator) Flags() *pflag.FlagSet func (*Generator) Generate ¶ func (g *Generator) Generate(options *options.Options, spec *openapi3.T) (string, error) func (*Generator) LongDescription ¶ func (g *Generator) LongDescription() string func (*Generator) ShortDescription ¶ func (g *Generator) ShortDescription() string Source Files ¶ View all Source files linkerd.go Click to show internal directories. Click to hide internal directories.