package
1.6.0-alpha.3
Repository: https://github.com/monopole/kubernetes.git
Documentation: pkg.go.dev

# README

API Server

This is a work in progress example for an API Server. We are working on isolating the generic api server code from kubernetes specific API objects. Some relevant issues:

This code here is to examplify what it takes to write your own API server.

To start this example api server, run:

$ go run examples/apiserver/server/main.go

Analytics

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Constants

Ports on which to run the server.
No description provided by the author

# Structs

No description provided by the author