Welcome to k8sGen’s documentation!¶
Contents:
- Builder
- API Resources
- APIService
- Binding
- CSIDriver
- CSINode
- CertificateSigningRequest
- ClusterRole
- ClusterRoleBinding
- ComponentStatus
- ConfigMap
- ControllerRevision
- CronJob
- CustomResourceDefinition
- DaemonSet
- Deployment
- EndpointSlice
- Endpoints
- Event
- HorizontalPodAutoscaler
- Ingress
- IngressClass
- Job
- Lease
- LimitRange
- LocalSubjectAccessReview
- MutatingWebhookConfiguration
- Namespace
- NetworkPolicy
- Node
- PersistentVolume
- PersistentVolumeClaim
- Pod
- PodDisruptionBudget
- PodSecurityPolicy
- PodTemplate
- PriorityClass
- ReplicaSet
- ReplicationController
- ResourceQuota
- Role
- RoleBinding
- RuntimeClass
- Secret
- SelfSubjectAccessReview
- SelfSubjectRulesReview
- Service
- ServiceAccount
- StatefulSet
- StorageClass
- SubjectAccessReview
- TokenReview
- ValidatingWebhookConfiguration
- VolumeAttachment
- Indices and tables
- Components
- Address
- AllowedCSIDriver
- AllowedFlexVolume
- AllowedHostPath
- AllowedTopology
- CSINodeDriver
- ClientConfig
- ClusterRoleBindingSubject
- ClusterRule
- ComponentStatusCondition
- ConfigMapItem
- Container
- ContainerPort
- ContainerSpec
- DNSConfig
- DNSConfigOptions
- DownwardAPIItem
- EnvironmentVariable
- EnvironmentVariableSource
- HTTPHeader
- HostAlias
- ImagePullSecret
- IngressRule
- IngressRulePath
- IngressTLS
- LifecycleDefinition
- Limit
- ManagedField
- MatchExpression
- MatchLabelExpression
- Metadata
- NetworkPolicyEgress
- NetworkPolicyIngress
- NodeAffinity
- NodePreferredAffinity
- NodeRequiredAffinity
- NodeSelectorTerm
- NonResourceAttribute
- OwnerReference
- PodAffinity
- PodAntiAffinity
- PodPreferredAffinity
- PodPreferredAntiAffinity
- PodRequiredAffinity
- PodRequiredAntiAffinity
- PrinterColumn
- Probe
- ProjectedVolumeSource
- Range
- ReadinessGate
- ResourceAttribute
- ResourceDefinitionVersion
- RoleRule
- ScopeSelector
- SecretItem
- SecurityContext
- Selector
- ServiceAccountSecret
- ServicePort
- Subset
- SubsetPort
- Sysctl
- Taint
- Toleration
- UserGroup
- Volume
- VolumeClaimTemplate
- VolumeDevice
- VolumeMount
- Webhook
- Indices and tables
Indices and tables¶
Installation¶
To install k8sGen, run
pip install k8sgen
and then begin using it in your Python program
Contribute¶
- Issue Tracker: github.com/jfcarter2358/k8sGen/issues
- Source Code: github.com/jfcarter2358/k8sGen
Support¶
If you are having any issues please create an issue on GitHub or send an email to jfcarter2358@gmail.com
License¶
The project is licensed under the MIT license.