start

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2026 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApoxyServerOptions

type ApoxyServerOptions struct {
	// contains filtered or unexported fields
}

func NewApoxyServerOptions

func NewApoxyServerOptions(
	scheme *runtime.Scheme,
	codecs serializer.CodecFactory,
	codec runtime.Codec,
	recommendedConfigFns []RecommendedConfigFn,
	apis map[schema.GroupVersionResource]serverapiserver.StorageProvider,
	serverOptions *ServerOptions,
) *ApoxyServerOptions

func (*ApoxyServerOptions) ApplyRecommendedConfigFns

func (*ApoxyServerOptions) Config

func (ApoxyServerOptions) GetRESTOptions

func (o ApoxyServerOptions) GetRESTOptions(resource schema.GroupResource, _ runtime.Object) (generic.RESTOptions, error)

func (ApoxyServerOptions) RunApoxyServer

func (o ApoxyServerOptions) RunApoxyServer(ctx context.Context) (<-chan struct{}, error)

type ServerOptions

type ServerOptions struct {
	StdOut io.Writer
	StdErr io.Writer

	RecommendedOptions *apiserveropts.RecommendedOptions
}

func NewServerOptions

func NewServerOptions(codec runtime.Codec) *ServerOptions

Jump to

Keyboard shortcuts

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