generated

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceConfig

type ServiceConfig struct {
	Deployment *appsv1.Deployment `json:"deployment,omitempty"`
	Service    *corev1.Service    `json:"service,omitempty"`
	Resources  []client.Object    `json:"resources,omitempty"`
	ToDelete   []client.Object    `json:"todelete,omitempty"`
}

ServiceConfig is the generated service config

func (*ServiceConfig) UnmarshalYAML

func (r *ServiceConfig) UnmarshalYAML(unmarshal func(interface{}) error) error

type SpinnakerGeneratedConfig

type SpinnakerGeneratedConfig struct {
	Config map[string]ServiceConfig `json:"config"`
}

SpinnakerGeneratedConfig represents the config generated by Halyard

Jump to

Keyboard shortcuts

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