proxy

package
v0.0.0-...-65a2a9e Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyUpdateProvider

type ProxyUpdateProvider struct {
	Config  ProxyUpdateProviderConfig
	Context *contexts.ManagerContext
}

func (*ProxyUpdateProvider) Apply

func (*ProxyUpdateProvider) Get

func (*ProxyUpdateProvider) GetValidationRule

func (*ProxyUpdateProvider) GetValidationRule(ctx context.Context) model.ValidationRule

func (*ProxyUpdateProvider) Init

func (*ProxyUpdateProvider) InitWithMap

func (i *ProxyUpdateProvider) InitWithMap(properties map[string]string) error

func (*ProxyUpdateProvider) SetContext

func (s *ProxyUpdateProvider) SetContext(ctx *contexts.ManagerContext)

type ProxyUpdateProviderConfig

type ProxyUpdateProviderConfig struct {
	Name      string `json:"name"`
	ServerURL string `json:"serverUrl"`
}

func ProxyUpdateProviderConfigFromMap

func ProxyUpdateProviderConfigFromMap(properties map[string]string) (ProxyUpdateProviderConfig, error)

type TwoComponentSlices

type TwoComponentSlices struct {
	Current []model.ComponentSpec `json:"current"`
	Desired []model.ComponentSpec `json:"desired"`
}

Jump to

Keyboard shortcuts

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