Documentation ¶
Index ¶
- func CreateReceiveAdapterName(name string, uid types.UID) string
- func Labels(name string) map[string]string
- func MakeMTReceiveAdapter(args MTArgs) *v1.Deployment
- func MakeReceiveAdapter(args *Args) *v1.Deployment
- func MakeRoleBinding(source *v1alpha2.PingSource, name string, clusterRoleName string) *rbacv1.RoleBinding
- type Args
- type MTArgs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateReceiveAdapterName ¶ added in v0.16.0
func MakeMTReceiveAdapter ¶ added in v0.15.0
func MakeMTReceiveAdapter(args MTArgs) *v1.Deployment
MakeMTReceiveAdapter generates the mtping deployment for pingsources
func MakeReceiveAdapter ¶
func MakeReceiveAdapter(args *Args) *v1.Deployment
MakeReceiveAdapter generates (but does not insert into K8s) the Receive Adapter Deployment for PingSources.
func MakeRoleBinding ¶ added in v0.16.0
func MakeRoleBinding(source *v1alpha2.PingSource, name string, clusterRoleName string) *rbacv1.RoleBinding
MakeRoleBinding creates a RoleBinding object for the single-tenant receive adapter service account 'sa' in the Namespace 'ns'.
Types ¶
Click to show internal directories.
Click to hide internal directories.