Documentation ¶
Overview ¶
Package service implements business logic to create Kubernetes resources against the Kubernetes API.
Index ¶
Constants ¶
View Source
const (
RedactedString = "[REDACTED]"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func NewVersionBundles ¶
func NewVersionBundles() []versionbundle.Bundle
NewVersionBundles returns the array of version bundles defined for the operator.
Types ¶
type Config ¶
type Config struct { Logger micrologger.Logger Flag *flag.Flag Viper *viper.Viper Description string GitCommit string ProjectName string Source string }
Config represents the configuration used to create a new service.
Directories ¶
Path | Synopsis |
---|---|
v2/resource/cloudformation/adapter
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates.
|
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates. |
v3/resource/cloudformation/adapter
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates.
|
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates. |
v4/resource/cloudformation/adapter
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates.
|
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates. |
v5/resource/cloudformation/adapter
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates.
|
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates. |
v6/resource/cloudformation/adapter
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates.
|
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates. |
v7/adapter
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates.
|
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates. |
v8/adapter
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates.
|
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates. |
v9/adapter
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates.
|
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates. |
Click to show internal directories.
Click to hide internal directories.