Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nick-Triller/helm-cabin
/ types & classes
Types & classes
9 in github.com/Nick-Triller/helm-cabin
⨍
Functions
35
◇
Types & classes
9
Struct
ChartMetadata
ChartMetadata represents data about a chart
internal/resources/resources.go:40
Struct
File
File represents a helm chart file
internal/resources/resources.go:8
Struct
Maintainer
Maintainer represents a maintainer (specified in chart.yaml)
internal/resources/resources.go:33
Struct
ReleaseInfo
ReleaseInfo contains information about a Helm Release
internal/resources/resources.go:80
Struct
ReleaseResource
ReleaseResource represents a helm2 or helm3 release
internal/resources/resources.go:14
Struct
Server
Server is the main application struct
internal/server/server.go:16
Struct
Settings
Settings holds the application settings
internal/settings/settings.go:9
Struct
Status
Status defines the status of a release.
internal/resources/resources.go:91
Struct
Template
Template represents a helm chart template
internal/resources/resources.go:27