Documentation
¶
Index ¶
- func FetchOperatorTemplates(conn *grpc.ClientConn, versionStr string) ([]*yamls.YAMLFile, error)
- func FetchVizierTemplates(conn *grpc.ClientConn, authToken, versionStr string) ([]*yamls.YAMLFile, error)
- func FetchVizierYAMLMap(conn *grpc.ClientConn, authToken, versionStr string) (map[string]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchOperatorTemplates ¶
FetchOperatorTemplates fetches the operator templates for the given version.
func FetchVizierTemplates ¶
func FetchVizierTemplates(conn *grpc.ClientConn, authToken, versionStr string) ([]*yamls.YAMLFile, error)
FetchVizierTemplates fetches the Vizier templates for the given version.
func FetchVizierYAMLMap ¶
func FetchVizierYAMLMap(conn *grpc.ClientConn, authToken, versionStr string) (map[string]string, error)
FetchVizierYAMLMap fetches Vizier YAML files and write to a map <fname>:<yaml string>.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.