features

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsRunningInDockerDesktop added in v0.33.0

func IsRunningInDockerDesktop(ctx context.Context) bool

IsRunningInDockerDesktop checks if the CLI is running with Docker Desktop.

Types

type Features

type Features interface {
	InitError() error
	IsProfilesFeatureEnabled() bool
	IsRunningInDockerDesktop() bool
}

func AllDisabled

func AllDisabled() Features

func AllEnabled

func AllEnabled() Features

func New

func New(ctx context.Context, dockerCli command.Cli) (result Features)

Jump to

Keyboard shortcuts

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