Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 658 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 658 Bytes

Kubernetes Client-Go Examples

This repository contains some useful and ready to use examples of the Kubernetes client go.

Go clients for talking to a kubernetes cluster

Motivation

Often a time we need to discover some common examples and sometime its hard to find the API usage document. In order to address this pain, this repository will try to hold commonly used client go API's examples.

Examples