pkg/

directory
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2026 License: Apache-2.0

Directories

Path Synopsis
apis
crisp/v1alpha1
Package v1alpha1 contains the CustomResourceProjection API, which describes how a projected custom resource kind is constructed from SQL queries.
Package v1alpha1 contains the CustomResourceProjection API, which describes how a projected custom resource kind is constructed from SQL queries.
Package apiserver wires projections into an aggregated Kubernetes API server.
Package apiserver wires projections into an aggregated Kubernetes API server.
dynamic
Package dynamic serves projected API groups from a set of projections that can change while the server is running.
Package dynamic serves projected API groups from a set of projections that can change while the server is running.
scheme
Package scheme builds the runtime scheme kube-crisp serves with.
Package scheme builds the runtime scheme kube-crisp serves with.
cmd
plugin
Package plugin holds the commands of kubectl-crisp, the kubectl plugin.
Package plugin holds the commands of kubectl-crisp, the kubectl plugin.
server
Package server assembles the command-line surface of kube-crisp-apiserver.
Package server assembles the command-line surface of kube-crisp-apiserver.
controller
projection
Package projection watches CustomResourceProjection objects and keeps the served API surface in sync with them.
Package projection watches CustomResourceProjection objects and keeps the served API surface in sync with them.
credentials
rdsiam
Package rdsiam authenticates a kube-crisp data source against Amazon RDS with an IAM token instead of a stored password.
Package rdsiam authenticates a kube-crisp data source against Amazon RDS with an IAM token instead of a stored password.
tokenfile
Package tokenfile authenticates a kube-crisp data source with whatever is in a file at the moment a connection is opened.
Package tokenfile authenticates a kube-crisp data source with whatever is in a file at the moment a connection is opened.
generated
clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
clientset/versioned/typed/crisp/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
clientset/versioned/typed/crisp/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
Package metrics defines the Prometheus metrics kube-crisp publishes.
Package metrics defines the Prometheus metrics kube-crisp publishes.
Package projection turns SQL result rows into Kubernetes API objects according to a CustomResourceProjection's mapping rules.
Package projection turns SQL result rows into Kubernetes API objects according to a CustomResourceProjection's mapping rules.
Package rbac generates the ClusterRoles that make a projected API group reachable.
Package rbac generates the ClusterRoles that make a projected API group reachable.
registry
projection
Package projection implements the REST storage that answers requests for a projected kind by running SQL.
Package projection implements the REST storage that answers requests for a projected kind by running SQL.
Package sql owns connection pooling, parameter binding, and row retrieval for projections.
Package sql owns connection pooling, parameter binding, and row retrieval for projections.
Package version carries the build version stamped in at link time.
Package version carries the build version stamped in at link time.
Package webhook serves the admission endpoint that checks a CustomResourceProjection before the cluster accepts it.
Package webhook serves the admission endpoint that checks a CustomResourceProjection before the cluster accepts it.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL