Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StaticModeDeploymentYAML []byte
StaticModeDeploymentYAML contains the YAML manifest of the Deployment resource for the static mode.
We put this in the root of the repo because goembed doesn't support relative/absolute paths and symlinks, and we want to keep the manifests in the deploy/manifests directory.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
controller
Package controller is responsible for creating and registering controllers for sigs.k8s.io/controller-runtime/pkg/manager.Manager.
|
Package controller is responsible for creating and registering controllers for sigs.k8s.io/controller-runtime/pkg/manager.Manager. |
controller/controllerfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
events/eventsfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
helpers
Package helpers contains helper functions for unit tests.
|
Package helpers contains helper functions for unit tests. |
nginx/config/configfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
nginx/config/validation
Package validation includes validators to validate values that will propagate to the NGINX configuration.
|
Package validation includes validators to validate values that will propagate to the NGINX configuration. |
nginx/file/filefakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
nginx/runtime/runtimefakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
sort
Package sort provides utilities for sorting Kubernetes resources.
|
Package sort provides utilities for sorting Kubernetes resources. |
state/dataplane
Package dataplane translates Graph representation of the cluster state into an intermediate representation of data plane configuration.
|
Package dataplane translates Graph representation of the cluster state into an intermediate representation of data plane configuration. |
state/graph
Package graph translates the cluster state (Gateway API and Kubernetes resources) into a graph-like representation, for which: - Resources are validated.
|
Package graph translates the cluster state (Gateway API and Kubernetes resources) into a graph-like representation, for which: - Resources are validated. |
state/relationship/relationshipfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
state/resolver/resolverfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
state/secrets/secretsfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
state/statefakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
state/validation/validationfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
status/statusfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Click to show internal directories.
Click to hide internal directories.