package
0.48.0
Repository: https://github.com/solo-io/skv2.git
Documentation: pkg.go.dev

# README

Testing

In order to run all tests in this package you must set the REMOTE_CLUSTER_CONTEXT env var to the name of a context in your kubeconfig. To quickly provision two kind clusters for testing, run ./ci/setup-kind.sh <remote-context-name>. This will create two kind clusters, skv2-test-master and <remote-context-name>, and set your current context to kind-skv2-test-master. To run the multicluster tests in this package, you can then use REMOTE_CLUSTER_CONTEXT=kind-<remote-context-name> TEST_PKG=codegen/render make run-tests. To cleanup the kind clusters, run ./ci/teardown-kind.sh.

# Functions

No description provided by the author
runs kubernetes code-generator.sh cannot be used to write output to memory also generates deecopy code.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

renders files used to build the operator.
No description provided by the author
renders kubernetes from templates.
renders kubernetes from templates.
No description provided by the author
renders kubernetes from templates.
No description provided by the author

# Interfaces

No description provided by the author
exported interface for using to render templates.

# Type aliases

No description provided by the author
No description provided by the author
creates a k8s resource for a group this gets turned into a k8s manifest file.
No description provided by the author