Registry / cloud / googlecontainertools-kpt-functions-sdk-go-fn

googlecontainertools-kpt-functions-sdk-go-fn

JSON →
library1.0.4gogounverified

Provides the SDK to write KRM (Kubernetes Resource Model) functions for mutating and validating Kubernetes resources.

go get github.com/GoogleContainerTools/kpt-functions-sdk/go/fn
INSTALL
IMPORT
SIG · GOOGLECONTAINERTOO
G
googlecontainertools-kpt-functions-sdk-go-fn
cloudgov1.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fn
github.com/GoogleContainerTools/kpt-functions-sdk/go/fn

Imports the KRM functions SDK for writing Kubernetes resource functions.

package main import ( "fmt" "github.com/GoogleContainerTools/kpt-functions-sdk/go/fn" ) func main() { fmt.Println("KRM function SDK ready") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
2
Amazon
1
Resources
googlecontainertools-kpt-functions-sdk-go-fn — go get googlecontainertools-kpt-functions-sdk-go-fn · libregistry