Skip to content

PDOK/smooth-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

162 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smooth-operator

Build Lint Go Report Card GitHub license

Smooth Operator Library

This repository contains code shared by the Kubernetes operators developed by PDOK. There are no executable programs present in this codebase. The goal of this repository is to support the development work of PDOK, but it can also be used as a starter to develop custom map related operators. At the moment the following operators have this repository as a basis:

Usage

This project does not contain any executable files and is only used as a basis for Kubernetes operators.

Project structure

The code is separated based on context of code.

Global Kinds

Directory api contains Kinds that are used globally, for example OwnerInfo which is used by WMS, WFS and Atom kind. These kinds only provide information for other kinds.

Shared code

Directory pkg contains the common codebase for operator logic that is reusable or generic.

Shared structure

Directory model contains the structs that are reusable or generic.

Contributing

How to contribute

Smooth-operator is solely developed by PDOK. Contributions are however always welcome. If you have any questions or suggestions you can create an issue in the issue tracker.

Contact

The maintainers can be contacted through the issue tracker.

Authors

This project is developed by PDOK, a platform for publication of geographic datasets of Dutch governmental institutions.

About

Shared code by the Kubernetes operators developed by PDOK

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors