apiserver

package
v0.41.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func APIServerSourceListHandlers

func APIServerSourceListHandlers(h hprinters.PrintHandler)

APIServerSourceListHandlers handles printing human readable table for `kn source apiserver list` command's output

func NewAPIServerCommand

func NewAPIServerCommand(p *commands.KnParams) *cobra.Command

NewAPIServerCommand for managing ApiServer source

func NewAPIServerCreateCommand

func NewAPIServerCreateCommand(p *commands.KnParams) *cobra.Command

NewAPIServerCreateCommand for creating source

func NewAPIServerDeleteCommand

func NewAPIServerDeleteCommand(p *commands.KnParams) *cobra.Command

NewAPIServerDeleteCommand for deleting source

func NewAPIServerDescribeCommand

func NewAPIServerDescribeCommand(p *commands.KnParams) *cobra.Command

NewAPIServerDescribeCommand to describe an ApiServer source object

func NewAPIServerListCommand

func NewAPIServerListCommand(p *commands.KnParams) *cobra.Command

NewAPIServerListCommand is for listing ApiServer source COs

func NewAPIServerUpdateCommand

func NewAPIServerUpdateCommand(p *commands.KnParams) *cobra.Command

NewAPIServerUpdateCommand for managing source update

Types

type APIServerSourceUpdateFlags

type APIServerSourceUpdateFlags struct {
	ServiceAccountName string
	Mode               string
	Resources          []string
	// contains filtered or unexported fields
}

APIServerSourceUpdateFlags are flags for create and update a ApiServerSource

func (*APIServerSourceUpdateFlags) Add

Add is to set parameters

Jump to

Keyboard shortcuts

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