bonny v0.3.3 Bonny.Operator

Encapsulates Kubernetes resource manifests for an operator

Link to this section Summary

Functions

ClusterRole manifest

ClusterRoleBinding manifest

CRD manifests

Deployment manifest

ClusterRole rules

ServiceAccount manifest

Link to this section Functions

Link to this function

cluster_role()
cluster_role() :: map()

ClusterRole manifest

Link to this function

cluster_role_binding(namespace)
cluster_role_binding(binary()) :: map()

ClusterRoleBinding manifest

Link to this function

crds()
crds() :: [map()]

CRD manifests

Link to this function

deployment(image, namespace)
deployment(binary(), binary()) :: map()

Deployment manifest

ClusterRole rules

Link to this function

service_account(namespace)
service_account(binary()) :: map()

ServiceAccount manifest