package
1.47.0
Repository: https://github.com/googleforgames/agones.git
Documentation: pkg.go.dev

# Packages

Package apiserver manages kubernetes api extension apis.
Package crd contains utilities for working with CustomResourceDefinitions.
Package fswatch provies Watch(), a utility function to watch a filesystem path.
Package https provides HTTPS helpers.
Package httpserver implements an http server that conforms to the controller runner interface.
Package logfields specifies constants for use in logging.
Package runtime handles runtime errors Wraps and reconfigures functionality in apimachinery/pkg/runtime.
Package signals contains utilities for managing process signals, particularly around stopping processes.
Package webhooks manages and receives Kubernetes Webhooks.
Package workerqueue extends client-go's workqueue functionality into an opinionated queue + worker model that is reusable.