본문 바로가기

CI_CD/쿠버네티스[Kubernetes]

How To Call Kubernetes API using Go - Types and Common Machinery

반응형
SMALL

https://iximiuz.com/en/posts/kubernetes-api-go-types-and-common-machinery/

 

How To Call Kubernetes API using Go - Types and Common Machinery

How to deal with Kubernetes objects in Go. How to parse JSON into Kubernetes structs. How to create generic Unstructured objects. How to create a runtime.Object by its kind. What are RESTMapper and Scheme?

iximiuz.com

 

반응형
LIST