codebuild

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArtifactSettings

type ArtifactSettings struct {
	types.Metadata
	EncryptionEnabled types.BoolValue
}

func (*ArtifactSettings) GetMetadata

func (c *ArtifactSettings) GetMetadata() *types.Metadata

func (*ArtifactSettings) GetRawValue

func (c *ArtifactSettings) GetRawValue() interface{}

type CodeBuild

type CodeBuild struct {
	Projects []Project
}

type Project

type Project struct {
	types.Metadata
	ArtifactSettings          ArtifactSettings
	SecondaryArtifactSettings []ArtifactSettings
}

func (*Project) GetMetadata

func (c *Project) GetMetadata() *types.Metadata

func (*Project) GetRawValue

func (c *Project) GetRawValue() interface{}

Jump to

Keyboard shortcuts

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