{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/sbueringer/controller-runtime","name":"github.com/sbueringer/controller-runtime","description":"Package controllerruntime alias' common functions and types to improve discoverability and reduce\nthe number of imports for simple Controllers.\n\nThis example creates a simple application Controller that is configured for ReplicaSets and Pods.\n\n* Create a new application for ReplicaSets that manages Pods owned by the ReplicaSet and calls into\nReplicaSetReconciler.\n\n* Start the application.\nTODO(pwittrock): Update this example when we have better dependency injection support","version":"v0.1.11","softwareVersion":"v0.1.11","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/sbueringer/controller-runtime","issueTracker":"https://github.com/sbueringer/controller-runtime/issues","url":"https://github.com/sbueringer/controller-runtime","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2018-08-24","dateModified":"2019-05-14","datePublished":"2019-05-14","copyrightYear":2018,"downloadUrl":"https://proxy.golang.org/github.com/sbueringer/controller-runtime/@v/v0.1.11.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/sbueringer/controller-runtime#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/sbueringer/controller-runtime"]}