k8s-client-cpp

module
v0.0.0-...-f0d097a Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2021 License: MIT

README

This is a incomplete experimentation of creating a C++ binding of Kubernetes go client library.

Environment

Go C++ 11 protobuf

clone the code

git clone https://github.com/michaelhenkel/k8s-client-cpp

Note: All blocks below must be executed from the root of the repository.

get the dependencies

make build_cpp

macOS users

Change the LDFLAGS to:

LD_FLAGS = ../go/go.a -lprotobuf -lpthread -framework CoreFoundation -framework Security

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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