Skip to content

giantswarm/resource

Repository files navigation

CircleCI

Resource

Package resource implements a generic operatorkit resources for managing objects defined in apiextensions repository. Currently only App resources are supported.

If you look for resources for built-in Kubernetes objects then operatorkit [resource/k8s] package is your friend.

App resource

This is a simplified implementation of OperatorKit's CRUD interface for App CRs. Currently only used cluster-operator.