package
0.23.0
Repository: https://github.com/google/knative-gcp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
GetFailedTestClientCreateFunc returns a pubsub client creation function that will fail when the invoke time reaches maxCallTime.
GetTestClientCreateFunc returns a client creation function with same type as pubsub.NewClient.
No description provided by the author
MakeFactory creates a reconciler factory with fake clients and controller created by `ctor`.
NewBroker creates a Broker with BrokerOptions.
NewBrokerCell creates a BrokerCell with BrokerCellOptions.
NewBrokerDeliveryConfigMapFromDeliverySpec creates a new cluster defaulted broker delivery configuration map from a given delivery spec.
NewChannel creates a Channel with ChannelOptions.
NewChannelWithoutNamespace creates a Channel with ChannelOptions but without a specific namespace.
NewConfigMap creates a ConfigMap with ConfigMapOptions.
NewDataresidencyConfigMapFromRegions Create new data residency configuration map from list of allowed persistence regions.
No description provided by the author
NewDeployment creates a Deployment with DeploymentOptions.
NewEndpoints creates a Endpoints with EndpointsOptions.
No description provided by the author
No description provided by the author
NewNamespace creates a Namespace with NamespaceOptions.
NewSecret creates a Secret.
NewService creates a Service with ServiceOptions.
NewServiceAccount creates a ServiceAccount.
NewTrigger creates a Trigger with TriggerOptions.
NewUnstructured creates a unstructured.Unstructured with UnstructuredOption.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithBrokerAddress sets the Broker's address.
WithBrokerAddressURI sets the Broker's address as URI.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithBrokerDeliverySpec sets the Broker's delivery spec.
No description provided by the author
No description provided by the author
No description provided by the author
WithBrokerReadyURI is a convenience function that sets all ready conditions to true.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithBrokerReadyURI is a convenience function that sets all ready conditions to true.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithDeploymentAvailable marks the Deployment as available.
No description provided by the author
No description provided by the author
WithDeploymentMinimumReplicasUnavailable marks the Deployment as unavailable for minimal replica unavailable.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithInitBrokerCellConditions initializes the BrokerCell's conditions.
WithInitBrokerConditions initializes the Broker's conditions.
WithInitChannelConditions initializes the Channels's conditions.
WithInitTriggerConditions initializes the Triggers's conditions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithTriggerBrokerFailed marks the Broker as failed.
WithTriggerBrokerReady initializes the Triggers's conditions as if its Broker were ready.
WithTriggerBrokerUnknown marks the Broker as unknown.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Type aliases

BrokerCellOption enables further configuration of a BrokerCell.
BrokerOption enables further configuration of a Broker.
ChannelOption enables further configuration of a Channel.
ConfigMapOption enables further configuration of a ConfigMap.
Ctor functions create a k8s controller with given params.
DeploymentOption enables further configuration of a Deployment.
EndpointsOption enables further configuration of a Endpoints.
NamespaceOption enables further configuration of a Namespace.
No description provided by the author
No description provided by the author
No description provided by the author
ServiceOption enables further configuration of a Service.
TriggerOption enables further configuration of a Trigger.
UnstructuredOption enables further configuration of a Unstructured.