Skip to main content

Generated kubernetes proto code

Project description

flyteproto

Flyteproto is a collection of generated protocol buffer bindings for kubernetes generated protobuf definitions.

Contents

k8s

Generated protobuf code (currently python only), complete with imports synced from k8s.io/apimachinery in kubernetes/apimachinery

k8s.io

Core and imported protobuf definitions in a path that matches their declared packages. Use these to generate protobufs that import the core kubernetes protos.

Usage

Run generate.sh to regenerate protobuf code.

To use kubernetes protobuf definitions in your own protobufs, pass the k8s.io dir as an input directory to protoc:

protoc -I=k8s.io/ [OPTION] PROTO_FILES

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

k8s-proto-0.0.3.tar.gz (51.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page