agentcfg

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pkg_agentcfg_agentcfg_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AgentConfiguration

type AgentConfiguration struct {
	Gitops *GitopsCF `protobuf:"bytes,1,opt,name=gitops,proto3" json:"gitops,omitempty"`
	// contains filtered or unexported fields
}

func (*AgentConfiguration) Descriptor deprecated

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

Deprecated: Use AgentConfiguration.ProtoReflect.Descriptor instead.

func (*AgentConfiguration) GetGitops added in v0.0.5

func (x *AgentConfiguration) GetGitops() *GitopsCF

func (*AgentConfiguration) ProtoMessage

func (*AgentConfiguration) ProtoMessage()

func (*AgentConfiguration) ProtoReflect

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

func (*AgentConfiguration) Reset

func (x *AgentConfiguration) Reset()

func (*AgentConfiguration) String

func (x *AgentConfiguration) String() string

type ConfigurationFile

type ConfigurationFile struct {
	Gitops *GitopsCF `protobuf:"bytes,1,opt,name=gitops,proto3" json:"gitops,omitempty"`
	// contains filtered or unexported fields
}

func (*ConfigurationFile) Descriptor deprecated

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

Deprecated: Use ConfigurationFile.ProtoReflect.Descriptor instead.

func (*ConfigurationFile) GetGitops added in v0.0.5

func (x *ConfigurationFile) GetGitops() *GitopsCF

func (*ConfigurationFile) ProtoMessage

func (*ConfigurationFile) ProtoMessage()

func (*ConfigurationFile) ProtoReflect

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

func (*ConfigurationFile) Reset

func (x *ConfigurationFile) Reset()

func (*ConfigurationFile) String

func (x *ConfigurationFile) String() string

type GitopsCF added in v0.0.5

type GitopsCF struct {
	ManifestProjects []*ManifestProjectCF `protobuf:"bytes,1,rep,name=manifest_projects,proto3" json:"manifest_projects,omitempty"`
	// contains filtered or unexported fields
}

func (*GitopsCF) Descriptor deprecated added in v0.0.5

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

Deprecated: Use GitopsCF.ProtoReflect.Descriptor instead.

func (*GitopsCF) GetManifestProjects added in v0.0.5

func (x *GitopsCF) GetManifestProjects() []*ManifestProjectCF

func (*GitopsCF) ProtoMessage added in v0.0.5

func (*GitopsCF) ProtoMessage()

func (*GitopsCF) ProtoReflect added in v0.0.5

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

func (*GitopsCF) Reset added in v0.0.5

func (x *GitopsCF) Reset()

func (*GitopsCF) String added in v0.0.5

func (x *GitopsCF) String() string

type ManifestProjectCF

type ManifestProjectCF struct {
	Id                 string              `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ResourceInclusions []*ResourceFilterCF `protobuf:"bytes,2,rep,name=resource_inclusions,proto3" json:"resource_inclusions,omitempty"`
	ResourceExclusions []*ResourceFilterCF `protobuf:"bytes,3,rep,name=resource_exclusions,proto3" json:"resource_exclusions,omitempty"`
	// contains filtered or unexported fields
}

func (*ManifestProjectCF) Descriptor deprecated

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

Deprecated: Use ManifestProjectCF.ProtoReflect.Descriptor instead.

func (*ManifestProjectCF) GetId

func (x *ManifestProjectCF) GetId() string

func (*ManifestProjectCF) GetResourceExclusions added in v0.0.5

func (x *ManifestProjectCF) GetResourceExclusions() []*ResourceFilterCF

func (*ManifestProjectCF) GetResourceInclusions added in v0.0.5

func (x *ManifestProjectCF) GetResourceInclusions() []*ResourceFilterCF

func (*ManifestProjectCF) ProtoMessage

func (*ManifestProjectCF) ProtoMessage()

func (*ManifestProjectCF) ProtoReflect

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

func (*ManifestProjectCF) Reset

func (x *ManifestProjectCF) Reset()

func (*ManifestProjectCF) String

func (x *ManifestProjectCF) String() string

type ResourceFilterCF added in v0.0.5

type ResourceFilterCF struct {
	ApiGroups []string `protobuf:"bytes,1,rep,name=api_groups,proto3" json:"api_groups,omitempty"`
	Kinds     []string `protobuf:"bytes,2,rep,name=kinds,proto3" json:"kinds,omitempty"`
	// contains filtered or unexported fields
}

func (*ResourceFilterCF) Descriptor deprecated added in v0.0.5

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

Deprecated: Use ResourceFilterCF.ProtoReflect.Descriptor instead.

func (*ResourceFilterCF) GetApiGroups added in v0.0.5

func (x *ResourceFilterCF) GetApiGroups() []string

func (*ResourceFilterCF) GetKinds added in v0.0.5

func (x *ResourceFilterCF) GetKinds() []string

func (*ResourceFilterCF) ProtoMessage added in v0.0.5

func (*ResourceFilterCF) ProtoMessage()

func (*ResourceFilterCF) ProtoReflect added in v0.0.5

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

func (*ResourceFilterCF) Reset added in v0.0.5

func (x *ResourceFilterCF) Reset()

func (*ResourceFilterCF) String added in v0.0.5

func (x *ResourceFilterCF) String() string

Jump to

Keyboard shortcuts

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