Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 459 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 459 Bytes

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.