requestopts

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Path                           string
	LeftPath                       string
	RightPath                      string
	Repo                           string
	Ref                            string
	RefOrig                        string
	ChangedOnly                    *bool
	StrictChangedOnly              bool
	Strict                         bool
	ValidateLuaHealth              bool
	Unified                        int
	StripAttrs                     []string
	ShowIgnoredFields              bool
	Offline                        bool
	RefreshCharts                  bool
	ChartCacheDir                  string
	ChartCredentials               chart.ChartCredentials
	RepoMaps                       []source.RepoMap
	GitCacheDir                    string
	RefreshGit                     bool
	GitCredentials                 source.GitCredentials
	RefreshRemoteResources         bool
	RemoteResourceCacheDir         string
	RemoteResourceForbiddenRoots   []string
	RemoteResourceCredentials      remote.Credentials
	RemoteResourceGitCredentials   remote.GitCredentials
	PluginTimeout                  time.Duration
	Parallelism                    int
	SkipKinds                      []string
	SkipCRDs                       bool
	SkipSecrets                    bool
	ApplicationSetProviderFixtures []string
	ApplicationSetProviderData     appset.ProviderData
	RecordCacheEvents              bool
}

func (Options) Build

func (options Options) Build() app.BuildRequest

func (Options) Diff

func (options Options) Diff() app.DiffRequest

Jump to

Keyboard shortcuts

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