Documentation
¶
Index ¶
- Variables
- type ManagedGcpEnvironment
- func (m *ManagedGcpEnvironment) CloneMessageVT() proto.Message
- func (m *ManagedGcpEnvironment) CloneVT() *ManagedGcpEnvironment
- func (*ManagedGcpEnvironment) Descriptor() ([]byte, []int)deprecated
- func (this *ManagedGcpEnvironment) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ManagedGcpEnvironment) EqualVT(that *ManagedGcpEnvironment) bool
- func (x *ManagedGcpEnvironment) GetMetadata() *v1.ObjectMeta
- func (x *ManagedGcpEnvironment) GetSpec() *ManagedGcpEnvironmentSpec
- func (x *ManagedGcpEnvironment) GetStatus() *ManagedGcpEnvironmentStatus
- func (x *ManagedGcpEnvironment) GetType() *v1.TypeMeta
- func (m *ManagedGcpEnvironment) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironment) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironment) MarshalToVT(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironment) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironment) MarshalVT() (dAtA []byte, err error)
- func (m *ManagedGcpEnvironment) MarshalVTStrict() (dAtA []byte, err error)
- func (*ManagedGcpEnvironment) ProtoMessage()
- func (x *ManagedGcpEnvironment) ProtoReflect() protoreflect.Message
- func (x *ManagedGcpEnvironment) Reset()
- func (m *ManagedGcpEnvironment) SizeVT() (n int)
- func (x *ManagedGcpEnvironment) String() string
- func (m *ManagedGcpEnvironment) UnmarshalVT(dAtA []byte) error
- func (m *ManagedGcpEnvironment) UnmarshalVTUnsafe(dAtA []byte) error
- type ManagedGcpEnvironmentSpec
- func (m *ManagedGcpEnvironmentSpec) CloneMessageVT() proto.Message
- func (m *ManagedGcpEnvironmentSpec) CloneVT() *ManagedGcpEnvironmentSpec
- func (*ManagedGcpEnvironmentSpec) Descriptor() ([]byte, []int)deprecated
- func (this *ManagedGcpEnvironmentSpec) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ManagedGcpEnvironmentSpec) EqualVT(that *ManagedGcpEnvironmentSpec) bool
- func (x *ManagedGcpEnvironmentSpec) GetBudgetAmount() string
- func (x *ManagedGcpEnvironmentSpec) GetDnsZoneName() string
- func (x *ManagedGcpEnvironmentSpec) GetEmail() string
- func (x *ManagedGcpEnvironmentSpec) GetEnv() string
- func (x *ManagedGcpEnvironmentSpec) GetGroup() string
- func (x *ManagedGcpEnvironmentSpec) GetMapspaceRef() string
- func (x *ManagedGcpEnvironmentSpec) GetParentFolderId() string
- func (x *ManagedGcpEnvironmentSpec) GetTeamArRepoId() string
- func (m *ManagedGcpEnvironmentSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironmentSpec) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironmentSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironmentSpec) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironmentSpec) MarshalVT() (dAtA []byte, err error)
- func (m *ManagedGcpEnvironmentSpec) MarshalVTStrict() (dAtA []byte, err error)
- func (*ManagedGcpEnvironmentSpec) ProtoMessage()
- func (x *ManagedGcpEnvironmentSpec) ProtoReflect() protoreflect.Message
- func (x *ManagedGcpEnvironmentSpec) Reset()
- func (m *ManagedGcpEnvironmentSpec) SizeVT() (n int)
- func (x *ManagedGcpEnvironmentSpec) String() string
- func (m *ManagedGcpEnvironmentSpec) UnmarshalVT(dAtA []byte) error
- func (m *ManagedGcpEnvironmentSpec) UnmarshalVTUnsafe(dAtA []byte) error
- type ManagedGcpEnvironmentStatus
- func (m *ManagedGcpEnvironmentStatus) CloneMessageVT() proto.Message
- func (m *ManagedGcpEnvironmentStatus) CloneVT() *ManagedGcpEnvironmentStatus
- func (*ManagedGcpEnvironmentStatus) Descriptor() ([]byte, []int)deprecated
- func (this *ManagedGcpEnvironmentStatus) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ManagedGcpEnvironmentStatus) EqualVT(that *ManagedGcpEnvironmentStatus) bool
- func (x *ManagedGcpEnvironmentStatus) GetStatusMap() map[string]string
- func (m *ManagedGcpEnvironmentStatus) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironmentStatus) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironmentStatus) MarshalToVT(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironmentStatus) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *ManagedGcpEnvironmentStatus) MarshalVT() (dAtA []byte, err error)
- func (m *ManagedGcpEnvironmentStatus) MarshalVTStrict() (dAtA []byte, err error)
- func (*ManagedGcpEnvironmentStatus) ProtoMessage()
- func (x *ManagedGcpEnvironmentStatus) ProtoReflect() protoreflect.Message
- func (x *ManagedGcpEnvironmentStatus) Reset()
- func (m *ManagedGcpEnvironmentStatus) SizeVT() (n int)
- func (x *ManagedGcpEnvironmentStatus) String() string
- func (m *ManagedGcpEnvironmentStatus) UnmarshalVT(dAtA []byte) error
- func (m *ManagedGcpEnvironmentStatus) UnmarshalVTUnsafe(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var File_managedgcpenvironment_v1_managedgcpenvironment_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ManagedGcpEnvironment ¶
type ManagedGcpEnvironment struct {
Type *v1.TypeMeta `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
Metadata *v1.ObjectMeta `protobuf:"bytes,10,opt,name=metadata,proto3" json:"metadata,omitempty"`
Spec *ManagedGcpEnvironmentSpec `protobuf:"bytes,20,opt,name=spec,proto3" json:"spec,omitempty"`
Status *ManagedGcpEnvironmentStatus `protobuf:"bytes,30,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*ManagedGcpEnvironment) CloneMessageVT ¶
func (m *ManagedGcpEnvironment) CloneMessageVT() proto.Message
func (*ManagedGcpEnvironment) CloneVT ¶
func (m *ManagedGcpEnvironment) CloneVT() *ManagedGcpEnvironment
func (*ManagedGcpEnvironment) Descriptor
deprecated
func (*ManagedGcpEnvironment) Descriptor() ([]byte, []int)
Deprecated: Use ManagedGcpEnvironment.ProtoReflect.Descriptor instead.
func (*ManagedGcpEnvironment) EqualMessageVT ¶
func (this *ManagedGcpEnvironment) EqualMessageVT(thatMsg proto.Message) bool
func (*ManagedGcpEnvironment) EqualVT ¶
func (this *ManagedGcpEnvironment) EqualVT(that *ManagedGcpEnvironment) bool
func (*ManagedGcpEnvironment) GetMetadata ¶
func (x *ManagedGcpEnvironment) GetMetadata() *v1.ObjectMeta
func (*ManagedGcpEnvironment) GetSpec ¶
func (x *ManagedGcpEnvironment) GetSpec() *ManagedGcpEnvironmentSpec
func (*ManagedGcpEnvironment) GetStatus ¶
func (x *ManagedGcpEnvironment) GetStatus() *ManagedGcpEnvironmentStatus
func (*ManagedGcpEnvironment) GetType ¶
func (x *ManagedGcpEnvironment) GetType() *v1.TypeMeta
func (*ManagedGcpEnvironment) MarshalToSizedBufferVT ¶
func (m *ManagedGcpEnvironment) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ManagedGcpEnvironment) MarshalToSizedBufferVTStrict ¶
func (m *ManagedGcpEnvironment) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*ManagedGcpEnvironment) MarshalToVT ¶
func (m *ManagedGcpEnvironment) MarshalToVT(dAtA []byte) (int, error)
func (*ManagedGcpEnvironment) MarshalToVTStrict ¶
func (m *ManagedGcpEnvironment) MarshalToVTStrict(dAtA []byte) (int, error)
func (*ManagedGcpEnvironment) MarshalVT ¶
func (m *ManagedGcpEnvironment) MarshalVT() (dAtA []byte, err error)
func (*ManagedGcpEnvironment) MarshalVTStrict ¶
func (m *ManagedGcpEnvironment) MarshalVTStrict() (dAtA []byte, err error)
func (*ManagedGcpEnvironment) ProtoMessage ¶
func (*ManagedGcpEnvironment) ProtoMessage()
func (*ManagedGcpEnvironment) ProtoReflect ¶
func (x *ManagedGcpEnvironment) ProtoReflect() protoreflect.Message
func (*ManagedGcpEnvironment) Reset ¶
func (x *ManagedGcpEnvironment) Reset()
func (*ManagedGcpEnvironment) SizeVT ¶
func (m *ManagedGcpEnvironment) SizeVT() (n int)
func (*ManagedGcpEnvironment) String ¶
func (x *ManagedGcpEnvironment) String() string
func (*ManagedGcpEnvironment) UnmarshalVT ¶
func (m *ManagedGcpEnvironment) UnmarshalVT(dAtA []byte) error
func (*ManagedGcpEnvironment) UnmarshalVTUnsafe ¶
func (m *ManagedGcpEnvironment) UnmarshalVTUnsafe(dAtA []byte) error
type ManagedGcpEnvironmentSpec ¶
type ManagedGcpEnvironmentSpec struct {
// e.g., gcp.plattform@mattilsynet.no
Group string `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"`
// [(buf.validate.field).string.email = true];
// eg., "1182832818, the namespace folder which could be map-ops-dev/dev"
ParentFolderId string `protobuf:"bytes,10,opt,name=parent_folder_id,json=parentFolderId,proto3" json:"parent_folder_id,omitempty"`
// eg., "dev", "prod"
Env string `protobuf:"bytes,11,opt,name=env,proto3" json:"env,omitempty"`
DnsZoneName string `protobuf:"bytes,20,opt,name=dns_zone_name,json=dnsZoneName,proto3" json:"dns_zone_name,omitempty"`
TeamArRepoId string `protobuf:"bytes,30,opt,name=team_ar_repo_id,json=teamArRepoId,proto3" json:"team_ar_repo_id,omitempty"`
// eg., "123213213", which is the overall mapspace name, i.e., map-ops-dev
MapspaceRef string `protobuf:"bytes,40,opt,name=mapspace_ref,json=mapspaceRef,proto3" json:"mapspace_ref,omitempty"`
BudgetAmount string `protobuf:"bytes,50,opt,name=budget_amount,json=budgetAmount,proto3" json:"budget_amount,omitempty"`
// eg. for slack,
// "some-team-aaaa94320493204932049320@somecompany-hq.slack.com" where budget
// alerts would arrive at f.ex
Email string `protobuf:"bytes,60,opt,name=email,proto3" json:"email,omitempty"`
// contains filtered or unexported fields
}
func (*ManagedGcpEnvironmentSpec) CloneMessageVT ¶
func (m *ManagedGcpEnvironmentSpec) CloneMessageVT() proto.Message
func (*ManagedGcpEnvironmentSpec) CloneVT ¶
func (m *ManagedGcpEnvironmentSpec) CloneVT() *ManagedGcpEnvironmentSpec
func (*ManagedGcpEnvironmentSpec) Descriptor
deprecated
func (*ManagedGcpEnvironmentSpec) Descriptor() ([]byte, []int)
Deprecated: Use ManagedGcpEnvironmentSpec.ProtoReflect.Descriptor instead.
func (*ManagedGcpEnvironmentSpec) EqualMessageVT ¶
func (this *ManagedGcpEnvironmentSpec) EqualMessageVT(thatMsg proto.Message) bool
func (*ManagedGcpEnvironmentSpec) EqualVT ¶
func (this *ManagedGcpEnvironmentSpec) EqualVT(that *ManagedGcpEnvironmentSpec) bool
func (*ManagedGcpEnvironmentSpec) GetBudgetAmount ¶
func (x *ManagedGcpEnvironmentSpec) GetBudgetAmount() string
func (*ManagedGcpEnvironmentSpec) GetDnsZoneName ¶
func (x *ManagedGcpEnvironmentSpec) GetDnsZoneName() string
func (*ManagedGcpEnvironmentSpec) GetEmail ¶
func (x *ManagedGcpEnvironmentSpec) GetEmail() string
func (*ManagedGcpEnvironmentSpec) GetEnv ¶ added in v0.0.11
func (x *ManagedGcpEnvironmentSpec) GetEnv() string
func (*ManagedGcpEnvironmentSpec) GetGroup ¶
func (x *ManagedGcpEnvironmentSpec) GetGroup() string
func (*ManagedGcpEnvironmentSpec) GetMapspaceRef ¶ added in v0.0.5
func (x *ManagedGcpEnvironmentSpec) GetMapspaceRef() string
func (*ManagedGcpEnvironmentSpec) GetParentFolderId ¶
func (x *ManagedGcpEnvironmentSpec) GetParentFolderId() string
func (*ManagedGcpEnvironmentSpec) GetTeamArRepoId ¶
func (x *ManagedGcpEnvironmentSpec) GetTeamArRepoId() string
func (*ManagedGcpEnvironmentSpec) MarshalToSizedBufferVT ¶
func (m *ManagedGcpEnvironmentSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ManagedGcpEnvironmentSpec) MarshalToSizedBufferVTStrict ¶
func (m *ManagedGcpEnvironmentSpec) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*ManagedGcpEnvironmentSpec) MarshalToVT ¶
func (m *ManagedGcpEnvironmentSpec) MarshalToVT(dAtA []byte) (int, error)
func (*ManagedGcpEnvironmentSpec) MarshalToVTStrict ¶
func (m *ManagedGcpEnvironmentSpec) MarshalToVTStrict(dAtA []byte) (int, error)
func (*ManagedGcpEnvironmentSpec) MarshalVT ¶
func (m *ManagedGcpEnvironmentSpec) MarshalVT() (dAtA []byte, err error)
func (*ManagedGcpEnvironmentSpec) MarshalVTStrict ¶
func (m *ManagedGcpEnvironmentSpec) MarshalVTStrict() (dAtA []byte, err error)
func (*ManagedGcpEnvironmentSpec) ProtoMessage ¶
func (*ManagedGcpEnvironmentSpec) ProtoMessage()
func (*ManagedGcpEnvironmentSpec) ProtoReflect ¶
func (x *ManagedGcpEnvironmentSpec) ProtoReflect() protoreflect.Message
func (*ManagedGcpEnvironmentSpec) Reset ¶
func (x *ManagedGcpEnvironmentSpec) Reset()
func (*ManagedGcpEnvironmentSpec) SizeVT ¶
func (m *ManagedGcpEnvironmentSpec) SizeVT() (n int)
func (*ManagedGcpEnvironmentSpec) String ¶
func (x *ManagedGcpEnvironmentSpec) String() string
func (*ManagedGcpEnvironmentSpec) UnmarshalVT ¶
func (m *ManagedGcpEnvironmentSpec) UnmarshalVT(dAtA []byte) error
func (*ManagedGcpEnvironmentSpec) UnmarshalVTUnsafe ¶
func (m *ManagedGcpEnvironmentSpec) UnmarshalVTUnsafe(dAtA []byte) error
type ManagedGcpEnvironmentStatus ¶
type ManagedGcpEnvironmentStatus struct {
StatusMap map[string]string `` /* 145-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ManagedGcpEnvironmentStatus) CloneMessageVT ¶
func (m *ManagedGcpEnvironmentStatus) CloneMessageVT() proto.Message
func (*ManagedGcpEnvironmentStatus) CloneVT ¶
func (m *ManagedGcpEnvironmentStatus) CloneVT() *ManagedGcpEnvironmentStatus
func (*ManagedGcpEnvironmentStatus) Descriptor
deprecated
func (*ManagedGcpEnvironmentStatus) Descriptor() ([]byte, []int)
Deprecated: Use ManagedGcpEnvironmentStatus.ProtoReflect.Descriptor instead.
func (*ManagedGcpEnvironmentStatus) EqualMessageVT ¶
func (this *ManagedGcpEnvironmentStatus) EqualMessageVT(thatMsg proto.Message) bool
func (*ManagedGcpEnvironmentStatus) EqualVT ¶
func (this *ManagedGcpEnvironmentStatus) EqualVT(that *ManagedGcpEnvironmentStatus) bool
func (*ManagedGcpEnvironmentStatus) GetStatusMap ¶
func (x *ManagedGcpEnvironmentStatus) GetStatusMap() map[string]string
func (*ManagedGcpEnvironmentStatus) MarshalToSizedBufferVT ¶
func (m *ManagedGcpEnvironmentStatus) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ManagedGcpEnvironmentStatus) MarshalToSizedBufferVTStrict ¶
func (m *ManagedGcpEnvironmentStatus) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*ManagedGcpEnvironmentStatus) MarshalToVT ¶
func (m *ManagedGcpEnvironmentStatus) MarshalToVT(dAtA []byte) (int, error)
func (*ManagedGcpEnvironmentStatus) MarshalToVTStrict ¶
func (m *ManagedGcpEnvironmentStatus) MarshalToVTStrict(dAtA []byte) (int, error)
func (*ManagedGcpEnvironmentStatus) MarshalVT ¶
func (m *ManagedGcpEnvironmentStatus) MarshalVT() (dAtA []byte, err error)
func (*ManagedGcpEnvironmentStatus) MarshalVTStrict ¶
func (m *ManagedGcpEnvironmentStatus) MarshalVTStrict() (dAtA []byte, err error)
func (*ManagedGcpEnvironmentStatus) ProtoMessage ¶
func (*ManagedGcpEnvironmentStatus) ProtoMessage()
func (*ManagedGcpEnvironmentStatus) ProtoReflect ¶
func (x *ManagedGcpEnvironmentStatus) ProtoReflect() protoreflect.Message
func (*ManagedGcpEnvironmentStatus) Reset ¶
func (x *ManagedGcpEnvironmentStatus) Reset()
func (*ManagedGcpEnvironmentStatus) SizeVT ¶
func (m *ManagedGcpEnvironmentStatus) SizeVT() (n int)
func (*ManagedGcpEnvironmentStatus) String ¶
func (x *ManagedGcpEnvironmentStatus) String() string
func (*ManagedGcpEnvironmentStatus) UnmarshalVT ¶
func (m *ManagedGcpEnvironmentStatus) UnmarshalVT(dAtA []byte) error
func (*ManagedGcpEnvironmentStatus) UnmarshalVTUnsafe ¶
func (m *ManagedGcpEnvironmentStatus) UnmarshalVTUnsafe(dAtA []byte) error
Click to show internal directories.
Click to hide internal directories.