module
Version:
v0.0.0-...-f0d097a
Opens a new window with list of versions in this module.
Published: Dec 26, 2021
License: MIT
Opens a new window with license information.
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
¶
|
|
pkg
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.