handler

package
v0.1.0-rc.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateEnvironmentV1Alpha1Func

type CreateEnvironmentV1Alpha1Func func(
	context.Context,
	*connect.Request[svcv1alpha1.CreateEnvironmentRequest],
) (*connect.Response[svcv1alpha1.CreateEnvironmentResponse], error)

func CreateEnvironmentV1Alpha1

func CreateEnvironmentV1Alpha1(
	kc client.Client,
) CreateEnvironmentV1Alpha1Func

type DeleteEnvironmentV1Alpha1Func

type DeleteEnvironmentV1Alpha1Func func(
	context.Context,
	*connect.Request[svcv1alpha1.DeleteEnvironmentRequest],
) (*connect.Response[svcv1alpha1.DeleteEnvironmentResponse], error)

func DeleteEnvironmentV1Alpha1

func DeleteEnvironmentV1Alpha1(
	kc client.Client,
) DeleteEnvironmentV1Alpha1Func

type GetEnvironmentV1Alpha1Func

type GetEnvironmentV1Alpha1Func func(
	context.Context,
	*connect.Request[svcv1alpha1.GetEnvironmentRequest],
) (*connect.Response[svcv1alpha1.GetEnvironmentResponse], error)

func GetEnvironmentV1Alpha1

func GetEnvironmentV1Alpha1(
	kc client.Client,
) GetEnvironmentV1Alpha1Func

type ListEnvironmentsV1Alpha1Func

type ListEnvironmentsV1Alpha1Func func(
	context.Context,
	*connect.Request[svcv1alpha1.ListEnvironmentsRequest],
) (*connect.Response[svcv1alpha1.ListEnvironmentsResponse], error)

func ListEnvironmentsV1Alpha1

func ListEnvironmentsV1Alpha1(
	kc client.Client,
) ListEnvironmentsV1Alpha1Func

type PromoteEnvironmentV1Alpha1Func

type PromoteEnvironmentV1Alpha1Func func(
	context.Context,
	*connect.Request[svcv1alpha1.PromoteEnvironmentRequest],
) (*connect.Response[svcv1alpha1.PromoteEnvironmentResponse], error)

func PromoteEnvironmentV1Alpha1

func PromoteEnvironmentV1Alpha1(
	kc client.Client,
) PromoteEnvironmentV1Alpha1Func

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL