k8spolicy

package
v0.0.0-...-424f6da Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConstraintTemplateWithParams

func NewConstraintTemplateWithParams(name, crd, rego string, params map[string]interface{}) *unstructured.Unstructured

NewConstraintTemplateWithParams ... New Class to create ConstraintTemplate

func NewConstraintTemplateWithoutParams

func NewConstraintTemplateWithoutParams(name, crd, rego string) *unstructured.Unstructured

NewConstraintTemplateWithoutParams ... New Class to create ConstraintTemplate

func NewConstraintWithParams

func NewConstraintWithParams(name, crd, gvrgroup string, applyOnApigroups []string, applyOnKinds []string, parms map[string]interface{}) *unstructured.Unstructured

NewConstraintWithParams ...

func NewConstraintWithoutParams

func NewConstraintWithoutParams(name, crd, gvrgroup string, applyOnApigroups []string, applyOnKinds []string) *unstructured.Unstructured

NewConstraintWithoutParams ...

func Provider

func Provider() terraform.ResourceProvider

Provider ...

Types

type Config

type Config struct {
	Client    dynamic.Interface
	Clientset *kubernetes.Clientset
}

Config ...

Jump to

Keyboard shortcuts

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