configlet

package
v0.0.0-...-2151b9b Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteConfigletAssignmentConfig

func DeleteConfigletAssignmentConfig(ctx context.Context, conn *grpc.ClientConn,
	wsid, nodeid string) (
	*sc_v1.ConfigletAssignmentConfigDeleteResponse, error)

DeleteConfigletAssignmentConfig deletes a ConfigletAssignmentConfig resource

func DeleteConfigletConfig

func DeleteConfigletConfig(ctx context.Context, conn *grpc.ClientConn,
	wsid, configid string) (
	*sc_v1.ConfigletConfigDeleteResponse, error)

DeleteConfigletConfig deletes a ConfigletConfig resource

func GetAllConfigletAssignmentConfigs

func GetAllConfigletAssignmentConfigs(ctx context.Context, conn *grpc.ClientConn, wsid string) (
	[]*sc_v1.ConfigletAssignmentConfig, error)

GetAllConfigletAssignmentConfigs retrieves all ConfigletAssignmentConfig resources

func GetAllConfigletAssignments

func GetAllConfigletAssignments(ctx context.Context, conn *grpc.ClientConn, wsid string) (
	[]*sc_v1.ConfigletAssignment, error)

GetAllConfigletAssignments retrieves all ConfigletAssignment resources

func GetAllConfigletConfigs

func GetAllConfigletConfigs(ctx context.Context, conn *grpc.ClientConn, wsid string) (
	[]*sc_v1.ConfigletConfig, error)

GetAllConfigletConfigs retrieves all ConfigletConfig resources

func GetAllConfiglets

func GetAllConfiglets(ctx context.Context, conn *grpc.ClientConn,
	wsid string, ts int64) ([]*sc_v1.Configlet, error)

GetAllConfiglets retrieves all Configlet resources

func GetConfiglet

func GetConfiglet(ctx context.Context, conn *grpc.ClientConn, wsid, configid string) (
	*sc_v1.Configlet, error)

GetConfiglet retrieves a Configlet resource

func GetConfigletAssignment

func GetConfigletAssignment(ctx context.Context, conn *grpc.ClientConn, wsid, nodeid string) (
	*sc_v1.ConfigletAssignment, error)

GetConfigletAssignment retrieves a ConfigletAssignment resource

func GetConfigletAssignmentConfig

func GetConfigletAssignmentConfig(ctx context.Context, conn *grpc.ClientConn, wsid, nodeid string) (
	*sc_v1.ConfigletAssignmentConfig, error)

GetConfigletAssignmentConfig retrieves a ConfigletAssignmentConfig resource

func GetConfigletConfig

func GetConfigletConfig(ctx context.Context, conn *grpc.ClientConn, wsid, configid string) (
	*sc_v1.ConfigletConfig, error)

GetConfigletConfig retrieves a ConfigletConfig resource

func SetConfigletAssignmentConfig

func SetConfigletAssignmentConfig(ctx context.Context, conn *grpc.ClientConn,
	cnConfig *sc_v1.ConfigletAssignmentConfig) (
	*sc_v1.ConfigletAssignmentConfig, error)

SetConfigletAssignmentConfig issues a Set on the ConfigletAssignmentConfig resource

func SetConfigletConfig

func SetConfigletConfig(ctx context.Context, conn *grpc.ClientConn,
	scConfig *sc_v1.ConfigletConfig) (
	*sc_v1.ConfigletConfig, error)

SetConfigletConfig issues a Set on the ConfigletConfig resource

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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