Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotHelmRelease = errors.New("not helm release") // error for when it's not a helm release
)
View Source
var ReadOnlySettings = []string{
"cacerts",
}
Functions ¶
func DropHelmData ¶
func HandleHelmData ¶ added in v0.2.0
func HandleHelmData(request *types.APIRequest, resource *types.RawResource)
func Pod ¶
func Pod(_ *types.APIRequest, resource *types.RawResource)
func Setting ¶ added in v0.9.10
func Setting(request *types.APIRequest, resource *types.RawResource)
Setting is the default formatter for management.cattle.io.setting resources. This formatter removes the update link from resources which are read-only or cannot be updated by the user.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.