Documentation
¶
Index ¶
- func ComputeTargetTCPProxySpec_BackendServiceRef_FromProto(mapCtx *direct.MapContext, in string) *refs.ComputeBackendServiceRef
- func ComputeTargetTCPProxySpec_BackendServiceRef_ToProto(mapCtx *direct.MapContext, in *refs.ComputeBackendServiceRef) *string
- func ComputeTargetTCPProxySpec_FromProto(mapCtx *direct.MapContext, in *pb.TargetTcpProxy) *krm.ComputeTargetTCPProxySpec
- func ComputeTargetTCPProxySpec_ToProto(mapCtx *direct.MapContext, in *krm.ComputeTargetTCPProxySpec) *pb.TargetTcpProxy
- func ComputeTargetTCPProxyStatus_FromProto(mapCtx *direct.MapContext, in *pb.TargetTcpProxy) *krm.ComputeTargetTCPProxyStatus
- func ComputeTargetTCPProxyStatus_ToProto(mapCtx *direct.MapContext, in *krm.ComputeTargetTCPProxyStatus) *pb.TargetTcpProxy
- func NewTargetTCPProxyModel(ctx context.Context, config *config.ControllerConfig) (directbase.Model, error)
- func ResolveComputeBackendService(ctx context.Context, reader client.Reader, src client.Object, ...) (*refs.ComputeBackendServiceRef, error)
- type TargetTCPProxyReconcileGate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeTargetTCPProxySpec_BackendServiceRef_FromProto ¶
func ComputeTargetTCPProxySpec_BackendServiceRef_FromProto(mapCtx *direct.MapContext, in string) *refs.ComputeBackendServiceRef
func ComputeTargetTCPProxySpec_BackendServiceRef_ToProto ¶
func ComputeTargetTCPProxySpec_BackendServiceRef_ToProto(mapCtx *direct.MapContext, in *refs.ComputeBackendServiceRef) *string
func ComputeTargetTCPProxySpec_FromProto ¶
func ComputeTargetTCPProxySpec_FromProto(mapCtx *direct.MapContext, in *pb.TargetTcpProxy) *krm.ComputeTargetTCPProxySpec
func ComputeTargetTCPProxySpec_ToProto ¶
func ComputeTargetTCPProxySpec_ToProto(mapCtx *direct.MapContext, in *krm.ComputeTargetTCPProxySpec) *pb.TargetTcpProxy
func ComputeTargetTCPProxyStatus_FromProto ¶
func ComputeTargetTCPProxyStatus_FromProto(mapCtx *direct.MapContext, in *pb.TargetTcpProxy) *krm.ComputeTargetTCPProxyStatus
func ComputeTargetTCPProxyStatus_ToProto ¶
func ComputeTargetTCPProxyStatus_ToProto(mapCtx *direct.MapContext, in *krm.ComputeTargetTCPProxyStatus) *pb.TargetTcpProxy
func NewTargetTCPProxyModel ¶ added in v1.127.0
func NewTargetTCPProxyModel(ctx context.Context, config *config.ControllerConfig) (directbase.Model, error)
func ResolveComputeBackendService ¶ added in v1.126.0
Types ¶
type TargetTCPProxyReconcileGate ¶ added in v1.127.0
type TargetTCPProxyReconcileGate struct {
// contains filtered or unexported fields
}
func (*TargetTCPProxyReconcileGate) ShouldReconcile ¶ added in v1.127.0
func (r *TargetTCPProxyReconcileGate) ShouldReconcile(o *unstructured.Unstructured) bool
Click to show internal directories.
Click to hide internal directories.