Directories ¶
Path | Synopsis |
---|---|
net
Package net contains the Activator components that govern Activator's request throttling, routing, and reflect the cluster network state.
|
Package net contains the Activator components that govern Activator's request throttling, routing, and reflect the cluster network state. |
Package apis contains the knative serving and autoscaling apis.
|
Package apis contains the knative serving and autoscaling apis. |
autoscaling/v1alpha1
Package v1alpha1 contains the Autoscaling v1alpha1 API types.
|
Package v1alpha1 contains the Autoscaling v1alpha1 API types. |
config
Package config holds the typed objects that define the schemas for ConfigMap objects that pertain to our API objects.
|
Package config holds the typed objects that define the schemas for ConfigMap objects that pertain to our API objects. |
serving/v1
Package v1 contains the Serving v1 API types.
|
Package v1 contains the Serving v1 API types. |
serving/v1alpha1
Package v1alpha1 contains the v1alpha1 versions of the serving apis.
|
Package v1alpha1 contains the v1alpha1 versions of the serving apis. |
serving/v1beta1
Package v1beta1 contains the v1beta1 versions of the serving apis.
|
Package v1beta1 contains the v1beta1 versions of the serving apis. |
Package autoscaler calculates the number of pods necessary for the desired level of concurrency per pod.
|
Package autoscaler calculates the number of pods necessary for the desired level of concurrency per pod. |
aggregation/max
Package max contains functions for calculating the maximum value observed over a sliding window.
|
Package max contains functions for calculating the maximum value observed over a sliding window. |
bucket
Package bucket provides helper functions for Autoscaler buckets.
|
Package bucket provides helper functions for Autoscaler buckets. |
config
Package config contains the config for the autoscaler.
|
Package config contains the config for the autoscaler. |
config/autoscalerconfig
Package autoscalerconfig contains the config struct for the autoscaler.
|
Package autoscalerconfig contains the config struct for the autoscaler. |
statforwarder
Package statforwarder provides a forwarder which can be used to forward autoscaler statistics to the right Autoscaler pod if Autoscaler is set up with multiple pods and running in Leader Election mode.
|
Package statforwarder provides a forwarder which can be used to forward autoscaler statistics to the right Autoscaler pod if Autoscaler is set up with multiple pods and running in Leader Election mode. |
statserver
Package statserver provides a WebSocket server which receives autoscaler statistics, typically from queue proxy sidecar containers, and sends them to a channel.
|
Package statserver provides a WebSocket server which receives autoscaler statistics, typically from queue proxy sidecar containers, and sends them to a channel. |
client
|
|
clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
clientset/versioned/typed/autoscaling/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset/versioned/typed/autoscaling/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
clientset/versioned/typed/serving/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset/versioned/typed/serving/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
clientset/versioned/typed/serving/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset/versioned/typed/serving/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
clientset/versioned/typed/serving/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset/versioned/typed/serving/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
Package deployment manages the deployment config.
|
Package deployment manages the deployment config. |
Package gc manages garbage collection of old resources.
|
Package gc manages garbage collection of old resources. |
Package queue provides components for the queue-proxy binary.
|
Package queue provides components for the queue-proxy binary. |
Package reconciler defines implementations of the Reconciler interface defined at github.com/knative/pkg/controller.Reconciler.
|
Package reconciler defines implementations of the Reconciler interface defined at github.com/knative/pkg/controller.Reconciler. |
autoscaling/config
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Autoscaling controller depends.
|
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Autoscaling controller depends. |
autoscaling/kpa
Package kpa implements a kubernetes controller which tracks revisions and notifies a callback interface.
|
Package kpa implements a kubernetes controller which tracks revisions and notifies a callback interface. |
autoscaling/resources
Package resources contains methods for manipulating K8s resources shared between different PA implementations.
|
Package resources contains methods for manipulating K8s resources shared between different PA implementations. |
autoscaling/resources/names
Package names contains methods for manipulating K8s resources' names shared between different PA implementations.
|
Package names contains methods for manipulating K8s resources' names shared between different PA implementations. |
configuration/config
Package config holds the typed objects that define the schemas for ConfigMap objects that pertain to our API objects.
|
Package config holds the typed objects that define the schemas for ConfigMap objects that pertain to our API objects. |
configuration/resources
Package resources holds simple functions for synthesizing child resources from a Configuration resource and any relevant Configuration controller configuration.
|
Package resources holds simple functions for synthesizing child resources from a Configuration resource and any relevant Configuration controller configuration. |
domainmapping/config
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the DomainMapping controller depends.
|
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the DomainMapping controller depends. |
gc/config
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Garbage Collection controller depends.
|
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Garbage Collection controller depends. |
labeler
Package labeler holds the logic that applies Route labels to Configurations to implement knative/serving#226.
|
Package labeler holds the logic that applies Route labels to Configurations to implement knative/serving#226. |
revision/config
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Revision controller depends.
|
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Revision controller depends. |
revision/resources
Package resources holds simple functions for synthesizing child resources from a Revision resource and any relevant Revision controller configuration.
|
Package resources holds simple functions for synthesizing child resources from a Revision resource and any relevant Revision controller configuration. |
revision/resources/names
Package names holds simple functions for synthesizing resource names.
|
Package names holds simple functions for synthesizing resource names. |
route
Package route implements a kubernetes controller which tracks Route resource and reconcile Ingress as its child resource.
|
Package route implements a kubernetes controller which tracks Route resource and reconcile Ingress as its child resource. |
route/config
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Route controller depends.
|
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Route controller depends. |
route/domains
Package domains holds simple functions for generating domains.
|
Package domains holds simple functions for generating domains. |
route/resources
Package resources holds simple functions for synthesizing child resources from a Route resource and any relevant Route controller configuration.
|
Package resources holds simple functions for synthesizing child resources from a Route resource and any relevant Route controller configuration. |
route/resources/labels
Package labels holds simple functions for working with ObjectMeta labels.
|
Package labels holds simple functions for working with ObjectMeta labels. |
route/resources/names
Package names holds simple functions for synthesizing resource names.
|
Package names holds simple functions for synthesizing resource names. |
service/resources
Package resources holds simple functions for synthesizing child resources from a Service resource and any relevant Service controller configuration.
|
Package resources holds simple functions for synthesizing child resources from a Service resource and any relevant Service controller configuration. |
service/resources/names
Package names holds simple functions for synthesizing resource names.
|
Package names holds simple functions for synthesizing resource names. |
Package resources contains various utilities for dealing with Kubernetes resources.
|
Package resources contains various utilities for dealing with Kubernetes resources. |
Click to show internal directories.
Click to hide internal directories.