Documentation ¶
Index ¶
- func GetClusterConfig(ctx context.Context, clusterName string, backend kvstore.BackendOperations) (*cmtypes.CiliumClusterConfig, error)
- func IsClusterConfigRequired(ctx context.Context, backend kvstore.BackendOperations) (bool, error)
- func SetClusterConfig(ctx context.Context, clusterName string, config *cmtypes.CiliumClusterConfig, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterConfig ¶
func GetClusterConfig(ctx context.Context, clusterName string, backend kvstore.BackendOperations) (*cmtypes.CiliumClusterConfig, error)
func IsClusterConfigRequired ¶
IsClusterConfigRequired returns whether the remote kvstore guarantees that the cilium cluster config will be eventually created.
func SetClusterConfig ¶
func SetClusterConfig(ctx context.Context, clusterName string, config *cmtypes.CiliumClusterConfig, backend kvstore.BackendOperations) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.