deployerv1

package
v1.34.1-20240607144528... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_o5_deployer_v1_deployer_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DeploymentFlags

type DeploymentFlags struct {

	// Skips scale up/down, directly applying the updates in one infra call.
	QuickMode bool `protobuf:"varint,1,opt,name=quick_mode,json=quickMode,proto3" json:"quick_mode,omitempty"`
	// Rotates database credentials
	RotateCredentials bool `protobuf:"varint,2,opt,name=rotate_credentials,json=rotateCredentials,proto3" json:"rotate_credentials,omitempty"`
	CancelUpdates     bool `protobuf:"varint,3,opt,name=cancel_updates,json=cancelUpdates,proto3" json:"cancel_updates,omitempty"`
	DbOnly            bool `protobuf:"varint,4,opt,name=db_only,json=dbOnly,proto3" json:"db_only,omitempty"`
	InfraOnly         bool `protobuf:"varint,5,opt,name=infra_only,json=infraOnly,proto3" json:"infra_only,omitempty"`
	ImportResources   bool `protobuf:"varint,6,opt,name=import_resources,json=importResources,proto3" json:"import_resources,omitempty"`
	// contains filtered or unexported fields
}

func (*DeploymentFlags) Descriptor deprecated

func (*DeploymentFlags) Descriptor() ([]byte, []int)

Deprecated: Use DeploymentFlags.ProtoReflect.Descriptor instead.

func (*DeploymentFlags) GetCancelUpdates

func (x *DeploymentFlags) GetCancelUpdates() bool

func (*DeploymentFlags) GetDbOnly

func (x *DeploymentFlags) GetDbOnly() bool

func (*DeploymentFlags) GetImportResources

func (x *DeploymentFlags) GetImportResources() bool

func (*DeploymentFlags) GetInfraOnly

func (x *DeploymentFlags) GetInfraOnly() bool

func (*DeploymentFlags) GetQuickMode

func (x *DeploymentFlags) GetQuickMode() bool

func (*DeploymentFlags) GetRotateCredentials

func (x *DeploymentFlags) GetRotateCredentials() bool

func (*DeploymentFlags) ProtoMessage

func (*DeploymentFlags) ProtoMessage()

func (*DeploymentFlags) ProtoReflect

func (x *DeploymentFlags) ProtoReflect() protoreflect.Message

func (*DeploymentFlags) Reset

func (x *DeploymentFlags) Reset()

func (*DeploymentFlags) String

func (x *DeploymentFlags) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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