Skip to content

Go APIs, clients, and utils for PA and IPAM controllers. 🥚🥚🥚

License

Notifications You must be signed in to change notification settings

inwinstack/blended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex.pm

APIs and Clients for PA and IPAM operator

Scheme, typing, client packages and Kubernetes-like API objects for PA and IPAM operator.

Usage

import (
	blendedv1 "github.com/inwinstack/blended/apis/inwinstack/v1"
	blendedset "github.com/inwinstack/blended/generated/clientset/versioned"
)

Create a new client, then use the exposed services to access different parts of the Kubernetes custom API.