httptrigger

package
v1.20.1 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commands added in v1.7.0

func Commands() *cobra.Command

func Create added in v1.7.0

func Create(input cli.Input) error

func Delete added in v1.7.0

func Delete(input cli.Input) error

func Get added in v1.7.0

func Get(input cli.Input) error

func GetIngressConfig

func GetIngressConfig(annotations []string, rule string, tls string,
	fallbackRelativeURL string, oldIngressConfig *fv1.IngressConfig) (*fv1.IngressConfig, error)

GetIngressConfig returns an IngressConfig based on user inputs; return error if any.

func GetMethod added in v1.7.0

func GetMethod(method string) (string, error)

GetMethod returns one of HTTP method

func List added in v1.7.0

func List(input cli.Input) error

func Update added in v1.7.0

func Update(input cli.Input) error

Types

type CreateSubCommand added in v1.7.0

type CreateSubCommand struct {
	cmd.CommandActioner
	// contains filtered or unexported fields
}

type DeleteSubCommand added in v1.7.0

type DeleteSubCommand struct {
	cmd.CommandActioner
	// contains filtered or unexported fields
}

type GetSubCommand added in v1.7.0

type GetSubCommand struct {
	cmd.CommandActioner
}

type ListSubCommand added in v1.7.0

type ListSubCommand struct {
	cmd.CommandActioner
}

type UpdateSubCommand added in v1.7.0

type UpdateSubCommand struct {
	cmd.CommandActioner
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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