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

README.md

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.