Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/grafana/tanka
/ types & classes
Types & classes
481 in github.com/grafana/tanka
⨍
Functions
2,094
◇
Types & classes
481
↓ 5 callers
TypeAlias
Manifest
Manifest represents a Kubernetes API object. The fields `apiVersion` and `kind` are required, `metadata.name` should be present as well
pkg/kubernetes/manifest/manifest.go:17
↓ 4 callers
TypeAlias
ErrorNoContext
ErrorNoContext means that the context that was searched for couldn't be found
pkg/kubernetes/client/errors.go:25
↓ 3 callers
TypeAlias
Metadata
Metadata is the metadata object from the Manifest
pkg/kubernetes/manifest/manifest.go:195
↓ 2 callers
TypeAlias
ErrorNoCluster
ErrorNoCluster means that the cluster that was searched for couldn't be found
pkg/kubernetes/client/errors.go:32
↓ 2 callers
TypeAlias
JSON
An arbitrary JSON-encoded value.
dagger/internal/dagger/dagger.gen.go:260
↓ 1 callers
TypeAlias
AnyMapCarrier
AnyMapCarrier is a utility for propagating via a map[string]any instead of a map[string]string.
dagger/internal/telemetry/init.go:349
↓ 1 callers
Struct
ApplyOpts
ApplyOpts allow to specify additional parameter for apply operations
pkg/kubernetes/client/client.go:47
↓ 1 callers
TypeAlias
AutoApproveSetting
pkg/tanka/workflow.go:22
↓ 1 callers
TypeAlias
DeleteOpts
DeleteOpts allow to specify additional parameters for delete operations Currently not different from ApplyOpts, but may be required in the future
pkg/kubernetes/client/client.go:66
↓ 1 callers
TypeAlias
ErrorMissingKubeconfigSection
ErrorMissingKubeconfigSection means that kubectl returned an empty or incomplete kubeconfig, usually because no kubeconfig file could be found.
pkg/kubernetes/client/errors.go:40
↓ 1 callers
TypeAlias
ExportMergeStrategy
pkg/tanka/export.go:38
↓ 1 callers
TypeAlias
SampleString
SampleString is used for displaying code samples for error messages. It truncates the output to 10 lines
pkg/kubernetes/manifest/errors.go:49
↓ 1 callers
FuncType
evalFunc
func(evaluator types.JsonnetEvaluator) (string, error)
pkg/jsonnet/eval.go:104
↓ 1 callers
FuncType
roundTripperFunc
TODO: pollutes namespace, move to non internal package in dagger.io/dagger
dagger/internal/dagger/dagger.gen.go:17367
Class
docs/src/components/starlight-toc.ts:1
Struct
Address
A standardized address to load containers, directories, secrets, and other object types. Address format depends on the type, and is validated at type
dagger/internal/dagger/dagger.gen.go:384
Struct
AddressDirectoryOpts
AddressDirectoryOpts contains options for Address.Directory
dagger/internal/dagger/dagger.gen.go:407
Struct
AddressFileOpts
AddressFileOpts contains options for Address.File
dagger/internal/dagger/dagger.gen.go:445
TypeAlias
AddressID
A unique identifier for an object.
dagger/internal/dagger/dagger.gen.go:152
Struct
ApplyBaseOpts
pkg/tanka/workflow.go:36
Struct
ApplyOpts
ApplyOpts specify additional properties for the Apply action
pkg/tanka/workflow.go:54
TypeAlias
ApplyOpts
ApplyOpts allow set additional parameters for the apply operation
pkg/kubernetes/apply.go:15
Struct
Binding
dagger/internal/dagger/dagger.gen.go:597
TypeAlias
BindingID
A unique identifier for an object.
dagger/internal/dagger/dagger.gen.go:155
Struct
BuildArg
Key value object that represents a build argument.
dagger/internal/dagger/dagger.gen.go:354
TypeAlias
CacheSharingMode
Sharing mode of the cache volume.
dagger/internal/dagger/dagger.gen.go:16257
Struct
CacheVolume
A directory whose contents persist across runs.
dagger/internal/dagger/dagger.gen.go:1007
TypeAlias
CacheVolumeID
A unique identifier for an object.
dagger/internal/dagger/dagger.gen.go:158
Struct
CacheVolumeOpts
CacheVolumeOpts contains options for Query.CacheVolume
dagger/internal/dagger/dagger.gen.go:12288
Struct
Changeset
A comparison between two directories representing changes that can be applied.
dagger/internal/dagger/dagger.gen.go:1077
TypeAlias
ChangesetID
A unique identifier for an object.
dagger/internal/dagger/dagger.gen.go:161
TypeAlias
ChangesetMergeConflict
Strategy to use when merging changesets with conflicting changes.
dagger/internal/dagger/dagger.gen.go:16321
Struct
ChangesetWithChangesetOpts
ChangesetWithChangesetOpts contains options for Changeset.WithChangeset
dagger/internal/dagger/dagger.gen.go:1289
Struct
ChangesetWithChangesetsOpts
ChangesetWithChangesetsOpts contains options for Changeset.WithChangesets
dagger/internal/dagger/dagger.gen.go:1316
TypeAlias
ChangesetsMergeConflict
Strategy to use when merging multiple changesets with git octopus merge.
dagger/internal/dagger/dagger.gen.go:16399
Struct
ChartSearchVersion
ChartSearchVersion represents a single chart version returned from the helm search repo command.
pkg/helm/helm.go:46
TypeAlias
ChartSearchVersions
pkg/helm/helm.go:60
Struct
Chartfile
Chartfile is the schema used to declaratively define locally required Helm Charts
pkg/helm/spec.go:22
Struct
Charts
Charts exposes the central Chartfile management functions
pkg/helm/charts.go:86
Struct
Check
dagger/internal/dagger/dagger.gen.go:1367
Struct
CheckGroup
dagger/internal/dagger/dagger.gen.go:1565
TypeAlias
CheckGroupID
A unique identifier for an object.
dagger/internal/dagger/dagger.gen.go:164
Struct
CheckGroupRunOpts
CheckGroupRunOpts contains options for CheckGroup.Run
dagger/internal/dagger/dagger.gen.go:1677
TypeAlias
CheckID
A unique identifier for an object.
dagger/internal/dagger/dagger.gen.go:167
Interface
Client
Client for working with Kubernetes
pkg/kubernetes/client/client.go:8
Struct
Client
dagger/internal/dagger/dagger.gen.go:17288
Struct
ClientFilesyncMirror
An internal persistent filesync mirror.
dagger/internal/dagger/dagger.gen.go:1706
TypeAlias
ClientFilesyncMirrorID
A unique identifier for an object.
dagger/internal/dagger/dagger.gen.go:170
Struct
Cloud
Dagger Cloud configuration and state
dagger/internal/dagger/dagger.gen.go:1776
TypeAlias
CloudID
A unique identifier for an object.
dagger/internal/dagger/dagger.gen.go:173
Struct
Cluster
Cluster is a kubectl cluster
pkg/kubernetes/client/info.go:40
Struct
Config
Config represents a single KUBECONFIG entry (single context + cluster) Omits the arrays of the original schema, to ease using.
pkg/kubernetes/client/info.go:24
Struct
Config
dagger/internal/telemetry/init.go:278
Struct
ConfigFile
ConfigFile represents the default Helm config structure to be used in place of the chartfile Repositories if supplied.
pkg/helm/spec.go:38
Struct
Container
An OCI-compatible container, also known as a Docker container.
dagger/internal/dagger/dagger.gen.go:1860
Struct
ContainerAsServiceOpts
ContainerAsServiceOpts contains options for Container.AsService
dagger/internal/dagger/dagger.gen.go:1897
Struct
ContainerAsTarballOpts
ContainerAsTarballOpts contains options for Container.AsTarball
dagger/internal/dagger/dagger.gen.go:1954
Struct
ContainerDirectoryOpts
ContainerDirectoryOpts contains options for Container.Directory
dagger/internal/dagger/dagger.gen.go:2020
Struct
ContainerExistsOpts
ContainerExistsOpts contains options for Container.Exists
dagger/internal/dagger/dagger.gen.go:2110
Struct
ContainerExportImageOpts
ContainerExportImageOpts contains options for Container.ExportImage
dagger/internal/dagger/dagger.gen.go:2244
Struct
ContainerExportOpts
ContainerExportOpts contains options for Container.Export
dagger/internal/dagger/dagger.gen.go:2190
Struct
ContainerFileOpts
ContainerFileOpts contains options for Container.File
dagger/internal/dagger/dagger.gen.go:2322
Struct
ContainerFromOpts
ContainerFromOpts contains options for Container.From
dagger/internal/dagger/dagger.gen.go:2346
TypeAlias
ContainerID
A unique identifier for an object.
dagger/internal/dagger/dagger.gen.go:176
Struct
ContainerImportOpts
ContainerImportOpts contains options for Container.Import
dagger/internal/dagger/dagger.gen.go:2432
Struct
ContainerOpts
ContainerOpts contains options for Query.Container
dagger/internal/dagger/dagger.gen.go:12346
Struct
ContainerPublishOpts
ContainerPublishOpts contains options for Container.Publish
dagger/internal/dagger/dagger.gen.go:2525
Struct
ContainerStatOpts
ContainerStatOpts contains options for Container.Stat
dagger/internal/dagger/dagger.gen.go:2590
Struct
ContainerTerminalOpts
ContainerTerminalOpts contains options for Container.Terminal
dagger/internal/dagger/dagger.gen.go:2657
Struct
ContainerUpOpts
ContainerUpOpts contains options for Container.Up
dagger/internal/dagger/dagger.gen.go:2690
Struct
ContainerWithDefaultTerminalCmdOpts
ContainerWithDefaultTerminalCmdOpts contains options for Container.WithDefaultTerminalCmd
dagger/internal/dagger/dagger.gen.go:2796
Struct
ContainerWithDirectoryOpts
ContainerWithDirectoryOpts contains options for Container.WithDirectory
dagger/internal/dagger/dagger.gen.go:2824
Struct
ContainerWithDockerHealthcheckOpts
ContainerWithDockerHealthcheckOpts contains options for Container.WithDockerHealthcheck
dagger/internal/dagger/dagger.gen.go:2882
Struct
ContainerWithEntrypointOpts
ContainerWithEntrypointOpts contains options for Container.WithEntrypoint
dagger/internal/dagger/dagger.gen.go:2934
Struct
ContainerWithEnvVariableOpts
ContainerWithEnvVariableOpts contains options for Container.WithEnvVariable
dagger/internal/dagger/dagger.gen.go:2967
Struct
ContainerWithExecOpts
ContainerWithExecOpts contains options for Container.WithExec
dagger/internal/dagger/dagger.gen.go:3000
Struct
ContainerWithExposedPortOpts
ContainerWithExposedPortOpts contains options for Container.WithExposedPort
dagger/internal/dagger/dagger.gen.go:3082
Struct
ContainerWithFileOpts
ContainerWithFileOpts contains options for Container.WithFile
dagger/internal/dagger/dagger.gen.go:3124
Struct
ContainerWithFilesOpts
ContainerWithFilesOpts contains options for Container.WithFiles
dagger/internal/dagger/dagger.gen.go:3164
Struct
ContainerWithMountedCacheOpts
ContainerWithMountedCacheOpts contains options for Container.WithMountedCache
dagger/internal/dagger/dagger.gen.go:3214
Struct
ContainerWithMountedDirectoryOpts
ContainerWithMountedDirectoryOpts contains options for Container.WithMountedDirectory
dagger/internal/dagger/dagger.gen.go:3264
Struct
ContainerWithMountedFileOpts
ContainerWithMountedFileOpts contains options for Container.WithMountedFile
dagger/internal/dagger/dagger.gen.go:3304
Struct
ContainerWithMountedSecretOpts
ContainerWithMountedSecretOpts contains options for Container.WithMountedSecret
dagger/internal/dagger/dagger.gen.go:3338
Struct
ContainerWithMountedTempOpts
ContainerWithMountedTempOpts contains options for Container.WithMountedTemp
dagger/internal/dagger/dagger.gen.go:3382
Struct
ContainerWithNewFileOpts
ContainerWithNewFileOpts contains options for Container.WithNewFile
dagger/internal/dagger/dagger.gen.go:3410
Struct
ContainerWithSymlinkOpts
ContainerWithSymlinkOpts contains options for Container.WithSymlink
dagger/internal/dagger/dagger.gen.go:3505
Struct
ContainerWithUnixSocketOpts
ContainerWithUnixSocketOpts contains options for Container.WithUnixSocket
dagger/internal/dagger/dagger.gen.go:3528
Struct
ContainerWithWorkdirOpts
ContainerWithWorkdirOpts contains options for Container.WithWorkdir
dagger/internal/dagger/dagger.gen.go:3585
Struct
ContainerWithoutDirectoryOpts
ContainerWithoutDirectoryOpts contains options for Container.WithoutDirectory
dagger/internal/dagger/dagger.gen.go:3626
Struct
ContainerWithoutEntrypointOpts
ContainerWithoutEntrypointOpts contains options for Container.WithoutEntrypoint
dagger/internal/dagger/dagger.gen.go:3657
Struct
ContainerWithoutExposedPortOpts
ContainerWithoutExposedPortOpts contains options for Container.WithoutExposedPort
dagger/internal/dagger/dagger.gen.go:3688
Struct
ContainerWithoutFileOpts
ContainerWithoutFileOpts contains options for Container.WithoutFile
dagger/internal/dagger/dagger.gen.go:3712
Struct
ContainerWithoutFilesOpts
ContainerWithoutFilesOpts contains options for Container.WithoutFiles
dagger/internal/dagger/dagger.gen.go:3734
Struct
ContainerWithoutMountOpts
ContainerWithoutMountOpts contains options for Container.WithoutMount
dagger/internal/dagger/dagger.gen.go:3766
Struct
ContainerWithoutUnixSocketOpts
ContainerWithoutUnixSocketOpts contains options for Container.WithoutUnixSocket
dagger/internal/dagger/dagger.gen.go:3808
Struct
Context
Context is a kubectl context
pkg/kubernetes/client/info.go:30
Struct
CurrentModule
Reflective module API provided to functions at runtime.
dagger/internal/dagger/dagger.gen.go:3899
Struct
CurrentModuleGeneratorsOpts
CurrentModuleGeneratorsOpts contains options for CurrentModule.Generators
dagger/internal/dagger/dagger.gen.go:3955
TypeAlias
CurrentModuleID
A unique identifier for an object.
dagger/internal/dagger/dagger.gen.go:179
Struct
CurrentModuleWorkdirOpts
CurrentModuleWorkdirOpts contains options for CurrentModule.Workdir
dagger/internal/dagger/dagger.gen.go:4049
next →
1–100 of 481, ranked by callers