httptrigger

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commands

func Commands() *cobra.Command

func Create

func Create(input cli.Input) error

func Delete

func Delete(input cli.Input) error

func Get

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

func GetMethod(method string) (string, error)

GetMethod returns one of HTTP method

func List

func List(input cli.Input) error

func Update

func Update(input cli.Input) error

Types

type CreateSubCommand

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

type DeleteSubCommand

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

type GetSubCommand

type GetSubCommand struct {
	cmd.CommandActioner
}

type ListSubCommand

type ListSubCommand struct {
	cmd.CommandActioner
}

type UpdateSubCommand

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