rules

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2021 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Rules is a list of all rules

Functions

This section is empty.

Types

type GoogleComposerEnvironmentInvalidMachineTypeRule added in v0.2.0

type GoogleComposerEnvironmentInvalidMachineTypeRule struct{}

GoogleComposerEnvironmentInvalidMachineTypeRule checks whether the machine type is invalid

func NewGoogleComposerEnvironmentInvalidMachineTypeRule added in v0.2.0

func NewGoogleComposerEnvironmentInvalidMachineTypeRule() *GoogleComposerEnvironmentInvalidMachineTypeRule

NewGoogleComposerEnvironmentInvalidMachineTypeRule returns a new rule

func (*GoogleComposerEnvironmentInvalidMachineTypeRule) Check added in v0.2.0

Check checks whether the machine type is invalid

func (*GoogleComposerEnvironmentInvalidMachineTypeRule) Enabled added in v0.2.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*GoogleComposerEnvironmentInvalidMachineTypeRule) Name added in v0.2.0

Name returns the rule name

func (*GoogleComposerEnvironmentInvalidMachineTypeRule) Severity added in v0.2.0

Severity returns the rule severity

type GoogleComputeInstanceInvalidMachineTypeRule added in v0.2.0

type GoogleComputeInstanceInvalidMachineTypeRule struct{}

GoogleComputeInstanceInvalidMachineTypeRule checks whether the machine type is invalid

func NewGoogleComputeInstanceInvalidMachineTypeRule added in v0.2.0

func NewGoogleComputeInstanceInvalidMachineTypeRule() *GoogleComputeInstanceInvalidMachineTypeRule

NewGoogleComputeInstanceInvalidMachineTypeRule returns a new rule

func (*GoogleComputeInstanceInvalidMachineTypeRule) Check added in v0.2.0

Check checks whether the machine type is invalid

func (*GoogleComputeInstanceInvalidMachineTypeRule) Enabled added in v0.2.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*GoogleComputeInstanceInvalidMachineTypeRule) Name added in v0.2.0

Name returns the rule name

func (*GoogleComputeInstanceInvalidMachineTypeRule) Severity added in v0.2.0

Severity returns the rule severity

type GoogleComputeInstanceTemplateInvalidMachineTypeRule added in v0.2.0

type GoogleComputeInstanceTemplateInvalidMachineTypeRule struct{}

GoogleComputeInstanceTemplateInvalidMachineTypeRule checks whether the machine type is invalid

func NewGoogleComputeInstanceTemplateInvalidMachineTypeRule added in v0.2.0

func NewGoogleComputeInstanceTemplateInvalidMachineTypeRule() *GoogleComputeInstanceTemplateInvalidMachineTypeRule

NewGoogleComputeInstanceTemplateInvalidMachineTypeRule returns a new rule

func (*GoogleComputeInstanceTemplateInvalidMachineTypeRule) Check added in v0.2.0

Check checks whether the machine type is invalid

func (*GoogleComputeInstanceTemplateInvalidMachineTypeRule) Enabled added in v0.2.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*GoogleComputeInstanceTemplateInvalidMachineTypeRule) Name added in v0.2.0

Name returns the rule name

func (*GoogleComputeInstanceTemplateInvalidMachineTypeRule) Severity added in v0.2.0

Severity returns the rule severity

type GoogleComputeReservationInvalidMachineTypeRule added in v0.2.0

type GoogleComputeReservationInvalidMachineTypeRule struct{}

GoogleComputeReservationInvalidMachineTypeRule checks whether the machine type is invalid

func NewGoogleComputeReservationInvalidMachineTypeRule added in v0.2.0

func NewGoogleComputeReservationInvalidMachineTypeRule() *GoogleComputeReservationInvalidMachineTypeRule

NewGoogleComputeReservationInvalidMachineTypeRule returns a new rule

func (*GoogleComputeReservationInvalidMachineTypeRule) Check added in v0.2.0

Check checks whether the machine type is invalid

func (*GoogleComputeReservationInvalidMachineTypeRule) Enabled added in v0.2.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*GoogleComputeReservationInvalidMachineTypeRule) Name added in v0.2.0

Name returns the rule name

func (*GoogleComputeReservationInvalidMachineTypeRule) Severity added in v0.2.0

Severity returns the rule severity

type GoogleContainerClusterInvalidMachineTypeRule added in v0.2.0

type GoogleContainerClusterInvalidMachineTypeRule struct{}

GoogleContainerClusterInvalidMachineTypeRule checks whether the machine type is invalid

func NewGoogleContainerClusterInvalidMachineTypeRule added in v0.2.0

func NewGoogleContainerClusterInvalidMachineTypeRule() *GoogleContainerClusterInvalidMachineTypeRule

NewGoogleContainerClusterInvalidMachineTypeRule returns a new rule

func (*GoogleContainerClusterInvalidMachineTypeRule) Check added in v0.2.0

Check checks whether the machine type is invalid

func (*GoogleContainerClusterInvalidMachineTypeRule) Enabled added in v0.2.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*GoogleContainerClusterInvalidMachineTypeRule) Name added in v0.2.0

Name returns the rule name

func (*GoogleContainerClusterInvalidMachineTypeRule) Severity added in v0.2.0

Severity returns the rule severity

type GoogleContainerNodePoolInvalidMachineTypeRule added in v0.2.0

type GoogleContainerNodePoolInvalidMachineTypeRule struct{}

GoogleContainerNodePoolInvalidMachineTypeRule checks whether the machine type is invalid

func NewGoogleContainerNodePoolInvalidMachineTypeRule added in v0.2.0

func NewGoogleContainerNodePoolInvalidMachineTypeRule() *GoogleContainerNodePoolInvalidMachineTypeRule

NewGoogleContainerNodePoolInvalidMachineTypeRule returns a new rule

func (*GoogleContainerNodePoolInvalidMachineTypeRule) Check added in v0.2.0

Check checks whether the machine type is invalid

func (*GoogleContainerNodePoolInvalidMachineTypeRule) Enabled added in v0.2.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*GoogleContainerNodePoolInvalidMachineTypeRule) Name added in v0.2.0

Name returns the rule name

func (*GoogleContainerNodePoolInvalidMachineTypeRule) Severity added in v0.2.0

Severity returns the rule severity

type GoogleDataflowJobInvalidMachineTypeRule added in v0.2.0

type GoogleDataflowJobInvalidMachineTypeRule struct{}

GoogleDataflowJobInvalidMachineTypeRule checks whether the machine type is invalid

func NewGoogleDataflowJobInvalidMachineTypeRule added in v0.2.0

func NewGoogleDataflowJobInvalidMachineTypeRule() *GoogleDataflowJobInvalidMachineTypeRule

NewGoogleDataflowJobInvalidMachineTypeRule returns a new rule

func (*GoogleDataflowJobInvalidMachineTypeRule) Check added in v0.2.0

Check checks whether the machine type is invalid

func (*GoogleDataflowJobInvalidMachineTypeRule) Enabled added in v0.2.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*GoogleDataflowJobInvalidMachineTypeRule) Name added in v0.2.0

Name returns the rule name

func (*GoogleDataflowJobInvalidMachineTypeRule) Severity added in v0.2.0

Severity returns the rule severity

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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