kubernetes/vendor/github.com/gogo/protobuf/plugin/union/union.go

type union

func NewUnion() *union {}

func (p *union) Name() string {}

func (p *union) Init(g *generator.Generator) {}

func (p *union) Generate(file *generator.FileDescriptor) {}

func init() {}