apply

package
v1.6.10 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: Apache-2.0 Imports: 26 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