requestopts

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2026 License: Apache-2.0 Imports: 10 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
	DiscoveryMode                  string
	MaxDiscoveryDepth              int
	MaxDiscoveryDepthSet           bool
	DiscoverKustomizePaths         []string
	DiscoverIgnores                []string
	ChangedOnly                    *bool
	ChangedOnlyIncludes            []string
	ChangedOnlyIgnores             []string
	StrictChangedOnly              bool
	Strict                         bool
	ProjectDiagnosticsMode         diagnostic.ProjectDiagnosticsMode
	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
	OCICacheDir                    string
	OCICredentials                 ociartifact.Credentials
	EnableAVPCompat                bool
	EnableKSOPSCompat              bool
	EnablePlugins                  bool
	PluginCacheDir                 string
	PluginPolicyPath               string
	PluginPolicyPathExplicit       bool
	PluginPolicyRef                string
	PluginPolicyRepo               string
	DisablePluginPolicy            bool
	PluginTimeout                  time.Duration
	Parallelism                    int
	SkipKinds                      []string
	SkipCRDs                       bool
	SkipSecrets                    bool
	ApplicationSetProviderFixtures []string
	ApplicationSetProviderData     appset.ProviderData
	RecordCacheEvents              bool
	RenderCacheEnabled             bool
	RenderCacheDir                 string
	RenderCacheMaxBytes            int64
	RefreshRenders                 bool
	EngineFingerprint              rendercache.EngineFingerprint
	KubeVersion                    string
	APIVersions                    []string
	NoCRDScope                     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