kude_controller

package module
v0.0.0-...-5453b1d Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

README

kude-controller

Maintainer GoVersion GoDoc GoReportCard codecov

Installing

$ helm repo add arikkfir https://arikkfir.github.io/charts

Development

Setup

Assumptions:

  • Git is available as git
  • Go is available as go and GOPATH is set to outside of the project directory (not a parent of it!)
  • The $GOPATH/bin directory is part of your $PATH environment variable.
$ git clone https://github.com/arikkfir/kude-controller.git
$ cd kude-controller
$ go mod download
$ go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.9.2
$ go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
$ setup-envtest use 1.25.0 --bin-dir=./bin
Run
$ skaffold dev
Generate code
$ controller-gen object paths="./internal/v1alpha1"
$ controller-gen rbac:roleName=kude-controller crd webhook paths="./..."

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
v1alpha1
Package v1alpha1 contains API Schema definitions for the kude.kfirs.com/v1alpha1 API group +kubebuilder:object:generate=true +groupName=kude.kfirs.com
Package v1alpha1 contains API Schema definitions for the kude.kfirs.com/v1alpha1 API group +kubebuilder:object:generate=true +groupName=kude.kfirs.com
scripts
test

Jump to

Keyboard shortcuts

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