cf-api-controllers

command module
v0.0.0-...-85617d8 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: Apache-2.0 Imports: 21 Imported by: 0

README

cf-api-controllers

hello

How does this thing work???

Here you go: https://miro.com/app/board/o9J_kvqLTy0=/

How do I run my changes???

  1. Ensure the cluster you want this controller to manage is targeted in your Kubeconfig
  2. Simply run the binary: go run ./main.go
    • Note: You (for now) might see a bunch of logs processing old builds on startup

How do I run tests???

  1. Ensure you have installed kubebuilder assets somewhere
    • Run make test to install kubebuilder dependencies to /usr/local/kubebuilder/bin (this will run as root to install there)
    • If you installed in /usr/local/kubebuilder/bin, you're all set
    • If you install it elsewhere, ensure you set KUBEBUILDER_ASSETS to that path
  2. Simply run the tests: go test -v ./...
    • Can also continue to use make test to run tests as well

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
apis
apps.cloudfoundry.org/v1alpha1
Package v1alpha1 contains API Schema definitions for the apps.cloudfoundry.org v1alpha1 API group +kubebuilder:object:generate=true +groupName=apps.cloudfoundry.org
Package v1alpha1 contains API Schema definitions for the apps.cloudfoundry.org v1alpha1 API group +kubebuilder:object:generate=true +groupName=apps.cloudfoundry.org
cf
cffakes
Code generated by counterfeiter.
Code generated by counterfeiter.
fake
Code generated by counterfeiter.
Code generated by counterfeiter.
image_registryfakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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