protoc-gen-resource

module
v0.0.0-...-420a82f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2021 License: Apache-2.0

README

Protoc Gen Resources

Generates following methods to match k8s runtime.Object interface:

  • GetResourceGroup() string
  • GetResourceVersion() string
  • GetResourceKind() string
  • GetObjectKind() schema.ObjectKind
  • DeepCopyInto
  • DeepCopy
  • DeepCopyObject() runtime.Object

Supported proto3 types:

  • scalars
  • optional scalars
  • enums
  • messages
  • 3rd party messages
  • repeated fields
    • scalars
    • messages
    • enums
    • 3rd party messages
    • oneOf
  • maps
  • oneOf

Directories

Path Synopsis
cmd
examples
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL