store2file

package
v0.0.0-...-edb81cd Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	FilePath string
}

func (*Config) BindFlags

func (c *Config) BindFlags(flags *pflag.FlagSet)

type GlobalState

type GlobalState struct {
	Nodes    []*globalv1.Node
	Services []ServiceAndEndpoints
}

type Job

type Job struct {
	Store  *proxystore.Store
	Config *Config
}

func (*Job) Run

func (j *Job) Run(ctx context.Context) (err error)

type ServiceAndEndpoints

type ServiceAndEndpoints struct {
	Service   *localv1.Service
	Endpoints []*globalv1.EndpointInfo
}

Jump to

Keyboard shortcuts

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