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
Click to show internal directories.
Click to hide internal directories.