gatekeeper

command module
v3.9.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2022 License: Apache-2.0 Imports: 46 Imported by: 0

README

Gatekeeper

How is Gatekeeper different from OPA?

Compared to using OPA with its sidecar kube-mgmt (aka Gatekeeper v1.0), Gatekeeper introduces the following functionality:

  • An extensible, parameterized policy library
  • Native Kubernetes CRDs for instantiating the policy library (aka "constraints")
  • Native Kubernetes CRDs for extending the policy library (aka "constraint templates")
  • Audit functionality

Getting started

Check out the installation instructions to deploy Gatekeeper components to your Kubernetes cluster.

Documentation

Please see the Gatekeeper website for more in-depth information.

Policy Library

See the Gatekeeper policy library for a collection of constraint templates and sample constraints that you can use with Gatekeeper.

Community & Contributing

Please refer to Gatekeeper's contribution guide to find out how you can help.

Code of conduct

This project is governed by the CNCF Code of conduct.

Security

For details on how to report vulnerabilities and security release process, please refer to Gatekeeper Security for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package apis contains Kubernetes API groups.
Package apis contains Kubernetes API groups.
config/v1alpha1
Package v1alpha1 contains API Schema definitions for the config v1alpha1 API group +kubebuilder:object:generate=true +groupName=config.gatekeeper.sh
Package v1alpha1 contains API Schema definitions for the config v1alpha1 API group +kubebuilder:object:generate=true +groupName=config.gatekeeper.sh
mutations/unversioned
Package unversioned contains the internal representation of mutator objects
Package unversioned contains the internal representation of mutator objects
mutations/v1alpha1
+k8s:conversion-gen=github.com/open-policy-agent/gatekeeper/apis/mutations/unversioned -external-types=github.com/open-policy-agent/gatekeeper/apis/mutations/v1alpha1 Package v1alpha1 contains API Schema definitions for the mutations v1alpha1 API group +kubebuilder:object:generate=true +groupName=mutations.gatekeeper.sh
+k8s:conversion-gen=github.com/open-policy-agent/gatekeeper/apis/mutations/unversioned -external-types=github.com/open-policy-agent/gatekeeper/apis/mutations/v1alpha1 Package v1alpha1 contains API Schema definitions for the mutations v1alpha1 API group +kubebuilder:object:generate=true +groupName=mutations.gatekeeper.sh
mutations/v1beta1
+k8s:conversion-gen=github.com/open-policy-agent/gatekeeper/apis/mutations/unversioned -external-types=github.com/open-policy-agent/gatekeeper/apis/mutations/v1beta1 Package v1alpha1 contains API Schema definitions for the mutations v1alpha1 API group +kubebuilder:object:generate=true +groupName=mutations.gatekeeper.sh
+k8s:conversion-gen=github.com/open-policy-agent/gatekeeper/apis/mutations/unversioned -external-types=github.com/open-policy-agent/gatekeeper/apis/mutations/v1beta1 Package v1alpha1 contains API Schema definitions for the mutations v1alpha1 API group +kubebuilder:object:generate=true +groupName=mutations.gatekeeper.sh
status/v1beta1
Package v1beta1 contains API Schema definitions for the status v1beta1 API group +kubebuilder:object:generate=true +groupName=status.gatekeeper.sh
Package v1beta1 contains API Schema definitions for the status v1beta1 API group +kubebuilder:object:generate=true +groupName=status.gatekeeper.sh
cmd
pkg
fakes
Package fakes defines methods for instantiating objects which act like resources on a Kubernetes cluster, but are not intended to actually be instantiated on a real, production cluster.
Package fakes defines methods for instantiating objects which act like resources on a Kubernetes cluster, but are not intended to actually be instantiated on a real, production cluster.
metrics/registry
Package registry provides a dynamic registry of available exporters.
Package registry provides a dynamic registry of available exporters.
mutation/path/parser
Package parser provides a parser for a path specification language used in expressing Kubernetes object paths.
Package parser provides a parser for a path specification language used in expressing Kubernetes object paths.
test
third_party
sigs.k8s.io/controller-runtime/pkg/dynamiccache
Package cache provides object caches that act as caching client.Reader instances and help drive Kubernetes-object-based event handlers.
Package cache provides object caches that act as caching client.Reader instances and help drive Kubernetes-object-based event handlers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL