apply

package
v1.5.2-rc2 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command added in v1.2.0

func Command() *cobra.Command

Types

type Policy added in v1.3.0

type Policy struct {
	Name      string     `json:"name"`
	Resources []Resource `json:"resources"`
}

type Resource added in v1.3.0

type Resource struct {
	Name   string            `json:"name"`
	Values map[string]string `json:"values"`
}

type SkippedInvalidPolicies added in v1.5.0

type SkippedInvalidPolicies struct {
	// contains filtered or unexported fields
}

type Values added in v1.3.0

type Values struct {
	Policies []Policy `json:"policies"`
}

Jump to

Keyboard shortcuts

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