Bump sigs.k8s.io/controller-runtime to v0.14.4 (#5507)
* Bump sigs.k8s.io/controller-runtime to v0.14.4 * Update gofmt
This commit is contained in:
4
vendor/sigs.k8s.io/controller-runtime/pkg/config/doc.go
generated
vendored
4
vendor/sigs.k8s.io/controller-runtime/pkg/config/doc.go
generated
vendored
@@ -17,9 +17,11 @@ limitations under the License.
|
||||
// Package config contains functionality for interacting with ComponentConfig
|
||||
// files
|
||||
//
|
||||
// DeferredFileLoader
|
||||
// # DeferredFileLoader
|
||||
//
|
||||
// This uses a deferred file decoding allowing you to chain your configuration
|
||||
// setup. You can pass this into manager.Options#File and it will load your
|
||||
// config.
|
||||
//
|
||||
// Deprecated: This package has been deprecated and will be removed in a future release.
|
||||
package config
|
||||
|
||||
Reference in New Issue
Block a user