Directories ¶
Path | Synopsis |
---|---|
internal
|
|
pkg
|
|
cluster
Package cluster contains client logic to interact with Kubernetes clusters.
|
Package cluster contains client logic to interact with Kubernetes clusters. |
component
Package component contains central interfaces (most importantly, the Component interface) and the generic component reconciler.
|
Package component contains central interfaces (most importantly, the Component interface) and the generic component reconciler. |
manifests
Package manifests contains types and functionality around generating (rendering) the descriptors of the component's dependent resources.
|
Package manifests contains types and functionality around generating (rendering) the descriptors of the component's dependent resources. |
manifests/helm
Package manifests contains the HelmGenerator implementation of the Generator interface.
|
Package manifests contains the HelmGenerator implementation of the Generator interface. |
manifests/kustomize
Package manifests contains the KustomizeGenerator implementation of the Generator interface.
|
Package manifests contains the KustomizeGenerator implementation of the Generator interface. |
operator
Package operator contains reuse types for operators using this framework.
|
Package operator contains reuse types for operators using this framework. |
reconciler
Package reconciler contains logic to manage (apply/delete) depenent objects in a target cluster.
|
Package reconciler contains logic to manage (apply/delete) depenent objects in a target cluster. |
status
Package status contains (kstatus-like) logic to compute the status of Kubernetes resources.
|
Package status contains (kstatus-like) logic to compute the status of Kubernetes resources. |
types
Package types contains common types used and exposed by the component-operator-runtime framework.
|
Package types contains common types used and exposed by the component-operator-runtime framework. |
Click to show internal directories.
Click to hide internal directories.