k3s/vendor/github.com/rancher/norman
Darren Shepherd f6e0bad953 Update vendor
2019-02-22 19:58:42 -07:00
..
api Update vendor 2019-01-11 21:58:27 -07:00
authorization Update vendor 2019-01-11 21:58:27 -07:00
condition Update vendor 2019-02-04 16:47:53 -07:00
controller Update vendor 2019-02-04 16:47:53 -07:00
generator Update vendor 2019-01-11 21:58:27 -07:00
httperror Update vendor 2019-01-11 21:58:27 -07:00
leader Update vendor 2019-01-11 21:58:27 -07:00
lifecycle Update vendor 2019-01-11 21:58:27 -07:00
metrics Update vendor 2019-01-11 21:58:27 -07:00
name Update vendor 2019-01-11 21:58:27 -07:00
objectclient Update vendor 2019-01-11 21:58:27 -07:00
parse Update vendor 2019-02-04 16:47:53 -07:00
pkg Update vendor 2019-02-22 19:58:42 -07:00
restwatch Update vendor 2019-01-11 21:58:27 -07:00
signal Update vendor 2019-01-11 21:58:27 -07:00
store Update vendor 2019-01-11 21:58:27 -07:00
types Update vendor 2019-01-22 13:53:35 -07:00
urlbuilder Update vendor 2019-01-11 21:58:27 -07:00
.dockerignore Update vendor 2019-01-11 21:58:27 -07:00
.drone.yml Update vendor 2019-01-11 21:58:27 -07:00
.gitignore Update vendor 2019-01-11 21:58:27 -07:00
build.go Update vendor 2019-02-04 16:47:53 -07:00
Dockerfile.dapper Update vendor 2019-01-11 21:58:27 -07:00
LICENSE Update vendor 2019-01-11 21:58:27 -07:00
Makefile Update vendor 2019-01-11 21:58:27 -07:00
README.md Update vendor 2019-01-11 21:58:27 -07:00
types.go Update vendor 2019-02-04 16:47:53 -07:00
vendor.conf Update vendor 2019-01-11 21:58:27 -07:00

Norman

An API framework for Building Rancher Style APIs backed by K8s CustomResources and their controllers.

Example

Refer to https://github.com/rancher/go-skel for skeleton norman controller projects

License

Copyright (c) 2014-2017 Rancher Labs, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.