Documentation ¶
Overview ¶
Package provision contains utilities for obtaining runtime provision, information -- such as pipeline options.
Deprecated: Use github.com/Beamdust/beam-fork/sdks/v3/go/container/tools package instead.
Index ¶
- func Info(ctx context.Context, endpoint string) (*fnpb.ProvisionInfo, error)deprecated
- func JSONToProto(data string) (*google_pb.Struct, error)deprecated
- func OptionsToProto(v any) (*google_pb.Struct, error)deprecated
- func ProtoToJSON(opt *google_pb.Struct) (string, error)deprecated
- func ProtoToOptions(opt *google_pb.Struct, v any) errordeprecated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONToProto
deprecated
func OptionsToProto
deprecated
func ProtoToJSON
deprecated
func ProtoToOptions
deprecated
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.